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 2017/04/09 05:07:42 UTC

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #101

See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/101/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-29 - JSR-223 support, allowing any Java Scripting API language

[niclas] POLYGENE-29 - Updated documentation and added more languages.

[niclas] POLYGENE-29 - Removing old lang-* libraries.

[niclas] POLYGENE-29 - Updating docs and putting the doc support code in place.

[niclas] POLYGENE-29 - Doc fixes

------------------------------------------
[...truncated 669.41 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

68 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:compileTestJava'.
> 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: 12 mins 32.905 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Jenkins build is back to normal : Polygene(JavaEdition)-develop-java9-check #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/110/display/redirect?page=changes>


Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #109

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/109/display/redirect?page=changes>

Changes:

[paulmerlin] Performance Tests - allow multiple executions in one go

[paulmerlin] Tighten o.a.p.core.api.util by moving some types to where they belong

[paulmerlin] Minor edits, imports, variable names, simplify expressions

[paulmerlin] Use setAccessible( true ) only when necessary

[paulmerlin] [Fragment|Transient]ClassLoaders only supports JDK_8 opcodes

[paulmerlin] Minor, clean up CleanStackTraceTest

[paulmerlin] POLYGENE-29 Fix Kotlin Script file extension: *.kts

[paulmerlin] POLYGENE-29 Handle mixed method return type auto-unboxing

[paulmerlin] build: add gradle-profiler scenario file

------------------------------------------
[...truncated 670.17 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

69 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

* 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: 13 mins 28.358 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #108

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/108/display/redirect?page=changes>

Changes:

[paulmerlin] POLYGENE-29 Remove Groovy from published dependencies

[paulmerlin] POLYGENE-29 Better test assertions to pass on JDK 9

------------------------------------------
[...truncated 670.17 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

69 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

* 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: 13 mins 30.288 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #107

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/107/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-133 - implement, test and document @Concerns and @SideEffects

------------------------------------------
[...truncated 670.16 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

69 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

* 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: 13 mins 13.53 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #106

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/106/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-54 - Adding more tests of new converter feature.

------------------------------------------
[...truncated 670.17 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

69 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

* 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: 12 mins 36.518 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #105

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/105/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-54 - Adding a Testcase of new converter feature.

------------------------------------------
[...truncated 670.17 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

69 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

* 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: 13 mins 3.527 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #104

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/104/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-54 - Adding a ToValueConverter, ToEntityConverter and

------------------------------------------
[...truncated 672.11 KB...]
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

2 errors
69 warnings
:reports:javadocs FAILED
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':reports:javadocs'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/reports/build/tmp/javadocs/javadoc.options'>

* 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: 12 mins 32.624 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/103/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-29 - Groovy and Java used at same time must be co-located in

------------------------------------------
[...truncated 669.92 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

68 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/scripting/build/reports/tests/test/index.html>

* 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: 12 mins 38.987 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/102/display/redirect?page=changes>

Changes:

[niclas] POLYGENE-29 - Doc fixes

[niclas] POLYGENE-29 - Docs; can't figure out how to do alignments properly in

------------------------------------------
[...truncated 669.42 KB...]
                               ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:56: warning: no @throws for javax.management.JMException
    void registerCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/circuitbreaker/src/main/java/org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.java>:62: warning: no @throws for javax.management.JMException
    void unregisterCircuitBreakers()
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-leveldb/src/main/java/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> flavour();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/locking/src/main/java/org/apache/polygene/library/locking/WriteLockConcern.java>:63: warning: no @param for lock
    protected void lock(Lock lock)
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:45: warning: no @throws for java.io.IOException
    Value serialize( Object object, Function<Object, Value> serialize )
          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/serialization-messagepack/src/main/java/org/apache/polygene/serialization/messagepack/MessagePackAdapter.java>:55: warning: no @throws for java.io.IOException
    T deserialize( Value value, BiFunction<Value, ValueType, Object> deserialize )
      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:56: warning: no @param for message
        public static Result unhealthy(String message) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for message
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/src/main/java/org/apache/polygene/api/metrics/MetricsHealthCheck.java>:64: warning: no @param for exception
        public static Result exception(String message, Throwable exception) {
                             ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:35: warning: no @return
    Property<String> hashAlgorithmName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/shiro-core/src/main/java/org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.java>:41: warning: no @return
    Property<Integer> hashIterationsCount();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @param for key
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:38: warning: no @return
    File attachedFile( T key );
         ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/uowfile/src/main/java/org/apache/polygene/library/uowfile/plural/HasUoWFiles.java>:43: warning: no @return
    Iterable<File> attachedFiles();
                   ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:40: warning: no @return
    Property<String> host();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:48: warning: no @return
    Property<Integer> port();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:56: warning: no @return
    Property<Integer> timeout();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:62: warning: no @return
    Property<String> password();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-redis/src/main/java/org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.java>:70: warning: no @return
    Property<Integer> database();
                      ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/FormRepresentation.java>:106: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/JsonRepresentation.java>:87: warning: no description for @throws
     * @throws IOException
       ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:65: warning: no @param for <T>
    protected <T> Representation create( MediaType mediaType, T source )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/libraries/restlet/src/main/java/org/apache/polygene/library/restlet/serialization/PolygeneConverter.java>:79: warning: no @param for <T>
    protected <T> Representation create( Representation source, Class<T> objectClass )
                                 ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for module
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for uow
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:261: warning: no @param for identity
    protected static Some buildSomeValue( Module module, UnitOfWork uow, String identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for module
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for uow
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/testsupport/src/main/java/org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.java>:286: warning: no @param for identity
    protected static Some buildSomeEntity( Module module, UnitOfWork uow, Identity identity )
                          ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:39: warning: no @return
    Property<String> entityTableName();
                     ^
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/extensions/entitystore-sql/src/main/java/org/apache/polygene/entitystore/sql/SQLMapEntityStoreConfiguration.java>:45: warning: no @return
    Property<Boolean> createIfMissing();
                      ^

68 warnings
:core:api:honkerCheck
:core:api:check
:core:bootstrap:honkerCheck
:core:bootstrap:check
:core:runtime:honkerCheck
:core:runtime:check
:core:spi:honkerCheck
:core:spi:check
:core:testsupport:honkerCheck
:core:testsupport:check
:extensions:cache-ehcache:honkerCheck
:extensions:cache-ehcache:check
:extensions:cache-memcache:honkerCheck
:extensions:cache-memcache:check
:extensions:entitystore-cassandra:honkerCheck
:extensions:entitystore-cassandra:check
:extensions:entitystore-file:honkerCheck
:extensions:entitystore-file:check
:extensions:entitystore-geode:honkerCheck
:extensions:entitystore-geode:check
:extensions:entitystore-hazelcast:honkerCheck
:extensions:entitystore-hazelcast:check
:extensions:entitystore-jclouds:honkerCheck
:extensions:entitystore-jclouds:check
:extensions:entitystore-jdbm:honkerCheck
:extensions:entitystore-jdbm:check
:extensions:entitystore-leveldb:honkerCheck
:extensions:entitystore-leveldb:check
:extensions:entitystore-memory:honkerCheck
:extensions:entitystore-memory:check
:extensions:entitystore-mongodb:honkerCheck
:extensions:entitystore-mongodb:check
:extensions:entitystore-preferences:honkerCheck
:extensions:entitystore-preferences:check
:extensions:entitystore-redis:honkerCheck
:extensions:entitystore-redis:check
:extensions:entitystore-riak:honkerCheck
:extensions:entitystore-riak:check
:extensions:entitystore-sql:honkerCheck
:extensions:entitystore-sql:check
:extensions:indexing-elasticsearch:honkerCheck
:extensions:indexing-elasticsearch:check
:extensions:indexing-rdf:honkerCheck
:extensions:indexing-rdf:check
:extensions:indexing-solr:honkerCheck
:extensions:indexing-solr:check
:extensions:indexing-sql:honkerCheck
:extensions:indexing-sql:check
:extensions:metrics-codahale:honkerCheck
:extensions:metrics-codahale:check
:extensions:migration:honkerCheck
:extensions:migration:check
:extensions:reindexer:honkerCheck
:extensions:reindexer:check
:extensions:serialization-javaxjson:honkerCheck
:extensions:serialization-javaxjson:check
:extensions:serialization-javaxxml:honkerCheck
:extensions:serialization-javaxxml:check
:extensions:serialization-messagepack:honkerCheck
:extensions:serialization-messagepack:check
:internals:testsupport-internal:check UP-TO-DATE
:libraries:alarm:honkerCheck
:libraries:alarm:check
:libraries:circuitbreaker:honkerCheck
:libraries:circuitbreaker:check
:libraries:constraints:honkerCheck
:libraries:constraints:check
:libraries:fileconfig:honkerCheck
:libraries:fileconfig:check
:libraries:http:honkerCheck
:libraries:http:check
:libraries:invocation-cache:honkerCheck
:libraries:invocation-cache:check
:libraries:jmx:honkerCheck
:libraries:jmx:check
:libraries:locking:honkerCheck
:libraries:locking:check
:libraries:logging:honkerCheck
:libraries:logging:check
:libraries:osgi:honkerCheck
:libraries:osgi:check
:libraries:rdf:honkerCheck
:libraries:rdf:check
:libraries:rest:honkerCheck
:libraries:rest:check
:libraries:rest-client:honkerCheck
:libraries:rest-client:check
:libraries:rest-common:honkerCheck
:libraries:rest-common:check
:libraries:rest-server:honkerCheck
:libraries:rest-server:check
:libraries:restlet:honkerCheck
:libraries:restlet:check
:libraries:scripting:honkerCheck
:libraries:servlet:honkerCheck
:libraries:servlet:check
:libraries:shiro-core:honkerCheck
:libraries:shiro-core:check
:libraries:shiro-web:honkerCheck
:libraries:shiro-web:check
:libraries:spring:honkerCheck
:libraries:spring:check
:libraries:sql:honkerCheck
:libraries:sql:check
:libraries:sql-bonecp:honkerCheck
:libraries:sql-bonecp:check
:libraries:sql-dbcp:honkerCheck
:libraries:sql-dbcp:check
:libraries:sql-liquibase:honkerCheck
:libraries:sql-liquibase:check
:libraries:uid:honkerCheck
:libraries:uid:check
:libraries:uowfile:honkerCheck
:libraries:uowfile:check
:samples:dci:check
:samples:forum:check
:samples:rental:check UP-TO-DATE
:samples:sql-support:check UP-TO-DATE
:samples:swing:check UP-TO-DATE
:tests:performance:compilePerfJava
:tests:performance:compilePerfJava - is not incremental (e.g. outputs have changed, no previous execution, etc.).
warning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning
:tests:performance:check
:tests:regression:check UP-TO-DATE
:tools:envisage:honkerCheck
:tools:envisage:check
:tools:model-detail:honkerCheck
:tools:model-detail:check
:tutorials:cargo:check
:tutorials:composites:check
:tutorials:hello:check
:tutorials:introduction:check UP-TO-DATE
:tutorials:services:check
:tutorials:introduction:tenminutes:check UP-TO-DATE
:tutorials:introduction:thirtyminutes:check UP-TO-DATE
:tutorials:introduction:twominutes:check UP-TO-DATE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':libraries:scripting:compileTestJava'.
> 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: 12 mins 27.998 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results