See 
https://builds.apache.org/job/maven-box/job/maven-surefire/job/maven2surefire-jvm-communication/77/

Changes:

* fixed performance problem in TCP/Pipes communication (we do NOT flush

1 tests failed.
FAILED:  org.apache.maven.plugin.surefire.extensions.E2ETest.test

Error Message:
actual value:<5299> should be less than or equal to:<3000>

Stack Trace:
java.lang.AssertionError: actual value:<5299> should be less than or equal 
to:<3000>
        at org.fest.assertions.Fail.failure(Fail.java:228)
        at org.fest.assertions.Assert.failure(Assert.java:149)
        at 
org.fest.assertions.LongAssert.isLessThanOrEqualTo(LongAssert.java:117)
        at 
org.apache.maven.plugin.surefire.extensions.E2ETest.test(E2ETest.java:173)
        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 23229 lines...]
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-04-03T10:53:12.044Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-04-03T10:53:12.044Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-04-03T10:53:12.044Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-04-03T10:53:12.044Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-04-03T10:53:12.044Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: There are test failures.
[2020-04-03T10:53:12.044Z] 
[2020-04-03T10:53:12.044Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-04-03T10:53:12.044Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:271)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:192)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-04-03T10:53:12.044Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-04-03T10:53:12.044Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-04-03T10:53:12.044Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-04-03T10:53:12.044Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-04-03T10:53:12.044Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-04-03T10:53:12.044Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-04-03T10:53:12.044Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-04-03T10:53:12.045Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-04-03T10:53:12.045Z] [ERROR] 
[2020-04-03T10:53:12.045Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-04-03T10:53:12.045Z] [ERROR] 
[2020-04-03T10:53:12.045Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-04-03T10:53:12.045Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-04-03T10:53:12.045Z] [ERROR] 
[2020-04-03T10:53:12.045Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-04-03T10:53:12.045Z] [ERROR]   mvn <args> -rf :surefire-its
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] zip
[2020-04-03T10:53:12.372Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\maven-failsafe-plugin\target\it
 to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\maven-failsafe-plugin--windows-jdk14-maven3.6.x.zip
[2020-04-03T10:53:12.796Z] Zipped 78 entries.
[2020-04-03T10:53:12.796Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\maven-failsafe-plugin--windows-jdk14-maven3.6.x.zip
[2020-04-03T10:53:12.797Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » maven2surefire-jvm-communication #73 to compare, so performing 
full copy of artifacts
[Pipeline] fileExists
[Pipeline] zip
[2020-04-03T10:53:12.896Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\surefire-its\target
 to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\surefire-its--windows-jdk14-maven3.6.x.zip
[2020-04-03T10:53:40.423Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 64.397 s - in 
org.apache.maven.surefire.its.jiras.Surefire946KillMainProcessInReusableForkIT
[2020-04-03T10:53:40.423Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire972BizarreNoClassDefIT
[2020-04-03T10:53:44.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 9.485 s - in 
org.apache.maven.surefire.its.jiras.Surefire972BizarreNoClassDefIT
[2020-04-03T10:53:44.099Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire975DefaultVMEncodingIT
[2020-04-03T10:53:50.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 5.957 s - in 
org.apache.maven.surefire.its.jiras.Surefire975DefaultVMEncodingIT
[2020-04-03T10:53:50.851Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire979WrongClassLoaderIT
[2020-04-03T10:53:57.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 6.496 s - in 
org.apache.maven.surefire.its.jiras.Surefire979WrongClassLoaderIT
[2020-04-03T10:53:57.555Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire985ParameterizedRunnerAndCategoriesIT
[2020-04-03T10:54:02.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 5.939 s - in 
org.apache.maven.surefire.its.jiras.Surefire985ParameterizedRunnerAndCategoriesIT
[2020-04-03T10:54:02.941Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT
[2020-04-03T10:54:28.873Z] Zipped 18484 entries.
[2020-04-03T10:54:28.873Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77\surefire-its--windows-jdk14-maven3.6.x.zip
[2020-04-03T10:54:28.874Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » maven2surefire-jvm-communication #73 to compare, so performing 
full copy of artifacts
[Pipeline] archiveArtifacts
[2020-04-03T10:54:31.391Z] Archiving artifacts
[2020-04-03T10:54:31.409Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » maven2surefire-jvm-communication #73 to compare, so performing 
full copy of artifacts
[Pipeline] cleanWs
[2020-04-03T10:54:33.484Z] [WS-CLEANUP] Deleting project workspace...
[2020-04-03T10:54:33.484Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-04-03T10:54:33.606Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[2020-04-03T10:54:35.217Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 29.211 s - in 
org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [INFO] Results:
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [ERROR] Errors: 
[2020-04-03T10:54:35.217Z] [ERROR]   Surefire817SystemExitIT.systemExit1:40 » 
SurefireVerifier org.apache.maven.it....
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [ERROR] Tests run: 944, Failures: 0, Errors: 1, 
Skipped: 146
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(checkstyle-check) @ surefire-its ---
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify 
(default) @ surefire-its ---
[2020-04-03T10:54:35.217Z] [INFO] Failsafe report directory: 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its\target\failsafe-reports
[2020-04-03T10:54:35.217Z] [INFO] 
------------------------------------------------------------------------
[2020-04-03T10:54:35.217Z] [INFO] Reactor Summary for Apache Maven Surefire 
3.0.0-SNAPSHOT:
[2020-04-03T10:54:35.217Z] [INFO] 
[2020-04-03T10:54:35.217Z] [INFO] Apache Maven Surefire 
.............................. SUCCESS [ 52.996 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire Logger API 
................................ SUCCESS [ 20.849 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire API 
....................................... SUCCESS [ 17.561 s]
[2020-04-03T10:54:35.217Z] [INFO] Surefire Extensions API 
............................ SUCCESS [  6.690 s]
[2020-04-03T10:54:35.217Z] [INFO] Surefire Extensions SPI 
............................ SUCCESS [  2.233 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire Booter 
.................................... SUCCESS [ 21.901 s]
[2020-04-03T10:54:35.217Z] [INFO] Maven Surefire Test-Grouping Support 
............... SUCCESS [  9.542 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire Providers 
................................. SUCCESS [  0.971 s]
[2020-04-03T10:54:35.217Z] [INFO] Shared JUnit3 Provider Code 
........................ SUCCESS [  4.561 s]
[2020-04-03T10:54:35.217Z] [INFO] Shared Java 5 Provider Base 
........................ SUCCESS [  5.598 s]
[2020-04-03T10:54:35.217Z] [INFO] Shared JUnit4 Provider Code 
........................ SUCCESS [  5.495 s]
[2020-04-03T10:54:35.217Z] [INFO] Shared JUnit48 Provider Code 
....................... SUCCESS [  6.954 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire JUnit Runner 
.............................. SUCCESS [  5.015 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire JUnit4 Runner 
............................. SUCCESS [  6.962 s]
[2020-04-03T10:54:35.217Z] [INFO] Maven Surefire Common 
.............................. SUCCESS [ 56.342 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire JUnitCore Runner 
.......................... SUCCESS [02:23 min]
[2020-04-03T10:54:35.217Z] [INFO] SureFire JUnit Platform Runner 
..................... SUCCESS [ 11.452 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire TestNG Utils 
.............................. SUCCESS [  5.266 s]
[2020-04-03T10:54:35.217Z] [INFO] SureFire TestNG Runner 
............................. SUCCESS [  5.520 s]
[2020-04-03T10:54:35.218Z] [INFO] ShadeFire JUnit3 Provider 
.......................... SUCCESS [  2.291 s]
[2020-04-03T10:54:35.218Z] [INFO] Surefire Report Parser 
............................. SUCCESS [  6.522 s]
[2020-04-03T10:54:35.218Z] [INFO] Maven Surefire Plugin 
.............................. SUCCESS [ 13.798 s]
[2020-04-03T10:54:35.218Z] [INFO] Maven Failsafe Plugin 
.............................. SUCCESS [01:35 min]
[2020-04-03T10:54:35.218Z] [INFO] Maven Surefire Report Plugin 
....................... SUCCESS [ 19.199 s]
[2020-04-03T10:54:35.218Z] [INFO] Maven Surefire Integration Tests 
................... FAILURE [  01:23 h]
[2020-04-03T10:54:35.218Z] [INFO] Surefire Shared Utils 
.............................. SKIPPED
[2020-04-03T10:54:35.218Z] [INFO] 
------------------------------------------------------------------------
[2020-04-03T10:54:35.218Z] [INFO] BUILD FAILURE
[2020-04-03T10:54:35.218Z] [INFO] 
------------------------------------------------------------------------
[2020-04-03T10:54:35.218Z] [INFO] Total time:  01:32 h
[2020-04-03T10:54:35.218Z] [INFO] Finished at: 2020-04-03T03:54:33-07:00
[2020-04-03T10:54:35.218Z] [INFO] 
------------------------------------------------------------------------
[2020-04-03T10:54:35.218Z] [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-04-03T10:54:35.218Z] [ERROR] 
[2020-04-03T10:54:35.218Z] [ERROR] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-04-03T10:54:35.218Z] [ERROR] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-04-03T10:54:35.218Z] [ERROR] -> [Help 1]
[2020-04-03T10:54:35.218Z] 
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-04-03T10:54:35.218Z] 
[2020-04-03T10:54:35.218Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-04-03T10:54:35.218Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-04-03T10:54:35.218Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-04-03T10:54:35.218Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-04-03T10:54:35.218Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-04-03T10:54:35.218Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-04-03T10:54:35.218Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-04-03T10:54:35.218Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-04-03T10:54:35.218Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-04-03T10:54:35.218Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-04-03T10:54:35.218Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: There are test failures.
[2020-04-03T10:54:35.218Z] 
[2020-04-03T10:54:35.218Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-04-03T10:54:35.218Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:271)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:192)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-04-03T10:54:35.218Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-04-03T10:54:35.218Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-04-03T10:54:35.219Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-04-03T10:54:35.219Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-04-03T10:54:35.219Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-04-03T10:54:35.219Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-04-03T10:54:35.219Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-04-03T10:54:35.219Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-04-03T10:54:35.219Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-04-03T10:54:35.219Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-04-03T10:54:35.219Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-04-03T10:54:35.219Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-04-03T10:54:35.219Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-04-03T10:54:35.219Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-04-03T10:54:35.219Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-04-03T10:54:35.219Z] [ERROR] 
[2020-04-03T10:54:35.219Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-04-03T10:54:35.219Z] [ERROR] 
[2020-04-03T10:54:35.219Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-04-03T10:54:35.219Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-04-03T10:54:35.219Z] [ERROR] 
[2020-04-03T10:54:35.219Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-04-03T10:54:35.219Z] [ERROR]   mvn <args> -rf :surefire-its
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] zip
[2020-04-03T10:54:35.420Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\maven-failsafe-plugin\target\it
 to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\maven-failsafe-plugin--windows-jdk13-maven3.6.x.zip
[2020-04-03T10:54:35.825Z] Zipped 78 entries.
[2020-04-03T10:54:35.825Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\maven-failsafe-plugin--windows-jdk13-maven3.6.x.zip
[2020-04-03T10:54:35.826Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » maven2surefire-jvm-communication #73 to compare, so performing 
full copy of artifacts
[Pipeline] fileExists
[Pipeline] zip
[2020-04-03T10:54:36.600Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its\target
 to 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its--windows-jdk13-maven3.6.x.zip
[2020-04-03T10:55:28.045Z] Zipped 18484 entries.
[2020-04-03T10:55:28.045Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-77@2\surefire-its--windows-jdk13-maven3.6.x.zip
[2020-04-03T10:55:28.046Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » maven2surefire-jvm-communication #73 to compare, so performing 
full copy of artifacts
[Pipeline] archiveArtifacts
[2020-04-03T10:55:30.027Z] Archiving artifacts
[2020-04-03T10:55:30.052Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » maven2surefire-jvm-communication #73 to compare, so performing 
full copy of artifacts
[Pipeline] cleanWs
[2020-04-03T10:55:31.491Z] [WS-CLEANUP] Deleting project workspace...
[2020-04-03T10:55:31.491Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-04-03T10:55:31.619Z] [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