See https://builds.apache.org/job/maven-box/job/maven-surefire/job/maven2surefire-jvm-communication/28/
Changes: * removed '-DskipTests', '-DskipITs' All tests passed Build log: [...truncated 34489 lines...] [2020-01-12T22:37:28.680Z] [INFO] ------------------------------------------------------------------------ [2020-01-12T22:37:28.680Z] [INFO] Total time: 01:25 h [2020-01-12T22:37:28.680Z] [INFO] Finished at: 2020-01-12T14:37:27-08:00 [2020-01-12T22:37:28.680Z] [INFO] ------------------------------------------------------------------------ [2020-01-12T22:37:28.680Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M4:verify (default) on project surefire-its: There are test failures. [2020-01-12T22:37:28.680Z] [ERROR] [2020-01-12T22:37:28.680Z] [ERROR] Please refer to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28\surefire-its\target\failsafe-reports for the individual test results. [2020-01-12T22:37:28.680Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2020-01-12T22:37:28.680Z] [ERROR] -> [Help 1] [2020-01-12T22:37:28.680Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M4:verify (default) on project surefire-its: There are test failures. [2020-01-12T22:37:28.680Z] [2020-01-12T22:37:28.680Z] Please refer to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28\surefire-its\target\failsafe-reports for the individual test results. [2020-01-12T22:37:28.680Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2020-01-12T22:37:28.680Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2020-01-12T22:37:28.680Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2020-01-12T22:37:28.680Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2020-01-12T22:37:28.680Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2020-01-12T22:37:28.680Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2020-01-12T22:37:28.680Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2020-01-12T22:37:28.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2020-01-12T22:37:28.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2020-01-12T22:37:28.680Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2020-01-12T22:37:28.680Z] at java.lang.reflect.Method.invoke (Method.java:498) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2020-01-12T22:37:28.680Z] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. [2020-01-12T22:37:28.680Z] [2020-01-12T22:37:28.680Z] Please refer to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28\surefire-its\target\failsafe-reports for the individual test results. [2020-01-12T22:37:28.680Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2020-01-12T22:37:28.680Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271) [2020-01-12T22:37:28.680Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) [2020-01-12T22:37:28.680Z] at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:192) [2020-01-12T22:37:28.680Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2020-01-12T22:37:28.680Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2020-01-12T22:37:28.680Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2020-01-12T22:37:28.680Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2020-01-12T22:37:28.680Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2020-01-12T22:37:28.680Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2020-01-12T22:37:28.680Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2020-01-12T22:37:28.680Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2020-01-12T22:37:28.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2020-01-12T22:37:28.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2020-01-12T22:37:28.680Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2020-01-12T22:37:28.680Z] at java.lang.reflect.Method.invoke (Method.java:498) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2020-01-12T22:37:28.680Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2020-01-12T22:37:28.680Z] [ERROR] [2020-01-12T22:37:28.680Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2020-01-12T22:37:28.680Z] [ERROR] [2020-01-12T22:37:28.680Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2020-01-12T22:37:28.680Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2020-01-12T22:37:28.680Z] [ERROR] [2020-01-12T22:37:28.680Z] [ERROR] After correcting the problems, you can resume the build with the command [2020-01-12T22:37:28.680Z] [ERROR] mvn <args> -rf :surefire-its [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] fileExists [Pipeline] zip [2020-01-12T22:37:28.864Z] Writing zip file of C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28\surefire-its\target to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28\surefire-its--windows-jdk13-maven3.6.x.zip [2020-01-12T22:37:41.613Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.299 s - in org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [INFO] Results: [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [ERROR] Failures: [2020-01-12T22:37:41.613Z] [ERROR] Surefire946KillMainProcessInReusableForkIT.test:140 expected:<[tru]e> but was:<[fals]e> [2020-01-12T22:37:41.613Z] [ERROR] Surefire946KillMainProcessInReusableForkIT.test:140 expected:<[tru]e> but was:<[fals]e> [2020-01-12T22:37:41.613Z] [ERROR] Errors: [2020-01-12T22:37:41.613Z] [ERROR] Surefire946KillMainProcessInReusableForkIT.test:112 » TestTimedOut test timed ... [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [ERROR] Tests run: 861, Failures: 2, Errors: 1, Skipped: 144 [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ surefire-its --- [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (default) @ surefire-its --- [2020-01-12T22:37:41.613Z] [INFO] Failsafe report directory: C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its\target\failsafe-reports [2020-01-12T22:37:41.613Z] [INFO] ------------------------------------------------------------------------ [2020-01-12T22:37:41.613Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT: [2020-01-12T22:37:41.613Z] [INFO] [2020-01-12T22:37:41.613Z] [INFO] Apache Maven Surefire .............................. SUCCESS [ 56.065 s] [2020-01-12T22:37:41.613Z] [INFO] SureFire Logger API ................................ SUCCESS [ 24.173 s] [2020-01-12T22:37:41.613Z] [INFO] SureFire API ....................................... SUCCESS [ 12.727 s] [2020-01-12T22:37:41.613Z] [INFO] Surefire Extensions API ............................ SUCCESS [ 7.392 s] [2020-01-12T22:37:41.613Z] [INFO] Surefire Extensions SPI ............................ SUCCESS [ 2.888 s] [2020-01-12T22:37:41.613Z] [INFO] SureFire Booter .................................... SUCCESS [ 21.880 s] [2020-01-12T22:37:41.613Z] [INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 11.072 s] [2020-01-12T22:37:41.613Z] [INFO] SureFire Providers ................................. SUCCESS [ 1.324 s] [2020-01-12T22:37:41.613Z] [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [ 5.310 s] [2020-01-12T22:37:41.613Z] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 6.474 s] [2020-01-12T22:37:41.613Z] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 7.474 s] [2020-01-12T22:37:41.613Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 7.888 s] [2020-01-12T22:37:41.613Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [ 6.075 s] [2020-01-12T22:37:41.613Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 5.159 s] [2020-01-12T22:37:41.613Z] [INFO] Maven Surefire Common .............................. SUCCESS [ 53.993 s] [2020-01-12T22:37:41.614Z] [INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:23 min] [2020-01-12T22:37:41.614Z] [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 12.603 s] [2020-01-12T22:37:41.614Z] [INFO] SureFire TestNG Utils .............................. SUCCESS [ 6.351 s] [2020-01-12T22:37:41.614Z] [INFO] SureFire TestNG Runner ............................. SUCCESS [ 6.606 s] [2020-01-12T22:37:41.614Z] [INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 2.321 s] [2020-01-12T22:37:41.614Z] [INFO] Surefire Report Parser ............................. SUCCESS [ 7.639 s] [2020-01-12T22:37:41.614Z] [INFO] Maven Surefire Plugin .............................. SUCCESS [ 15.182 s] [2020-01-12T22:37:41.614Z] [INFO] Maven Failsafe Plugin .............................. SUCCESS [ 12.681 s] [2020-01-12T22:37:41.614Z] [INFO] Maven Surefire Report Plugin ....................... SUCCESS [ 19.327 s] [2020-01-12T22:37:41.614Z] [INFO] Maven Surefire Integration Tests ................... FAILURE [ 01:17 h] [2020-01-12T22:37:41.614Z] [INFO] Surefire Shared Utils .............................. SKIPPED [2020-01-12T22:37:41.614Z] [INFO] ------------------------------------------------------------------------ [2020-01-12T22:37:41.614Z] [INFO] BUILD FAILURE [2020-01-12T22:37:41.614Z] [INFO] ------------------------------------------------------------------------ [2020-01-12T22:37:41.614Z] [INFO] Total time: 01:25 h [2020-01-12T22:37:41.614Z] [INFO] Finished at: 2020-01-12T14:37:39-08:00 [2020-01-12T22:37:41.614Z] [INFO] ------------------------------------------------------------------------ [2020-01-12T22:37:41.614Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M4:verify (default) on project surefire-its: There are test failures. [2020-01-12T22:37:41.614Z] [ERROR] [2020-01-12T22:37:41.614Z] [ERROR] Please refer to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its\target\failsafe-reports for the individual test results. [2020-01-12T22:37:41.614Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2020-01-12T22:37:41.614Z] [ERROR] -> [Help 1] [2020-01-12T22:37:41.614Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M4:verify (default) on project surefire-its: There are test failures. [2020-01-12T22:37:41.614Z] [2020-01-12T22:37:41.614Z] Please refer to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its\target\failsafe-reports for the individual test results. [2020-01-12T22:37:41.614Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2020-01-12T22:37:41.614Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2020-01-12T22:37:41.614Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2020-01-12T22:37:41.614Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2020-01-12T22:37:41.614Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2020-01-12T22:37:41.614Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2020-01-12T22:37:41.614Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2020-01-12T22:37:41.614Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2020-01-12T22:37:41.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2020-01-12T22:37:41.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2020-01-12T22:37:41.614Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2020-01-12T22:37:41.614Z] at java.lang.reflect.Method.invoke (Method.java:498) [2020-01-12T22:37:41.614Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2020-01-12T22:37:41.614Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2020-01-12T22:37:41.614Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2020-01-12T22:37:41.614Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2020-01-12T22:37:41.614Z] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. [2020-01-12T22:37:41.614Z] [2020-01-12T22:37:41.614Z] Please refer to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its\target\failsafe-reports for the individual test results. [2020-01-12T22:37:41.614Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2020-01-12T22:37:41.615Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271) [2020-01-12T22:37:41.615Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) [2020-01-12T22:37:41.615Z] at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:192) [2020-01-12T22:37:41.615Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2020-01-12T22:37:41.615Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2020-01-12T22:37:41.615Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2020-01-12T22:37:41.615Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2020-01-12T22:37:41.615Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2020-01-12T22:37:41.615Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2020-01-12T22:37:41.615Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2020-01-12T22:37:41.615Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2020-01-12T22:37:41.615Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2020-01-12T22:37:41.615Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2020-01-12T22:37:41.615Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2020-01-12T22:37:41.615Z] at java.lang.reflect.Method.invoke (Method.java:498) [2020-01-12T22:37:41.615Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2020-01-12T22:37:41.615Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2020-01-12T22:37:41.615Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2020-01-12T22:37:41.615Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2020-01-12T22:37:41.615Z] [ERROR] [2020-01-12T22:37:41.615Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2020-01-12T22:37:41.615Z] [ERROR] [2020-01-12T22:37:41.615Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2020-01-12T22:37:41.615Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2020-01-12T22:37:41.615Z] [ERROR] [2020-01-12T22:37:41.615Z] [ERROR] After correcting the problems, you can resume the build with the command [2020-01-12T22:37:41.615Z] [ERROR] mvn <args> -rf :surefire-its [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] fileExists [Pipeline] zip [2020-01-12T22:37:41.813Z] Writing zip file of C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its\target to C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its--windows-jdk11-maven3.6.x.zip [2020-01-12T22:37:44.401Z] Zipped 17227 entries. [2020-01-12T22:37:44.401Z] Archiving C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28\surefire-its--windows-jdk13-maven3.6.x.zip [2020-01-12T22:37:44.402Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » maven2surefire-jvm-communication #27 to compare, so performing full copy of artifacts [Pipeline] archiveArtifacts [2020-01-12T22:37:46.027Z] Archiving artifacts [2020-01-12T22:37:46.041Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » maven2surefire-jvm-communication #27 to compare, so performing full copy of artifacts [Pipeline] cleanWs [2020-01-12T22:37:47.485Z] [WS-CLEANUP] Deleting project workspace... [2020-01-12T22:37:47.485Z] [WS-CLEANUP] Deferred wipeout is used... [2020-01-12T22:37:47.937Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [2020-01-12T22:38:04.055Z] Zipped 17239 entries. [2020-01-12T22:38:04.055Z] Archiving C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-28@2\surefire-its--windows-jdk11-maven3.6.x.zip [2020-01-12T22:38:04.057Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » maven2surefire-jvm-communication #27 to compare, so performing full copy of artifacts [Pipeline] archiveArtifacts [2020-01-12T22:38:06.062Z] Archiving artifacts [2020-01-12T22:38:06.075Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » maven2surefire-jvm-communication #27 to compare, so performing full copy of artifacts [Pipeline] cleanWs [2020-01-12T22:38:08.235Z] [WS-CLEANUP] Deleting project workspace... [2020-01-12T22:38:08.235Z] [WS-CLEANUP] Deferred wipeout is used... [2020-01-12T22:38:08.683Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo The authors of changes [tibordigana]. [Pipeline] echo Sending email ... [Pipeline] emailext
