You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/07/29 19:28:05 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-invoker-plugin » master #42

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-invoker-plugin/job/master/42/

Changes:

* [MINVOKER-306] - Fixed bug if only exclude-patterns specified

All tests passed

Build log:
[...truncated 7816 lines...]
[DEBUG]   (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination F:\jenkins\jenkins-slave\82467a7c\workspace\_box_maven-invoker-plugin_master@2\windows-jdk17-m3.6.x_build\target\it\MINVOKER-191\module-a\target\MINVOKER-191-java-a-1.0-SNAPSHOT.jar not found.)
[INFO] Building jar: F:\jenkins\jenkins-slave\82467a7c\workspace\_box_maven-invoker-plugin_master@2\windows-jdk17-m3.6.x_build\target\it\MINVOKER-191\module-a\target\MINVOKER-191-java-a-1.0-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory org/
[DEBUG] adding directory org/apache/
[DEBUG] adding directory org/apache/maven/
[DEBUG] adding directory org/apache/maven/plugins/
[DEBUG] adding directory org/apache/maven/plugins/foo/
[DEBUG] adding entry org/apache/maven/plugins/foo/Hello.class
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.apache.maven.plugins.invoker/
[DEBUG] adding directory META-INF/maven/org.apache.maven.plugins.invoker/MINVOKER-191-java-a/
[DEBUG] adding entry META-INF/maven/org.apache.maven.plugins.invoker/MINVOKER-191-java-a/pom.xml
[DEBUG] adding entry META-INF/maven/org.apache.maven.plugins.invoker/MINVOKER-191-java-a/pom.properties
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MINVOKER-191-parent 1.0-SNAPSHOT:
[INFO] 
[INFO] MINVOKER-191-parent ................................ SUCCESS [  0.009 s]
[INFO] MINVOKER-191-java-a ................................ SUCCESS [  8.511 s]
[INFO] MINVOKER-191-plugin ................................ SUCCESS [  6.864 s]
[INFO] MINVOKER-191-java-b ................................ FAILURE [  3.914 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.693 s (Wall Clock)
[INFO] Finished at: 2022-07-29T12:18:31-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project MINVOKER-191-java-b: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project MINVOKER-191-java-b: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
    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.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:190)
    at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:186)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:148)
    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.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:190)
    at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:186)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
    at org.apache.maven.plugin.surefire.booterclient.output.ForkClient.close (ForkClient.java:257)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:301)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:116)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:740)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders (AbstractSurefireMojo.java:682)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:648)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:586)
    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.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:190)
    at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:186)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :MINVOKER-191-java-b
*** end build.log for: MINVOKER-191\pom.xml ***

[ERROR] -------------------------------------------------
[ERROR] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:17 min
[INFO] Finished at: 2022-07-29T12:23:57-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\82467a7c\workspace\_box_maven-invoker-plugin_master@2@tmp\withMaven6e94ce42\maven-spy-20220729-121239-3339089553916221821302.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.2:verify (integration-test) on project maven-invoker-plugin: 1 build 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.2:verify (integration-test) on project maven-invoker-plugin: 1 build 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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    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: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:280)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
    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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    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-invoker-plugin:maven-plugin:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:3.3.1-SNAPSHOT(version: 3.3.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
ERROR: [withMaven] invokerPublisher - Silently ignore exception archiving Invoker runs for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:3.3.1-SNAPSHOT(version: 3.3.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test  integration-test}: java.io.IOException: Unknown attribute 'buildlog' for tag 'build-job' (position: START_TAG seen ...k17-m3.6.x_build\target\it\MINVOKER-190-logDirectory\build.log" />... @2:288) 
[withMaven] Publishers: Generated Artifacts Publisher: 214 ms, Junit Publisher: 2415 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 849 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-jdk17-m3.6.x_build
[INFO]           wrongPropertyInterpolation/pom.xml ............... SUCCESS (268.3 s)
[INFO] Building: invocation-project/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           invocation-project/pom.xml ....................... SUCCESS (5.9 s)
[INFO] Building: MINVOKER-191/pom.xml
[INFO]           MINVOKER-191/pom.xml ............................. SUCCESS (8.7 s)
[INFO] Building: invocation-spaces/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           invocation-spaces/pom.xml ........................ SUCCESS (5.1 s)
[INFO] Building: fail-run-postbuild/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           fail-run-postbuild/pom.xml ....................... SUCCESS (4.9 s)
[INFO] Building: project-cloning/pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           project-cloning/pom.xml .......................... SUCCESS (6.6 s)
[INFO] Building: settings-inherit/pom.xml
[INFO]           settings-inherit/pom.xml ......................... SUCCESS (4.1 s)
[INFO] Building: script-context/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           script-context/pom.xml ........................... SUCCESS (6.4 s)
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @ maven-invoker-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 78, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds was skipped:
[ERROR] *  spaces-should-work_windows/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21:45 min
[INFO] Finished at: 2022-07-29T19:28:03Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-home/workspace/_box_maven-invoker-plugin_master@2@tmp/withMaven9a691eed/maven-spy-20220729-190617-9036728793057827797708.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact linux-jdk8-m3.8.x_build/pom.xml under org/apache/maven/plugins/maven-invoker-plugin/3.3.1-SNAPSHOT/maven-invoker-plugin-3.3.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact linux-jdk8-m3.8.x_build/target/maven-invoker-plugin-3.3.1-SNAPSHOT.jar under org/apache/maven/plugins/maven-invoker-plugin/3.3.1-SNAPSHOT/maven-invoker-plugin-3.3.1-SNAPSHOT.jar
[Fast Archiver] Compressed 145.52 KB of artifacts by 22.0% relative to #41
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): linux-jdk8-m3.8.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:3.3.1-SNAPSHOT(version: 3.3.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test  integration-test}: linux-jdk8-m3.8.x_build/target/invoker-reports/*.xml
ERROR: [withMaven] invokerPublisher - Silently ignore exception archiving Invoker runs for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:3.3.1-SNAPSHOT(version: 3.3.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test  integration-test}: java.io.IOException: Unknown attribute 'buildlog' for tag 'build-job' (position: START_TAG seen ...dk8-m3.8.x_build/target/it/MINVOKER-190-logDirectory/build.log" />... @2:278) 
[withMaven] Publishers: Generated Artifacts Publisher: 71 ms, Junit Publisher: 118 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 148 ms, Pipeline Graph Publisher: 2 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] jiraComment
[Pipeline] echo
The authors of changes [sjaranowski].
[Pipeline] echo
Sending email ...
[Pipeline] emailext