Skip to content
Success

Console Output

[INFO] 
[INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >--------------
[INFO] Building GMS Bootstrap Module 7.0.13-SNAPSHOT                   [43/349]
[INFO]   from nucleus/cluster/gms-bootstrap/pom.xml
[INFO] ---------------------------[ glassfish-jar ]----------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ gms-bootstrap ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap ---
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gms-bootstrap ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap ---
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap ---
[INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/src/main/manpages
[INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ gms-bootstrap ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap ---
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap ---
[INFO] 
[INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (process-annotations) @ gms-bootstrap ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/classes
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] Initial messages found so far: {}
[INFO] Processing: NCLS-CLSTR-10001
[INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false
[INFO] Processing: NCLS-CLSTR-20001
[INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false
[INFO] Processing: NCLS-CLSTR-20002
[INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false
[INFO] Processing: NCLS-CLSTR-20003
[INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false
[INFO] Processing: NCLS-CLSTR-20004
[INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false
[INFO] Processing: NCLS-CLSTR-20005
[INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false
[INFO] Processing: NCLS-CLSTR-20006
[INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false
[INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}}
[INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
[INFO] LoggerInfoMetadataGenerator invoked.
[INFO] Total Messages including ones found from disk so far: {}
[INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME
[INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService
[INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME
[INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory
[INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR}
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
[INFO] Found enclosing element GMSBS_LOGGER_NAME
[INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] LoggerInfoMetadataGenerator invoked.
[INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
[INFO] Total Messages including ones found from disk so far: {}
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gms-bootstrap ---
[INFO] No sources to compile
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap ---
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ gms-bootstrap ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap ---
[INFO] Executing tasks
[INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/target/classes/META-INF for
[INFO]      [echo]                                     gms-bootstrap
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar
[INFO] 
[INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gms-bootstrap ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.2.2:verify (verify) @ gms-bootstrap ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.13-SNAPSHOT/gms-bootstrap-7.0.13-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.13-SNAPSHOT/gms-bootstrap-7.0.13-SNAPSHOT.jar