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 2021/04/04 11:45:48 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-jlink-plugin » master #75

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jlink-plugin/job/master/75/

Changes:

* Bump plexus-java from 1.0.6 to 1.0.7

All tests passed

Build log:
[...truncated 5306 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (jdk9) @ maven-jlink-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\classes\META-INF\versions\9
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ maven-jlink-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-jlink-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-jlink-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-jlink-plugin ---
[INFO] Surefire report directory: f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.jlink.AbstractJLinkMojoTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in org.apache.maven.plugins.jlink.AbstractJLinkMojoTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-jlink-plugin ---
[INFO] Building jar: f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\maven-jlink-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ maven-jlink-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-6_allowSetJmodPath\pom.xml ................ SUCCESS (9.0 s)
[INFO] Building: MJLINK-9_reactor\pom.xml
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:start (default) @ maven-jlink-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.26
[INFO] Started SocketConnector@0.0.0.0:57815
[INFO] Mock Repository Manager http://localhost:57815 is started.
[INFO] Setting property 'mrm.repository.url' to 'http://localhost:57815'.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:install (integration-test) @ maven-jlink-plugin ---
[INFO] Installing f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\pom.xml to f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jlink-plugin\3.1.1-SNAPSHOT\maven-jlink-plugin-3.1.1-SNAPSHOT.pom
[INFO] Installing f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\maven-jlink-plugin-3.1.1-SNAPSHOT.jar to f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2\windows-jdk16-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jlink-plugin\3.1.1-SNAPSHOT\maven-jlink-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:integration-test (integration-test) @ maven-jlink-plugin ---
[INFO] Running 2 setup jobs:
[INFO] Building: setup-jar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-9_reactor\pom.xml ......................... SUCCESS (11.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-jlink-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:51369
[INFO] Stopped SocketConnector@0.0.0.0:51369
[INFO] Mock Repository Manager http://localhost:51369 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jlink-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:31 min
[INFO] Finished at: 2021-04-04T04:41:28-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2@tmp\withMaven56cb7fd8\maven-spy-20210404-043656-7917423146072603259200.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk15-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jlink-plugin\3.1.1-SNAPSHOT\maven-jlink-plugin-3.1.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk15-m3.6.x_build\target\maven-jlink-plugin-3.1.1-SNAPSHOT.jar under org\apache\maven\plugins\maven-jlink-plugin\3.1.1-SNAPSHOT\maven-jlink-plugin-3.1.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk15-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.1.1-SNAPSHOT in source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2' for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #74
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.1.1-SNAPSHOT(version: 3.1.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           setup-jar\pom.xml ................................ SUCCESS (15.3 s)
[INFO] Building: setup-jar-module-info\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 206 ms, Junit Publisher: 122 ms, Open Task Scanner Publisher: 169 ms, Invoker Publisher: 11025 ms
[Pipeline] // withMaven
[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]           setup-jar-module-info\pom.xml .................... SUCCESS (6.8 s)
[INFO] Setup done.
[INFO] Building: cli-options\add-options\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/0/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           cli-options\add-options\pom.xml .................. SUCCESS (17.9 s)
[INFO] Building: cli-options\bind-services\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\bind-services\pom.xml ................ SUCCESS (17.8 s)
[INFO] Building: cli-options\compress-0\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-0\pom.xml ................... SUCCESS (8.2 s)
[INFO] Building: cli-options\compress-1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-1\pom.xml ................... SUCCESS (10.9 s)
[INFO] Building: cli-options\compress-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-2\pom.xml ................... SUCCESS (10.3 s)
[INFO] Building: cli-options\disable-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\disable-plugin\pom.xml ............... SUCCESS (8.2 s)
[INFO] Building: cli-options\endian\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian\pom.xml ....................... SUCCESS (8.0 s)
[INFO] Building: cli-options\endian-big\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian-big\pom.xml ................... SUCCESS (8.5 s)
[INFO] Building: cli-options\ignore-signing-information\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\ignore-signing-information\pom.xml ... SUCCESS (8.1 s)
[INFO] Building: cli-options\no-header-files\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-header-files\pom.xml .............. SUCCESS (8.1 s)
[INFO] Building: cli-options\no-man-pages\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-man-pages\pom.xml ................. SUCCESS (8.4 s)
[INFO] Building: cli-options\strip-debug\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\strip-debug\pom.xml .................. SUCCESS (9.1 s)
[INFO] Building: MJLINK-26\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-26\pom.xml ................................ SUCCESS (8.6 s)
[INFO] Building: MJLINK-36_toolchainjdk8\pom.xml
[INFO]           MJLINK-36_toolchainjdk8\pom.xml .................. SKIPPED due to JRE version
[INFO] Building: MJLINK-36_toolchainjdk9\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-36_toolchainjdk9\pom.xml .................. SUCCESS (12.1 s)
[INFO] Building: MJLINK-3_improveVerboseOutput\pom.xml
[INFO]           MJLINK-3_improveVerboseOutput\pom.xml ............ SUCCESS (8.1 s)
[INFO] Building: MJLINK-40_includeLocales\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-40_includeLocales\pom.xml ................. SUCCESS (9.3 s)
[INFO] Building: MJLINK-41_addoptions-11\pom.xml
[INFO]           MJLINK-41_addoptions-11\pom.xml .................. SKIPPED due to JRE version
[INFO] Building: MJLINK-4_dependencyResolution\pom.xml
[INFO]           MJLINK-4_dependencyResolution\pom.xml ............ SUCCESS (7.9 s)
[INFO] Building: MJLINK-52_classifiers\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-52_classifiers\pom.xml .................... SUCCESS (9.1 s)
[INFO] Building: MJLINK-52_classifiers_duplicate_classifier\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-52_classifiers_duplicate_classifier\pom.xml SUCCESS (11.7 s)
[INFO] Building: MJLINK-52_classifiers_duplicate_default\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-52_classifiers_duplicate_default\pom.xml .. SUCCESS (10.3 s)
[INFO] Building: MJLINK-52_classifiers_jarproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-52_classifiers_jarproject\pom.xml ......... SUCCESS (10.5 s)
[INFO] Building: MJLINK-6_allowSetJmodPath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-6_allowSetJmodPath\pom.xml ................ SUCCESS (8.9 s)
[INFO] Building: MJLINK-9_reactor\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-9_reactor\pom.xml ......................... SUCCESS (11.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-jlink-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:57815
[INFO] Stopped SocketConnector@0.0.0.0:57815
[INFO] Mock Repository Manager http://localhost:57815 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jlink-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:32 min
[INFO] Finished at: 2021-04-04T04:45:35-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2@tmp\withMavenf44c28d0\maven-spy-20210404-044102-23712964612162657169748.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jlink-plugin\3.1.1-SNAPSHOT\maven-jlink-plugin-3.1.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-jlink-plugin-3.1.1-SNAPSHOT.jar under org\apache\maven\plugins\maven-jlink-plugin\3.1.1-SNAPSHOT\maven-jlink-plugin-3.1.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.1.1-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-jlink-plugin_master@2' for files matching the pattern 'windows-jdk16-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #74
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.1.1-SNAPSHOT(version: 3.1.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 201 ms, Junit Publisher: 124 ms, Open Task Scanner Publisher: 163 ms, Invoker Publisher: 10844 ms
[Pipeline] // withMaven
[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 [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext