You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/08/24 16:49:59 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-pmd-plugin » master #53

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master/53/

Changes:

* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#86)

All tests passed

Build log:
[...truncated 61738 lines...]
	at org.apache.maven.shared.scriptinterpreter.ScriptRunner.executeRun(ScriptRunner.java:236)
	at org.apache.maven.shared.scriptinterpreter.ScriptRunner.run(ScriptRunner.java:161)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runPostBuildHook(AbstractInvokerMojo.java:2154)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:2129)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:1721)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.lambda$runBuilds$4(AbstractInvokerMojo.java:1431)
	at org.apache.maven.plugins.invoker.JobExecutor.lambda$null$1(JobExecutor.java:69)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
*** end build.log for: MPMD-270-325-JDK11/pom.xml ***

[ERROR] -------------------------------------------------
[ERROR] 
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 39, Errors: 0, Skipped: 7
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  MPMD-317-auxclasspath-provided/pom.xml
[ERROR] *  MPMD-277-multi-module-check/pom.xml
[ERROR] *  MPMD-89-232-typeresolution/pom.xml
[ERROR] *  MPMD-206-sourceDirectories-js/pom.xml
[ERROR] *  MPMD-348-JDK19/pom.xml
[ERROR] *  MPMD-259-analysis-cache-auxclasspath/pom.xml
[ERROR] *  MPMD-128-xref-link/pom.xml
[ERROR] *  MPMD-290-cpd-for-csharp/pom.xml
[ERROR] *  MPMD-323-multi-module-basedir/pom.xml
[ERROR] *  MPMD-181-benchmark/pom.xml
[ERROR] *  MPMD-219-pmd-processing-error/pom.xml
[ERROR] *  mpmd-138/pom.xml
[ERROR] *  MPMD-266-typeresolution-aggregated/pom.xml
[ERROR] *  MPMD-304-toolchain-support/pom.xml
[ERROR] *  multi-module/pom.xml
[ERROR] *  MPMD-283-aggregated-pmd/pom.xml
[ERROR] *  mpmd-80-not-included/pom.xml
[ERROR] *  MPMD-244-logging/pom.xml
[ERROR] *  empty-rulesets/pom.xml
[ERROR] *  MPMD-253-xref-link-multi-module/pom.xml
[ERROR] *  mpmd-142/pom.xml
[ERROR] *  MPMD-289-format-html-check/pom.xml
[ERROR] *  MPMD-318-auxclasspath-includeTests/pom.xml
[ERROR] *  MPMD-234-analysis-cache/pom.xml
[ERROR] *  MPMD-296-rulesetsTargetDirectory/pom.xml
[ERROR] *  MPMD-205-pmd-js-check/pom.xml
[ERROR] *  MPMD-258-multiple-executions/pom.xml
[ERROR] *  MPMD-165/pom.xml
[ERROR] *  mpmd-168/pom.xml
[ERROR] *  MPMD-181-no-benchmark/pom.xml
[ERROR] *  MPMD-163/pom.xml
[ERROR] *  MPMD-243-excludeFromFailureFile/pom.xml
[ERROR] *  mpmd-80-included/pom.xml
[ERROR] *  MPMD-182/pom.xml
[ERROR] *  MPMD-172/pom.xml
[ERROR] *  MPMD-323-ruleset-basedir-jgitver/pom.xml
[ERROR] *  mpmd-168-empty-report/pom.xml
[ERROR] *  MPMD-268-deprecated-rules/pom.xml
[ERROR] *  MPMD-270-325-JDK11/pom.xml
[INFO] -------------------------------------------------
[WARNING] The following builds were skipped:
[WARNING] *  MPMD-280-JDK12/pom.xml
[WARNING] *  MPMD-295-JDK13/pom.xml
[WARNING] *  MPMD-302-JDK15/pom.xml
[WARNING] *  MPMD-302-JDK14/pom.xml
[WARNING] *  MPMD-332-JDK18/pom.xml
[WARNING] *  MPMD-312-JDK16/pom.xml
[WARNING] *  MPMD-312-JDK17/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:58 min
[INFO] Finished at: 2022-08-24T16:49:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.3.0:verify (integration-test) on project maven-pmd-plugin: 39 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.3.0:verify (integration-test) on project maven-pmd-plugin: 39 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 39 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:285)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] junit
Recording test results
None of the test reports contained any result
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk11-m3.6.x_build
No test report files were found. Configuration error?
[INFO] run post-build script verify.groovy
[INFO]           MPMD-258-multiple-executions/pom.xml ............. SUCCESS (6.0 s)
[INFO] Building: MPMD-277-multi-module-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-277-multi-module-check/pom.xml .............. SUCCESS (8.1 s)
[INFO] Building: MPMD-268-deprecated-rules/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-268-deprecated-rules/pom.xml ................ SUCCESS (4.2 s)
[INFO] Building: mpmd-80-not-included/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mpmd-80-not-included/pom.xml ..................... SUCCESS (5.5 s)
[INFO] Building: MPMD-234-analysis-cache/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-234-analysis-cache/pom.xml .................. SUCCESS (6.6 s)
[INFO] Building: MPMD-259-analysis-cache-auxclasspath/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-259-analysis-cache-auxclasspath/pom.xml ..... SUCCESS (6.7 s)
[INFO] Building: MPMD-243-excludeFromFailureFile/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-243-excludeFromFailureFile/pom.xml .......... SUCCESS (3.2 s)
[INFO] Building: MPMD-295-JDK13/pom.xml
[INFO]           MPMD-295-JDK13/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-182/pom.xml
[INFO]           MPMD-182/pom.xml ................................. SUCCESS (5.2 s)
[INFO] Building: MPMD-280-JDK12/pom.xml
[INFO]           MPMD-280-JDK12/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-312-JDK17/pom.xml
[INFO]           MPMD-312-JDK17/pom.xml ........................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-invoker-plugin:3.3.0:verify (integration-test) @ maven-pmd-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 38, Failed: 0, Errors: 0, Skipped: 9
[INFO] -------------------------------------------------
[WARNING] The following builds were skipped:
[WARNING] *  MPMD-280-JDK12/pom.xml
[WARNING] *  MPMD-295-JDK13/pom.xml
[WARNING] *  MPMD-302-JDK15/pom.xml
[WARNING] *  MPMD-302-JDK14/pom.xml
[WARNING] *  MPMD-332-JDK18/pom.xml
[WARNING] *  MPMD-312-JDK16/pom.xml
[WARNING] *  MPMD-312-JDK17/pom.xml
[WARNING] *  MPMD-323-ruleset-basedir-jgitver/pom.xml
[WARNING] *  MPMD-270-325-JDK11/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:40 min
[INFO] Finished at: 2022-08-24T16:49:57Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [noreply].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven » Maven TLP » maven-pmd-plugin » master #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master/55/

Changes:

* [MPMD-353] - API incompatibility with jansi after upgrading m-shared-utils (#91)

All tests passed

Build failed in Jenkins: Maven » Maven TLP » maven-pmd-plugin » master #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master/54/

Changes:

* Set next dev version to 3.19.0-SNAPSHOT

All tests passed

Build log:
[...truncated 61738 lines...]
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 37 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:285)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] junit
Recording test results
None of the test reports contained any result
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk8-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           MPMD-266-typeresolution-aggregated/pom.xml ....... SUCCESS (20.2 s)
[INFO] Building: MPMD-312-JDK16/pom.xml
[INFO]           MPMD-312-JDK16/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-318-auxclasspath-includeTests/pom.xml
No test report files were found. Configuration error?
[INFO] run post-build script verify.groovy
[INFO]           MPMD-234-analysis-cache/pom.xml .................. SUCCESS (10.2 s)
[INFO] Building: MPMD-259-analysis-cache-auxclasspath/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-259-analysis-cache-auxclasspath/pom.xml ..... SUCCESS (8.8 s)
[INFO] Building: MPMD-243-excludeFromFailureFile/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-243-excludeFromFailureFile/pom.xml .......... SUCCESS (4.8 s)
[INFO] Building: MPMD-295-JDK13/pom.xml
[INFO]           MPMD-295-JDK13/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-182/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-318-auxclasspath-includeTests/pom.xml ....... SUCCESS (20.2 s)
[INFO] Building: mpmd-142/pom.xml
[INFO]           MPMD-182/pom.xml ................................. SUCCESS (7.6 s)
[INFO] Building: MPMD-280-JDK12/pom.xml
[INFO]           MPMD-280-JDK12/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-312-JDK17/pom.xml
[INFO]           MPMD-312-JDK17/pom.xml ........................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-invoker-plugin:3.3.0:verify (integration-test) @ maven-pmd-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 36, Failed: 0, Errors: 0, Skipped: 11
[INFO] -------------------------------------------------
[WARNING] The following builds were skipped:
[WARNING] *  MPMD-206-sourceDirectories-js/pom.xml
[WARNING] *  MPMD-290-cpd-for-csharp/pom.xml
[WARNING] *  MPMD-280-JDK12/pom.xml
[WARNING] *  MPMD-295-JDK13/pom.xml
[WARNING] *  MPMD-302-JDK15/pom.xml
[WARNING] *  MPMD-302-JDK14/pom.xml
[WARNING] *  MPMD-332-JDK18/pom.xml
[WARNING] *  MPMD-312-JDK16/pom.xml
[WARNING] *  MPMD-312-JDK17/pom.xml
[WARNING] *  MPMD-323-ruleset-basedir-jgitver/pom.xml
[WARNING] *  MPMD-270-325-JDK11/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:23 min
[INFO] Finished at: 2022-09-01T06:56:38+00:00
[INFO] Final Memory: 134M/3457M
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO]           mpmd-142/pom.xml ................................. SUCCESS (9.3 s)
[INFO] Building: MPMD-302-JDK15/pom.xml
[INFO]           MPMD-302-JDK15/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-323-ruleset-basedir-jgitver/pom.xml
[INFO]           MPMD-323-ruleset-basedir-jgitver/pom.xml ......... SKIPPED due to JRE version
[INFO] Building: MPMD-258-multiple-executions/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-258-multiple-executions/pom.xml ............. SUCCESS (10.1 s)
[INFO] Building: MPMD-277-multi-module-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-277-multi-module-check/pom.xml .............. SUCCESS (13.7 s)
[INFO] Building: MPMD-268-deprecated-rules/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-268-deprecated-rules/pom.xml ................ SUCCESS (7.4 s)
[INFO] Building: mpmd-80-not-included/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mpmd-80-not-included/pom.xml ..................... SUCCESS (9.4 s)
[INFO] Building: MPMD-234-analysis-cache/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-234-analysis-cache/pom.xml .................. SUCCESS (12.2 s)
[INFO] Building: MPMD-259-analysis-cache-auxclasspath/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-259-analysis-cache-auxclasspath/pom.xml ..... SUCCESS (11.5 s)
[INFO] Building: MPMD-243-excludeFromFailureFile/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-243-excludeFromFailureFile/pom.xml .......... SUCCESS (5.8 s)
[INFO] Building: MPMD-295-JDK13/pom.xml
[INFO]           MPMD-295-JDK13/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-182/pom.xml
[INFO]           MPMD-182/pom.xml ................................. SUCCESS (9.1 s)
[INFO] Building: MPMD-280-JDK12/pom.xml
[INFO]           MPMD-280-JDK12/pom.xml ........................... SKIPPED due to JRE version
[INFO] Building: MPMD-312-JDK17/pom.xml
[INFO]           MPMD-312-JDK17/pom.xml ........................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-invoker-plugin:3.3.0:verify (integration-test) @ maven-pmd-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 38, Failed: 0, Errors: 0, Skipped: 9
[INFO] -------------------------------------------------
[WARNING] The following builds were skipped:
[WARNING] *  MPMD-280-JDK12/pom.xml
[WARNING] *  MPMD-295-JDK13/pom.xml
[WARNING] *  MPMD-302-JDK15/pom.xml
[WARNING] *  MPMD-302-JDK14/pom.xml
[WARNING] *  MPMD-332-JDK18/pom.xml
[WARNING] *  MPMD-312-JDK16/pom.xml
[WARNING] *  MPMD-312-JDK17/pom.xml
[WARNING] *  MPMD-323-ruleset-basedir-jgitver/pom.xml
[WARNING] *  MPMD-270-325-JDK11/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:48 min
[INFO] Finished at: 2022-09-01T06:58:03Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [adangel].
[Pipeline] echo
Sending email ...
[Pipeline] emailext