Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #262 was successful

Job: Workflow was successful

Stages & jobs

  1. Build and Package

Build log

The build generated 969 lines of output. Download or view full build log.

20-Apr-2026 02:13:55 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #262 (OPENFIRE-NIGHTLYMAVEN8-JOB1-262) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.3
20-Apr-2026 02:13:55 Remote agent on host mesonet-ah.agron.iastate.edu
20-Apr-2026 02:13:55 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
20-Apr-2026 02:13:55 Executing build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #262 (OPENFIRE-NIGHTLYMAVEN8-JOB1-262)
20-Apr-2026 02:13:55 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
20-Apr-2026 02:13:55 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
20-Apr-2026 02:13:55 Updating source code to revision: a778f47c398cab48d1ac45b594afdcf35555782e
20-Apr-2026 02:13:56 Fetching 'refs/heads/5.0' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
20-Apr-2026 02:13:56 Checking out revision a778f47c398cab48d1ac45b594afdcf35555782e.
20-Apr-2026 02:13:56 Already on '5.0'
20-Apr-2026 02:13:56 Updated source code to revision: a778f47c398cab48d1ac45b594afdcf35555782e
20-Apr-2026 02:13:56 Finished task 'Checkout Default Repository' with result: Success
20-Apr-2026 02:13:56 Running pre-build action: Build Log Labeller Pre Build Action
20-Apr-2026 02:13:56 Running pre-build action: VCS Version Collector
20-Apr-2026 02:13:56 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #262 (OPENFIRE-NIGHTLYMAVEN8-JOB1-262) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu)
20-Apr-2026 02:13:56 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
20-Apr-2026 02:13:56
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #262 (OPENFIRE-NIGHTLYMAVEN8-JOB1-262)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
20-Apr-2026 02:13:58 [INFO] Scanning for projects...
20-Apr-2026 02:13:58 [INFO] ------------------------------------------------------------------------
20-Apr-2026 02:13:58 [INFO] Reactor Build Order:
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] Parent                                                             [pom]
20-Apr-2026 02:13:58 [INFO] Internationalization files for Openfire                            [jar]
20-Apr-2026 02:13:58 [INFO] Core XMPP Server                                                   [jar]
20-Apr-2026 02:13:58 [INFO] Starter for Openfire                                               [jar]
20-Apr-2026 02:13:58 [INFO] Openfire Plugins                                                   [pom]
20-Apr-2026 02:13:58 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
20-Apr-2026 02:13:58 [INFO] Distribution                                                       [pom]
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
20-Apr-2026 02:13:58 [INFO] Building Parent 5.0.5-SNAPSHOT                                     [1/7]
20-Apr-2026 02:13:58 [INFO] --------------------------------[ pom ]---------------------------------
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ parent ---
20-Apr-2026 02:13:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
20-Apr-2026 02:13:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
20-Apr-2026 02:13:58 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.0.5-SNAPSHOT/parent-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
20-Apr-2026 02:13:58 [INFO] Building Internationalization files for Openfire 5.0.5-SNAPSHOT    [2/7]
20-Apr-2026 02:13:58 [INFO] --------------------------------[ jar ]---------------------------------
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
20-Apr-2026 02:13:58 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ i18n ---
20-Apr-2026 02:13:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ i18n ---
20-Apr-2026 02:13:58 [INFO] Copying 19 resources from src/main/resources to target/classes
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n ---
20-Apr-2026 02:13:58 [INFO] No sources to compile
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ i18n ---
20-Apr-2026 02:13:58 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/src/test/resources
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n ---
20-Apr-2026 02:13:58 [INFO] No sources to compile
20-Apr-2026 02:13:58 [INFO]
20-Apr-2026 02:13:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
20-Apr-2026 02:13:59 [INFO] No tests to run.
20-Apr-2026 02:13:59 [INFO]
20-Apr-2026 02:13:59 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ i18n ---
20-Apr-2026 02:13:59 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:13:59 [INFO]
20-Apr-2026 02:13:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
20-Apr-2026 02:13:59 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.5-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.5-SNAPSHOT/i18n-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:13:59 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.5-SNAPSHOT/i18n-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:13:59 [INFO]
20-Apr-2026 02:13:59 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
20-Apr-2026 02:13:59 [INFO] Building Core XMPP Server 5.0.5-SNAPSHOT                           [3/7]
20-Apr-2026 02:13:59 [INFO] --------------------------------[ jar ]---------------------------------
20-Apr-2026 02:13:59 [INFO]
20-Apr-2026 02:13:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
20-Apr-2026 02:13:59 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target
20-Apr-2026 02:14:00 [INFO]
20-Apr-2026 02:14:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver ---
20-Apr-2026 02:14:00 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:14:00 [INFO]
20-Apr-2026 02:14:00 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
20-Apr-2026 02:14:00 [INFO]
20-Apr-2026 02:14:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xmppserver ---
20-Apr-2026 02:14:00 [INFO] Copying 2 resources from src/main/resources to target/classes
20-Apr-2026 02:14:00 [INFO]
20-Apr-2026 02:14:00 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver ---
20-Apr-2026 02:14:00 [INFO] Recompiling the module because of changed dependency.
20-Apr-2026 02:14:00 [INFO] Compiling 773 source files with javac [debug target 17] to target/classes
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[482,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2503,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2984,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2985,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/database/JNDIDataSourceProvider.java:[55,16] APPLET in javax.naming.Context has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/RoutingTableImpl.java:[899,20] isAnonymousRoute(org.xmpp.packet.JID) in org.jivesoftware.openfire.RoutingTable has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[75,42] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[80,41] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[70,45] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
20-Apr-2026 02:14:12 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[79,60] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
20-Apr-2026 02:14:12 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API.
20-Apr-2026 02:14:12 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details.
20-Apr-2026 02:14:12 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
20-Apr-2026 02:14:12 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
20-Apr-2026 02:14:12 [INFO]
20-Apr-2026 02:14:12 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver ---
20-Apr-2026 02:14:12 [INFO] Compiling audit-policy.jsp,available-plugins.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/index.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-datasource-standard.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/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-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,user-groups.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
20-Apr-2026 02:14:12 [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.
20-Apr-2026 02:14:17 [INFO] Generation completed with [0] errors in [4964] milliseconds
20-Apr-2026 02:14:17 [INFO]
20-Apr-2026 02:14:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xmppserver ---
20-Apr-2026 02:14:17 [INFO] Copying 23 resources from src/test/resources to target/test-classes
20-Apr-2026 02:14:17 [INFO]
20-Apr-2026 02:14:17 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver ---
20-Apr-2026 02:14:17 [INFO] Recompiling the module because of changed dependency.
20-Apr-2026 02:14:17 [INFO] Compiling 117 source files with javac [debug target 17] to target/test-classes
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[216,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[230,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[243,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[257,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[271,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[537,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[549,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[561,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[573,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[585,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[43,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[58,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[73,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[88,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[103,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[118,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[133,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[148,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[163,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[178,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[193,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[208,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[223,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[238,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[253,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[268,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[283,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[298,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[313,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[328,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[343,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[358,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[373,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[388,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[403,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[418,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[433,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[448,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[463,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[478,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[493,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[508,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
20-Apr-2026 02:14:20 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API.
20-Apr-2026 02:14:20 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
20-Apr-2026 02:14:20 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java has additional uses or overrides of a deprecated API that is marked for removal.
20-Apr-2026 02:14:20 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
20-Apr-2026 02:14:20 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
20-Apr-2026 02:14:20 [INFO]
20-Apr-2026 02:14:20 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ xmppserver ---
20-Apr-2026 02:14:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20-Apr-2026 02:14:20 [INFO]
20-Apr-2026 02:14:20 [INFO] -------------------------------------------------------
20-Apr-2026 02:14:20 [INFO]  T E S T S
20-Apr-2026 02:14:20 [INFO] -------------------------------------------------------
20-Apr-2026 02:14:22 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
20-Apr-2026 02:14:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:14:24 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.678 s -- in org.jivesoftware.admin.AuthCheckFilterTest
20-Apr-2026 02:14:25 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
20-Apr-2026 02:14:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:14:27 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:27 which will prevent the application from working correctly.
20-Apr-2026 02:14:27
20-Apr-2026 02:14:27
20-Apr-2026 02:14:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s -- in org.jivesoftware.admin.LoginLimitManagerTest
20-Apr-2026 02:14:28 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
20-Apr-2026 02:14:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:14:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
20-Apr-2026 02:14:30 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
20-Apr-2026 02:14:31 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:31 which will prevent the application from working correctly.
20-Apr-2026 02:14:31
20-Apr-2026 02:14:31
20-Apr-2026 02:14:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
20-Apr-2026 02:14:32 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
20-Apr-2026 02:14:32 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:32 which will prevent the application from working correctly.
20-Apr-2026 02:14:32
20-Apr-2026 02:14:32
20-Apr-2026 02:14:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
20-Apr-2026 02:14:33 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
20-Apr-2026 02:14:34 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:34 which will prevent the application from working correctly.
20-Apr-2026 02:14:34
20-Apr-2026 02:14:34
20-Apr-2026 02:14:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
20-Apr-2026 02:14:34 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
20-Apr-2026 02:14:35 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:35 which will prevent the application from working correctly.
20-Apr-2026 02:14:35
20-Apr-2026 02:14:35
20-Apr-2026 02:14:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.jivesoftware.openfire.ldap.VCardTest
20-Apr-2026 02:14:36 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
20-Apr-2026 02:14:36 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:36 which will prevent the application from working correctly.
20-Apr-2026 02:14:36
20-Apr-2026 02:14:36
20-Apr-2026 02:14:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
20-Apr-2026 02:14:37 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
20-Apr-2026 02:14:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:14:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.786 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
20-Apr-2026 02:14:40 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
20-Apr-2026 02:14:41 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:41 which will prevent the application from working correctly.
20-Apr-2026 02:14:41
20-Apr-2026 02:14:41
20-Apr-2026 02:14:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:14:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
20-Apr-2026 02:14:43 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
20-Apr-2026 02:14:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s -- in org.jivesoftware.openfire.archive.ArchiverTest
20-Apr-2026 02:14:46 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
20-Apr-2026 02:14:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
20-Apr-2026 02:14:47 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
20-Apr-2026 02:14:48 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:48 which will prevent the application from working correctly.
20-Apr-2026 02:14:48
20-Apr-2026 02:14:48
20-Apr-2026 02:14:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.014 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
20-Apr-2026 02:14:52 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
20-Apr-2026 02:14:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
20-Apr-2026 02:14:54 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
20-Apr-2026 02:14:54 Critical Error! The home directory has not been configured,
20-Apr-2026 02:14:54 which will prevent the application from working correctly.
20-Apr-2026 02:14:54
20-Apr-2026 02:14:54
20-Apr-2026 02:14:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
20-Apr-2026 02:14:56 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
20-Apr-2026 02:14:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
20-Apr-2026 02:14:59 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
20-Apr-2026 02:15:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.935 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
20-Apr-2026 02:15:04 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
20-Apr-2026 02:15:05 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:05 which will prevent the application from working correctly.
20-Apr-2026 02:15:05
20-Apr-2026 02:15:05
20-Apr-2026 02:15:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.jivesoftware.openfire.container.PluginManagerTest
20-Apr-2026 02:15:06 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
20-Apr-2026 02:15:07 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:07 which will prevent the application from working correctly.
20-Apr-2026 02:15:07
20-Apr-2026 02:15:07
20-Apr-2026 02:15:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.jivesoftware.openfire.container.PluginServletTest
20-Apr-2026 02:15:08 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
20-Apr-2026 02:15:08 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:08 which will prevent the application from working correctly.
20-Apr-2026 02:15:08
20-Apr-2026 02:15:08
20-Apr-2026 02:15:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
20-Apr-2026 02:15:09 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
20-Apr-2026 02:15:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
20-Apr-2026 02:15:12 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
20-Apr-2026 02:15:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:14 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:14 which will prevent the application from working correctly.
20-Apr-2026 02:15:14
20-Apr-2026 02:15:14
20-Apr-2026 02:15:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.108 s -- in org.jivesoftware.openfire.forward.ForwardedTest
20-Apr-2026 02:15:17 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
20-Apr-2026 02:15:17 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:17 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:17 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:17 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:18 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:18 which will prevent the application from working correctly.
20-Apr-2026 02:15:18
20-Apr-2026 02:15:18
20-Apr-2026 02:15:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:25 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.894 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
20-Apr-2026 02:15:26 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
20-Apr-2026 02:15:27 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:27 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:27 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:27 which will prevent the application from working correctly.
20-Apr-2026 02:15:27
20-Apr-2026 02:15:27
20-Apr-2026 02:15:27 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:27 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:32 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.348 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
20-Apr-2026 02:15:33 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
20-Apr-2026 02:15:34 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:34 which will prevent the application from working correctly.
20-Apr-2026 02:15:34
20-Apr-2026 02:15:34
20-Apr-2026 02:15:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.jivesoftware.openfire.group.GroupJIDTest
20-Apr-2026 02:15:35 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
20-Apr-2026 02:15:36 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:36 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:36 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:36 ERROR StatusConsoleListener Recursive call to appender file
20-Apr-2026 02:15:36 Critical Error! The home directory has not been configured,
20-Apr-2026 02:15:36 which will prevent the application from working correctly.
20-Apr-2026 02:15:36
20-Apr-2026 02:15:36
20-Apr-2026 02:15:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
20-Apr-2026 02:15:39 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
20-Apr-2026 02:15:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 s -- in org.jivesoftware.openfire.group.GroupManagerTest
20-Apr-2026 02:15:43 [INFO] Running org.jivesoftware.openfire.group.GroupTest
20-Apr-2026 02:15:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:15:44 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 s -- in org.jivesoftware.openfire.group.GroupTest
20-Apr-2026 02:15:45 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
20-Apr-2026 02:15:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
20-Apr-2026 02:15:47 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
20-Apr-2026 02:15:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
20-Apr-2026 02:15:48 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
20-Apr-2026 02:15:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
20-Apr-2026 02:15:50 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
20-Apr-2026 02:15:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
20-Apr-2026 02:15:51 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
20-Apr-2026 02:15:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
20-Apr-2026 02:15:53 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
20-Apr-2026 02:15:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.302 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
20-Apr-2026 02:16:00 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
20-Apr-2026 02:16:10 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.36 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
20-Apr-2026 02:16:11 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
20-Apr-2026 02:16:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.927 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
20-Apr-2026 02:16:16 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
20-Apr-2026 02:16:17 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:17 which will prevent the application from working correctly.
20-Apr-2026 02:16:17
20-Apr-2026 02:16:17
20-Apr-2026 02:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
20-Apr-2026 02:16:18 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
20-Apr-2026 02:16:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:19 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:19 which will prevent the application from working correctly.
20-Apr-2026 02:16:19
20-Apr-2026 02:16:19
20-Apr-2026 02:16:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
20-Apr-2026 02:16:21 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
20-Apr-2026 02:16:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:22 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:22 which will prevent the application from working correctly.
20-Apr-2026 02:16:22
20-Apr-2026 02:16:22
20-Apr-2026 02:16:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
20-Apr-2026 02:16:24 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
20-Apr-2026 02:16:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:26 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:26 which will prevent the application from working correctly.
20-Apr-2026 02:16:26
20-Apr-2026 02:16:26
20-Apr-2026 02:16:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
20-Apr-2026 02:16:27 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
20-Apr-2026 02:16:27 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:27 which will prevent the application from working correctly.
20-Apr-2026 02:16:27
20-Apr-2026 02:16:27
20-Apr-2026 02:16:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s -- in org.jivesoftware.openfire.net.DNSUtilTest
20-Apr-2026 02:16:28 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
20-Apr-2026 02:16:31 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
20-Apr-2026 02:16:31 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
20-Apr-2026 02:16:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.jivesoftware.openfire.net.SrvRecordTest
20-Apr-2026 02:16:32 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
20-Apr-2026 02:16:33 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:33 which will prevent the application from working correctly.
20-Apr-2026 02:16:33
20-Apr-2026 02:16:33
20-Apr-2026 02:16:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
20-Apr-2026 02:16:34 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
20-Apr-2026 02:16:34 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:34 which will prevent the application from working correctly.
20-Apr-2026 02:16:34
20-Apr-2026 02:16:34
20-Apr-2026 02:16:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
20-Apr-2026 02:16:35 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
20-Apr-2026 02:16:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:36 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:36 which will prevent the application from working correctly.
20-Apr-2026 02:16:36
20-Apr-2026 02:16:36
20-Apr-2026 02:16:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
20-Apr-2026 02:16:38 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
20-Apr-2026 02:16:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:39 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:39 which will prevent the application from working correctly.
20-Apr-2026 02:16:39
20-Apr-2026 02:16:39
20-Apr-2026 02:16:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.230 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
20-Apr-2026 02:16:41 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
20-Apr-2026 02:16:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:42 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:42 which will prevent the application from working correctly.
20-Apr-2026 02:16:42
20-Apr-2026 02:16:42
20-Apr-2026 02:16:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
20-Apr-2026 02:16:44 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
20-Apr-2026 02:16:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:45 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:45 which will prevent the application from working correctly.
20-Apr-2026 02:16:45
20-Apr-2026 02:16:45
20-Apr-2026 02:16:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
20-Apr-2026 02:16:46 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
20-Apr-2026 02:16:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
20-Apr-2026 02:16:48 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
20-Apr-2026 02:16:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
20-Apr-2026 02:16:49 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
20-Apr-2026 02:16:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:51 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:51 which will prevent the application from working correctly.
20-Apr-2026 02:16:51
20-Apr-2026 02:16:51
20-Apr-2026 02:16:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.093 s -- in org.jivesoftware.openfire.roster.RosterItemTest
20-Apr-2026 02:16:52 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
20-Apr-2026 02:16:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:54 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:54 which will prevent the application from working correctly.
20-Apr-2026 02:16:54
20-Apr-2026 02:16:54
20-Apr-2026 02:16:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
20-Apr-2026 02:16:55 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
20-Apr-2026 02:16:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:57 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:57 which will prevent the application from working correctly.
20-Apr-2026 02:16:57
20-Apr-2026 02:16:57
20-Apr-2026 02:16:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
20-Apr-2026 02:16:58 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
20-Apr-2026 02:16:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:16:59 Critical Error! The home directory has not been configured,
20-Apr-2026 02:16:59 which will prevent the application from working correctly.
20-Apr-2026 02:16:59
20-Apr-2026 02:16:59
20-Apr-2026 02:17:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
20-Apr-2026 02:17:01 [INFO] Running org.jivesoftware.openfire.session.LocalClientSessionTest
20-Apr-2026 02:17:01 Critical Error! The home directory has not been configured,
20-Apr-2026 02:17:01 which will prevent the application from working correctly.
20-Apr-2026 02:17:01
20-Apr-2026 02:17:01
20-Apr-2026 02:17:01 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.jivesoftware.openfire.session.LocalClientSessionTest
20-Apr-2026 02:17:02 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
20-Apr-2026 02:17:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:17:24 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.49 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
20-Apr-2026 02:17:25 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
20-Apr-2026 02:17:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:18:01 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.18 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
20-Apr-2026 02:18:02 [INFO] Running org.jivesoftware.openfire.session.SessionTest
20-Apr-2026 02:18:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.jivesoftware.openfire.session.SessionTest
20-Apr-2026 02:18:03 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
20-Apr-2026 02:18:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
20-Apr-2026 02:18:04 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
20-Apr-2026 02:18:05 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:05 which will prevent the application from working correctly.
20-Apr-2026 02:18:05
20-Apr-2026 02:18:05
20-Apr-2026 02:18:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
20-Apr-2026 02:18:05 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
20-Apr-2026 02:18:06 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:06 which will prevent the application from working correctly.
20-Apr-2026 02:18:06
20-Apr-2026 02:18:06
20-Apr-2026 02:18:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
20-Apr-2026 02:18:07 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
20-Apr-2026 02:18:07 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:07 which will prevent the application from working correctly.
20-Apr-2026 02:18:07
20-Apr-2026 02:18:07
20-Apr-2026 02:18:07 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
20-Apr-2026 02:18:08 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
20-Apr-2026 02:18:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
20-Apr-2026 02:18:10 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
20-Apr-2026 02:18:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
20-Apr-2026 02:18:11 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
20-Apr-2026 02:18:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:18:14 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.909 s -- in org.jivesoftware.openfire.user.UserManagerTest
20-Apr-2026 02:18:15 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
20-Apr-2026 02:18:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
20-Apr-2026 02:18:16 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
20-Apr-2026 02:18:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
20-Apr-2026 02:18:17 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
20-Apr-2026 02:18:18 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:18 which will prevent the application from working correctly.
20-Apr-2026 02:18:18
20-Apr-2026 02:18:18
20-Apr-2026 02:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
20-Apr-2026 02:18:18 [INFO] Running org.jivesoftware.util.AdminConsoleTest
20-Apr-2026 02:18:19 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:19 which will prevent the application from working correctly.
20-Apr-2026 02:18:19
20-Apr-2026 02:18:19
20-Apr-2026 02:18:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.jivesoftware.util.AdminConsoleTest
20-Apr-2026 02:18:20 [INFO] Running org.jivesoftware.util.AesEncryptorTest
20-Apr-2026 02:18:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s -- in org.jivesoftware.util.AesEncryptorTest
20-Apr-2026 02:18:22 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
20-Apr-2026 02:18:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:18:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
20-Apr-2026 02:18:25 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
20-Apr-2026 02:18:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.jivesoftware.util.BlowfishEncryptorTest
20-Apr-2026 02:18:26 [INFO] Running org.jivesoftware.util.CacheUtilTest
20-Apr-2026 02:18:26 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:26 which will prevent the application from working correctly.
20-Apr-2026 02:18:26
20-Apr-2026 02:18:26
20-Apr-2026 02:18:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.jivesoftware.util.CacheUtilTest
20-Apr-2026 02:18:27 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
20-Apr-2026 02:18:27 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 s -- in org.jivesoftware.util.CacheableOptionalTest
20-Apr-2026 02:18:28 [INFO] Running org.jivesoftware.util.CertificateManagerTest
20-Apr-2026 02:18:29 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:29 which will prevent the application from working correctly.
20-Apr-2026 02:18:29
20-Apr-2026 02:18:29
20-Apr-2026 02:18:30 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 s -- in org.jivesoftware.util.CertificateManagerTest
20-Apr-2026 02:18:30 [INFO] Running org.jivesoftware.util.CertificateTest
20-Apr-2026 02:18:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.jivesoftware.util.CertificateTest
20-Apr-2026 02:18:31 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
20-Apr-2026 02:18:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.jivesoftware.util.CollectionUtilsTest
20-Apr-2026 02:18:32 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
20-Apr-2026 02:18:32 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:32 which will prevent the application from working correctly.
20-Apr-2026 02:18:32
20-Apr-2026 02:18:32
20-Apr-2026 02:18:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.jivesoftware.util.EntityCapabilitiesManagerTest
20-Apr-2026 02:18:33 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
20-Apr-2026 02:18:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in org.jivesoftware.util.GraphicsUtilsTest
20-Apr-2026 02:18:34 [INFO] Running org.jivesoftware.util.IpUtilsTest
20-Apr-2026 02:18:35 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.jivesoftware.util.IpUtilsTest
20-Apr-2026 02:18:35 [INFO] Running org.jivesoftware.util.JIDTest
20-Apr-2026 02:18:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.jivesoftware.util.JIDTest
20-Apr-2026 02:18:36 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
20-Apr-2026 02:18:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.jivesoftware.util.JavaSpecVersionTest
20-Apr-2026 02:18:37 [INFO] Running org.jivesoftware.util.LDAPTest
20-Apr-2026 02:18:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.jivesoftware.util.LDAPTest
20-Apr-2026 02:18:38 [INFO] Running org.jivesoftware.util.ListPagerTest
20-Apr-2026 02:18:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:18:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s -- in org.jivesoftware.util.ListPagerTest
20-Apr-2026 02:18:41 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
20-Apr-2026 02:18:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.jivesoftware.util.LocaleUtilsTest
20-Apr-2026 02:18:42 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
20-Apr-2026 02:18:43 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:43 which will prevent the application from working correctly.
20-Apr-2026 02:18:43
20-Apr-2026 02:18:43
20-Apr-2026 02:18:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.jivesoftware.util.SAXReaderUtilTest
20-Apr-2026 02:18:43 [INFO] Running org.jivesoftware.util.StringUtilsTest
20-Apr-2026 02:18:44 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:44 which will prevent the application from working correctly.
20-Apr-2026 02:18:44
20-Apr-2026 02:18:44
20-Apr-2026 02:18:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.jivesoftware.util.StringUtilsTest
20-Apr-2026 02:18:45 [INFO] Running org.jivesoftware.util.SystemPropertyTest
20-Apr-2026 02:18:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20-Apr-2026 02:18:47 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s -- in org.jivesoftware.util.SystemPropertyTest
20-Apr-2026 02:18:48 [INFO] Running org.jivesoftware.util.TaskEngineTest
20-Apr-2026 02:18:48 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:48 which will prevent the application from working correctly.
20-Apr-2026 02:18:48
20-Apr-2026 02:18:48
20-Apr-2026 02:18:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s -- in org.jivesoftware.util.TaskEngineTest
20-Apr-2026 02:18:49 [INFO] Running org.jivesoftware.util.VersionTest
20-Apr-2026 02:18:49 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.jivesoftware.util.VersionTest
20-Apr-2026 02:18:50 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
20-Apr-2026 02:18:51 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.jivesoftware.util.WebXmlUtilsTest
20-Apr-2026 02:18:51 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
20-Apr-2026 02:18:52 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:52 which will prevent the application from working correctly.
20-Apr-2026 02:18:52
20-Apr-2026 02:18:52
20-Apr-2026 02:18:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.jivesoftware.util.XMLPropertiesTest
20-Apr-2026 02:18:53 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
20-Apr-2026 02:18:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
20-Apr-2026 02:18:53 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
20-Apr-2026 02:18:54 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:54 which will prevent the application from working correctly.
20-Apr-2026 02:18:54
20-Apr-2026 02:18:54
20-Apr-2026 02:18:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
20-Apr-2026 02:18:55 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
20-Apr-2026 02:18:55 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:55 which will prevent the application from working correctly.
20-Apr-2026 02:18:55
20-Apr-2026 02:18:55
20-Apr-2026 02:18:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.jivesoftware.util.cache.CacheFactoryTest
20-Apr-2026 02:18:56 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
20-Apr-2026 02:18:56 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.150 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
20-Apr-2026 02:18:57 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
20-Apr-2026 02:18:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
20-Apr-2026 02:18:58 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
20-Apr-2026 02:18:58 Critical Error! The home directory has not been configured,
20-Apr-2026 02:18:58 which will prevent the application from working correctly.
20-Apr-2026 02:18:58
20-Apr-2026 02:18:58
20-Apr-2026 02:18:58 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.632 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
20-Apr-2026 02:18:59 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
20-Apr-2026 02:19:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
20-Apr-2026 02:19:01 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
20-Apr-2026 02:19:01 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.jivesoftware.database.ProfiledConnectionTest
20-Apr-2026 02:19:02 [INFO] Running dom.io.XMPPPacketReaderTest
20-Apr-2026 02:19:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in dom.io.XMPPPacketReaderTest
20-Apr-2026 02:19:03 [INFO]
20-Apr-2026 02:19:03 [INFO] Results:
20-Apr-2026 02:19:03 [INFO]
20-Apr-2026 02:19:03 [WARNING] Tests run: 1778, Failures: 0, Errors: 0, Skipped: 7
20-Apr-2026 02:19:03 [INFO]
20-Apr-2026 02:19:03 [INFO]
20-Apr-2026 02:19:03 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ xmppserver ---
20-Apr-2026 02:19:03 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:19:03 [INFO]
20-Apr-2026 02:19:03 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver ---
20-Apr-2026 02:19:03 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
20-Apr-2026 02:19:03 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT-taglib.jar
20-Apr-2026 02:19:03 [INFO]
20-Apr-2026 02:19:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
20-Apr-2026 02:19:03 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.5-SNAPSHOT/xmppserver-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:19:03 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.5-SNAPSHOT/xmppserver-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:19:04 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.5-SNAPSHOT/xmppserver-5.0.5-SNAPSHOT-taglib.jar
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
20-Apr-2026 02:19:04 [INFO] Building Starter for Openfire 5.0.5-SNAPSHOT                       [4/7]
20-Apr-2026 02:19:04 [INFO] --------------------------------[ jar ]---------------------------------
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
20-Apr-2026 02:19:04 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter ---
20-Apr-2026 02:19:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ starter ---
20-Apr-2026 02:19:04 [INFO] Copying 4 resources from src/main/resources to target/classes
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ starter ---
20-Apr-2026 02:19:04 [INFO] Recompiling the module because of changed dependency.
20-Apr-2026 02:19:04 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
20-Apr-2026 02:19:04 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API.
20-Apr-2026 02:19:04 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details.
20-Apr-2026 02:19:04 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations.
20-Apr-2026 02:19:04 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details.
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ starter ---
20-Apr-2026 02:19:04 [INFO] Copying 2 resources from src/test/resources to target/test-classes
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ starter ---
20-Apr-2026 02:19:04 [INFO] Recompiling the module because of changed dependency.
20-Apr-2026 02:19:04 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
20-Apr-2026 02:19:04 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/surefire-reports
20-Apr-2026 02:19:04
20-Apr-2026 02:19:04 -------------------------------------------------------
20-Apr-2026 02:19:04 T E S T S
20-Apr-2026 02:19:04 -------------------------------------------------------
20-Apr-2026 02:19:04 Running org.jivesoftware.openfire.launcher.LauncherTest
20-Apr-2026 02:19:04 [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.
20-Apr-2026 02:19:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
20-Apr-2026 02:19:04
20-Apr-2026 02:19:04 Results :
20-Apr-2026 02:19:04
20-Apr-2026 02:19:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
20-Apr-2026 02:19:04
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ starter ---
20-Apr-2026 02:19:04 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
20-Apr-2026 02:19:04 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.0.5-SNAPSHOT/starter-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:19:04 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.0.5-SNAPSHOT/starter-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
20-Apr-2026 02:19:04 [INFO] Building Openfire Plugins 5.0.5-SNAPSHOT                           [5/7]
20-Apr-2026 02:19:04 [INFO] --------------------------------[ pom ]---------------------------------
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins ---
20-Apr-2026 02:19:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
20-Apr-2026 02:19:04 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.0.5-SNAPSHOT/plugins-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
20-Apr-2026 02:19:04 [INFO] Building Openfire Plugin Assembly Descriptor 5.0.5-SNAPSHOT        [6/7]
20-Apr-2026 02:19:04 [INFO] --------------------------------[ jar ]---------------------------------
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-Apr-2026 02:19:04 [INFO] Copying 1 resource
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] No sources to compile
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-Apr-2026 02:19:04 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] No sources to compile
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] No tests to run.
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
20-Apr-2026 02:19:04 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.5-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.jar
20-Apr-2026 02:19:04 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.5-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
20-Apr-2026 02:19:04 [INFO] Building Distribution 5.0.5-SNAPSHOT                               [7/7]
20-Apr-2026 02:19:04 [INFO] --------------------------------[ pom ]---------------------------------
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
20-Apr-2026 02:19:04 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution ---
20-Apr-2026 02:19:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
20-Apr-2026 02:19:04 [INFO]
20-Apr-2026 02:19:04 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution ---
20-Apr-2026 02:19:04 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
20-Apr-2026 02:19:06 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
20-Apr-2026 02:19:06 [INFO] 663 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
20-Apr-2026 02:19:06 [INFO]
20-Apr-2026 02:19:06 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
20-Apr-2026 02:19:06 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
20-Apr-2026 02:19:06 [INFO]
20-Apr-2026 02:19:06 [INFO] --- install4j-maven:12.0.3:compile (compile-installers) @ distribution ---
20-Apr-2026 02:19:07 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19
20-Apr-2026 02:19:08 [INFO] Registered to daryl herzmann, Ignite Realtime
20-Apr-2026 02:19:08 [INFO]
20-Apr-2026 02:19:08 [INFO] Loading config file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/src/installer/openfire.install4j
20-Apr-2026 02:19:09 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
20-Apr-2026 02:19:09 [INFO] Creating media file 'Windows x86':
20-Apr-2026 02:19:09 [INFO] Created media file output directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
20-Apr-2026 02:19:09 [INFO]
20-Apr-2026 02:19:09 [INFO]   Collecting files:
20-Apr-2026 02:19:09 [INFO]   Compiling launchers:
20-Apr-2026 02:19:10 [INFO]     Compiling launcher 'Openfire':
20-Apr-2026 02:19:10 [INFO]     Compiling launcher 'GUI Launcher':
20-Apr-2026 02:19:10 [INFO]     Compiling launcher 'openfired':
20-Apr-2026 02:19:10 [INFO]   Creating media file:
20-Apr-2026 02:19:12 [INFO]     Preparing custom code & resources JAR file:
20-Apr-2026 02:19:12 [INFO]     Zipping custom code & resources JAR file
20-Apr-2026 02:19:12 [INFO]     Identifying components
20-Apr-2026 02:19:16 [INFO]     Shrinking runtime
20-Apr-2026 02:19:16 [INFO]   
20-Apr-2026 02:19:16 [INFO] Creating media file 'Unix Archive':
20-Apr-2026 02:19:16 [INFO]   Collecting files:
20-Apr-2026 02:19:16 [INFO]   Compiling launchers:
20-Apr-2026 02:19:17 [INFO]   Creating media file:
20-Apr-2026 02:19:17 [INFO]   
20-Apr-2026 02:19:17 [INFO] Creating media file 'Windows Archive':
20-Apr-2026 02:19:17 [INFO]   Collecting files:
20-Apr-2026 02:19:17 [INFO]   Compiling launchers:
20-Apr-2026 02:19:17 [INFO]     Compiling launcher 'Openfire':
20-Apr-2026 02:19:17 [INFO]     Compiling launcher 'GUI Launcher':
20-Apr-2026 02:19:17 [INFO]     Compiling launcher 'openfired':
20-Apr-2026 02:19:17 [INFO]   Creating media file:
20-Apr-2026 02:19:18 [INFO]       Shrinking runtime
20-Apr-2026 02:19:18 [INFO]   
20-Apr-2026 02:19:18 [INFO] Creating media file 'Windows x64':
20-Apr-2026 02:19:18 [INFO]   Collecting files:
20-Apr-2026 02:19:18 [INFO]   Compiling launchers:
20-Apr-2026 02:19:18 [INFO]     Compiling launcher 'Openfire':
20-Apr-2026 02:19:18 [INFO]     Compiling launcher 'GUI Launcher':
20-Apr-2026 02:19:18 [INFO]     Compiling launcher 'openfired':
20-Apr-2026 02:19:18 [INFO]   Creating media file:
20-Apr-2026 02:19:18 [INFO]     Preparing custom code & resources JAR file:
20-Apr-2026 02:19:18 [INFO]     Zipping custom code & resources JAR file
20-Apr-2026 02:19:18 [INFO]     Identifying components
20-Apr-2026 02:19:19 [INFO]     Shrinking runtime
20-Apr-2026 02:19:19 [INFO]   
20-Apr-2026 02:19:19 [INFO] Creating media file 'macOS Folder':
20-Apr-2026 02:19:19 [INFO]   Collecting files:
20-Apr-2026 02:19:19 [INFO]   Compiling launchers:
20-Apr-2026 02:19:19 [INFO]     Compiling launcher 'Openfire':
20-Apr-2026 02:19:19 [INFO]       Signing launcher (adhoc)
20-Apr-2026 02:19:19 [INFO]     Compiling launcher 'GUI Launcher':
20-Apr-2026 02:19:19 [INFO]       Signing launcher (adhoc)
20-Apr-2026 02:19:19 [INFO]     Compiling launcher 'openfired':
20-Apr-2026 02:19:19 [INFO]       Signing launcher (adhoc)
20-Apr-2026 02:19:19 [INFO]   Creating media file:
20-Apr-2026 02:19:19 [INFO]     Signing launcher (adhoc)
20-Apr-2026 02:19:19 [INFO]     Signing launcher (adhoc)
20-Apr-2026 02:19:19 [INFO]     Preparing custom code & resources JAR file:
20-Apr-2026 02:19:19 [INFO]     Zipping custom code & resources JAR file
20-Apr-2026 02:19:19 [INFO]     Identifying components
20-Apr-2026 02:19:20 [INFO]     Shrinking runtime
20-Apr-2026 02:19:20 [INFO]   
20-Apr-2026 02:19:23 [INFO] Compressing 5 media files with 5 threads:
20-Apr-2026 02:19:23 [INFO]
20-Apr-2026 02:19:23 [INFO] Compressed media file 'Unix Archive':
20-Apr-2026 02:19:23 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
20-Apr-2026 02:19:23 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.tar.gz.
20-Apr-2026 02:19:23 [INFO]   The size of the media file is 61.8 MB
20-Apr-2026 02:19:23 [INFO]
20-Apr-2026 02:19:23 [INFO] Compressed media file 'Windows Archive':
20-Apr-2026 02:19:23 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
20-Apr-2026 02:19:23 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.zip.
20-Apr-2026 02:19:58 [INFO]   The size of the media file is 64.6 MB
20-Apr-2026 02:19:58 [INFO]
20-Apr-2026 02:19:58 [INFO] Compressed media file 'macOS Folder':
20-Apr-2026 02:19:58 [INFO]   Compressing files
20-Apr-2026 02:19:58 [INFO]   Applying LZMA compression
20-Apr-2026 02:19:58 [INFO]   Generating VM options file vmoptions.txt.
20-Apr-2026 02:19:58 [INFO]   Signing installer (adhoc)
20-Apr-2026 02:19:58 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
20-Apr-2026 02:19:58 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.dmg.
20-Apr-2026 02:19:58 [INFO]   The size of the media file is 69.8 MB
20-Apr-2026 02:19:58 [INFO]
20-Apr-2026 02:19:58 [INFO] Compressed media file 'Windows x86':
20-Apr-2026 02:19:58 [INFO]   Compressing files
20-Apr-2026 02:19:58 [INFO]   Applying LZMA compression
20-Apr-2026 02:19:58 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
20-Apr-2026 02:19:58 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.exe.
20-Apr-2026 02:19:59 [INFO]   The size of the media file is 65.1 MB
20-Apr-2026 02:19:59 [INFO]
20-Apr-2026 02:19:59 [INFO] Compressed media file 'Windows x64':
20-Apr-2026 02:19:59 [INFO]   Compressing files
20-Apr-2026 02:19:59 [INFO]   Applying LZMA compression
20-Apr-2026 02:19:59 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
20-Apr-2026 02:19:59 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT_x64.exe.
20-Apr-2026 02:19:59 [INFO]   The size of the media file is 65.4 MB
20-Apr-2026 02:19:59 [INFO] Writing md5sums.
20-Apr-2026 02:19:59 [INFO] Writing sha256sums.
20-Apr-2026 02:19:59 [INFO] Writing updates.xml.
20-Apr-2026 02:19:59 [INFO] Build completed in 51.7 seconds at 2026-04-20 02:19:59 with 1 warning.
20-Apr-2026 02:19:59 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
20-Apr-2026 02:19:59 [INFO]
20-Apr-2026 02:19:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
20-Apr-2026 02:19:59 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.0.5-SNAPSHOT/distribution-5.0.5-SNAPSHOT.pom
20-Apr-2026 02:19:59 [INFO] ------------------------------------------------------------------------
20-Apr-2026 02:19:59 [INFO] Reactor Summary for Parent 5.0.5-SNAPSHOT:
20-Apr-2026 02:19:59 [INFO]
20-Apr-2026 02:19:59 [INFO] Parent ............................................. SUCCESS [  0.452 s]
20-Apr-2026 02:19:59 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.784 s]
20-Apr-2026 02:19:59 [INFO] Core XMPP Server ................................... SUCCESS [05:04 min]
20-Apr-2026 02:19:59 [INFO] Starter for Openfire ............................... SUCCESS [  0.694 s]
20-Apr-2026 02:19:59 [INFO] Openfire Plugins ................................... SUCCESS [  0.034 s]
20-Apr-2026 02:19:59 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.116 s]
20-Apr-2026 02:19:59 [INFO] Distribution ....................................... SUCCESS [ 54.624 s]
20-Apr-2026 02:19:59 [INFO] ------------------------------------------------------------------------
20-Apr-2026 02:19:59 [INFO] BUILD SUCCESS
20-Apr-2026 02:19:59 [INFO] ------------------------------------------------------------------------
20-Apr-2026 02:19:59 [INFO] Total time:  06:01 min
20-Apr-2026 02:19:59 [INFO] Finished at: 2026-04-20T02:19:59-05:00
20-Apr-2026 02:19:59 [INFO] ------------------------------------------------------------------------
20-Apr-2026 02:19:59 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
20-Apr-2026 02:19:59 Finished task 'Build and install in local repository' with result: Success
20-Apr-2026 02:19:59
Substituting variable: ${bamboo.planRepository.branch} with 5.0
20-Apr-2026 02:19:59 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
20-Apr-2026 02:19:59
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #262 (OPENFIRE-NIGHTLYMAVEN8-JOB1-262)'
... running command line:
/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-262-ScriptBuildTask-15401690625600330421.sh
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
20-Apr-2026 02:19:59 + '[' 5.0 '!=' main ']'
20-Apr-2026 02:19:59 + echo 'Skipping copy to website of non-main branch.'
20-Apr-2026 02:19:59 Skipping copy to website of non-main branch.
20-Apr-2026 02:19:59 + exit 0
20-Apr-2026 02:19:59 Finished task 'Sync /mnt/maven' with result: Success
20-Apr-2026 02:19:59
Substituting variable: ${bamboo.planRepository.branch} with 5.0
20-Apr-2026 02:19:59 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
20-Apr-2026 02:19:59
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #262 (OPENFIRE-NIGHTLYMAVEN8-JOB1-262)'
... running command line:
/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-262-ScriptBuildTask-14785459170763606140.sh
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
20-Apr-2026 02:19:59 Skipping copy to website of non-main branch.
20-Apr-2026 02:19:59 Finished task 'copy to website' with result: Success
20-Apr-2026 02:19:59 Running post build plugin 'Docker Container Cleanup'
20-Apr-2026 02:19:59 Running post build plugin 'NCover Results Collector'
20-Apr-2026 02:19:59 Running post build plugin 'Build Results Label Collector'
20-Apr-2026 02:19:59 Running post build plugin 'Clover Results Collector'
20-Apr-2026 02:19:59 Running post build plugin 'npm Cache Cleanup'
20-Apr-2026 02:19:59 Running post build plugin 'Artifact Copier'
20-Apr-2026 02:19:59 Publishing an artifact: install4j-generated media
20-Apr-2026 02:20:16 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 17.22 s
20-Apr-2026 02:20:16 Publishing an artifact: plugins
20-Apr-2026 02:20:16 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
20-Apr-2026 02:20:16 The artifact hasn't been successfully published after 196.1 μs
20-Apr-2026 02:20:16 Finalising the build...
20-Apr-2026 02:20:16 Stopping timer.
20-Apr-2026 02:20:16 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-262 completed.
20-Apr-2026 07:20:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
20-Apr-2026 07:20:18 Running on server: post build plugin 'NCover Results Collector'
20-Apr-2026 07:20:18 Running on server: post build plugin 'Build Labeller'
20-Apr-2026 07:20:18 Running on server: post build plugin 'Clover Delta Calculator'
20-Apr-2026 07:20:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
20-Apr-2026 07:20:18 All post build plugins have finished
20-Apr-2026 07:20:18 Generating build results summary...
20-Apr-2026 07:20:19 Saving build results to disk...
20-Apr-2026 07:20:19 Store variable context...
20-Apr-2026 07:20:19 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-262.