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 2019/11/12 13:00:17 UTC

Build failed in Jenkins: Maven TLP » maven-surefire » SUREFIRE-1631 #6

See https://builds.apache.org/job/maven-box/job/maven-surefire/job/SUREFIRE-1631/6/

Changes:

* fix

1 tests failed.
FAILED:  junit.framework.JUnit4TestCaseFacade.shouldNotBeAlive

Error Message:
irrelevant to call isProcessAlive(), first check failed

Stack Trace:
java.lang.IllegalStateException: irrelevant to call isProcessAlive(), first check failed
	at org.apache.maven.surefire.booter.PpidChecker.isProcessAlive(PpidChecker.java:156)
	at org.apache.maven.surefire.booter.PpidCheckerTest.shouldNotBeAlive(PpidCheckerTest.java:177)
	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:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	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:140)
	at org.apache.maven.shadefire.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113)
	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)




Build log:
[...truncated 7527 lines...]
[2019-11-12T13:00:15.853Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1018)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:848)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:00:15.853Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:00:15.853Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:00:15.853Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:00:15.853Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:00:15.853Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:00:15.853Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:00:15.853Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-12T13:00:15.853Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:00:15.853Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:00:15.853Z] [ERROR] 
[2019-11-12T13:00:15.853Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2019-11-12T13:00:15.853Z] [ERROR] 
[2019-11-12T13:00:15.853Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2019-11-12T13:00:15.853Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2019-11-12T13:00:15.853Z] [ERROR] 
[2019-11-12T13:00:15.853Z] [ERROR] After correcting the problems, you can resume the build with the command
[2019-11-12T13:00:15.853Z] [ERROR]   mvn <args> -rf :surefire-booter
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] fileExists
[2019-11-12T13:00:16.040Z] java.lang.RuntimeException: dummy exception
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:456)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.surefire.booter.ForkedBooterMockTest.testMainWithError(ForkedBooterMockTest.java:118)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:68)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:89)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:97)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:87)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:50)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
[2019-11-12T13:00:16.040Z] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[2019-11-12T13:00:16.040Z] 	at junit.framework.TestSuite.runTest(TestSuite.java:252)
[2019-11-12T13:00:16.040Z] 	at junit.framework.TestSuite.run(TestSuite.java:247)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:99)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
[2019-11-12T13:00:16.040Z] [ERROR] Tests run: 56, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.912 s <<< FAILURE! - in org.apache.maven.surefire.booter.JUnit4SuiteTest
[2019-11-12T13:00:16.040Z] [ERROR] shouldNotBeAlive(org.apache.maven.surefire.booter.PpidCheckerTest)  Time elapsed: 0.275 s  <<< ERROR!
[2019-11-12T13:00:16.040Z] java.lang.IllegalStateException: irrelevant to call isProcessAlive(), first check failed
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.surefire.booter.PpidChecker.isProcessAlive(PpidChecker.java:136)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.surefire.booter.PpidCheckerTest.shouldNotBeAlive(PpidCheckerTest.java:177)
[2019-11-12T13:00:16.040Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2019-11-12T13:00:16.040Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2019-11-12T13:00:16.040Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:00:16.040Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2019-11-12T13:00:16.040Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2019-11-12T13:00:16.040Z] 	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
[2019-11-12T13:00:16.040Z] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2019-11-12T13:00:16.040Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2019-11-12T13:00:16.040Z] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[2019-11-12T13:00:16.040Z] 	at junit.framework.TestSuite.runTest(TestSuite.java:252)
[2019-11-12T13:00:16.040Z] 	at junit.framework.TestSuite.run(TestSuite.java:247)
[2019-11-12T13:00:16.040Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2019-11-12T13:00:16.040Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2019-11-12T13:00:16.040Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:00:16.040Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:99)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:140)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:113)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
[2019-11-12T13:00:16.040Z] 	at org.apache.maven.shadefire.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
[2019-11-12T13:00:16.040Z] 
[2019-11-12T13:00:16.040Z] [INFO] 
[2019-11-12T13:00:16.040Z] [INFO] Results:
[2019-11-12T13:00:16.040Z] [INFO] 
[2019-11-12T13:00:16.040Z] [ERROR] Errors: 
[2019-11-12T13:00:16.040Z] [ERROR]   junit.framework.JUnit4TestCaseFacade#UNKNOWN IllegalStateException irrelevant ...
[2019-11-12T13:00:16.040Z] [INFO] 
[2019-11-12T13:00:16.040Z] [ERROR] Tests run: 56, Failures: 0, Errors: 1, Skipped: 0
[2019-11-12T13:00:16.040Z] [INFO] 
[2019-11-12T13:00:16.040Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:00:16.041Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[2019-11-12T13:00:16.041Z] [INFO] 
[2019-11-12T13:00:16.041Z] [INFO] Apache Maven Surefire .............................. SUCCESS [01:10 min]
[2019-11-12T13:00:16.041Z] [INFO] SureFire Logger API ................................ SUCCESS [ 23.130 s]
[2019-11-12T13:00:16.041Z] [INFO] SureFire API ....................................... SUCCESS [ 17.204 s]
[2019-11-12T13:00:16.041Z] [INFO] Surefire Extensions API ............................ SUCCESS [  3.150 s]
[2019-11-12T13:00:16.041Z] [INFO] SureFire Booter .................................... FAILURE [ 17.162 s]
[2019-11-12T13:00:16.041Z] [INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire Providers ................................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Shared Java 5 Provider Base ........................ SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire JUnit Runner .............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire JUnit4 Runner ............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Maven Surefire Common .............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire JUnitCore Runner .......................... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire JUnit Platform Runner ..................... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire TestNG Utils .............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] SureFire TestNG Runner ............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Surefire Report Parser ............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Maven Surefire Plugin .............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Maven Failsafe Plugin .............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] Surefire Shared Utils .............................. SKIPPED
[2019-11-12T13:00:16.041Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:00:16.041Z] [INFO] BUILD FAILURE
[2019-11-12T13:00:16.041Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:00:16.041Z] [INFO] Total time:  02:12 min
[2019-11-12T13:00:16.041Z] [INFO] Finished at: 2019-11-12T05:00:15-08:00
[2019-11-12T13:00:16.041Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:00:16.041Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project surefire-booter: There are test failures.
[2019-11-12T13:00:16.041Z] [ERROR] 
[2019-11-12T13:00:16.041Z] [ERROR] Please refer to C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-SUREFIRE-1631-6\surefire-booter\target\surefire-reports for the individual test results.
[2019-11-12T13:00:16.041Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2019-11-12T13:00:16.041Z] [ERROR] -> [Help 1]
[2019-11-12T13:00:16.041Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project surefire-booter: There are test failures.
[2019-11-12T13:00:16.041Z] 
[2019-11-12T13:00:16.041Z] Please refer to C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-SUREFIRE-1631-6\surefire-booter\target\surefire-reports for the individual test results.
[2019-11-12T13:00:16.041Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:00:16.041Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:00:16.041Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:00:16.041Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:00:16.041Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:00:16.041Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:00:16.041Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-12T13:00:16.041Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:00:16.041Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:00:16.041Z] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
[2019-11-12T13:00:16.041Z] 
[2019-11-12T13:00:16.041Z] Please refer to C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-SUREFIRE-1631-6\surefire-booter\target\surefire-reports for the individual test results.
[2019-11-12T13:00:16.041Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2019-11-12T13:00:16.041Z]     at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:373)
[2019-11-12T13:00:16.041Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1018)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:848)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:00:16.042Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:00:16.042Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:00:16.042Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:00:16.042Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:00:16.042Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:00:16.042Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:00:16.042Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-12T13:00:16.042Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:00:16.042Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:00:16.042Z] [ERROR] 
[2019-11-12T13:00:16.042Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2019-11-12T13:00:16.042Z] [ERROR] 
[2019-11-12T13:00:16.042Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2019-11-12T13:00:16.042Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2019-11-12T13:00:16.042Z] [ERROR] 
[2019-11-12T13:00:16.042Z] [ERROR] After correcting the problems, you can resume the build with the command
[2019-11-12T13:00:16.042Z] [ERROR]   mvn <args> -rf :surefire-booter
[Pipeline] archiveArtifacts
[2019-11-12T13:00:16.101Z] Archiving artifacts
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] cleanWs
[Pipeline] }
[2019-11-12T13:00:16.195Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-12T13:00:16.195Z] [WS-CLEANUP] Deferred wipeout is used...
[Pipeline] // stage
[2019-11-12T13:00:16.230Z] [WS-CLEANUP] done
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] fileExists
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] archiveArtifacts
[2019-11-12T13:00:16.374Z] Archiving artifacts
[Pipeline] // node
[Pipeline] }
[Pipeline] cleanWs
[2019-11-12T13:00:16.438Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-12T13:00:16.439Z] [WS-CLEANUP] Deferred wipeout is used...
[2019-11-12T13:00:16.514Z] [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

Build succeeded in Jenkins: Maven TLP » maven-surefire » SUREFIRE-1631 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-surefire/job/SUREFIRE-1631/8/

Changes:

* build fix checkstyle

All tests passed

Build failed in Jenkins: Maven TLP » maven-surefire » SUREFIRE-1631 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-surefire/job/SUREFIRE-1631/7/

Changes:

* build fix

All tests passed

Build log:
[...truncated 7216 lines...]
[2019-11-12T13:16:15.247Z] [ERROR]   mvn <args> -rf :surefire-booter
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[2019-11-12T13:16:15.445Z] Archiving artifacts
[Pipeline] cleanWs
[2019-11-12T13:16:15.485Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-12T13:16:15.485Z] [WS-CLEANUP] Deferred wipeout is used...
[2019-11-12T13:16:15.518Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[2019-11-12T13:16:15.600Z] [INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[2019-11-12T13:16:15.600Z] [ERROR] src\main\java\org\apache\maven\surefire\booter\PpidChecker.java:[31,8] (imports) UnusedImports: Unused import - java.util.concurrent.atomic.AtomicBoolean.
[2019-11-12T13:16:15.600Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.601Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[2019-11-12T13:16:15.601Z] [INFO] 
[2019-11-12T13:16:15.601Z] [INFO] Apache Maven Surefire .............................. SUCCESS [01:00 min]
[2019-11-12T13:16:15.601Z] [INFO] SureFire Logger API ................................ SUCCESS [ 25.211 s]
[2019-11-12T13:16:15.601Z] [INFO] SureFire API ....................................... SUCCESS [ 17.239 s]
[2019-11-12T13:16:15.601Z] [INFO] Surefire Extensions API ............................ SUCCESS [  3.404 s]
[2019-11-12T13:16:15.601Z] [INFO] SureFire Booter .................................... FAILURE [ 18.254 s]
[2019-11-12T13:16:15.601Z] [INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire Providers ................................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Shared Java 5 Provider Base ........................ SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire JUnit Runner .............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire JUnit4 Runner ............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Maven Surefire Common .............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire JUnitCore Runner .......................... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire JUnit Platform Runner ..................... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire TestNG Utils .............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] SureFire TestNG Runner ............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Surefire Report Parser ............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Maven Surefire Plugin .............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Maven Failsafe Plugin .............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] Surefire Shared Utils .............................. SKIPPED
[2019-11-12T13:16:15.601Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.601Z] [INFO] BUILD FAILURE
[2019-11-12T13:16:15.601Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.601Z] [INFO] Total time:  02:06 min
[2019-11-12T13:16:15.601Z] [INFO] Finished at: 2019-11-12T05:16:15-08:00
[2019-11-12T13:16:15.601Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.601Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project surefire-booter: You have 1 Checkstyle violation. -> [Help 1]
[2019-11-12T13:16:15.601Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project surefire-booter: You have 1 Checkstyle violation.
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:16:15.601Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:16:15.601Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:16:15.601Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:16:15.601Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:16:15.601Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:16:15.601Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:16:15.602Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-12T13:16:15.602Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:16:15.602Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:16:15.602Z] Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
[2019-11-12T13:16:15.602Z]     at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:576)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:16:15.602Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:16:15.602Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:16:15.602Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:16:15.602Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:16:15.602Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:16:15.602Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:16:15.602Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[2019-11-12T13:16:15.870Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:16:15.870Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:16:15.870Z] [ERROR] 
[2019-11-12T13:16:15.870Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2019-11-12T13:16:15.870Z] [ERROR] 
[2019-11-12T13:16:15.870Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2019-11-12T13:16:15.870Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2019-11-12T13:16:15.870Z] [ERROR] 
[2019-11-12T13:16:15.870Z] [ERROR] After correcting the problems, you can resume the build with the command
[2019-11-12T13:16:15.870Z] [ERROR]   mvn <args> -rf :surefire-booter
[2019-11-12T13:16:15.940Z] [INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[2019-11-12T13:16:15.940Z] [ERROR] src\main\java\org\apache\maven\surefire\booter\PpidChecker.java:[31,8] (imports) UnusedImports: Unused import - java.util.concurrent.atomic.AtomicBoolean.
[2019-11-12T13:16:15.940Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.940Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[2019-11-12T13:16:15.940Z] [INFO] 
[2019-11-12T13:16:15.940Z] [INFO] Apache Maven Surefire .............................. SUCCESS [01:00 min]
[2019-11-12T13:16:15.940Z] [INFO] SureFire Logger API ................................ SUCCESS [ 25.649 s]
[2019-11-12T13:16:15.940Z] [INFO] SureFire API ....................................... SUCCESS [ 17.229 s]
[2019-11-12T13:16:15.940Z] [INFO] Surefire Extensions API ............................ SUCCESS [  2.977 s]
[2019-11-12T13:16:15.940Z] [INFO] SureFire Booter .................................... FAILURE [ 18.263 s]
[2019-11-12T13:16:15.940Z] [INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire Providers ................................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Shared Java 5 Provider Base ........................ SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire JUnit Runner .............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire JUnit4 Runner ............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Maven Surefire Common .............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire JUnitCore Runner .......................... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire JUnit Platform Runner ..................... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire TestNG Utils .............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] SureFire TestNG Runner ............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Surefire Report Parser ............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Maven Surefire Plugin .............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Maven Failsafe Plugin .............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] Surefire Shared Utils .............................. SKIPPED
[2019-11-12T13:16:15.940Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.940Z] [INFO] BUILD FAILURE
[2019-11-12T13:16:15.940Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.940Z] [INFO] Total time:  02:06 min
[2019-11-12T13:16:15.940Z] [INFO] Finished at: 2019-11-12T05:16:15-08:00
[2019-11-12T13:16:15.940Z] [INFO] ------------------------------------------------------------------------
[2019-11-12T13:16:15.940Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project surefire-booter: You have 1 Checkstyle violation. -> [Help 1]
[2019-11-12T13:16:15.940Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project surefire-booter: You have 1 Checkstyle violation.
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:16:15.940Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:16:15.940Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:16:15.940Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:16:15.940Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:16:15.940Z] Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
[2019-11-12T13:16:15.940Z]     at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:576)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-12T13:16:15.940Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-12T13:16:15.940Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-12T13:16:15.940Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-12T13:16:15.940Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-12T13:16:15.940Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-12T13:16:15.940Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-12T13:16:15.940Z] [ERROR] 
[2019-11-12T13:16:15.940Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2019-11-12T13:16:15.940Z] [ERROR] 
[2019-11-12T13:16:15.940Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2019-11-12T13:16:15.940Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2019-11-12T13:16:15.940Z] [ERROR] 
[2019-11-12T13:16:15.940Z] [ERROR] After correcting the problems, you can resume the build with the command
[2019-11-12T13:16:15.940Z] [ERROR]   mvn <args> -rf :surefire-booter
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[2019-11-12T13:16:16.413Z] Archiving artifacts
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[2019-11-12T13:16:16.485Z] Archiving artifacts
[Pipeline] cleanWs
[2019-11-12T13:16:16.506Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-12T13:16:16.506Z] [WS-CLEANUP] Deferred wipeout is used...
[Pipeline] cleanWs
[2019-11-12T13:16:16.543Z] [WS-CLEANUP] done
[2019-11-12T13:16:16.556Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-12T13:16:16.556Z] [WS-CLEANUP] Deferred wipeout is used...
[Pipeline] }
[2019-11-12T13:16:16.595Z] [WS-CLEANUP] done
[Pipeline] // ws
[Pipeline] }
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] // ws
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // timestamps
[Pipeline] }
[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