See
https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/master/90/
No changes.
12 tests failed.
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk12-m3.5.x_build
/ Build linux-jdk12-m3.5.x_build / testCompilerBasic
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:90)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk12-m3.5.x_build
/ Build linux-jdk12-m3.5.x_build / testCompilerIncludesExcludes
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:173)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk12-m3.5.x_build
/ Build linux-jdk12-m3.5.x_build / testCompileSkipMain
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipMain(CompilerMojoTestCase.java:359)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk12-m3.5.x_build
/ Build linux-jdk12-m3.5.x_build / testCompileSkipTest
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipTest(CompilerMojoTestCase.java:373)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk12-m3.5.x_build
/ Build linux-jdk12-m3.5.x_build / testCompilerBasicSourceTarget
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasicSourceTarget(CompilerMojoTestCase.java:121)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk12-m3.5.x_build
/ Build linux-jdk12-m3.5.x_build / testCompilerFork
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:215)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testCompilerBasic
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:90)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testCompilerIncludesExcludes
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:173)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testCompileSkipMain
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipMain(CompilerMojoTestCase.java:359)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testCompileSkipTest
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipTest(CompilerMojoTestCase.java:373)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testCompilerBasicSourceTarget
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasicSourceTarget(CompilerMojoTestCase.java:121)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testCompilerFork
Error Message:
Compilation failure
Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:215)
Build log:
[...truncated 14805 lines...]
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native
Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Running post-build script:
f:\jenkins\jenkins-slave\workspace\box_maven-compiler-plugin_master@2\windows-jdk12-m3.5.x_build\target\it\MCOMPILER-275_separate-moduleinfo\verify.groovy
[INFO] Building: MCOMPILER-284\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MCOMPILER-284\pom.xml ............................ SUCCESS
(4.0 s)
[INFO] Building: MCOMPILER-294\pom.xml
[INFO] MCOMPILER-294\pom.xml ............................ SUCCESS
(5.2 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO] MCOMPILER-298\pom.xml ............................ SUCCESS
(6.8 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS
(5.4 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS
(26.4 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS
(4.9 s)
[INFO] Building: MCOMPILER-332_release10\pom.xml
[INFO] MCOMPILER-360\pom.xml ............................ SUCCESS
(6.1 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-332_release10\pom.xml .................. SUCCESS
(5.7 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[INFO] MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS
(12.4 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\multimodule\pom.xml ........ SUCCESS
(22.1 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS
(18.5 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO] MCOMPILER-360\pom.xml ............................ SUCCESS
(5.1 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\multimodule\pom.xml ........ SUCCESS
(13.0 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\multiproject\pom.xml ....... SUCCESS
(42.8 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS
(21.6 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\multiproject\pom.xml ....... SUCCESS
(31.6 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS
(13.1 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\singleproject-runtime\pom.xml SUCCESS
(13.2 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO] non-english-warnings\pom.xml ..................... SUCCESS
(5.9 s)
[INFO] Building: test1\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\singleproject-runtime\pom.xml SUCCESS
(9.7 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO] non-english-warnings\pom.xml ..................... SUCCESS
(5.1 s)
[INFO] Building: test1\pom.xml
[INFO] test1\pom.xml .................................... SUCCESS
(6.8 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 51, Failed: 0, Errors: 0, Skipped: 3
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:55 min
[INFO] Finished at: 2019-02-28T21:30:48-08:00
[INFO] Final Memory: 48M/167M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\box_maven-compiler-plugin_master@2@tmp\withMaven446b0af2\maven-spy-20190228-212052-47011656201677309225739.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk11-m3.5.x_build\pom.xml under
org\apache\maven\plugins\maven-compiler-plugin\3.8.1-SNAPSHOT\maven-compiler-plugin-3.8.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk11-m3.5.x_build\target\maven-compiler-plugin-3.8.1-SNAPSHOT.jar
under
org\apache\maven\plugins\maven-compiler-plugin\3.8.1-SNAPSHOT\maven-compiler-plugin-3.8.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk11-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT in
source directory windows-jdk11-m3.5.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\box_maven-compiler-plugin_master@2' for
files matching the pattern 'windows-jdk11-m3.5.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #88
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT(version:
3.8.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: windows-jdk11-m3.5.x_build\target\invoker-reports\*.xml
[INFO] test1\pom.xml .................................... SUCCESS
(5.4 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 41, Failed: 11, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * error-prone-compiler\pom.xml
[ERROR] * jdk16-annotation\pom.xml
[ERROR] * mcompiler-120\pom.xml
[ERROR] * mcompiler-135\pom.xml
[ERROR] * MCOMPILER-157\pom.xml
[ERROR] * mcompiler-179\pom.xml
[ERROR] * MCOMPILER-203-processorpath\pom.xml
[ERROR] * MCOMPILER-224\pom.xml
[ERROR] * MCOMPILER-260_customArguments\pom.xml
[ERROR] * MCOMPILER-270_release\pom.xml
[ERROR] * MCOMPILER-275_separate-moduleinfo\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:20 min
[INFO] Finished at: 2019-03-01T05:30:53Z
[INFO] Final Memory: 49M/174M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\box_maven-compiler-plugin_master@2@tmp\withMaven37801bbb\maven-spy-20190301-052333-2076260830822629623239.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test)
on project maven-compiler-plugin: 11 builds failed. See console output above
for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test)
on project maven-compiler-plugin: 11 builds failed. See console output above
for details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 11 builds failed. See
console output above for details.
at org.apache.maven.plugins.invoker.InvokerSession.handleFailures
(InvokerSession.java:260)
at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk12-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT in
source directory windows-jdk12-m3.5.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\box_maven-compiler-plugin_master@2' for
files matching the pattern 'windows-jdk12-m3.5.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #88
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT(version:
3.8.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: windows-jdk12-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 29 ms, Junit Publisher:
98 ms, Open Task Scanner Publisher: 105 ms, Invoker Publisher: 16676 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk12-m3.5.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 153 ms, Junit Publisher:
110 ms, Open Task Scanner Publisher: 109 ms, Invoker Publisher: 24755 ms,
Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext