See https://ci-maven.apache.org/job/Maven/job/maven-github/job/maven-javadoc-plugin/job/PR-121/2/
Changes: * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration * [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 * [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2 * [maven-release-plugin] prepare for next development iteration All tests passed Build log: [...truncated 13422 lines...] [INFO] [INFO] --- mrm-maven-plugin:1.3.0:stop (repository) @ maven-javadoc-plugin --- [INFO] Stopping Mock Repository Manager on http://localhost:59677 [INFO] Stopped ServerConnector@5c32ac21{HTTP/1.1, (http/1.1)}{0.0.0.0:0} [INFO] Stopped o.e.j.s.ServletContextHandler@3fc9a2fb{/,null,STOPPED} [INFO] Mock Repository Manager http://localhost:59677 is stopped. [INFO] [INFO] --- mrm-maven-plugin:1.3.0:stop (3rdparty) @ maven-javadoc-plugin --- [INFO] Stopping Mock Repository Manager on http://localhost:59686 [INFO] Stopped ServerConnector@639710e6{HTTP/1.1, (http/1.1)}{0.0.0.0:0} [INFO] Stopped o.e.j.s.ServletContextHandler@7b2594b2{/,null,STOPPED} [INFO] Mock Repository Manager http://localhost:59686 is stopped. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-javadoc-plugin --- [INFO] There are 4 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset. [INFO] Ignored 4 errors, 0 violation remaining. [INFO] [INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-javadoc-plugin --- [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 77, Failed: 2, Errors: 0, Skipped: 8 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * MJAVADOC-338_downloadSources\pom.xml [ERROR] * MJAVADOC-494_aggregate-repositories\pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:15 min [INFO] Finished at: 2022-02-08T07:28:51-08:00 [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\82467a7c\workspace\thub_maven-javadoc-plugin_PR-121@2@tmp\withMaven9822b96d\maven-spy-20220208-071136-2868545854878827633930.log [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-javadoc-plugin: 2 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.2.1:verify (integration-test) on project maven-javadoc-plugin: 2 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: 2 builds failed. See console output above for details. at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:259) at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140) 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] } [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml Recording test results [withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen. [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.3-SNAPSHOT(version: 3.3.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml [INFO] run post-build script verify.groovy [INFO] MJAVADOC-661_mrjar\pom.xml ....................... SUCCESS (7.9 s) [INFO] Building: MJAVADOC-672_multiline-tag\pom.xml [INFO] MJAVADOC-672_multiline-tag\pom.xml ............... SUCCESS (6.9 s) [INFO] Building: MJAVADOC-677_require-static-transitive\pom.xml [INFO] MJAVADOC-677_require-static-transitive\pom.xml ... SUCCESS (12.2 s) [INFO] Building: MJAVADOC-679_encoding\pom.xml [INFO] run pre-build script setup.groovy [INFO] MJAVADOC-679_encoding\pom.xml .................... SUCCESS (7.7 s) [INFO] Building: MJAVADOC-704_toolchains\pom.xml [INFO] MJAVADOC-704_toolchains\pom.xml .................. SKIPPED due to Maven version [INFO] Building: site-failOnError\pom.xml [INFO] site-failOnError\pom.xml ......................... SUCCESS (8.2 s) [INFO] [INFO] --- mrm-maven-plugin:1.3.0:stop (repository) @ maven-javadoc-plugin --- [INFO] Stopping Mock Repository Manager on http://localhost:63517 [INFO] Stopped ServerConnector@3472b538{HTTP/1.1, (http/1.1)}{0.0.0.0:0} [INFO] Stopped o.e.j.s.ServletContextHandler@45264cbd{/,null,STOPPED} [INFO] Mock Repository Manager http://localhost:63517 is stopped. [INFO] [INFO] --- mrm-maven-plugin:1.3.0:stop (3rdparty) @ maven-javadoc-plugin --- [INFO] Stopping Mock Repository Manager on http://localhost:63526 [INFO] Stopped ServerConnector@79a996f1{HTTP/1.1, (http/1.1)}{0.0.0.0:0} [INFO] Stopped o.e.j.s.ServletContextHandler@2881a2dd{/,null,STOPPED} [INFO] Mock Repository Manager http://localhost:63526 is stopped. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-javadoc-plugin --- [INFO] There are 4 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset. [INFO] Ignored 4 errors, 0 violation remaining. [INFO] [INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-javadoc-plugin --- [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 78, Failed: 2, Errors: 0, Skipped: 7 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * MJAVADOC-338_downloadSources\pom.xml [ERROR] * MJAVADOC-494_aggregate-repositories\pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:08 min [INFO] Finished at: 2022-02-08T07:29:34-08:00 [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\82467a7c\workspace\thub_maven-javadoc-plugin_PR-121@2@tmp\withMavend16490aa\maven-spy-20220208-071325-8937722106140654113575.log [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-javadoc-plugin: 2 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.2.1:verify (integration-test) on project maven-javadoc-plugin: 2 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:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) 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: 2 builds failed. See console output above for details. at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:259) at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140) 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:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) 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] } [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml Recording test results [withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen. [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.3-SNAPSHOT(version: 3.3.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml [withMaven] Publishers: Generated Artifacts Publisher: 102 ms, Junit Publisher: 3107 ms, Open Task Scanner Publisher: 12 ms, Invoker Publisher: 139823 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [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 windows-jdk11-m3.6.x_build [withMaven] Publishers: Generated Artifacts Publisher: 2054 ms, Junit Publisher: 8920 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 136135 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [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 windows-jdk17-m3.6.x_build [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] jiraComment [Pipeline] echo The authors of changes [michaelo]. [Pipeline] echo Sending email ... [Pipeline] emailext