See
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/15/
Changes:
* Update to new tool names
* Names are all lowercase
* Still no Maven 3.6.3 available on Windows
* Next Maven version change 3.7.x -> 4.x.x
* Added Java 17
* remove debug-flag
18 tests failed.
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompileSkipMain
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipMain(CompilerMojoTestCase.java:351)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompileSkipTest
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipTest(CompilerMojoTestCase.java:372)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompilerEmptySource
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerEmptySource(CompilerMojoTestCase.java:135)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompileFailure
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailure(CompilerMojoTestCase.java:308)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testOneOutputFileForAllInput2
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput2(CompilerMojoTestCase.java:274)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompilerBasicSourceTarget
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasicSourceTarget(CompilerMojoTestCase.java:115)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testOneOutputFileForAllInput
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput(CompilerMojoTestCase.java:236)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompileFailOnError
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailOnError(CompilerMojoTestCase.java:328)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompilerArgs
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerArgs(CompilerMojoTestCase.java:259)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build
/ Build linux-jdk15-m3.6.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:99)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build
/ Build linux-jdk15-m3.6.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:190)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build
/ Build linux-jdk15-m3.6.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:226)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompilerBasic
Error Message:
null
Stack Trace:
java.lang.ExceptionInInitializerError
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:84)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make
protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
throws java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to unnamed module @209c0b14
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:84)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompilerIncludesExcludes
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:162)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk16-m3.6.x_build
/ Build linux-jdk16-m3.6.x_build / testCompilerFork
Error Message:
Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getMockMavenSession(CompilerMojoTestCase.java:473)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.getCompilerMojo(CompilerMojoTestCase.java:395)
at
org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:210)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build
/ Build windows-jdk15-m3.6.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:99)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build
/ Build windows-jdk15-m3.6.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:190)
FAILED:
org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build
/ Build windows-jdk15-m3.6.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:226)
Build log:
[...truncated 19915 lines...]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-compiler-plugin ---
[INFO] MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS
(10.3 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[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.2.0:verify (integration-test) @
maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * multirelease-patterns\multimodule\pom.xml
[ERROR] * multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:51 min
[INFO] Finished at: 2021-01-14T16:50:10-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\712657a4\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven532c68ed\maven-spy-20210114-164318-1337255561371748457803.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test)
on project maven-compiler-plugin: 2 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.2.0:verify (integration-test)
on project maven-compiler-plugin: 2 builds failed. See console output above for
details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
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:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 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:140)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
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:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:347)
[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.2-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk11-m3.6.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.2-SNAPSHOT in
source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\712657a4\workspace\en-compiler-plugin_MCOMPILER-320@2'
for files matching the pattern 'windows-jdk11-m3.6.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 #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version:
3.8.2-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test
integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS
(15.4 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO] MCOMPILER-360\pom.xml ............................ SUCCESS
(4.1 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MCOMPILER-366\pom.xml ............................ SUCCESS
(5.1 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO] MCOMPILER-379\pom.xml ............................ SUCCESS
(4.0 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 54 ms, Junit Publisher:
124 ms, Open Task Scanner Publisher: 416 ms, Invoker Publisher: 33070 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-jdk11-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO] The post-build script did not succeed.
f:\jenkins\jenkins-slave\712657a4\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk15-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO] multirelease-patterns\multimodule\pom.xml ........ FAILED (8.5
s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO] The post-build script did not succeed. base should be built twice.
Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO] multirelease-patterns\multiproject\pom.xml ....... FAILED
(14.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
(16.7 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO] multirelease-patterns\singleproject-runtime\pom.xml SUCCESS
(8.2 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO] non-english-warnings\pom.xml ..................... SUCCESS
(4.5 s)
[INFO] Building: test1\pom.xml
[INFO] test1\pom.xml .................................... SUCCESS
(4.2 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.2.0:verify (integration-test) @
maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 49, Failed: 3, Errors: 0, Skipped: 3
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * error-prone-compiler\pom.xml
[ERROR] * multirelease-patterns\multimodule\pom.xml
[ERROR] * multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:32 min
[INFO] Finished at: 2021-01-14T16:51:35-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\712657a4\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMavend0e9ce78\maven-spy-20210114-164502-661860179033247399056.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test)
on project maven-compiler-plugin: 3 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.2.0:verify (integration-test)
on project maven-compiler-plugin: 3 builds failed. See console output above for
details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
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:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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:564)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 3 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:140)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
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:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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:564)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:347)
[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.2-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk15-m3.6.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.2-SNAPSHOT in
source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\712657a4\workspace\en-compiler-plugin_MCOMPILER-320@2'
for files matching the pattern 'windows-jdk15-m3.6.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 #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version:
3.8.2-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test
integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 53 ms, Junit Publisher:
128 ms, Open Task Scanner Publisher: 151 ms, Invoker Publisher: 32751 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-jdk15-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte, slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext