You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/11/29 12:33:35 UTC

Build failed in Jenkins: Juneau » Juneau-Java-17 #848

See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/848/display/redirect?page=changes>

Changes:

[garydgregory] Use Collection#isEmpty (Java 6 API)


------------------------------------------
[...truncated 17.84 KB...]
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-core ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-core ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 35 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ juneau-core ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ juneau-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-core ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-core ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 35 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ juneau-core ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ juneau-core ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml
607/607 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml (607 B at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-20231129.123324-26.pom
2/3 KB      3/3 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-20231129.123324-26.pom (3 KB at 4.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml
843/843 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml (843 B at 2.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml
607/607 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml (607 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml
843/843 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml (843 B at 1.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building juneau/core/common 9.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ juneau-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ juneau-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ juneau-common ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=<https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-common ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ juneau-common ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 10 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ juneau-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ juneau-common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (default-report) @ juneau-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ juneau-common ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-common ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-common ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 65 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 11 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ juneau-common ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ juneau-common ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT.pom
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ juneau-common ---
[INFO] Installing org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ juneau-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ juneau-common ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=<https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-common ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ juneau-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ juneau-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ juneau-common ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (default-report) @ juneau-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ juneau-common ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-common ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-common ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 65 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 11 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ juneau-common ---
[ERROR] We have duplicated artifacts attached.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] juneau ............................................. SUCCESS [  7.025 s]
[INFO] juneau/core ........................................ SUCCESS [  2.648 s]
[INFO] juneau/core/common ................................. FAILURE [  6.553 s]
[INFO] juneau/core/marshall ............................... SKIPPED
[INFO] juneau/core/dto .................................... SKIPPED
[INFO] juneau/core/config ................................. SKIPPED
[INFO] juneau/core/assertions ............................. SKIPPED
[INFO] juneau/rest ........................................ SKIPPED
[INFO] juneau/rest/rest-common ............................ SKIPPED
[INFO] juneau/rest/rest-server ............................ SKIPPED
[INFO] juneau/rest/rest-server-springboot ................. SKIPPED
[INFO] juneau/rest/rest-client ............................ SKIPPED
[INFO] juneau/rest/rest-mock .............................. SKIPPED
[INFO] juneau/microservice ................................ SKIPPED
[INFO] juneau/microservice/microservice-core .............. SKIPPED
[INFO] juneau/microservice/microservice-jetty ............. SKIPPED
[INFO] juneau/microservice/my-jetty-microservice .......... SKIPPED
[INFO] juneau/microservice/my-springboot-microservice ..... SKIPPED
[INFO] juneau/sc .......................................... SKIPPED
[INFO] juneau/sc/sc-server ................................ SKIPPED
[INFO] juneau/sc/sc-client ................................ SKIPPED
[INFO] juneau/examples .................................... SKIPPED
[INFO] juneau/examples/examples-core ...................... SKIPPED
[INFO] juneau/examples/rest ............................... SKIPPED
[INFO] juneau/examples/examples-rest-jetty ................ SKIPPED
[INFO] juneau/examples/examples-rest-springboot ........... SKIPPED
[INFO] juneau/examples/examples-rest-jetty-ftest .......... SKIPPED
[INFO] juneau/utest-utils ................................. SKIPPED
[INFO] juneau/utest ....................................... SKIPPED
[INFO] juneau/all ......................................... SKIPPED
[INFO] juneau/distrib ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.833 s
[INFO] Finished at: 2023-11-29T12:33:33+00:00
[INFO] Final Memory: 65M/272M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.0:jar-no-fork (attach-sources) on project juneau-common: Presumably you have configured maven-source-plugn to execute twice times in your build. You have to configure a classifier for at least on of them. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :juneau-common
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Juneau » Juneau-Java-17 #849

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/849/display/redirect?page=changes>

Changes:

[github] Bump actions/setup-java from 3 to 4


------------------------------------------
[...truncated 16.34 KB...]
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-core ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-core ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 35 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ juneau-core ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ juneau-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-core ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-core ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 35 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ juneau-core ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ juneau-core ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml
607/607 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml (607 B at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-20231201.061532-27.pom
2/3 KB      3/3 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/juneau-core-9.0.2-20231201.061532-27.pom (3 KB at 4.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml
843/843 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml (843 B at 2.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml
607/607 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/9.0.2-SNAPSHOT/maven-metadata.xml (607 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml
843/843 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-core/maven-metadata.xml (843 B at 1.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building juneau/core/common 9.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ juneau-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ juneau-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ juneau-common ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=<https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-common ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ juneau-common ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 10 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ juneau-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ juneau-common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (default-report) @ juneau-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ juneau-common ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-common ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-common ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 65 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 11 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ juneau-common ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ juneau-common ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT.pom
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ juneau-common ---
[INFO] Installing org/apache/juneau/juneau-common/9.0.2-SNAPSHOT/juneau-common-9.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ juneau-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ juneau-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven) @ juneau-common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ juneau-common ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=<https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ juneau-common ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ juneau-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ juneau-common ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ juneau-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ juneau-common ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (default-report) @ juneau-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ juneau-common ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/juneau-common-9.0.2-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-common ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-common ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-core/juneau-common/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 65 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 11 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ juneau-common ---
[ERROR] We have duplicated artifacts attached.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] juneau ............................................. SUCCESS [  6.033 s]
[INFO] juneau/core ........................................ SUCCESS [  2.601 s]
[INFO] juneau/core/common ................................. FAILURE [  3.775 s]
[INFO] juneau/core/marshall ............................... SKIPPED
[INFO] juneau/core/dto .................................... SKIPPED
[INFO] juneau/core/config ................................. SKIPPED
[INFO] juneau/core/assertions ............................. SKIPPED
[INFO] juneau/rest ........................................ SKIPPED
[INFO] juneau/rest/rest-common ............................ SKIPPED
[INFO] juneau/rest/rest-server ............................ SKIPPED
[INFO] juneau/rest/rest-server-springboot ................. SKIPPED
[INFO] juneau/rest/rest-client ............................ SKIPPED
[INFO] juneau/rest/rest-mock .............................. SKIPPED
[INFO] juneau/microservice ................................ SKIPPED
[INFO] juneau/microservice/microservice-core .............. SKIPPED
[INFO] juneau/microservice/microservice-jetty ............. SKIPPED
[INFO] juneau/microservice/my-jetty-microservice .......... SKIPPED
[INFO] juneau/microservice/my-springboot-microservice ..... SKIPPED
[INFO] juneau/sc .......................................... SKIPPED
[INFO] juneau/sc/sc-server ................................ SKIPPED
[INFO] juneau/sc/sc-client ................................ SKIPPED
[INFO] juneau/examples .................................... SKIPPED
[INFO] juneau/examples/examples-core ...................... SKIPPED
[INFO] juneau/examples/rest ............................... SKIPPED
[INFO] juneau/examples/examples-rest-jetty ................ SKIPPED
[INFO] juneau/examples/examples-rest-springboot ........... SKIPPED
[INFO] juneau/examples/examples-rest-jetty-ftest .......... SKIPPED
[INFO] juneau/utest-utils ................................. SKIPPED
[INFO] juneau/utest ....................................... SKIPPED
[INFO] juneau/all ......................................... SKIPPED
[INFO] juneau/distrib ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.728 s
[INFO] Finished at: 2023-12-01T06:15:37+00:00
[INFO] Final Memory: 57M/272M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.0:jar-no-fork (attach-sources) on project juneau-common: Presumably you have configured maven-source-plugn to execute twice times in your build. You have to configure a classifier for at least on of them. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :juneau-common
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com