Skip to content
Success

Console Output

[INFO] 
[INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >----------
[INFO] Building OSGi Container 7.0.13-SNAPSHOT                         [39/349]
[INFO]   from nucleus/osgi-platforms/osgi-container/pom.xml
[INFO] ---------------------------[ glassfish-jar ]----------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ osgi-container ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container ---
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-container ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-container ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container ---
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container ---
[INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/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) @ osgi-container ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[INFO] /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ osgi-container ---
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ osgi-container ---
[INFO] 
[INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- command-security:1.0.17:check (default-check) @ osgi-container ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-container ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] Initial messages found so far: {}
[INFO] Processing: NCLS-OSGI-00001
[INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false
[INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}}
[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.osgi.container on element LOGGER_NAME
[INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler
[INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI}
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
[INFO] Found enclosing element LOGGER_NAME
[INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler
[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/osgi-platforms/osgi-container/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) @ osgi-container ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ osgi-container ---
[INFO] No sources to compile
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container ---
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ osgi-container ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container ---
[INFO] Executing tasks
[INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for
[INFO]      [echo]                                     osgi-container
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar
[INFO] 
[INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-container ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.2.2:verify (verify) @ osgi-container ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ osgi-container ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.13-SNAPSHOT/osgi-container-7.0.13-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.13-SNAPSHOT/osgi-container-7.0.13-SNAPSHOT.jar