simple 09-Jun-2026 02:05:03 Build Openfire - Nightly Maven Install4j Build - Workflow #3299 (OPENFIRE-NIGHTLYMAVEN-JOB1-3299) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.7 simple 09-Jun-2026 02:05:03 Remote agent on host mesonet-ah.agron.iastate.edu simple 09-Jun-2026 02:05:04 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1 simple 09-Jun-2026 02:05:04 Executing build Openfire - Nightly Maven Install4j Build - Workflow #3299 (OPENFIRE-NIGHTLYMAVEN-JOB1-3299) simple 09-Jun-2026 02:05:04 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 09-Jun-2026 02:05:04 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1 simple 09-Jun-2026 02:05:04 Updating source code to revision: 75c25b082b081c2d62fbd0c9f2f92ccb204213bf simple 09-Jun-2026 02:05:04 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 09-Jun-2026 02:05:05 Checking out revision 75c25b082b081c2d62fbd0c9f2f92ccb204213bf. simple 09-Jun-2026 02:05:05 Already on 'main' simple 09-Jun-2026 02:05:05 Updated source code to revision: 75c25b082b081c2d62fbd0c9f2f92ccb204213bf simple 09-Jun-2026 02:05:05 Finished task 'Checkout Default Repository' with result: Success simple 09-Jun-2026 02:05:05 Running pre-build action: Build Log Labeller Pre Build Action simple 09-Jun-2026 02:05:05 Running pre-build action: VCS Version Collector simple 09-Jun-2026 02:05:05 Build Openfire - Nightly Maven Install4j Build - Workflow #3299 (OPENFIRE-NIGHTLYMAVEN-JOB1-3299) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 09-Jun-2026 02:05:05 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 09-Jun-2026 02:05:05 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3299 (OPENFIRE-NIGHTLYMAVEN-JOB1-3299)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NIGHTLYMAVEN-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n build 09-Jun-2026 02:05:06 [INFO] Scanning for projects... build 09-Jun-2026 02:05:06 [INFO] ------------------------------------------------------------------------ build 09-Jun-2026 02:05:06 [INFO] Reactor Build Order: build 09-Jun-2026 02:05:06 [INFO] build 09-Jun-2026 02:05:06 [INFO] Parent [pom] build 09-Jun-2026 02:05:06 [INFO] Internationalization files for Openfire [jar] build 09-Jun-2026 02:05:06 [INFO] Core XMPP Server [jar] build 09-Jun-2026 02:05:06 [INFO] Starter for Openfire [jar] build 09-Jun-2026 02:05:06 [INFO] Openfire Plugins [pom] build 09-Jun-2026 02:05:06 [INFO] Openfire Plugin Assembly Descriptor [jar] build 09-Jun-2026 02:05:06 [INFO] Distribution [pom] build 09-Jun-2026 02:05:06 [INFO] build 09-Jun-2026 02:05:06 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 09-Jun-2026 02:05:06 [INFO] Building Parent 5.2.0-SNAPSHOT [1/7] build 09-Jun-2026 02:05:06 [INFO] --------------------------------[ pom ]--------------------------------- build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ parent --- build 09-Jun-2026 02:05:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 09-Jun-2026 02:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- build 09-Jun-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 09-Jun-2026 02:05:07 [INFO] Building Internationalization files for Openfire 5.2.0-SNAPSHOT [2/7] build 09-Jun-2026 02:05:07 [INFO] --------------------------------[ jar ]--------------------------------- build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] Copying 19 resources from src/main/resources to target/classes build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] No sources to compile build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] No sources to compile build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] No tests to run. build 09-Jun-2026 02:05:07 [INFO] build 09-Jun-2026 02:05:07 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 09-Jun-2026 02:05:07 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:05:08 [INFO] build 09-Jun-2026 02:05:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n --- build 09-Jun-2026 02:05:08 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:05:08 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:05:08 [INFO] build 09-Jun-2026 02:05:08 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 09-Jun-2026 02:05:08 [INFO] Building Core XMPP Server 5.2.0-SNAPSHOT [3/7] build 09-Jun-2026 02:05:08 [INFO] --------------------------------[ jar ]--------------------------------- build 09-Jun-2026 02:05:08 [INFO] build 09-Jun-2026 02:05:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 09-Jun-2026 02:05:08 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target build 09-Jun-2026 02:05:08 [INFO] build 09-Jun-2026 02:05:08 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ xmppserver --- build 09-Jun-2026 02:05:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:05:08 [INFO] build 09-Jun-2026 02:05:08 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 09-Jun-2026 02:05:09 [INFO] build 09-Jun-2026 02:05:09 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 09-Jun-2026 02:05:09 [INFO] Copying 2 resources from src/main/resources to target/classes build 09-Jun-2026 02:05:09 [INFO] build 09-Jun-2026 02:05:09 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 09-Jun-2026 02:05:09 [INFO] Recompiling the module because of changed dependency. build 09-Jun-2026 02:05:09 [INFO] Compiling 796 source files with javac [debug target 17] to target/classes build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[723,117] TLS_ACCEPT_SELFSIGNED_CERTS in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[779,118] TLS_CERTIFICATE_VERIFY_VALIDITY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[137,73] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[138,77] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[40,10] deprecated item is not annotated with @Deprecated build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[138,82] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[139,73] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 09-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. build 09-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. build 09-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. build 09-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. build 09-Jun-2026 02:05:24 [INFO] build 09-Jun-2026 02:05:24 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.35:jspc (jspc) @ xmppserver --- build 09-Jun-2026 02:05:24 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-expiry-check-page.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary-config-page.jsp,session-summary.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/index.jsp,setup/setup-datasource-standard.jsp,setup/setup-profile-settings.jsp,system-admin-console-access.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp,pubsub-node-subscriber-delete.jsp,user-groups.jsp,dns-overrides.jsp,server-session-failure-details.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 09-Jun-2026 02:05:25 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. build 09-Jun-2026 02:05:32 [INFO] Generation completed with [0] errors in [6713] milliseconds build 09-Jun-2026 02:05:32 [INFO] build 09-Jun-2026 02:05:32 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 09-Jun-2026 02:05:32 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 09-Jun-2026 02:05:32 [INFO] build 09-Jun-2026 02:05:32 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 09-Jun-2026 02:05:32 [INFO] Recompiling the module because of changed dependency. build 09-Jun-2026 02:05:32 [INFO] Compiling 145 source files with javac [debug target 17] to target/test-classes build 09-Jun-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. build 09-Jun-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. build 09-Jun-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. build 09-Jun-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. build 09-Jun-2026 02:05:39 [INFO] build 09-Jun-2026 02:05:39 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 09-Jun-2026 02:05:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 09-Jun-2026 02:05:39 [INFO] build 09-Jun-2026 02:05:39 [INFO] ------------------------------------------------------- build 09-Jun-2026 02:05:39 [INFO] T E S T S build 09-Jun-2026 02:05:39 [INFO] ------------------------------------------------------- build 09-Jun-2026 02:05:43 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 09-Jun-2026 02:05:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:05:47 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.537 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 09-Jun-2026 02:05:48 [INFO] Running org.jivesoftware.admin.CacheControlFilterTest error 09-Jun-2026 02:05:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:05:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 s -- in org.jivesoftware.admin.CacheControlFilterTest build 09-Jun-2026 02:05:51 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 09-Jun-2026 02:05:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:05:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 09-Jun-2026 02:05:55 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 09-Jun-2026 02:05:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:05:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 09-Jun-2026 02:05:58 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 09-Jun-2026 02:05:58 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:05:58 which will prevent the application from working correctly. error 09-Jun-2026 02:05:58 error 09-Jun-2026 02:05:58 build 09-Jun-2026 02:05:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 09-Jun-2026 02:05:59 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 09-Jun-2026 02:06:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:02 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.092 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 09-Jun-2026 02:06:03 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 09-Jun-2026 02:06:04 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:04 which will prevent the application from working correctly. error 09-Jun-2026 02:06:04 error 09-Jun-2026 02:06:04 build 09-Jun-2026 02:06:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 09-Jun-2026 02:06:05 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 09-Jun-2026 02:06:05 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:05 which will prevent the application from working correctly. error 09-Jun-2026 02:06:05 error 09-Jun-2026 02:06:05 build 09-Jun-2026 02:06:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 09-Jun-2026 02:06:06 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 09-Jun-2026 02:06:07 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:07 which will prevent the application from working correctly. error 09-Jun-2026 02:06:07 error 09-Jun-2026 02:06:07 build 09-Jun-2026 02:06:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.jivesoftware.openfire.ldap.VCardTest build 09-Jun-2026 02:06:08 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 09-Jun-2026 02:06:08 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:08 which will prevent the application from working correctly. error 09-Jun-2026 02:06:08 error 09-Jun-2026 02:06:08 build 09-Jun-2026 02:06:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 09-Jun-2026 02:06:09 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 09-Jun-2026 02:06:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 09-Jun-2026 02:06:13 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 09-Jun-2026 02:06:14 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:14 which will prevent the application from working correctly. error 09-Jun-2026 02:06:14 error 09-Jun-2026 02:06:14 error 09-Jun-2026 02:06:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.086 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 09-Jun-2026 02:06:16 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 09-Jun-2026 02:06:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.630 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 09-Jun-2026 02:06:19 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 09-Jun-2026 02:06:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 09-Jun-2026 02:06:20 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 09-Jun-2026 02:06:21 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:21 which will prevent the application from working correctly. error 09-Jun-2026 02:06:21 error 09-Jun-2026 02:06:21 build 09-Jun-2026 02:06:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.666 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 09-Jun-2026 02:06:25 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 09-Jun-2026 02:06:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 09-Jun-2026 02:06:26 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 09-Jun-2026 02:06:26 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:26 which will prevent the application from working correctly. error 09-Jun-2026 02:06:26 error 09-Jun-2026 02:06:26 build 09-Jun-2026 02:06:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 09-Jun-2026 02:06:27 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 09-Jun-2026 02:06:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 09-Jun-2026 02:06:29 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 09-Jun-2026 02:06:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 09-Jun-2026 02:06:32 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 09-Jun-2026 02:06:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:35 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:35 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 09-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:35 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:35 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:35 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 09-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:35 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:35 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 09-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:35 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:35 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:35 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 09-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 09-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 09-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 09-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d695990). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d695990). build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 09-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 09-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 09-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 09-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 09-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 09-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 09-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 09-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a54ccd9). build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e3eb4ac). build 09-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f2e5902). build 09-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7eb441cf). build 09-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4b53ed8a). build 09-Jun-2026 02:06:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.112 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 09-Jun-2026 02:06:39 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 09-Jun-2026 02:06:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@339e3db5). build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@339e3db5). build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@62d5146d). build 09-Jun-2026 02:06:42 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@62d5146d). build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@56e1369a). build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@56e1369a). build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:42 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 09-Jun-2026 02:06:42 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 09-Jun-2026 02:06:42 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 09-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:42 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2749ef6d). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2749ef6d). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f3daa3f). build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f3daa3f). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c54806a). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c54806a). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 09-Jun-2026 02:06:43 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 09-Jun-2026 02:06:43 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 09-Jun-2026 02:06:43 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 09-Jun-2026 02:06:43 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c64c29). build 09-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c64c29). build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eee06d7). build 09-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eee06d7). build 09-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 09-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 09-Jun-2026 02:06:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.680 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 09-Jun-2026 02:06:44 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 09-Jun-2026 02:06:45 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:45 which will prevent the application from working correctly. error 09-Jun-2026 02:06:45 error 09-Jun-2026 02:06:45 build 09-Jun-2026 02:06:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 09-Jun-2026 02:06:46 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 09-Jun-2026 02:06:47 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:47 which will prevent the application from working correctly. error 09-Jun-2026 02:06:47 error 09-Jun-2026 02:06:47 build 09-Jun-2026 02:06:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.jivesoftware.openfire.container.PluginServletTest build 09-Jun-2026 02:06:48 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 09-Jun-2026 02:06:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:06:49 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:06:49 which will prevent the application from working correctly. error 09-Jun-2026 02:06:49 error 09-Jun-2026 02:06:49 build 09-Jun-2026 02:06:50 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 09-Jun-2026 02:06:51 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 09-Jun-2026 02:06:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.722 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 09-Jun-2026 02:06:54 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 09-Jun-2026 02:06:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:06:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.232 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 09-Jun-2026 02:06:59 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 09-Jun-2026 02:06:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:07:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.304 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 09-Jun-2026 02:07:03 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 09-Jun-2026 02:07:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:07:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 09-Jun-2026 02:07:07 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 09-Jun-2026 02:07:07 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:07 which will prevent the application from working correctly. error 09-Jun-2026 02:07:07 error 09-Jun-2026 02:07:07 build 09-Jun-2026 02:07:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 09-Jun-2026 02:07:09 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 09-Jun-2026 02:07:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:07:11 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:11 which will prevent the application from working correctly. error 09-Jun-2026 02:07:11 error 09-Jun-2026 02:07:11 build 09-Jun-2026 02:07:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.633 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 09-Jun-2026 02:07:14 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 09-Jun-2026 02:07:16 2026-06-09T07:07:16.049766008Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:16 2026-06-09T07:07:16.083628560Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:16 2026-06-09T07:07:16.084091978Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:16 2026-06-09T07:07:16.085468687Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:16 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:16 which will prevent the application from working correctly. error 09-Jun-2026 02:07:16 error 09-Jun-2026 02:07:16 error 09-Jun-2026 02:07:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:07:25 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.89 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 09-Jun-2026 02:07:26 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 09-Jun-2026 02:07:27 2026-06-09T07:07:27.634445520Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:27 2026-06-09T07:07:27.672233838Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:27 2026-06-09T07:07:27.672862044Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:27 2026-06-09T07:07:27.674299434Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:27 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:27 which will prevent the application from working correctly. error 09-Jun-2026 02:07:27 error 09-Jun-2026 02:07:27 error 09-Jun-2026 02:07:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:07:36 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.45 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 09-Jun-2026 02:07:38 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 09-Jun-2026 02:07:39 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:39 which will prevent the application from working correctly. error 09-Jun-2026 02:07:39 error 09-Jun-2026 02:07:39 build 09-Jun-2026 02:07:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 09-Jun-2026 02:07:40 [INFO] Running org.jivesoftware.openfire.group.GroupManagerConcurrencyTest error 09-Jun-2026 02:07:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:07:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.485 s -- in org.jivesoftware.openfire.group.GroupManagerConcurrencyTest build 09-Jun-2026 02:07:49 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 09-Jun-2026 02:07:50 2026-06-09T07:07:50.663321119Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:50 2026-06-09T07:07:50.696063779Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:50 2026-06-09T07:07:50.696530089Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:50 2026-06-09T07:07:50.697752419Z main ERROR Recursive call to appender file error 09-Jun-2026 02:07:50 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:50 which will prevent the application from working correctly. error 09-Jun-2026 02:07:50 error 09-Jun-2026 02:07:50 error 09-Jun-2026 02:07:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:07:55 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.067 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 09-Jun-2026 02:07:56 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 09-Jun-2026 02:07:56 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:07:56 which will prevent the application from working correctly. error 09-Jun-2026 02:07:56 error 09-Jun-2026 02:07:56 error 09-Jun-2026 02:07:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:08:00 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.989 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 09-Jun-2026 02:08:01 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 09-Jun-2026 02:08:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:08:03 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s -- in org.jivesoftware.openfire.group.GroupTest build 09-Jun-2026 02:08:04 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 09-Jun-2026 02:08:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 09-Jun-2026 02:08:06 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 09-Jun-2026 02:08:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 09-Jun-2026 02:08:07 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 09-Jun-2026 02:08:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 09-Jun-2026 02:08:09 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 09-Jun-2026 02:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 09-Jun-2026 02:08:10 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 09-Jun-2026 02:08:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 09-Jun-2026 02:08:12 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 09-Jun-2026 02:08:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 09-Jun-2026 02:08:13 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 09-Jun-2026 02:08:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.276 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 09-Jun-2026 02:08:19 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:23 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:24 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:26 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:26 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:27 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:28 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.757 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 09-Jun-2026 02:08:29 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 09-Jun-2026 02:08:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.886 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 09-Jun-2026 02:08:35 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 09-Jun-2026 02:08:35 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:08:35 which will prevent the application from working correctly. error 09-Jun-2026 02:08:35 error 09-Jun-2026 02:08:35 build 09-Jun-2026 02:08:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 09-Jun-2026 02:08:37 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 09-Jun-2026 02:08:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:08:38 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:08:38 which will prevent the application from working correctly. error 09-Jun-2026 02:08:38 error 09-Jun-2026 02:08:38 build 09-Jun-2026 02:08:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 09-Jun-2026 02:08:40 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 09-Jun-2026 02:08:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:08:41 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:08:41 which will prevent the application from working correctly. error 09-Jun-2026 02:08:41 error 09-Jun-2026 02:08:41 build 09-Jun-2026 02:08:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 09-Jun-2026 02:08:44 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 09-Jun-2026 02:08:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 09-Jun-2026 02:08:45 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 09-Jun-2026 02:08:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:08:48 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:08:48 which will prevent the application from working correctly. error 09-Jun-2026 02:08:48 error 09-Jun-2026 02:08:48 build 09-Jun-2026 02:08:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 09-Jun-2026 02:08:50 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 09-Jun-2026 02:08:50 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:08:50 which will prevent the application from working correctly. error 09-Jun-2026 02:08:50 error 09-Jun-2026 02:08:50 build 09-Jun-2026 02:08:50 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 09-Jun-2026 02:08:52 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 09-Jun-2026 02:08:54 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.679 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 09-Jun-2026 02:08:55 [INFO] Running org.jivesoftware.openfire.net.SASLAuthenticationTest error 09-Jun-2026 02:08:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:08:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.547 s -- in org.jivesoftware.openfire.net.SASLAuthenticationTest build 09-Jun-2026 02:09:00 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 09-Jun-2026 02:09:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 09-Jun-2026 02:09:01 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 09-Jun-2026 02:09:01 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:01 which will prevent the application from working correctly. error 09-Jun-2026 02:09:01 error 09-Jun-2026 02:09:01 build 09-Jun-2026 02:09:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 09-Jun-2026 02:09:03 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 09-Jun-2026 02:09:03 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:03 which will prevent the application from working correctly. error 09-Jun-2026 02:09:03 error 09-Jun-2026 02:09:03 build 09-Jun-2026 02:09:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 09-Jun-2026 02:09:04 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 09-Jun-2026 02:09:05 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:05 which will prevent the application from working correctly. error 09-Jun-2026 02:09:05 error 09-Jun-2026 02:09:05 build 09-Jun-2026 02:09:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 09-Jun-2026 02:09:06 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 09-Jun-2026 02:09:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:07 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:07 which will prevent the application from working correctly. error 09-Jun-2026 02:09:07 error 09-Jun-2026 02:09:07 build 09-Jun-2026 02:09:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 09-Jun-2026 02:09:09 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 09-Jun-2026 02:09:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:11 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:11 which will prevent the application from working correctly. error 09-Jun-2026 02:09:11 error 09-Jun-2026 02:09:11 build 09-Jun-2026 02:09:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 09-Jun-2026 02:09:13 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 09-Jun-2026 02:09:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:15 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:15 which will prevent the application from working correctly. error 09-Jun-2026 02:09:15 error 09-Jun-2026 02:09:15 build 09-Jun-2026 02:09:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.583 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 09-Jun-2026 02:09:17 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 09-Jun-2026 02:09:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:19 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:19 which will prevent the application from working correctly. error 09-Jun-2026 02:09:19 error 09-Jun-2026 02:09:19 build 09-Jun-2026 02:09:20 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 09-Jun-2026 02:09:21 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 09-Jun-2026 02:09:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 09-Jun-2026 02:09:23 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 09-Jun-2026 02:09:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 09-Jun-2026 02:09:24 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 09-Jun-2026 02:09:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:27 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:27 which will prevent the application from working correctly. error 09-Jun-2026 02:09:27 error 09-Jun-2026 02:09:27 build 09-Jun-2026 02:09:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 09-Jun-2026 02:09:28 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 09-Jun-2026 02:09:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:09:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 09-Jun-2026 02:09:32 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 09-Jun-2026 02:09:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:33 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:33 which will prevent the application from working correctly. error 09-Jun-2026 02:09:33 error 09-Jun-2026 02:09:33 build 09-Jun-2026 02:09:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 09-Jun-2026 02:09:35 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 09-Jun-2026 02:09:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:37 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:37 which will prevent the application from working correctly. error 09-Jun-2026 02:09:37 error 09-Jun-2026 02:09:37 build 09-Jun-2026 02:09:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 09-Jun-2026 02:09:39 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 09-Jun-2026 02:09:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:41 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:41 which will prevent the application from working correctly. error 09-Jun-2026 02:09:41 error 09-Jun-2026 02:09:41 build 09-Jun-2026 02:09:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.801 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 09-Jun-2026 02:09:43 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest error 09-Jun-2026 02:09:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:09:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s -- in org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest build 09-Jun-2026 02:09:46 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 09-Jun-2026 02:09:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 09-Jun-2026 02:09:47 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:09:47 which will prevent the application from working correctly. error 09-Jun-2026 02:09:47 error 09-Jun-2026 02:09:47 build 09-Jun-2026 02:09:49 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.855 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 09-Jun-2026 02:09:50 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 09-Jun-2026 02:09:50 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.023 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 09-Jun-2026 02:09:51 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 09-Jun-2026 02:09:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:12:51 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.6 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 09-Jun-2026 02:12:52 [INFO] Running org.jivesoftware.openfire.session.ServerSessionTest build 09-Jun-2026 02:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.jivesoftware.openfire.session.ServerSessionTest build 09-Jun-2026 02:12:53 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 09-Jun-2026 02:12:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.jivesoftware.openfire.session.SessionTest build 09-Jun-2026 02:12:54 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 09-Jun-2026 02:12:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 09-Jun-2026 02:12:55 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 09-Jun-2026 02:12:56 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:12:56 which will prevent the application from working correctly. error 09-Jun-2026 02:12:56 error 09-Jun-2026 02:12:56 build 09-Jun-2026 02:12:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 09-Jun-2026 02:12:57 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 09-Jun-2026 02:12:58 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:12:58 which will prevent the application from working correctly. error 09-Jun-2026 02:12:58 error 09-Jun-2026 02:12:58 build 09-Jun-2026 02:12:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 09-Jun-2026 02:12:58 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 09-Jun-2026 02:12:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:13:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 09-Jun-2026 02:13:01 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 09-Jun-2026 02:13:01 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:01 which will prevent the application from working correctly. error 09-Jun-2026 02:13:01 error 09-Jun-2026 02:13:01 build 09-Jun-2026 02:13:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 09-Jun-2026 02:13:02 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 09-Jun-2026 02:13:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 09-Jun-2026 02:13:04 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 09-Jun-2026 02:13:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 09-Jun-2026 02:13:06 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 09-Jun-2026 02:13:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:13:09 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.118 s -- in org.jivesoftware.openfire.user.UserManagerTest build 09-Jun-2026 02:13:10 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 09-Jun-2026 02:13:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 09-Jun-2026 02:13:11 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 09-Jun-2026 02:13:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 09-Jun-2026 02:13:13 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 09-Jun-2026 02:13:13 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:13 which will prevent the application from working correctly. error 09-Jun-2026 02:13:13 error 09-Jun-2026 02:13:13 build 09-Jun-2026 02:13:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 09-Jun-2026 02:13:14 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 09-Jun-2026 02:13:15 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:15 which will prevent the application from working correctly. error 09-Jun-2026 02:13:15 error 09-Jun-2026 02:13:15 build 09-Jun-2026 02:13:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.jivesoftware.util.AdminConsoleTest build 09-Jun-2026 02:13:16 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 09-Jun-2026 02:13:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s -- in org.jivesoftware.util.AesEncryptorTest build 09-Jun-2026 02:13:18 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 09-Jun-2026 02:13:19 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 09-Jun-2026 02:13:20 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 09-Jun-2026 02:13:20 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:20 which will prevent the application from working correctly. error 09-Jun-2026 02:13:20 error 09-Jun-2026 02:13:20 build 09-Jun-2026 02:13:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 09-Jun-2026 02:13:23 [INFO] Running org.jivesoftware.util.CacheUtilTest error 09-Jun-2026 02:13:24 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:24 which will prevent the application from working correctly. error 09-Jun-2026 02:13:24 error 09-Jun-2026 02:13:24 build 09-Jun-2026 02:13:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.jivesoftware.util.CacheUtilTest build 09-Jun-2026 02:13:25 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 09-Jun-2026 02:13:25 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.109 s -- in org.jivesoftware.util.CacheableOptionalTest build 09-Jun-2026 02:13:26 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 09-Jun-2026 02:13:27 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:27 which will prevent the application from working correctly. error 09-Jun-2026 02:13:27 error 09-Jun-2026 02:13:27 build 09-Jun-2026 02:13:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s -- in org.jivesoftware.util.CertificateManagerTest build 09-Jun-2026 02:13:28 [INFO] Running org.jivesoftware.util.CertificateTest build 09-Jun-2026 02:13:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.jivesoftware.util.CertificateTest build 09-Jun-2026 02:13:29 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 09-Jun-2026 02:13:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.jivesoftware.util.CollectionUtilsTest build 09-Jun-2026 02:13:30 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 09-Jun-2026 02:13:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.jivesoftware.util.GraphicsUtilsTest build 09-Jun-2026 02:13:32 [INFO] Running org.jivesoftware.util.IpUtilsTest build 09-Jun-2026 02:13:32 [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.jivesoftware.util.IpUtilsTest build 09-Jun-2026 02:13:33 [INFO] Running org.jivesoftware.util.JIDTest build 09-Jun-2026 02:13:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.jivesoftware.util.JIDTest build 09-Jun-2026 02:13:34 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 09-Jun-2026 02:13:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.jivesoftware.util.JavaSpecVersionTest build 09-Jun-2026 02:13:35 [INFO] Running org.jivesoftware.util.LDAPTest build 09-Jun-2026 02:13:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.jivesoftware.util.LDAPTest build 09-Jun-2026 02:13:37 [INFO] Running org.jivesoftware.util.ListPagerTest error 09-Jun-2026 02:13:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:13:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s -- in org.jivesoftware.util.ListPagerTest build 09-Jun-2026 02:13:40 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 09-Jun-2026 02:13:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s -- in org.jivesoftware.util.LocaleUtilsTest build 09-Jun-2026 02:13:41 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 09-Jun-2026 02:13:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s -- in org.jivesoftware.util.ObfuscatorTest build 09-Jun-2026 02:13:43 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 09-Jun-2026 02:13:44 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:44 which will prevent the application from working correctly. error 09-Jun-2026 02:13:44 error 09-Jun-2026 02:13:44 build 09-Jun-2026 02:13:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.jivesoftware.util.SAXReaderUtilTest build 09-Jun-2026 02:13:44 [INFO] Running org.jivesoftware.util.StringUtilsTest error 09-Jun-2026 02:13:45 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:45 which will prevent the application from working correctly. error 09-Jun-2026 02:13:45 error 09-Jun-2026 02:13:45 build 09-Jun-2026 02:13:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.jivesoftware.util.StringUtilsTest build 09-Jun-2026 02:13:46 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 09-Jun-2026 02:13:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:13:48 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 s -- in org.jivesoftware.util.SystemPropertyTest build 09-Jun-2026 02:13:49 [INFO] Running org.jivesoftware.util.TaskEngineTest error 09-Jun-2026 02:13:50 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:50 which will prevent the application from working correctly. error 09-Jun-2026 02:13:50 error 09-Jun-2026 02:13:50 build 09-Jun-2026 02:13:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.jivesoftware.util.TaskEngineTest build 09-Jun-2026 02:13:51 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 09-Jun-2026 02:13:51 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 09-Jun-2026 02:13:52 [INFO] Running org.jivesoftware.util.VersionTest build 09-Jun-2026 02:13:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.jivesoftware.util.VersionTest build 09-Jun-2026 02:13:53 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 09-Jun-2026 02:13:53 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.jivesoftware.util.WebXmlUtilsTest build 09-Jun-2026 02:13:54 [INFO] Running org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 09-Jun-2026 02:13:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s -- in org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 09-Jun-2026 02:13:56 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 09-Jun-2026 02:13:56 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:13:56 which will prevent the application from working correctly. error 09-Jun-2026 02:13:56 error 09-Jun-2026 02:13:56 build 09-Jun-2026 02:13:57 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.180 s -- in org.jivesoftware.util.XMLPropertiesTest build 09-Jun-2026 02:13:58 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 09-Jun-2026 02:13:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 09-Jun-2026 02:13:59 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 09-Jun-2026 02:14:00 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:14:00 which will prevent the application from working correctly. error 09-Jun-2026 02:14:00 error 09-Jun-2026 02:14:00 build 09-Jun-2026 02:14:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 09-Jun-2026 02:14:01 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 09-Jun-2026 02:14:01 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:14:01 which will prevent the application from working correctly. error 09-Jun-2026 02:14:01 error 09-Jun-2026 02:14:01 build 09-Jun-2026 02:14:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 09-Jun-2026 02:14:02 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 09-Jun-2026 02:14:03 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:14:03 which will prevent the application from working correctly. error 09-Jun-2026 02:14:03 error 09-Jun-2026 02:14:03 build 09-Jun-2026 02:14:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.jivesoftware.util.cache.CacheSizesTest build 09-Jun-2026 02:14:04 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 09-Jun-2026 02:14:04 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 09-Jun-2026 02:14:05 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 09-Jun-2026 02:14:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 09-Jun-2026 02:14:06 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 09-Jun-2026 02:14:06 Critical Error! The home directory has not been configured, error 09-Jun-2026 02:14:06 which will prevent the application from working correctly. error 09-Jun-2026 02:14:06 error 09-Jun-2026 02:14:06 build 09-Jun-2026 02:14:06 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.563 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 09-Jun-2026 02:14:07 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 09-Jun-2026 02:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 09-Jun-2026 02:14:09 [INFO] Running org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest error 09-Jun-2026 02:14:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:14:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s -- in org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest build 09-Jun-2026 02:14:12 [INFO] Running org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest error 09-Jun-2026 02:14:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:14:14 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.060 s -- in org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest build 09-Jun-2026 02:14:15 [INFO] Running org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest error 09-Jun-2026 02:14:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 09-Jun-2026 02:14:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 s -- in org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest build 09-Jun-2026 02:14:19 [INFO] Running org.jivesoftware.database.DbConnectionManagerTest build 09-Jun-2026 02:14:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.jivesoftware.database.DbConnectionManagerTest build 09-Jun-2026 02:14:20 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 09-Jun-2026 02:14:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.jivesoftware.database.ProfiledConnectionTest build 09-Jun-2026 02:14:21 [INFO] Running dom.io.XMPPPacketReaderTest build 09-Jun-2026 02:14:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s -- in dom.io.XMPPPacketReaderTest build 09-Jun-2026 02:14:22 [INFO] build 09-Jun-2026 02:14:22 [INFO] Results: build 09-Jun-2026 02:14:22 [INFO] build 09-Jun-2026 02:14:22 [WARNING] Tests run: 1907, Failures: 0, Errors: 0, Skipped: 3 build 09-Jun-2026 02:14:22 [INFO] build 09-Jun-2026 02:14:22 [INFO] build 09-Jun-2026 02:14:22 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 09-Jun-2026 02:14:22 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:14:22 [INFO] build 09-Jun-2026 02:14:22 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 09-Jun-2026 02:14:23 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 09-Jun-2026 02:14:23 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver --- build 09-Jun-2026 02:14:23 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:14:23 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:14:23 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 09-Jun-2026 02:14:23 [INFO] Building Starter for Openfire 5.2.0-SNAPSHOT [4/7] build 09-Jun-2026 02:14:23 [INFO] --------------------------------[ jar ]--------------------------------- build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Copying 4 resources from src/main/resources to target/classes build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Recompiling the module because of changed dependency. build 09-Jun-2026 02:14:23 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 09-Jun-2026 02:14:23 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. build 09-Jun-2026 02:14:23 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. build 09-Jun-2026 02:14:23 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. build 09-Jun-2026 02:14:23 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Recompiling the module because of changed dependency. build 09-Jun-2026 02:14:23 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 09-Jun-2026 02:14:23 [INFO] build 09-Jun-2026 02:14:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 09-Jun-2026 02:14:23 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/surefire-reports build 09-Jun-2026 02:14:23 build 09-Jun-2026 02:14:23 ------------------------------------------------------- build 09-Jun-2026 02:14:23 T E S T S build 09-Jun-2026 02:14:23 ------------------------------------------------------- build 09-Jun-2026 02:14:23 Running org.jivesoftware.openfire.launcher.LauncherTest error 09-Jun-2026 02:14:23 [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property. build 09-Jun-2026 02:14:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec build 09-Jun-2026 02:14:24 build 09-Jun-2026 02:14:24 Results : build 09-Jun-2026 02:14:24 build 09-Jun-2026 02:14:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 09-Jun-2026 02:14:24 build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 09-Jun-2026 02:14:24 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter --- build 09-Jun-2026 02:14:24 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:14:24 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 09-Jun-2026 02:14:24 [INFO] Building Openfire Plugins 5.2.0-SNAPSHOT [5/7] build 09-Jun-2026 02:14:24 [INFO] --------------------------------[ pom ]--------------------------------- build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ plugins --- build 09-Jun-2026 02:14:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins --- build 09-Jun-2026 02:14:24 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 09-Jun-2026 02:14:24 [INFO] Building Openfire Plugin Assembly Descriptor 5.2.0-SNAPSHOT [6/7] build 09-Jun-2026 02:14:24 [INFO] --------------------------------[ jar ]--------------------------------- build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 09-Jun-2026 02:14:24 [INFO] Copying 1 resource build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] No sources to compile build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 09-Jun-2026 02:14:24 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] No sources to compile build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] No tests to run. build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor --- build 09-Jun-2026 02:14:24 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:14:24 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 09-Jun-2026 02:14:24 [INFO] Building Distribution 5.2.0-SNAPSHOT [7/7] build 09-Jun-2026 02:14:24 [INFO] --------------------------------[ pom ]--------------------------------- build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 09-Jun-2026 02:14:24 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ distribution --- build 09-Jun-2026 02:14:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 09-Jun-2026 02:14:24 [INFO] build 09-Jun-2026 02:14:24 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 09-Jun-2026 02:14:24 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 09-Jun-2026 02:14:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom build 09-Jun-2026 02:14:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom build 09-Jun-2026 02:14:26 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base build 09-Jun-2026 02:14:26 [INFO] 730 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base build 09-Jun-2026 02:14:26 [INFO] build 09-Jun-2026 02:14:26 [INFO] --- maven-dependency-plugin:3.11.0:copy (copy) @ distribution --- build 09-Jun-2026 02:14:27 [INFO] build 09-Jun-2026 02:14:27 [INFO] --- install4j-maven:12.0.3:compile (compile-installers) @ distribution --- build 09-Jun-2026 02:14:28 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19 build 09-Jun-2026 02:14:28 [INFO] Registered to daryl herzmann, Ignite Realtime build 09-Jun-2026 02:14:28 [INFO] build 09-Jun-2026 02:14:29 [INFO] Loading config file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j build 09-Jun-2026 02:14:29 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden. build 09-Jun-2026 02:14:29 [INFO] Creating media file 'Windows x86': build 09-Jun-2026 02:14:29 [INFO] Created media file output directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 09-Jun-2026 02:14:29 [INFO] build 09-Jun-2026 02:14:29 [INFO] Collecting files: build 09-Jun-2026 02:14:29 [INFO] Compiling launchers: build 09-Jun-2026 02:14:29 [INFO] Compiling launcher 'Openfire': build 09-Jun-2026 02:14:29 [INFO] Compiling launcher 'GUI Launcher': build 09-Jun-2026 02:14:30 [INFO] Compiling launcher 'openfired': build 09-Jun-2026 02:14:30 [INFO] Creating media file: build 09-Jun-2026 02:14:31 [INFO] Preparing custom code & resources JAR file: build 09-Jun-2026 02:14:31 [INFO] Zipping custom code & resources JAR file build 09-Jun-2026 02:14:31 [INFO] Identifying components build 09-Jun-2026 02:14:37 [INFO] Shrinking runtime build 09-Jun-2026 02:14:37 [INFO] build 09-Jun-2026 02:14:37 [INFO] Creating media file 'Unix Archive': build 09-Jun-2026 02:14:37 [INFO] Collecting files: build 09-Jun-2026 02:14:37 [INFO] Compiling launchers: build 09-Jun-2026 02:14:37 [INFO] Creating media file: build 09-Jun-2026 02:14:37 [INFO] build 09-Jun-2026 02:14:37 [INFO] Creating media file 'Windows Archive': build 09-Jun-2026 02:14:37 [INFO] Collecting files: build 09-Jun-2026 02:14:37 [INFO] Compiling launchers: build 09-Jun-2026 02:14:37 [INFO] Compiling launcher 'Openfire': build 09-Jun-2026 02:14:37 [INFO] Compiling launcher 'GUI Launcher': build 09-Jun-2026 02:14:37 [INFO] Compiling launcher 'openfired': build 09-Jun-2026 02:14:38 [INFO] Creating media file: build 09-Jun-2026 02:14:38 [INFO] Shrinking runtime build 09-Jun-2026 02:14:38 [INFO] build 09-Jun-2026 02:14:38 [INFO] Creating media file 'Windows x64': build 09-Jun-2026 02:14:38 [INFO] Collecting files: build 09-Jun-2026 02:14:38 [INFO] Compiling launchers: build 09-Jun-2026 02:14:39 [INFO] Compiling launcher 'Openfire': build 09-Jun-2026 02:14:39 [INFO] Compiling launcher 'GUI Launcher': build 09-Jun-2026 02:14:39 [INFO] Compiling launcher 'openfired': build 09-Jun-2026 02:14:39 [INFO] Creating media file: build 09-Jun-2026 02:14:39 [INFO] Preparing custom code & resources JAR file: build 09-Jun-2026 02:14:39 [INFO] Zipping custom code & resources JAR file build 09-Jun-2026 02:14:39 [INFO] Identifying components build 09-Jun-2026 02:14:40 [INFO] Shrinking runtime build 09-Jun-2026 02:14:40 [INFO] build 09-Jun-2026 02:14:40 [INFO] Creating media file 'macOS Folder': build 09-Jun-2026 02:14:40 [INFO] Collecting files: build 09-Jun-2026 02:14:40 [INFO] Compiling launchers: build 09-Jun-2026 02:14:40 [INFO] Compiling launcher 'Openfire': build 09-Jun-2026 02:14:40 [INFO] Signing launcher (adhoc) build 09-Jun-2026 02:14:40 [INFO] Compiling launcher 'GUI Launcher': build 09-Jun-2026 02:14:40 [INFO] Signing launcher (adhoc) build 09-Jun-2026 02:14:40 [INFO] Compiling launcher 'openfired': build 09-Jun-2026 02:14:40 [INFO] Signing launcher (adhoc) build 09-Jun-2026 02:14:40 [INFO] Creating media file: build 09-Jun-2026 02:14:40 [INFO] Signing launcher (adhoc) build 09-Jun-2026 02:14:40 [INFO] Signing launcher (adhoc) build 09-Jun-2026 02:14:40 [INFO] Preparing custom code & resources JAR file: build 09-Jun-2026 02:14:40 [INFO] Zipping custom code & resources JAR file build 09-Jun-2026 02:14:40 [INFO] Identifying components build 09-Jun-2026 02:14:41 [INFO] Shrinking runtime build 09-Jun-2026 02:14:41 [INFO] build 09-Jun-2026 02:14:46 [INFO] Compressing 5 media files with 5 threads: build 09-Jun-2026 02:14:46 [INFO] build 09-Jun-2026 02:14:46 [INFO] Compressed media file 'Unix Archive': build 09-Jun-2026 02:14:46 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 09-Jun-2026 02:14:46 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.tar.gz. build 09-Jun-2026 02:14:46 [INFO] The size of the media file is 77.9 MB build 09-Jun-2026 02:14:46 [INFO] build 09-Jun-2026 02:14:46 [INFO] Compressed media file 'Windows Archive': build 09-Jun-2026 02:14:46 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 09-Jun-2026 02:14:46 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.zip. build 09-Jun-2026 02:15:38 [INFO] The size of the media file is 80.8 MB build 09-Jun-2026 02:15:38 [INFO] build 09-Jun-2026 02:15:38 [INFO] Compressed media file 'Windows x64': build 09-Jun-2026 02:15:38 [INFO] Compressing files build 09-Jun-2026 02:15:38 [INFO] Applying LZMA compression build 09-Jun-2026 02:15:38 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 09-Jun-2026 02:15:38 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT_x64.exe. build 09-Jun-2026 02:15:38 [INFO] The size of the media file is 80.8 MB build 09-Jun-2026 02:15:38 [INFO] build 09-Jun-2026 02:15:38 [INFO] Compressed media file 'Windows x86': build 09-Jun-2026 02:15:38 [INFO] Compressing files build 09-Jun-2026 02:15:38 [INFO] Applying LZMA compression build 09-Jun-2026 02:15:38 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 09-Jun-2026 02:15:38 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.exe. build 09-Jun-2026 02:15:39 [INFO] The size of the media file is 80.5 MB build 09-Jun-2026 02:15:39 [INFO] build 09-Jun-2026 02:15:39 [INFO] Compressed media file 'macOS Folder': build 09-Jun-2026 02:15:39 [INFO] Compressing files build 09-Jun-2026 02:15:39 [INFO] Applying LZMA compression build 09-Jun-2026 02:15:39 [INFO] Generating VM options file vmoptions.txt. build 09-Jun-2026 02:15:39 [INFO] Signing installer (adhoc) build 09-Jun-2026 02:15:39 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 09-Jun-2026 02:15:39 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.dmg. build 09-Jun-2026 02:15:39 [INFO] The size of the media file is 85.2 MB build 09-Jun-2026 02:15:39 [INFO] Writing md5sums. build 09-Jun-2026 02:15:39 [INFO] Writing sha256sums. build 09-Jun-2026 02:15:39 [INFO] Writing updates.xml. build 09-Jun-2026 02:15:39 [INFO] Build completed in 71.4 seconds at 2026-06-09 02:15:39 with 1 warning. build 09-Jun-2026 02:15:39 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings. build 09-Jun-2026 02:15:39 [INFO] build 09-Jun-2026 02:15:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution --- build 09-Jun-2026 02:15:39 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom build 09-Jun-2026 02:15:39 [INFO] ------------------------------------------------------------------------ build 09-Jun-2026 02:15:39 [INFO] Reactor Summary for Parent 5.2.0-SNAPSHOT: build 09-Jun-2026 02:15:39 [INFO] build 09-Jun-2026 02:15:39 [INFO] Parent ............................................. SUCCESS [ 0.393 s] build 09-Jun-2026 02:15:39 [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.744 s] build 09-Jun-2026 02:15:39 [INFO] Core XMPP Server ................................... SUCCESS [09:15 min] build 09-Jun-2026 02:15:39 [INFO] Starter for Openfire ............................... SUCCESS [ 0.768 s] build 09-Jun-2026 02:15:39 [INFO] Openfire Plugins ................................... SUCCESS [ 0.018 s] build 09-Jun-2026 02:15:39 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.111 s] build 09-Jun-2026 02:15:39 [INFO] Distribution ....................................... SUCCESS [01:15 min] build 09-Jun-2026 02:15:39 [INFO] ------------------------------------------------------------------------ build 09-Jun-2026 02:15:39 [INFO] BUILD SUCCESS build 09-Jun-2026 02:15:39 [INFO] ------------------------------------------------------------------------ build 09-Jun-2026 02:15:39 [INFO] Total time: 10:32 min build 09-Jun-2026 02:15:39 [INFO] Finished at: 2026-06-09T02:15:39-05:00 build 09-Jun-2026 02:15:39 [INFO] ------------------------------------------------------------------------ simple 09-Jun-2026 02:15:39 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1... simple 09-Jun-2026 02:15:39 Finished task 'Build and install in local repository' with result: Success command 09-Jun-2026 02:15:39 Substituting variable: ${bamboo.planRepository.branch} with main simple 09-Jun-2026 02:15:39 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 09-Jun-2026 02:15:39 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3299 (OPENFIRE-NIGHTLYMAVEN-JOB1-3299)'\n ... running command line: \n/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN-JOB1-3299-ScriptBuildTask-14681848907953930058.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n error 09-Jun-2026 02:15:39 + '[' main '!=' main ']' error 09-Jun-2026 02:15:39 + MVN_PATH=/staticfiles/repo error 09-Jun-2026 02:15:39 + MVN_GROUP_PATH=org/igniterealtime/openfire error 09-Jun-2026 02:15:39 + RSYNC_CHMOD=o+r,Do+rx error 09-Jun-2026 02:15:39 + rsync -av --chmod=o+r,Do+rx -e ssh --exclude=/lost+found/ /mnt/maven/org/igniterealtime/openfire/ bamboo@igniterealtime.org:/staticfiles/repo/org/igniterealtime/openfire/ build 09-Jun-2026 02:15:41 sending incremental file list build 09-Jun-2026 02:15:42 distribution/maven-metadata-local.xml build 09-Jun-2026 02:15:42 distribution/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 distribution/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 distribution/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 i18n/maven-metadata-local.xml build 09-Jun-2026 02:15:42 i18n/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 i18n/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar.md5 build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar.sha1 build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar.md5 build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar.sha1 build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 parent/maven-metadata-local.xml build 09-Jun-2026 02:15:42 parent/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 parent/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 parent/5.1.1-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 parent/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 plugins/maven-metadata-local.xml build 09-Jun-2026 02:15:42 plugins/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 plugins/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 plugins/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar.md5 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar.sha1 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 starter/maven-metadata-local.xml build 09-Jun-2026 02:15:42 starter/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 starter/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar.md5 build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar.sha1 build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:42 xmppserver/maven-metadata-local.xml build 09-Jun-2026 02:15:42 xmppserver/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 xmppserver/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/_remote.repositories build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar.md5 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar.sha1 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar.md5 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar.sha1 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom.md5 build 09-Jun-2026 02:15:42 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom.sha1 build 09-Jun-2026 02:15:43 build 09-Jun-2026 02:15:43 sent 303,701 bytes received 29,638 bytes 95,239.71 bytes/sec build 09-Jun-2026 02:15:43 total size is 127,413,597 speedup is 382.23 simple 09-Jun-2026 02:15:43 Finished task 'Sync /mnt/maven' with result: Success command 09-Jun-2026 02:15:43 Substituting variable: ${bamboo.planRepository.branch} with main simple 09-Jun-2026 02:15:43 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 09-Jun-2026 02:15:43 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3299 (OPENFIRE-NIGHTLYMAVEN-JOB1-3299)'\n ... running command line: \n/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN-JOB1-3299-ScriptBuildTask-9665141225259246863.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n build 09-Jun-2026 02:15:43 total 415232 build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 317 Jun 9 02:15 md5sums build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 89329799 Jun 9 02:15 openfire_5_2_0-SNAPSHOT.dmg build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84462592 Jun 9 02:15 openfire_5_2_0-SNAPSHOT.exe build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 81674934 Jun 9 02:14 openfire_5_2_0-SNAPSHOT.tar.gz build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84689408 Jun 9 02:15 openfire_5_2_0-SNAPSHOT_x64.exe build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84679159 Jun 9 02:14 openfire_5_2_0-SNAPSHOT.zip build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 936 Jun 9 02:15 output.txt build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 477 Jun 9 02:15 sha256sums build 09-Jun-2026 02:15:43 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 3538 Jun 9 02:15 updates.xml simple 09-Jun-2026 02:16:42 Finished task 'copy to website' with result: Success simple 09-Jun-2026 02:16:42 Running post build plugin 'Docker Container Cleanup' simple 09-Jun-2026 02:16:42 Running post build plugin 'NCover Results Collector' simple 09-Jun-2026 02:16:42 Running post build plugin 'Build Results Label Collector' simple 09-Jun-2026 02:16:42 Running post build plugin 'Clover Results Collector' simple 09-Jun-2026 02:16:42 Running post build plugin 'npm Cache Cleanup' simple 09-Jun-2026 02:16:42 Running post build plugin 'Artifact Copier' simple 09-Jun-2026 02:16:42 Publishing an artifact: install4j-generated media simple 09-Jun-2026 02:16:43 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 502.5 ms simple 09-Jun-2026 02:16:43 Publishing an artifact: plugins error 09-Jun-2026 02:16:43 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist. simple 09-Jun-2026 02:16:43 The artifact hasn't been successfully published after 286.7 μs simple 09-Jun-2026 02:16:43 Finalising the build... simple 09-Jun-2026 02:16:43 Stopping timer. simple 09-Jun-2026 02:16:43 Build OPENFIRE-NIGHTLYMAVEN-JOB1-3299 completed. simple 09-Jun-2026 07:16:48 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 09-Jun-2026 07:16:48 Running on server: post build plugin 'NCover Results Collector' simple 09-Jun-2026 07:16:48 Running on server: post build plugin 'Build Labeller' simple 09-Jun-2026 07:16:48 Running on server: post build plugin 'Clover Delta Calculator' simple 09-Jun-2026 07:16:48 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 09-Jun-2026 07:16:48 All post build plugins have finished simple 09-Jun-2026 07:16:48 Generating build results summary... simple 09-Jun-2026 07:16:49 Saving build results to disk... simple 09-Jun-2026 07:16:50 Store variable context... simple 09-Jun-2026 07:16:50 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-3299.