Skip to content
Success

Console Output

[INFO] 
[INFO] ----------------< jakarta.ws.rs:jakarta.ws.rs-examples >----------------
[INFO] Building Jakarta RESTful WS Examples 4.0.0-SNAPSHOT                [3/5]
[INFO]   from examples/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 752 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 582 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 2.7 MB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jakarta.ws.rs-examples ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ jakarta.ws.rs-examples ---
[INFO] 
[INFO] --- buildnumber:3.2.0:create (default) @ jakarta.ws.rs-examples ---
[INFO] Storing buildNumber: 03/29/2024 09:16 PM at timestamp: 1711746999585
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] >>> jxr:3.3.2:jxr (default) > generate-sources @ jakarta.ws.rs-examples >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ jakarta.ws.rs-examples ---
[INFO] 
[INFO] --- buildnumber:3.2.0:create (default) @ jakarta.ws.rs-examples ---
[INFO] Storing buildNumber: 03/29/2024 09:16 PM at timestamp: 1711746999700
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- checkstyle:3.3.1:checkstyle (default) @ jakarta.ws.rs-examples ---
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[WARNING] Failed to getClass for org.apache.maven.plugin.jxr.JxrReport
[INFO] 
[INFO] <<< jxr:3.3.2:jxr (default) < generate-sources @ jakarta.ws.rs-examples <<<
[INFO] 
[INFO] 
[INFO] --- jxr:3.3.2:jxr (default) @ jakarta.ws.rs-examples ---
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- checkstyle:3.3.1:checkstyle (default) @ jakarta.ws.rs-examples ---
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jakarta.ws.rs-examples ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/main/resources
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ jakarta.ws.rs-examples ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 74 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/main/java/jaxrs/examples/client/BasicExamples.java: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/main/java/jaxrs/examples/client/BasicExamples.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/main/java/jaxrs/examples/client/BasicExamples.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/main/java/jaxrs/examples/client/validator/Pattern.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/main/java/jaxrs/examples/client/validator/Pattern.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jakarta.ws.rs-examples ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/src/test/resources
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jakarta.ws.rs-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ jakarta.ws.rs-examples ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ jakarta.ws.rs-examples ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 15 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 17 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 38 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/jakarta.ws.rs-examples.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakarta.ws.rs-examples ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/bom.xml
[INFO]            attaching as jakarta.ws.rs-examples-4.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/bom.json
[INFO]            attaching as jakarta.ws.rs-examples-4.0.0-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jakarta.ws.rs-examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/jakarta.ws.rs-examples-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jakarta.ws.rs-examples ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/pom.xml to /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-examples/4.0.0-SNAPSHOT/jakarta.ws.rs-examples-4.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/jakarta.ws.rs-examples.jar to /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-examples/4.0.0-SNAPSHOT/jakarta.ws.rs-examples-4.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/bom.xml to /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-examples/4.0.0-SNAPSHOT/jakarta.ws.rs-examples-4.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/bom.json to /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-examples/4.0.0-SNAPSHOT/jakarta.ws.rs-examples-4.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/TCK_EFTL_build_and_stage/examples/target/jakarta.ws.rs-examples-sources.jar to /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-examples/4.0.0-SNAPSHOT/jakarta.ws.rs-examples-4.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta RESTful WS Project 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Jakarta RESTful WS Project ......................... SUCCESS [  6.852 s]
[INFO] Jakarta RESTful WS API ............................. SUCCESS [ 27.696 s]
[INFO] Jakarta RESTful WS Examples ........................ SUCCESS [  5.118 s]
[INFO] Jakarta RESTful WS Specification ................... SUCCESS [ 54.169 s]
[INFO] Jakarta RESTful WS TCK ............................. SUCCESS [ 10.185 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:54 min
[INFO] Finished at: 2024-03-29T21:17:52Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data