See 
https://builds.apache.org/job/maven-box/job/maven-surefire/job/SUREFIRE-1733/5/

Changes:

* inverstigation commit

1 tests failed.
FAILED:  
org.apache.maven.plugin.surefire.booterclient.ModularClasspathForkConfigurationTest.shouldCreateModularArgsFile

Error Message:
expected:<'[]org.apache.maven.sur...> but was:<'[--module 
org.apache.maven.surefire.booter/]org.apache.maven.sur...>

Stack Trace:
org.junit.ComparisonFailure: expected:<'[]org.apache.maven.sur...> but 
was:<'[--module org.apache.maven.surefire.booter/]org.apache.maven.sur...>
        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
 Method)
        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at 
org.fest.assertions.ConstructorInvoker.newInstance(ConstructorInvoker.java:36)
        at 
org.fest.assertions.ComparisonFailureFactory.newComparisonFailure(ComparisonFailureFactory.java:60)
        at 
org.fest.assertions.ComparisonFailureFactory.comparisonFailure(ComparisonFailureFactory.java:46)
        at org.fest.assertions.Fail.comparisonFailed(Fail.java:83)
        at org.fest.assertions.Fail.failIfNotEqual(Fail.java:71)
        at org.fest.assertions.GenericAssert.isEqualTo(GenericAssert.java:217)
        at 
org.apache.maven.plugin.surefire.booterclient.ModularClasspathForkConfigurationTest.shouldCreateModularArgsFile(ModularClasspathForkConfigurationTest.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
        at 
org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
        at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.apache.maven.shadefire.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:99)
        at 
org.apache.maven.shadefire.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:141)
        at 
org.apache.maven.shadefire.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:114)
        at 
org.apache.maven.shadefire.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377)
        at 
org.apache.maven.shadefire.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138)
        at 
org.apache.maven.shadefire.surefire.booter.ForkedBooter.run(ForkedBooter.java:465)
        at 
org.apache.maven.shadefire.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)




Build log:
[...truncated 15255 lines...]
[2020-05-20T12:19:38.355Z] [INFO] Shared JUnit48 Provider Code 
....................... SUCCESS [  9.906 s]
[2020-05-20T12:19:38.355Z] [INFO] SureFire JUnit Runner 
.............................. SUCCESS [  4.924 s]
[2020-05-20T12:19:38.355Z] [INFO] SureFire JUnit4 Runner 
............................. SUCCESS [  7.594 s]
[2020-05-20T12:19:38.355Z] [INFO] Maven Surefire Common 
.............................. FAILURE [ 55.044 s]
[2020-05-20T12:19:38.355Z] [INFO] SureFire JUnitCore Runner 
.......................... SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] SureFire JUnit Platform Runner 
..................... SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] SureFire TestNG Utils 
.............................. SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] SureFire TestNG Runner 
............................. SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] ShadeFire JUnit3 Provider 
.......................... SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] Surefire Report Parser 
............................. SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] Maven Surefire Plugin 
.............................. SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] Maven Failsafe Plugin 
.............................. SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] Maven Surefire Report Plugin 
....................... SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] Maven Surefire Integration Tests 
................... SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] Surefire Shared Utils 
.............................. SKIPPED
[2020-05-20T12:19:38.355Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.355Z] [INFO] BUILD FAILURE
[2020-05-20T12:19:38.355Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.355Z] [INFO] Total time:  04:17 min
[2020-05-20T12:19:38.355Z] [INFO] Finished at: 2020-05-20T05:19:38-07:00
[2020-05-20T12:19:38.355Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.355Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on 
project maven-surefire-common: There are test failures.
[2020-05-20T12:19:38.355Z] [ERROR] 
[2020-05-20T12:19:38.355Z] [ERROR] Please refer to 
C:\Windows\System32\config\systemprofile\AppData\Local\Temp\jenkins-maven-box-maven-surefire-SUREFIRE-1733-5\maven-surefire-common\target\surefire-reports
 for the individual test results.
[2020-05-20T12:19:38.355Z] [ERROR] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-05-20T12:19:38.355Z] [ERROR] -> [Help 1]
[2020-05-20T12:19:38.355Z] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on 
project maven-surefire-common: There are test failures.
[2020-05-20T12:19:38.355Z] 
[2020-05-20T12:19:38.355Z] Please refer to 
C:\Windows\System32\config\systemprofile\AppData\Local\Temp\jenkins-maven-box-maven-surefire-SUREFIRE-1733-5\maven-surefire-common\target\surefire-reports
 for the individual test results.
[2020-05-20T12:19:38.355Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-05-20T12:19:38.355Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-05-20T12:19:38.355Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-05-20T12:19:38.355Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-05-20T12:19:38.355Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-05-20T12:19:38.355Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-05-20T12:19:38.355Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-05-20T12:19:38.355Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-05-20T12:19:38.355Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-05-20T12:19:38.355Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-05-20T12:19:38.355Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-05-20T12:19:38.355Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-05-20T12:19:38.355Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-05-20T12:19:38.355Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-05-20T12:19:38.355Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-05-20T12:19:38.355Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-05-20T12:19:38.355Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: There are test failures.
[2020-05-20T12:19:38.355Z] 
[2020-05-20T12:19:38.355Z] Please refer to 
C:\Windows\System32\config\systemprofile\AppData\Local\Temp\jenkins-maven-box-maven-surefire-SUREFIRE-1733-5\maven-surefire-common\target\surefire-reports
 for the individual test results.
[2020-05-20T12:19:38.356Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:271)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary 
(SurefirePlugin.java:435)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked
 (AbstractSurefireMojo.java:1079)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute 
(AbstractSurefireMojo.java:889)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-05-20T12:19:38.356Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-05-20T12:19:38.462Z] [INFO] 
[2020-05-20T12:19:38.462Z] [INFO] Results:
[2020-05-20T12:19:38.462Z] [INFO] 
[2020-05-20T12:19:38.462Z] [ERROR] Errors: 
[2020-05-20T12:19:38.462Z] [ERROR]   
junit.framework.JUnit4TestCaseFacade#UNKNOWN  
expected:<'[]org.apache.maven.su...
[2020-05-20T12:19:38.462Z] [INFO] 
[2020-05-20T12:19:38.462Z] [ERROR] Tests run: 263, Failures: 0, Errors: 1, 
Skipped: 0
[2020-05-20T12:19:38.462Z] [INFO] 
[2020-05-20T12:19:38.462Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.462Z] [INFO] Reactor Summary for Apache Maven Surefire 
3.0.0-SNAPSHOT:
[2020-05-20T12:19:38.462Z] [INFO] 
[2020-05-20T12:19:38.462Z] [INFO] Apache Maven Surefire 
.............................. SUCCESS [01:10 min]
[2020-05-20T12:19:38.462Z] [INFO] SureFire Logger API 
................................ SUCCESS [ 23.276 s]
[2020-05-20T12:19:38.462Z] [INFO] SureFire API 
....................................... SUCCESS [ 22.256 s]
[2020-05-20T12:19:38.462Z] [INFO] Surefire Extensions API 
............................ SUCCESS [  6.987 s]
[2020-05-20T12:19:38.462Z] [INFO] Surefire Extensions SPI 
............................ SUCCESS [  2.234 s]
[2020-05-20T12:19:38.462Z] [INFO] SureFire Booter 
.................................... SUCCESS [ 22.202 s]
[2020-05-20T12:19:38.462Z] [INFO] Maven Surefire Test-Grouping Support 
............... SUCCESS [ 10.167 s]
[2020-05-20T12:19:38.462Z] [INFO] SureFire Providers 
................................. SUCCESS [  0.789 s]
[2020-05-20T12:19:38.462Z] [INFO] Shared JUnit3 Provider Code 
........................ SUCCESS [  4.031 s]
[2020-05-20T12:19:38.462Z] [INFO] Shared Java 5 Provider Base 
........................ SUCCESS [  5.938 s]
[2020-05-20T12:19:38.462Z] [INFO] Shared JUnit4 Provider Code 
........................ SUCCESS [  5.953 s]
[2020-05-20T12:19:38.462Z] [INFO] Shared JUnit48 Provider Code 
....................... SUCCESS [  9.534 s]
[2020-05-20T12:19:38.462Z] [INFO] SureFire JUnit Runner 
.............................. SUCCESS [  5.285 s]
[2020-05-20T12:19:38.462Z] [INFO] SureFire JUnit4 Runner 
............................. SUCCESS [  7.621 s]
[2020-05-20T12:19:38.462Z] [INFO] Maven Surefire Common 
.............................. FAILURE [ 54.931 s]
[2020-05-20T12:19:38.462Z] [INFO] SureFire JUnitCore Runner 
.......................... SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] SureFire JUnit Platform Runner 
..................... SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] SureFire TestNG Utils 
.............................. SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] SureFire TestNG Runner 
............................. SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] ShadeFire JUnit3 Provider 
.......................... SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] Surefire Report Parser 
............................. SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] Maven Surefire Plugin 
.............................. SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] Maven Failsafe Plugin 
.............................. SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] Maven Surefire Report Plugin 
....................... SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] Maven Surefire Integration Tests 
................... SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] Surefire Shared Utils 
.............................. SKIPPED
[2020-05-20T12:19:38.462Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.462Z] [INFO] BUILD FAILURE
[2020-05-20T12:19:38.462Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.462Z] [INFO] Total time:  04:13 min
[2020-05-20T12:19:38.462Z] [INFO] Finished at: 2020-05-20T05:19:38-07:00
[2020-05-20T12:19:38.462Z] [INFO] 
------------------------------------------------------------------------
[2020-05-20T12:19:38.462Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on 
project maven-surefire-common: There are test failures.
[2020-05-20T12:19:38.462Z] [ERROR] 
[2020-05-20T12:19:38.462Z] [ERROR] Please refer to 
C:\Windows\System32\config\systemprofile\AppData\Local\Temp\jenkins-maven-box-maven-surefire-SUREFIRE-1733-5@2\maven-surefire-common\target\surefire-reports
 for the individual test results.
[2020-05-20T12:19:38.462Z] [ERROR] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-05-20T12:19:38.462Z] [ERROR] -> [Help 1]
[2020-05-20T12:19:38.462Z] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on 
project maven-surefire-common: There are test failures.
[2020-05-20T12:19:38.462Z] 
[2020-05-20T12:19:38.462Z] Please refer to 
C:\Windows\System32\config\systemprofile\AppData\Local\Temp\jenkins-maven-box-maven-surefire-SUREFIRE-1733-5@2\maven-surefire-common\target\surefire-reports
 for the individual test results.
[2020-05-20T12:19:38.462Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-05-20T12:19:38.462Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-05-20T12:19:38.462Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-05-20T12:19:38.462Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-05-20T12:19:38.462Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-05-20T12:19:38.462Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-05-20T12:19:38.462Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-05-20T12:19:38.462Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-05-20T12:19:38.462Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-05-20T12:19:38.462Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-05-20T12:19:38.462Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-05-20T12:19:38.462Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-05-20T12:19:38.462Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-05-20T12:19:38.462Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-05-20T12:19:38.462Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-05-20T12:19:38.462Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-05-20T12:19:38.462Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: There are test failures.
[2020-05-20T12:19:38.462Z] 
[2020-05-20T12:19:38.462Z] Please refer to 
C:\Windows\System32\config\systemprofile\AppData\Local\Temp\jenkins-maven-box-maven-surefire-SUREFIRE-1733-5@2\maven-surefire-common\target\surefire-reports
 for the individual test results.
[2020-05-20T12:19:38.463Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:271)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary 
(SurefirePlugin.java:435)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked
 (AbstractSurefireMojo.java:1079)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute 
(AbstractSurefireMojo.java:889)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-05-20T12:19:38.463Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-05-20T12:19:38.463Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-05-20T12:19:38.463Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-05-20T12:19:38.463Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-05-20T12:19:38.463Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-05-20T12:19:38.463Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-05-20T12:19:38.463Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-05-20T12:19:38.463Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-05-20T12:19:38.463Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-05-20T12:19:38.463Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-05-20T12:19:38.463Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-05-20T12:19:38.463Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-05-20T12:19:38.463Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-05-20T12:19:38.463Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-05-20T12:19:38.463Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-05-20T12:19:38.463Z] [ERROR] 
[2020-05-20T12:19:38.463Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-05-20T12:19:38.463Z] [ERROR] 
[2020-05-20T12:19:38.463Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-05-20T12:19:38.463Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-05-20T12:19:38.463Z] [ERROR] 
[2020-05-20T12:19:38.463Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-05-20T12:19:38.463Z] [ERROR]   mvn <args> -rf :maven-surefire-common
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[2020-05-20T12:19:38.625Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-05-20T12:19:38.626Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-05-20T12:19:38.626Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-05-20T12:19:38.626Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-05-20T12:19:38.626Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-05-20T12:19:38.626Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-05-20T12:19:38.626Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-05-20T12:19:38.626Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-05-20T12:19:38.626Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-05-20T12:19:38.626Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-05-20T12:19:38.626Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-05-20T12:19:38.626Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-05-20T12:19:38.626Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-05-20T12:19:38.626Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-05-20T12:19:38.626Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-05-20T12:19:38.626Z] [ERROR] 
[2020-05-20T12:19:38.626Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-05-20T12:19:38.626Z] [ERROR] 
[2020-05-20T12:19:38.626Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-05-20T12:19:38.626Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-05-20T12:19:38.626Z] [ERROR] 
[2020-05-20T12:19:38.626Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-05-20T12:19:38.626Z] [ERROR]   mvn <args> -rf :maven-surefire-common
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[Pipeline] }
[2020-05-20T12:19:38.703Z] Archiving artifacts
[Pipeline] // withEnv
[Pipeline] cleanWs
[Pipeline] }
[2020-05-20T12:19:38.780Z] [WS-CLEANUP] Deleting project workspace...
[2020-05-20T12:19:38.780Z] [WS-CLEANUP] Deferred wipeout is used...
[Pipeline] // stage
[2020-05-20T12:19:38.819Z] [WS-CLEANUP] done
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] fileExists
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] archiveArtifacts
[2020-05-20T12:19:38.998Z] Archiving artifacts
[Pipeline] // node
[Pipeline] }
[Pipeline] cleanWs
[2020-05-20T12:19:39.190Z] [WS-CLEANUP] Deleting project workspace...
[2020-05-20T12:19:39.190Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-05-20T12:19:39.285Z] [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

Reply via email to