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 2016/11/06 17:57:14 UTC

Build failed in Jenkins: Zest(JavaEdition)-develop-java9-check #18

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

Changes:

[paulmerlin] Remove now unused Wicket dependency declaration

[paulmerlin] Minor libraries upgrades

[paulmerlin] build: remove idea plugin as Gradle project import works out of the box

[paulmerlin] build: remove eclipse plugin as Gradle project import works out of the

[paulmerlin] build: remove custom wrapper task, this is not needed anymore

[paulmerlin] build: prefer httpS repositories when possible

[paulmerlin] build: remove provided configuration, Gradle now provide compileOnly

[paulmerlin] build: remove old hack to continue on test failures

[paulmerlin] build: remove unused task

[paulmerlin] build: remove some now not needed groovy flags

[paulmerlin] build: fix restlet maven repository url

[paulmerlin] build: remove unused project extra property

[paulmerlin] build: groovy @CompileStatic buildSrc

[paulmerlin] build: remove unnecessary output

[paulmerlin] build: fix asciidoc snippet filter tag matching

[paulmerlin] doc: fix various snippet tags

------------------------------------------
[...truncated 3369 lines...]
	at org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:173)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:244)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:217)
	at org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:33)
	at org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:24)
	at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
	at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
	at org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:210)
	at org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:174)
	at org.gradle.launcher.Main.doAction(Main.java:33)
	at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:60)
	at org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:37)
	at org.gradle.launcher.GradleMain.main(GradleMain.java:23)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:30)
	at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:129)
	at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)
java.lang.NullPointerException
	at aQute.bnd.header.OSGiHeader.quote(OSGiHeader.java:150)
	at aQute.bnd.header.Attrs.append(Attrs.java:416)
	at aQute.bnd.header.Attrs.append(Attrs.java:397)
	at aQute.bnd.header.Parameters.append(Parameters.java:175)
	at aQute.bnd.header.Parameters.toString(Parameters.java:164)
	at aQute.bnd.osgi.Analyzer.calcManifest(Analyzer.java:788)
	at org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest.getEffectiveManifest(DefaultOsgiManifest.java:70)
	at org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest_Decorated.getEffectiveManifest(Unknown Source)
	at org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest.getEffectiveManifest(DefaultOsgiManifest.java:35)
	at org.gradle.api.java.archives.internal.DefaultManifest.writeTo(DefaultManifest.java:220)
	at org.gradle.api.java.archives.internal.DefaultManifest.writeTo(DefaultManifest.java:214)
	at org.gradle.jvm.tasks.Jar$1$1.execute(Jar.java:80)
	at org.gradle.jvm.tasks.Jar$1$1.execute(Jar.java:67)
	at org.gradle.api.internal.file.collections.MapFileTree$FileVisitDetailsImpl.copyTo(MapFileTree.java:182)
	at org.gradle.api.internal.file.copy.DefaultFileCopyDetails.copyTo(DefaultFileCopyDetails.java:98)
	at org.gradle.api.internal.file.archive.ZipCopyAction$StreamAction.visitFile(ZipCopyAction.java:102)
	at org.gradle.api.internal.file.archive.ZipCopyAction$StreamAction.processFile(ZipCopyAction.java:92)
	at org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$1$1.processFile(NormalizingCopyActionDecorator.java:66)
	at org.gradle.api.internal.file.copy.DuplicateHandlingCopyActionDecorator$1$1.processFile(DuplicateHandlingCopyActionDecorator.java:60)
	at org.gradle.api.internal.file.copy.CopyFileVisitorImpl.processFile(CopyFileVisitorImpl.java:60)
	at org.gradle.api.internal.file.copy.CopyFileVisitorImpl.visitFile(CopyFileVisitorImpl.java:44)
	at org.gradle.api.internal.file.AbstractFileTree$FilteredFileTreeImpl$1.visitFile(AbstractFileTree.java:150)
	at org.gradle.api.internal.file.collections.MapFileTree$Visit.visit(MapFileTree.java:133)
	at org.gradle.api.internal.file.collections.MapFileTree.visit(MapFileTree.java:86)
	at org.gradle.api.internal.file.collections.FileTreeAdapter.visit(FileTreeAdapter.java:109)
	at org.gradle.api.internal.file.AbstractFileTree$FilteredFileTreeImpl.visit(AbstractFileTree.java:141)
	at org.gradle.api.internal.file.CompositeFileTree.visit(CompositeFileTree.java:58)
	at org.gradle.api.internal.file.copy.CopySpecActionImpl.execute(CopySpecActionImpl.java:37)
	at org.gradle.api.internal.file.copy.CopySpecActionImpl.execute(CopySpecActionImpl.java:24)
	at org.gradle.api.internal.file.copy.DefaultCopySpec$DefaultCopySpecResolver.walk(DefaultCopySpec.java:570)
	at org.gradle.api.internal.file.copy.DefaultCopySpec$DefaultCopySpecResolver.walk(DefaultCopySpec.java:572)
	at org.gradle.api.internal.file.copy.DefaultCopySpec$DefaultCopySpecResolver.walk(DefaultCopySpec.java:572)
	at org.gradle.api.internal.file.copy.DefaultCopySpec.walk(DefaultCopySpec.java:380)
	at org.gradle.api.internal.file.copy.CopySpecBackedCopyActionProcessingStream.process(CopySpecBackedCopyActionProcessingStream.java:36)
	at org.gradle.api.internal.file.copy.DuplicateHandlingCopyActionDecorator$1.process(DuplicateHandlingCopyActionDecorator.java:44)
	at org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$1.process(NormalizingCopyActionDecorator.java:57)
	at org.gradle.api.internal.file.archive.ZipCopyAction$1.execute(ZipCopyAction.java:64)
	at org.gradle.api.internal.file.archive.ZipCopyAction$1.execute(ZipCopyAction.java:62)
	at org.gradle.internal.IoActions.withResource(IoActions.java:74)
	at org.gradle.api.internal.file.archive.ZipCopyAction.execute(ZipCopyAction.java:62)
	at org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator.execute(NormalizingCopyActionDecorator.java:53)
	at org.gradle.api.internal.file.copy.DuplicateHandlingCopyActionDecorator.execute(DuplicateHandlingCopyActionDecorator.java:42)
	at org.gradle.api.internal.file.copy.CopyActionExecuter.execute(CopyActionExecuter.java:38)
	at org.gradle.api.tasks.AbstractCopyTask.copy(AbstractCopyTask.java:94)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:75)
	at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.doExecute(DefaultTaskClassInfoStore.java:136)
	at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:129)
	at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:118)
	at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:623)
	at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:606)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:80)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:61)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
	at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:64)
	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:58)
	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:52)
	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:53)
	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:233)
	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:215)
	at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$TaskExecutorWorker.processTask(AbstractTaskPlanExecutor.java:74)
	at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$TaskExecutorWorker.run(AbstractTaskPlanExecutor.java:55)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor.process(DefaultTaskPlanExecutor.java:32)
	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter.execute(DefaultTaskGraphExecuter.java:113)
	at org.gradle.execution.SelectedTaskExecutionAction.execute(SelectedTaskExecutionAction.java:37)
	at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBuildExecuter.java:37)
	at org.gradle.execution.DefaultBuildExecuter.access$000(DefaultBuildExecuter.java:23)
	at org.gradle.execution.DefaultBuildExecuter$1.proceed(DefaultBuildExecuter.java:43)
	at org.gradle.execution.DryRunBuildExecutionAction.execute(DryRunBuildExecutionAction.java:32)
	at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBuildExecuter.java:37)
	at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBuildExecuter.java:30)
	at org.gradle.initialization.DefaultGradleLauncher$4.run(DefaultGradleLauncher.java:186)
	at org.gradle.internal.Factories$1.create(Factories.java:22)
	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:91)
	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:53)
	at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:183)
	at org.gradle.initialization.DefaultGradleLauncher.access$200(DefaultGradleLauncher.java:33)
	at org.gradle.initialization.DefaultGradleLauncher$1.create(DefaultGradleLauncher.java:112)
	at org.gradle.initialization.DefaultGradleLauncher$1.create(DefaultGradleLauncher.java:106)
	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:91)
	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:63)
	at org.gradle.initialization.DefaultGradleLauncher.doBuild(DefaultGradleLauncher.java:106)
	at org.gradle.initialization.DefaultGradleLauncher.run(DefaultGradleLauncher.java:92)
	at org.gradle.launcher.exec.GradleBuildController.run(GradleBuildController.java:66)
	at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:28)
	at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
	at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:41)
	at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:26)
	at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:79)
	at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:51)
	at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:51)
	at org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:173)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:244)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:217)
	at org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:33)
	at org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:24)
	at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
	at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
	at org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:210)
	at org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:174)
	at org.gradle.launcher.Main.doAction(Main.java:33)
	at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:60)
	at org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:37)
	at org.gradle.launcher.GradleMain.main(GradleMain.java:23)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:30)
	at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:129)
	at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)

:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:makeVersionClass
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:compileVersionJava
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:compileJava
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerGenDependencies
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerGenLicense
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerGenNotice
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:processResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:classes
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:jarjava.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException

:org.apache.zest.core:org.apache.zest.core.api:compileTestJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:org.apache.zest.core:org.apache.zest.core.api:processTestResources
:org.apache.zest.core:org.apache.zest.core.api:testClasses
:org.apache.zest.core:org.apache.zest.core.api:test
:org.apache.zest.core:org.apache.zest.core.bootstrap:compileTestJava
:org.apache.zest.core:org.apache.zest.core.bootstrap:processTestResources UP-TO-DATE
:org.apache.zest.core:org.apache.zest.core.bootstrap:testClasses
:org.apache.zest.core:org.apache.zest.core.bootstrap:test
:org.apache.zest.core:org.apache.zest.core.functional:compileTestJava
:org.apache.zest.core:org.apache.zest.core.functional:processTestResources UP-TO-DATE
:org.apache.zest.core:org.apache.zest.core.functional:testClasses
:org.apache.zest.core:org.apache.zest.core.functional:test
:org.apache.zest.core:org.apache.zest.core.io:compileTestJava
:org.apache.zest.core:org.apache.zest.core.io:processTestResources
:org.apache.zest.core:org.apache.zest.core.io:testClasses
:org.apache.zest.core:org.apache.zest.core.io:test
:org.apache.zest.core:org.apache.zest.core.runtime:compileTestJava<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/src/test/java/org/apache/zest/test/SomeMixin.java>:46: warning: [deprecation] Double(double) in Double has been deprecated
        bar( 1.0, true, 1.0F, 'x', 0, 0L, (short) 0, (byte) 3, new Double( 4F ), new Object[ 0 ], new int[ 0 ] );
                                                               ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/src/test/java/org/apache/zest/runtime/property/PropertyEqualityTest.java>:201: warning: [deprecation] Character(char) in Character has been deprecated
                    new Character( 'q' ).hashCode(),
                    ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/src/test/java/org/apache/zest/runtime/composite/QI256Test.java>:162: warning: [deprecation] newInstance() in Class has been deprecated
                    throw clazz.newInstance();
                               ^
  where T is a type-variable:
    T extends Object declared in class Class
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/src/test/java/org/apache/zest/runtime/composite/QI256Test.java>:178: warning: [deprecation] newInstance() in Class has been deprecated
                    throw clazz.newInstance();
                               ^
  where T is a type-variable:
    T extends Object declared in class Class
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/src/test/java/org/apache/zest/runtime/composite/QI256Test.java>:194: warning: [deprecation] newInstance() in Class has been deprecated
                    throw clazz.newInstance();
                               ^
  where T is a type-variable:
    T extends Object declared in class Class
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/src/test/java/org/apache/zest/runtime/injection/ServiceInjectionTest.java>:93: warning: [deprecation] Long(long) in Long has been deprecated
        assertEquals( new Long( 1L ), user.testLongIterable() );
                      ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 warnings

:org.apache.zest.core:org.apache.zest.core.runtime:processTestResources
:org.apache.zest.core:org.apache.zest.core.runtime:testClasses
:org.apache.zest.core:org.apache.zest.core.runtime:test

org.apache.zest.test.composite.CleanStackTraceTest > cleanStackTraceOnApplicationException FAILED
    org.junit.ComparisonFailure at CleanStackTraceTest.java:105

org.apache.zest.test.ASMTest > generateASM FAILED
    java.lang.IllegalArgumentException at ASMTest.java:52

org.apache.zest.runtime.composite.FunctionalListTest > givenArrayListWithMapOpCapabilityWhenMappingIntegerToStringExpectCorrectResult FAILED
    org.apache.zest.bootstrap.AssemblyException
        Caused by: java.lang.NullPointerException

org.apache.zest.runtime.mixin.JDKMixinTest > testMixinExtendsJDK FAILED
    org.apache.zest.bootstrap.AssemblyException
        Caused by: java.lang.NullPointerException

org.apache.zest.runtime.mixin.JDKMixinTest > testComposeJDKMixin FAILED
    org.apache.zest.bootstrap.AssemblyException
        Caused by: java.lang.NullPointerException

692 tests completed, 5 failed, 14 skipped
:org.apache.zest.core:org.apache.zest.core.runtime:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':org.apache.zest.core:org.apache.zest.core.runtime:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/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: 2 mins 12.066 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 : Zest(JavaEdition)-develop-java9-check #30

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


Build failed in Jenkins: Zest(JavaEdition)-develop-java9-check #29

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

Changes:

[paulmerlin] ZEST-175 fix JClouds EntityStore runtime classpath

------------------------------------------
[...truncated 2341 lines...]
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processVersionResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:versionClasses
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:jar
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
Note: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.runtime:check
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jar
:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':org.apache.zest.libraries:org.apache.zest.library.rest-client:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/libraries/rest-client/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: 27 mins 0.977 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: Zest(JavaEdition)-develop-java9-check #28

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

Changes:

[paulmerlin] ZEST-175 fix JClouds EntityStore runtime classpath

------------------------------------------
[...truncated 2160 lines...]
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processVersionResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:versionClasses
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:jar
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
Note: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:coverageReport SKIPPED
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:globalTestReport
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:check
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.runtime:check
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck FAILED
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-client:check
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jar
:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck'.
>   javax.xml.bind:jaxb-api:2.2.12:jar no licensing data could be found

* 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: 22 mins 25.551 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: Zest(JavaEdition)-develop-java9-check #27

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

Changes:

[paulmerlin] ZEST-175 Fix stack trace compaction for Java 9

[paulmerlin] runtime: stack trace compaction supports Java 8 suppressed exceptions

------------------------------------------
[...truncated 2369 lines...]
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:processVersionResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:versionClasses
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:jar
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
Note: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.runtime:check
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-client:check
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jar
:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/extensions/entitystore-jclouds/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: 22 mins 12.379 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: Zest(JavaEdition)-develop-java9-check #26

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

Changes:

[paulmerlin] ZEST-193: support for Java 8 interface static methods

[paulmerlin] ZEST-120 Add incomplete ignored test, demonstrating the issue

------------------------------------------
[...truncated 2387 lines...]

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
Note: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-client:check
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jar
:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':org.apache.zest.core:org.apache.zest.core.runtime:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/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 ':org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/extensions/entitystore-jclouds/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: 22 mins 34.945 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: Zest(JavaEdition)-develop-java9-check #25

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

Changes:

[paulmerlin] build: refine dependencies.gradle

[paulmerlin] build: fix bin dist rat

------------------------------------------
[...truncated 2498 lines...]

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
Note: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-client:check
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jar
:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':org.apache.zest.core:org.apache.zest.core.runtime:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/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 ':org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/extensions/entitystore-jclouds/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: 14 mins 50.193 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: Zest(JavaEdition)-develop-java9-check #24

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

Changes:

[paulmerlin] index-elastic: assembly with provided client & tests speedup

------------------------------------------
[...truncated 2399 lines...]

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
Note: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-codahale:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-client:check
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jar
:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJavawarning: [options] bootstrap class path not set in conjunction with -source 1.8
1 warning

:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':org.apache.zest.core:org.apache.zest.core.runtime:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/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 ':org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/extensions/entitystore-jclouds/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: 22 mins 6.007 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: Zest(JavaEdition)-develop-java9-check #23

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

Changes:

[paulmerlin] ZEST-177 Upgrade to ElasticSearch 5

[paulmerlin] build: move all tasks/plugins to the same package in buildSrc

[paulmerlin] ZEST-190 Fix documentation snippet include

[paulmerlin] build: enable gradle’s configure-on-demand

[paulmerlin] testsupport: introduce @NotYetImplemented annotation and its JUnit rule

[paulmerlin] build: introduce zest extension for shorted dependency notation

[paulmerlin] build: use zest extension for shorter dependency notation

[paulmerlin] build: move build logic from build scripts to plugins in buildSrc

[paulmerlin] minor: fix some javac & javadoc warnings in core

[paulmerlin] testsupport: limit resource usage of FreePortFinder

[paulmerlin] ZEST-188 Remove remains of scala support

[paulmerlin] build: fix task groups

[paulmerlin] build: extract dev/release version condition

[paulmerlin] build: move website & manual build logic to ManualPlugin in buildSrc

[paulmerlin] Revert "build: enable gradle’s configure-on-demand"

[paulmerlin] build: safer cleanup in ExecLogged

[paulmerlin] Fix forum sample

[paulmerlin] build: fix samples tasks name conflicts

[paulmerlin] build: isolate test working/tmp/home directories

[paulmerlin] fileconfig: introduce convention helper

[paulmerlin] tests: use fileconfig convention everywhere

[paulmerlin] build: match Gradle maxWorkers and Test maxParallelForks

[paulmerlin] testsupport: prefer TemporaryFolder over DelTree junit rule

[paulmerlin] build: move back dependencies declaration from buildSrc to ./

[paulmerlin] osgi: upgrade to 4.3.1 and fix compilation

[paulmerlin] uowfile: fix tests for parallel execution

[paulmerlin] fileconfig: add coverage

[paulmerlin] tools/shell: fix non-isolated tests and file operations

[paulmerlin] build: better tests isolation

[paulmerlin] tests: properly isolate all tests that rely on fileconfig

[paulmerlin] http: fix tests using keystores broken in isolation

[paulmerlin] tests: properly isolate all tests that rely on ephemeral network ports

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (ubuntu) in workspace <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/zest-java.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 0cd5a1508217654cd0dbe70864e705fc71b874b6 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cd5a1508217654cd0dbe70864e705fc71b874b6
 > git rev-list 2bdc64f25414f86faa9e1e589da7007a58bd2a19 # timeout=10
[Zest(JavaEdition)-develop-java9-check] $ /bin/bash -xe /tmp/hudson1314528194281855811.sh
+ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+142-jigsaw-nightly-h5677-20161102)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+142-jigsaw-nightly-h5677-20161102, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java9-check] $ <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/gradlew> --no-daemon --continue clean check

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.ExceptionInInitializerError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/api/build/test-results/test/TEST-org.apache.zest.api.OperatorsTest.xml> is 13 days old



Build failed in Jenkins: Zest(JavaEdition)-develop-java9-check #22

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

Changes:

[paulmerlin] ZEST-155 Use Apache Geode 1.0.0-incubating instead of some milestone

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/zest-java.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 2bdc64f25414f86faa9e1e589da7007a58bd2a19 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2bdc64f25414f86faa9e1e589da7007a58bd2a19
 > git rev-list e4f991c808285fc25129e5a132bfbae834dfc738 # timeout=10
[Zest(JavaEdition)-develop-java9-check] $ /bin/bash -xe /tmp/hudson1091232596289588733.sh
+ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+142-jigsaw-nightly-h5677-20161102)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+142-jigsaw-nightly-h5677-20161102, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java9-check] $ <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/gradlew> --no-daemon --continue clean check

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.ExceptionInInitializerError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/api/build/test-results/test/TEST-org.apache.zest.api.OperatorsTest.xml> is 23 hr old



Build failed in Jenkins: Zest(JavaEdition)-develop-java9-check #21

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

Changes:

[paulmerlin] ZEST-192 Introduce Codahale Metrics extension

[paulmerlin] ZEST-192 Remove Yammer Metrics extension

[paulmerlin] Remove unused import

[paulmerlin] build: remove use of now deprecated Gradle Jetty plugin in favor of

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/zest-java.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision e4f991c808285fc25129e5a132bfbae834dfc738 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4f991c808285fc25129e5a132bfbae834dfc738
 > git rev-list 812f1446cdffbe1a453a43fe9710772b7d9125d0 # timeout=10
[Zest(JavaEdition)-develop-java9-check] $ /bin/bash -xe /tmp/hudson4944408451155386236.sh
+ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+142-jigsaw-nightly-h5677-20161102)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+142-jigsaw-nightly-h5677-20161102, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java9-check] $ <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/gradlew> --no-daemon --continue clean check

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.ExceptionInInitializerError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/api/build/test-results/test/TEST-org.apache.zest.api.OperatorsTest.xml> is 20 hr old



Build failed in Jenkins: Zest(JavaEdition)-develop-java9-check #20

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

Changes:

[paulmerlin] ZEST-190 Refine Metrics API

[paulmerlin] ZEST-190 Refine Metrics API

[paulmerlin] ZEST-190 Rewrite metrics library tests to fix their flakiness

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu) in workspace <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/zest-java.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 812f1446cdffbe1a453a43fe9710772b7d9125d0 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 812f1446cdffbe1a453a43fe9710772b7d9125d0
 > git rev-list 420054295fe5138f61051bb33676afb7280b9ba5 # timeout=10
[Zest(JavaEdition)-develop-java9-check] $ /bin/bash -xe /tmp/hudson5917856590788015786.sh
+ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+142-jigsaw-nightly-h5677-20161102)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+142-jigsaw-nightly-h5677-20161102, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java9-check] $ <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/gradlew> --no-daemon --continue clean check

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.ExceptionInInitializerError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/api/build/test-results/test/TEST-org.apache.zest.api.OperatorsTest.xml> is 2 hr 58 min old



Build failed in Jenkins: Zest(JavaEdition)-develop-java9-check #19

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

Changes:

[paulmerlin] Review FreePortFinder test utility to reduce test flakiness on CI

------------------------------------------
[...truncated 5645 lines...]
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:jarjava.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileVersionJava
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileJavaNote: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/tutorials/introduction/thirtyminutes/src/main/java/org/apache/zest/demo/thirtyminutes/ThirtyMinutesDocs.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:test UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:makeVersionClass
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileVersionJava
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileJava
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenDependencies
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenLicense
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerGenNotice
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:classes
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:compileTestJava UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:processTestResources UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:testClasses UP-TO-DATE
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:test UP-TO-DATE
:honkerCheck
:rat SKIPPED
:compileJava UP-TO-DATE
:honkerGenDependencies
:honkerGenLicense
:honkerGenNotice
:processResources UP-TO-DATE
:classes
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:org.apache.zest.core:honkerCheck
:org.apache.zest.core:check
:org.apache.zest.extensions:honkerCheck
:org.apache.zest.extensions:check
:org.apache.zest.libraries:honkerCheck
:org.apache.zest.libraries:check
:org.apache.zest.manual:honkerCheck
:org.apache.zest.manual:check
:org.apache.zest.samples:honkerCheck
:org.apache.zest.samples:check
:org.apache.zest.tests:honkerCheck
:org.apache.zest.tests:check
:org.apache.zest.tools:honkerCheck
:org.apache.zest.tools:check
:org.apache.zest.tutorials:honkerCheck
:org.apache.zest.tutorials:check
:org.apache.zest.core:org.apache.zest.core.api:honkerCheck
:org.apache.zest.core:org.apache.zest.core.api:check
:org.apache.zest.core:org.apache.zest.core.bootstrap:honkerCheck
:org.apache.zest.core:org.apache.zest.core.bootstrap:check
:org.apache.zest.core:org.apache.zest.core.functional:honkerCheck
:org.apache.zest.core:org.apache.zest.core.functional:check
:org.apache.zest.core:org.apache.zest.core.io:honkerCheck
:org.apache.zest.core:org.apache.zest.core.io:check
:org.apache.zest.core:org.apache.zest.core.runtime:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:honkerCheck
:org.apache.zest.core:org.apache.zest.core.spi:check
:org.apache.zest.core:org.apache.zest.core.testsupport:honkerCheck
:org.apache.zest.core:org.apache.zest.core.testsupport:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.cache-memcache:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-file:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-geode:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-hazelcast:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-jdbm:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-leveldb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-memory:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-mongodb:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-preferences:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-redis:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-riak:check
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.entitystore-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-elasticsearch:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-rdf:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-solr:check
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.indexing-sql:check
:org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:check
:org.apache.zest.extensions:org.apache.zest.extension.migration:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.migration:check
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.reindexer:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-orgjson:check
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:honkerCheck
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-stax:check
:org.apache.zest.libraries:org.apache.zest.library.alarm:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.alarm:check
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.circuitbreaker:check
:org.apache.zest.libraries:org.apache.zest.library.constraints:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.constraints:check
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.fileconfig:check
:org.apache.zest.libraries:org.apache.zest.library.http:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.http:check
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:check
:org.apache.zest.libraries:org.apache.zest.library.jmx:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.jmx:check
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:check
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:check
:org.apache.zest.libraries:org.apache.zest.library.locking:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.locking:check
:org.apache.zest.libraries:org.apache.zest.library.logging:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.logging:check
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.metrics:check
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.osgi:check
:org.apache.zest.libraries:org.apache.zest.library.rdf:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rdf:check
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest:check
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-client:check
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-common:check
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.rest-server:check
:org.apache.zest.libraries:org.apache.zest.library.restlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.restlet:check
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.scripting:check
:org.apache.zest.libraries:org.apache.zest.library.servlet:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.servlet:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-core:check
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.shiro-web:check
:org.apache.zest.libraries:org.apache.zest.library.spring:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.spring:check
:org.apache.zest.libraries:org.apache.zest.library.sql:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql:check
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-bonecp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-dbcp:check
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.sql-liquibase:check
:org.apache.zest.libraries:org.apache.zest.library.uid:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uid:check
:org.apache.zest.libraries:org.apache.zest.library.uowfile:honkerCheck
:org.apache.zest.libraries:org.apache.zest.library.uowfile:check
:org.apache.zest.samples:org.apache.zest.sample.dci:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.dci:check
:org.apache.zest.samples:org.apache.zest.sample.forum:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.forum:check
:org.apache.zest.samples:org.apache.zest.sample.rental:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.rental:check
:org.apache.zest.samples:org.apache.zest.sample.sql-support:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.sql-support:check
:org.apache.zest.samples:org.apache.zest.sample.swing:honkerCheck
:org.apache.zest.samples:org.apache.zest.sample.swing:check
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.cache-ehcache:jarjava.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException

:org.apache.zest.tests:org.apache.zest.test.performance:compilePerfJava
:org.apache.zest.tests:org.apache.zest.test.performance:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.performance:check
:org.apache.zest.tests:org.apache.zest.test.regression:honkerCheck
:org.apache.zest.tests:org.apache.zest.test.regression:check
:org.apache.zest.tools:org.apache.zest.tool.envisage:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.envisage:check
:org.apache.zest.tools:org.apache.zest.tool.model-detail:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.model-detail:check
:org.apache.zest.tools:org.apache.zest.tool.shell:honkerCheck
:org.apache.zest.tools:org.apache.zest.tool.shell:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.cargo:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.composites:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.hello:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.services:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.tenminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.thirtyminutes:check
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:honkerCheck
:org.apache.zest.tutorials:org.apache.zest.tutorial.introduction:org.apache.zest.tutorial.introduction.twominutes:check

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':org.apache.zest.core:org.apache.zest.core.runtime:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/runtime/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 ':org.apache.zest.extensions:org.apache.zest.extension.entitystore-jclouds:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/extensions/entitystore-jclouds/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: 7 mins 32.935 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results