Build: #1526 was successful

Job: RPM Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

24-Sep-2022 07:27:45 Build Openfire - Nightly Maven RPM Build - RPM Workflow #1526 (OPENFIRE-NMRB-JOB1-1526) started building on agent Default Agent, bamboo version: 8.2.4
24-Sep-2022 07:27:45
24-Sep-2022 07:27:45 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
24-Sep-2022 07:27:45 Executing build Openfire - Nightly Maven RPM Build - RPM Workflow #1526 (OPENFIRE-NMRB-JOB1-1526)
24-Sep-2022 07:27:45 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
24-Sep-2022 07:27:45 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
24-Sep-2022 07:27:45 Updating source code to revision: 7953ab4741108cfaf033964ef98c0ae43f0ef071
24-Sep-2022 07:27:46 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'.
24-Sep-2022 07:27:46 Checking out revision 7953ab4741108cfaf033964ef98c0ae43f0ef071.
24-Sep-2022 07:27:46 Already on 'main'
24-Sep-2022 07:27:46 Updated source code to revision: 7953ab4741108cfaf033964ef98c0ae43f0ef071
24-Sep-2022 07:27:46 Finished task 'Checkout Default Repository' with result: Success
24-Sep-2022 07:27:46 Running pre-build action: VCS Version Collector
24-Sep-2022 07:27:46 Running pre-build action: Build Log Labeller Pre Build Action
24-Sep-2022 07:27:46 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
24-Sep-2022 07:27:46
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #1526 (OPENFIRE-NMRB-JOB1-1526)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1 clean package
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
24-Sep-2022 07:27:48 [INFO] Scanning for projects...
24-Sep-2022 07:27:49 [WARNING]
24-Sep-2022 07:27:49 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.8.0-SNAPSHOT
24-Sep-2022 07:27:49 [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25
24-Sep-2022 07:27:49 [WARNING]
24-Sep-2022 07:27:49 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
24-Sep-2022 07:27:49 [WARNING]
24-Sep-2022 07:27:49 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
24-Sep-2022 07:27:49 [WARNING]
24-Sep-2022 07:27:49 [INFO] ------------------------------------------------------------------------
24-Sep-2022 07:27:49 [INFO] Reactor Build Order:
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] Parent                                                             [pom]
24-Sep-2022 07:27:49 [INFO] Internationalization files for Openfire                            [jar]
24-Sep-2022 07:27:49 [INFO] Core XMPP Server                                                   [jar]
24-Sep-2022 07:27:49 [INFO] Starter for Openfire                                               [jar]
24-Sep-2022 07:27:49 [INFO] Openfire Plugins                                                   [pom]
24-Sep-2022 07:27:49 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
24-Sep-2022 07:27:49 [INFO] Distribution                                                       [jar]
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
24-Sep-2022 07:27:49 [INFO] Building Parent 4.8.0-SNAPSHOT                                     [1/7]
24-Sep-2022 07:27:49 [INFO] --------------------------------[ pom ]---------------------------------
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
24-Sep-2022 07:27:49 [INFO] Building Internationalization files for Openfire 4.8.0-SNAPSHOT    [2/7]
24-Sep-2022 07:27:49 [INFO] --------------------------------[ jar ]---------------------------------
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
24-Sep-2022 07:27:49 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
24-Sep-2022 07:27:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:27:49 [INFO] Copying 13 resources
24-Sep-2022 07:27:49 [INFO]
24-Sep-2022 07:27:49 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
24-Sep-2022 07:27:50 [INFO] Includes: [**/*.properties]
24-Sep-2022 07:27:50 [INFO] Excludes: []
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_cs_CZ.properties3388655658037848273native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_de.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_de.properties1276701543972989026native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_de.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_es.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_es.properties1251531788457276062native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_es.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_fr.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_fr.properties2185167992032933843native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_fr.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_ja_JP.properties1804712284604823733native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_nl.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_nl.properties6034905080937379652native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_nl.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_pl_PL.properties5176751235341625616native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_pt_BR.properties4941840934312149168native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_pt_PT.properties1764324195514505804native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_ru_RU.properties312484006637758245native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_sk.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_sk.properties586284349745222899native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_sk.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_zh_CN.properties6826051283949249455native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
24-Sep-2022 07:27:50 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n.properties
24-Sep-2022 07:27:50 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n.properties3280496586482964375native2ascii'
24-Sep-2022 07:27:50 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n.properties
24-Sep-2022 07:27:50 [INFO]
24-Sep-2022 07:27:50 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
24-Sep-2022 07:27:50 [INFO] No sources to compile
24-Sep-2022 07:27:50 [INFO]
24-Sep-2022 07:27:50 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
24-Sep-2022 07:27:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:27:50 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/src/test/resources
24-Sep-2022 07:27:50 [INFO]
24-Sep-2022 07:27:50 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
24-Sep-2022 07:27:50 [INFO] No sources to compile
24-Sep-2022 07:27:50 [INFO]
24-Sep-2022 07:27:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
24-Sep-2022 07:27:51 [INFO] No tests to run.
24-Sep-2022 07:27:51 [INFO]
24-Sep-2022 07:27:51 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
24-Sep-2022 07:27:51 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar
24-Sep-2022 07:27:51 [INFO]
24-Sep-2022 07:27:51 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
24-Sep-2022 07:27:51 [INFO] Building Core XMPP Server 4.8.0-SNAPSHOT                           [3/7]
24-Sep-2022 07:27:51 [INFO] --------------------------------[ jar ]---------------------------------
24-Sep-2022 07:27:51 [INFO]
24-Sep-2022 07:27:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
24-Sep-2022 07:27:51 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target
24-Sep-2022 07:27:52 [INFO]
24-Sep-2022 07:27:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
24-Sep-2022 07:27:52 [INFO]
24-Sep-2022 07:27:52 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
24-Sep-2022 07:27:52 [INFO]
24-Sep-2022 07:27:52 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
24-Sep-2022 07:27:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:27:52 [INFO] Copying 5 resources
24-Sep-2022 07:27:52 [INFO]
24-Sep-2022 07:27:52 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
24-Sep-2022 07:27:52 [INFO] Changes detected - recompiling the module!
24-Sep-2022 07:27:52 [INFO] Compiling 726 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/classes
24-Sep-2022 07:28:05 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Some input files use or override a deprecated API.
24-Sep-2022 07:28:05 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Recompile with -Xlint:deprecation for details.
24-Sep-2022 07:28:05 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/database/DefaultConnectionProvider.java: Some input files use unchecked or unsafe operations.
24-Sep-2022 07:28:05 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/database/DefaultConnectionProvider.java: Recompile with -Xlint:unchecked for details.
24-Sep-2022 07:28:05 [INFO]
24-Sep-2022 07:28:05 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
24-Sep-2022 07:28:05 [INFO] Logging initialized @18632ms to org.eclipse.jetty.util.log.Slf4jLog
24-Sep-2022 07:28:05 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,chatroom-history-settings.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-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.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,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-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.jsp,setup/index.jsp,setup/setup-completed.jsp,setup/setup-datasource-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user.jsp,setup/setup-profile-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user_test.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-groups.jsp,user-lockout.jsp,user-message.jsp,user-privacylists.jsp,user-properties.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-summary.jsp,user-tabs.jsp,user-password.jsp,user-roster-add.jsp,user-search.jsp,system-admin-console-access.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
24-Sep-2022 07:28:05 [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.
24-Sep-2022 07:28:19 [INFO] Generation completed with [0] errors in [13510] milliseconds
24-Sep-2022 07:28:19 [INFO]
24-Sep-2022 07:28:19 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
24-Sep-2022 07:28:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:28:19 [INFO] Copying 22 resources
24-Sep-2022 07:28:19 [INFO]
24-Sep-2022 07:28:19 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
24-Sep-2022 07:28:19 [INFO] Changes detected - recompiling the module!
24-Sep-2022 07:28:19 [INFO] Compiling 69 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/test-classes
24-Sep-2022 07:28:20 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
24-Sep-2022 07:28:20 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
24-Sep-2022 07:28:20 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Some input files use unchecked or unsafe operations.
24-Sep-2022 07:28:20 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
24-Sep-2022 07:28:20 [INFO]
24-Sep-2022 07:28:20 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
24-Sep-2022 07:28:20 [INFO]
24-Sep-2022 07:28:20 [INFO] -------------------------------------------------------
24-Sep-2022 07:28:20 [INFO]  T E S T S
24-Sep-2022 07:28:20 [INFO] -------------------------------------------------------
24-Sep-2022 07:28:21 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
24-Sep-2022 07:28:23 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in org.jivesoftware.admin.AuthCheckFilterTest
24-Sep-2022 07:28:24 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
24-Sep-2022 07:28:25 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:25 which will prevent the application from working correctly.
24-Sep-2022 07:28:25
24-Sep-2022 07:28:25
24-Sep-2022 07:28:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s - in org.jivesoftware.admin.LoginLimitManagerTest
24-Sep-2022 07:28:26 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
24-Sep-2022 07:28:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
24-Sep-2022 07:28:29 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
24-Sep-2022 07:28:29 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.042 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
24-Sep-2022 07:28:29 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
24-Sep-2022 07:28:30 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:30 which will prevent the application from working correctly.
24-Sep-2022 07:28:30
24-Sep-2022 07:28:30
24-Sep-2022 07:28:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.jivesoftware.openfire.ldap.VCardTest
24-Sep-2022 07:28:31 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
24-Sep-2022 07:28:31 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:31 which will prevent the application from working correctly.
24-Sep-2022 07:28:31
24-Sep-2022 07:28:31
24-Sep-2022 07:28:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
24-Sep-2022 07:28:32 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
24-Sep-2022 07:28:33 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:33 which will prevent the application from working correctly.
24-Sep-2022 07:28:33
24-Sep-2022 07:28:33
24-Sep-2022 07:28:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
24-Sep-2022 07:28:34 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
24-Sep-2022 07:28:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
24-Sep-2022 07:28:37 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
24-Sep-2022 07:28:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
24-Sep-2022 07:28:40 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
24-Sep-2022 07:28:51 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.172 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
24-Sep-2022 07:28:52 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
24-Sep-2022 07:28:52 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:52 which will prevent the application from working correctly.
24-Sep-2022 07:28:52
24-Sep-2022 07:28:52
24-Sep-2022 07:28:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
24-Sep-2022 07:28:54 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
24-Sep-2022 07:28:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
24-Sep-2022 07:28:55 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
24-Sep-2022 07:28:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
24-Sep-2022 07:28:56 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
24-Sep-2022 07:28:57 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:57 which will prevent the application from working correctly.
24-Sep-2022 07:28:57
24-Sep-2022 07:28:57
24-Sep-2022 07:28:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
24-Sep-2022 07:28:58 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
24-Sep-2022 07:28:58 Critical Error! The home directory has not been configured,
24-Sep-2022 07:28:58 which will prevent the application from working correctly.
24-Sep-2022 07:28:58
24-Sep-2022 07:28:58
24-Sep-2022 07:28:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
24-Sep-2022 07:28:59 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
24-Sep-2022 07:29:00 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.631 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
24-Sep-2022 07:29:00 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
24-Sep-2022 07:29:02 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:02 which will prevent the application from working correctly.
24-Sep-2022 07:29:02
24-Sep-2022 07:29:02
24-Sep-2022 07:29:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in org.jivesoftware.openfire.muc.MUCRoleTest
24-Sep-2022 07:29:03 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
24-Sep-2022 07:29:04 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:04 which will prevent the application from working correctly.
24-Sep-2022 07:29:04
24-Sep-2022 07:29:04
24-Sep-2022 07:29:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
24-Sep-2022 07:29:04 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
24-Sep-2022 07:29:05 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:05 which will prevent the application from working correctly.
24-Sep-2022 07:29:05
24-Sep-2022 07:29:05
24-Sep-2022 07:29:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
24-Sep-2022 07:29:06 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
24-Sep-2022 07:29:07 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:07 which will prevent the application from working correctly.
24-Sep-2022 07:29:07
24-Sep-2022 07:29:07
24-Sep-2022 07:29:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s - in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
24-Sep-2022 07:29:08 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
24-Sep-2022 07:29:10 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:10 which will prevent the application from working correctly.
24-Sep-2022 07:29:10
24-Sep-2022 07:29:10
24-Sep-2022 07:29:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in org.jivesoftware.openfire.muc.MUCRoomTest
24-Sep-2022 07:29:11 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
24-Sep-2022 07:29:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
24-Sep-2022 07:29:13 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
24-Sep-2022 07:29:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in org.jivesoftware.openfire.archive.ArchiverTest
24-Sep-2022 07:29:16 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
24-Sep-2022 07:29:16 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:16 which will prevent the application from working correctly.
24-Sep-2022 07:29:16
24-Sep-2022 07:29:16
24-Sep-2022 07:29:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in org.jivesoftware.openfire.net.DNSUtilTest
24-Sep-2022 07:29:17 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
24-Sep-2022 07:29:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in org.jivesoftware.openfire.group.GroupJIDTest
24-Sep-2022 07:29:18 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
24-Sep-2022 07:29:20 2022-09-24 07:29:20,130 main ERROR Recursive call to appender file
24-Sep-2022 07:29:20 2022-09-24 07:29:20,168 main ERROR Recursive call to appender file
24-Sep-2022 07:29:20 2022-09-24 07:29:20,172 main ERROR Recursive call to appender file
24-Sep-2022 07:29:20 2022-09-24 07:29:20,176 main ERROR Recursive call to appender file
24-Sep-2022 07:29:20 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:20 which will prevent the application from working correctly.
24-Sep-2022 07:29:20
24-Sep-2022 07:29:20
24-Sep-2022 07:29:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 s - in org.jivesoftware.openfire.group.GroupManagerNoMockTest
24-Sep-2022 07:29:22 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
24-Sep-2022 07:29:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 s - in org.jivesoftware.openfire.group.GroupManagerTest
24-Sep-2022 07:29:25 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
24-Sep-2022 07:29:26 2022-09-24 07:29:26,516 main ERROR Recursive call to appender file
24-Sep-2022 07:29:26 2022-09-24 07:29:26,582 main ERROR Recursive call to appender file
24-Sep-2022 07:29:26 2022-09-24 07:29:26,584 main ERROR Recursive call to appender file
24-Sep-2022 07:29:26 2022-09-24 07:29:26,586 main ERROR Recursive call to appender file
24-Sep-2022 07:29:26 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:26 which will prevent the application from working correctly.
24-Sep-2022 07:29:26
24-Sep-2022 07:29:26
24-Sep-2022 07:29:31 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.731 s - in org.jivesoftware.openfire.group.AbstractGroupProviderTest
24-Sep-2022 07:29:32 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
24-Sep-2022 07:29:34 2022-09-24 07:29:34,215 main ERROR Recursive call to appender file
24-Sep-2022 07:29:34 2022-09-24 07:29:34,265 main ERROR Recursive call to appender file
24-Sep-2022 07:29:34 2022-09-24 07:29:34,267 main ERROR Recursive call to appender file
24-Sep-2022 07:29:34 2022-09-24 07:29:34,268 main ERROR Recursive call to appender file
24-Sep-2022 07:29:34 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:34 which will prevent the application from working correctly.
24-Sep-2022 07:29:34
24-Sep-2022 07:29:34
24-Sep-2022 07:29:37 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.652 s - in org.jivesoftware.openfire.group.DefaultGroupProviderTest
24-Sep-2022 07:29:38 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
24-Sep-2022 07:29:38 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:38 which will prevent the application from working correctly.
24-Sep-2022 07:29:38
24-Sep-2022 07:29:38
24-Sep-2022 07:29:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s - in org.jivesoftware.openfire.container.PluginManagerTest
24-Sep-2022 07:29:39 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
24-Sep-2022 07:29:40 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:40 which will prevent the application from working correctly.
24-Sep-2022 07:29:40
24-Sep-2022 07:29:40
24-Sep-2022 07:29:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
24-Sep-2022 07:29:40 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
24-Sep-2022 07:29:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
24-Sep-2022 07:29:43 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
24-Sep-2022 07:29:44 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:44 which will prevent the application from working correctly.
24-Sep-2022 07:29:44
24-Sep-2022 07:29:44
24-Sep-2022 07:29:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
24-Sep-2022 07:29:44 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
24-Sep-2022 07:29:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
24-Sep-2022 07:29:46 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
24-Sep-2022 07:29:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
24-Sep-2022 07:29:48 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
24-Sep-2022 07:29:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
24-Sep-2022 07:29:49 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
24-Sep-2022 07:29:49 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:49 which will prevent the application from working correctly.
24-Sep-2022 07:29:49
24-Sep-2022 07:29:49
24-Sep-2022 07:29:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
24-Sep-2022 07:29:50 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
24-Sep-2022 07:29:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.jivesoftware.openfire.forward.ForwardTest
24-Sep-2022 07:29:52 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
24-Sep-2022 07:29:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s - in org.jivesoftware.openfire.user.UserManagerTest
24-Sep-2022 07:29:55 [INFO] Running org.jivesoftware.util.AesEncryptorTest
24-Sep-2022 07:29:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in org.jivesoftware.util.AesEncryptorTest
24-Sep-2022 07:29:57 [INFO] Running org.jivesoftware.util.CacheUtilTest
24-Sep-2022 07:29:58 Critical Error! The home directory has not been configured,
24-Sep-2022 07:29:58 which will prevent the application from working correctly.
24-Sep-2022 07:29:58
24-Sep-2022 07:29:58
24-Sep-2022 07:29:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in org.jivesoftware.util.CacheUtilTest
24-Sep-2022 07:29:58 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
24-Sep-2022 07:29:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
24-Sep-2022 07:29:59 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
24-Sep-2022 07:29:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.jivesoftware.util.CollectionUtilsTest
24-Sep-2022 07:30:00 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
24-Sep-2022 07:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s - in org.jivesoftware.util.LocaleUtilsTest
24-Sep-2022 07:30:01 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
24-Sep-2022 07:30:02 Critical Error! The home directory has not been configured,
24-Sep-2022 07:30:02 which will prevent the application from working correctly.
24-Sep-2022 07:30:02
24-Sep-2022 07:30:02
24-Sep-2022 07:30:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
24-Sep-2022 07:30:03 [INFO] Running org.jivesoftware.util.CertificateManagerTest
24-Sep-2022 07:30:04 Critical Error! The home directory has not been configured,
24-Sep-2022 07:30:04 which will prevent the application from working correctly.
24-Sep-2022 07:30:04
24-Sep-2022 07:30:04
24-Sep-2022 07:30:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 s - in org.jivesoftware.util.CertificateManagerTest
24-Sep-2022 07:30:05 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
24-Sep-2022 07:30:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
24-Sep-2022 07:30:07 [INFO] Running org.jivesoftware.util.StringUtilsTest
24-Sep-2022 07:30:08 Critical Error! The home directory has not been configured,
24-Sep-2022 07:30:08 which will prevent the application from working correctly.
24-Sep-2022 07:30:08
24-Sep-2022 07:30:08
24-Sep-2022 07:30:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in org.jivesoftware.util.StringUtilsTest
24-Sep-2022 07:30:09 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
24-Sep-2022 07:30:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in org.jivesoftware.util.BlowfishEncryptorTest
24-Sep-2022 07:30:10 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
24-Sep-2022 07:30:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jivesoftware.util.JavaSpecVersionTest
24-Sep-2022 07:30:11 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
24-Sep-2022 07:30:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
24-Sep-2022 07:30:12 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
24-Sep-2022 07:30:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
24-Sep-2022 07:30:12 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
24-Sep-2022 07:30:13 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.128 s - in org.jivesoftware.util.CacheableOptionalTest
24-Sep-2022 07:30:13 [INFO] Running org.jivesoftware.util.LDAPTest
24-Sep-2022 07:30:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in org.jivesoftware.util.LDAPTest
24-Sep-2022 07:30:15 [INFO] Running org.jivesoftware.util.VersionTest
24-Sep-2022 07:30:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.jivesoftware.util.VersionTest
24-Sep-2022 07:30:16 [INFO] Running org.jivesoftware.util.XPPWriterTest
24-Sep-2022 07:30:16 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.079 s - in org.jivesoftware.util.XPPWriterTest
24-Sep-2022 07:30:16 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
24-Sep-2022 07:30:17 Critical Error! The home directory has not been configured,
24-Sep-2022 07:30:17 which will prevent the application from working correctly.
24-Sep-2022 07:30:17
24-Sep-2022 07:30:17
24-Sep-2022 07:30:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s - in org.jivesoftware.util.SAXReaderUtilTest
24-Sep-2022 07:30:18 [INFO] Running org.jivesoftware.util.ListPagerTest
24-Sep-2022 07:30:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in org.jivesoftware.util.ListPagerTest
24-Sep-2022 07:30:20 [INFO] Running org.jivesoftware.util.SystemPropertyTest
24-Sep-2022 07:30:22 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 s - in org.jivesoftware.util.SystemPropertyTest
24-Sep-2022 07:30:22 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
24-Sep-2022 07:30:23 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in org.jivesoftware.util.WebXmlUtilsTest
24-Sep-2022 07:30:24 [INFO] Running org.jivesoftware.util.CertificateTest
24-Sep-2022 07:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jivesoftware.util.CertificateTest
24-Sep-2022 07:30:24 [INFO] Running org.jivesoftware.util.AdminConsoleTest
24-Sep-2022 07:30:25 Critical Error! The home directory has not been configured,
24-Sep-2022 07:30:25 which will prevent the application from working correctly.
24-Sep-2022 07:30:25
24-Sep-2022 07:30:25
24-Sep-2022 07:30:25 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.871 s - in org.jivesoftware.util.AdminConsoleTest
24-Sep-2022 07:30:26 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
24-Sep-2022 07:30:27 Critical Error! The home directory has not been configured,
24-Sep-2022 07:30:27 which will prevent the application from working correctly.
24-Sep-2022 07:30:27
24-Sep-2022 07:30:27
24-Sep-2022 07:30:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in org.jivesoftware.util.XMLPropertiesTest
24-Sep-2022 07:30:27 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
24-Sep-2022 07:30:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in org.jivesoftware.util.GraphicsUtilsTest
24-Sep-2022 07:30:29 [INFO] Running org.jivesoftware.util.JIDTest
24-Sep-2022 07:30:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.jivesoftware.util.JIDTest
24-Sep-2022 07:30:30 [INFO] Running dom.io.XMPPPacketReaderTest
24-Sep-2022 07:30:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in dom.io.XMPPPacketReaderTest
24-Sep-2022 07:30:30 [INFO]
24-Sep-2022 07:30:30 [INFO] Results:
24-Sep-2022 07:30:30 [INFO]
24-Sep-2022 07:30:30 [WARNING] Tests run: 625, Failures: 0, Errors: 0, Skipped: 5
24-Sep-2022 07:30:30 [INFO]
24-Sep-2022 07:30:30 [INFO]
24-Sep-2022 07:30:30 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
24-Sep-2022 07:30:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
24-Sep-2022 07:30:31 [INFO] Building Starter for Openfire 4.8.0-SNAPSHOT                       [4/7]
24-Sep-2022 07:30:31 [INFO] --------------------------------[ jar ]---------------------------------
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
24-Sep-2022 07:30:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/target
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
24-Sep-2022 07:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:31 [INFO] Copying 11 resources
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
24-Sep-2022 07:30:31 [INFO] Changes detected - recompiling the module!
24-Sep-2022 07:30:31 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/target/classes
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
24-Sep-2022 07:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/src/test/resources
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
24-Sep-2022 07:30:31 [INFO] No sources to compile
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
24-Sep-2022 07:30:31 [INFO] No tests to run.
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
24-Sep-2022 07:30:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/target/startup.jar
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
24-Sep-2022 07:30:31 [INFO] Building Openfire Plugins 4.8.0-SNAPSHOT                           [5/7]
24-Sep-2022 07:30:31 [INFO] --------------------------------[ pom ]---------------------------------
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
24-Sep-2022 07:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/src/main/java/../i18n
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
24-Sep-2022 07:30:31 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/target/i18n
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
24-Sep-2022 07:30:31 [INFO] Building Openfire Plugin Assembly Descriptor 4.8.0-SNAPSHOT        [6/7]
24-Sep-2022 07:30:31 [INFO] --------------------------------[ jar ]---------------------------------
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:31 [INFO] Copying 1 resource
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] No sources to compile
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] No sources to compile
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] No tests to run.
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
24-Sep-2022 07:30:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
24-Sep-2022 07:30:31 [INFO] Building Distribution 4.8.0-SNAPSHOT                               [7/7]
24-Sep-2022 07:30:31 [INFO] --------------------------------[ jar ]---------------------------------
24-Sep-2022 07:30:31 [INFO]
24-Sep-2022 07:30:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
24-Sep-2022 07:30:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
24-Sep-2022 07:30:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:32 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/src/main/resources
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
24-Sep-2022 07:30:32 [INFO] No sources to compile
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
24-Sep-2022 07:30:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Sep-2022 07:30:32 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/src/test/resources
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
24-Sep-2022 07:30:32 [INFO] No sources to compile
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
24-Sep-2022 07:30:32 [INFO] No tests to run.
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
24-Sep-2022 07:30:32 [WARNING] JAR will be empty - no content was marked for inclusion!
24-Sep-2022 07:30:32 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution.jar
24-Sep-2022 07:30:32 [INFO]
24-Sep-2022 07:30:32 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
24-Sep-2022 07:30:32 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
24-Sep-2022 07:30:32 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
24-Sep-2022 07:30:37 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base
24-Sep-2022 07:30:37 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
24-Sep-2022 07:30:37 [INFO]
24-Sep-2022 07:30:37 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
24-Sep-2022 07:30:37 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
24-Sep-2022 07:30:37 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base/plugins/search.jar
24-Sep-2022 07:30:37 [INFO] ------------------------------------------------------------------------
24-Sep-2022 07:30:37 [INFO] Reactor Summary for Parent 4.8.0-SNAPSHOT:
24-Sep-2022 07:30:37 [INFO]
24-Sep-2022 07:30:37 [INFO] Parent ............................................. SUCCESS [  0.392 s]
24-Sep-2022 07:30:37 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.711 s]
24-Sep-2022 07:30:37 [INFO] Core XMPP Server ................................... SUCCESS [02:40 min]
24-Sep-2022 07:30:37 [INFO] Starter for Openfire ............................... SUCCESS [  0.197 s]
24-Sep-2022 07:30:37 [INFO] Openfire Plugins ................................... SUCCESS [  0.027 s]
24-Sep-2022 07:30:37 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.078 s]
24-Sep-2022 07:30:37 [INFO] Distribution ....................................... SUCCESS [  5.940 s]
24-Sep-2022 07:30:37 [INFO] ------------------------------------------------------------------------
24-Sep-2022 07:30:37 [INFO] BUILD SUCCESS
24-Sep-2022 07:30:37 [INFO] ------------------------------------------------------------------------
24-Sep-2022 07:30:37 [INFO] Total time:  02:49 min
24-Sep-2022 07:30:37 [INFO] Finished at: 2022-09-24T07:30:37Z
24-Sep-2022 07:30:37 [INFO] ------------------------------------------------------------------------
24-Sep-2022 07:30:37 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1...
24-Sep-2022 07:30:38 Finished task 'Build and install in local repository' with result: Success
24-Sep-2022 07:30:38 Starting task 'Build RPM' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
24-Sep-2022 07:30:38
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #1526 (OPENFIRE-NMRB-JOB1-1526)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-1526-ScriptBuildTask-11874395778989127266.sh
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
24-Sep-2022 07:30:38 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
24-Sep-2022 07:30:38 Removing previous rpmbuild folder
24-Sep-2022 07:30:38 NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
24-Sep-2022 07:30:44 Building target platforms: noarch
24-Sep-2022 07:30:44 Building for target noarch
24-Sep-2022 07:30:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iXFApe
24-Sep-2022 07:30:44 + umask 022
24-Sep-2022 07:30:44 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
24-Sep-2022 07:30:44 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
24-Sep-2022 07:30:44 + rm -rf openfire
24-Sep-2022 07:30:44 + /usr/bin/gzip -dc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/SOURCES/openfire.tar.gz
24-Sep-2022 07:30:44 + /usr/bin/tar -xf -
24-Sep-2022 07:30:44 + STATUS=0
24-Sep-2022 07:30:44 + '[' 0 -ne 0 ']'
24-Sep-2022 07:30:44 + cd openfire
24-Sep-2022 07:30:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
24-Sep-2022 07:30:44 + exit 0
24-Sep-2022 07:30:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IE9rLh
24-Sep-2022 07:30:44 + umask 022
24-Sep-2022 07:30:44 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
24-Sep-2022 07:30:44 + cd openfire
24-Sep-2022 07:30:44 + exit 0
24-Sep-2022 07:30:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2OwH7k
24-Sep-2022 07:30:44 + umask 022
24-Sep-2022 07:30:44 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
24-Sep-2022 07:30:44 + '[' /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch '!=' / ']'
24-Sep-2022 07:30:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:30:44 ++ dirname /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:30:44 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT
24-Sep-2022 07:30:44 + mkdir /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:30:44 + cd openfire
24-Sep-2022 07:30:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:30:44 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt
24-Sep-2022 07:30:44 + cp -R . /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire
24-Sep-2022 07:30:44 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/etc/init.d
24-Sep-2022 07:30:44 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra/redhat/openfire /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/etc/init.d/openfire
24-Sep-2022 07:30:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/etc/init.d/openfire
24-Sep-2022 07:30:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/openfire.sh
24-Sep-2022 07:30:44 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/etc/sysconfig
24-Sep-2022 07:30:44 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/etc/sysconfig/openfire
24-Sep-2022 07:30:44 + cp changelog.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/
24-Sep-2022 07:30:44 + cp LICENSE.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/
24-Sep-2022 07:30:44 + cp README.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/
24-Sep-2022 07:30:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra/openfired
24-Sep-2022 07:30:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra/redhat-postinstall.sh
24-Sep-2022 07:30:44 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra/embedded-db.rc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin
24-Sep-2022 07:30:44 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin
24-Sep-2022 07:30:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/extra
24-Sep-2022 07:30:44 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/bin/openfire.bat
24-Sep-2022 07:30:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/resources/nativeAuth/osx-ppc
24-Sep-2022 07:30:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/resources/nativeAuth/win32-x86
24-Sep-2022 07:30:44 + rm -f '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/lib/*.dll'
24-Sep-2022 07:30:44 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch/opt/openfire/conf/openfire-demoboot.xml
24-Sep-2022 07:30:44 + /usr/lib/rpm/check-buildroot
24-Sep-2022 07:30:44 Processing files: openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:30:44 Provides: openfire = 4.8.0-0.1.20220924alpha
24-Sep-2022 07:30:44 Requires(interp): /bin/sh /bin/sh
24-Sep-2022 07:30:44 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
24-Sep-2022 07:30:44 Requires(post): /bin/sh
24-Sep-2022 07:30:44 Requires(preun): /bin/sh
24-Sep-2022 07:30:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:31:01 Wrote: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/RPMS/noarch/openfire-4.8.0-0.1.20220924alpha.noarch.rpm
24-Sep-2022 07:31:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kmnVIa
24-Sep-2022 07:31:01 + umask 022
24-Sep-2022 07:31:01 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
24-Sep-2022 07:31:01 + cd openfire
24-Sep-2022 07:31:01 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220924alpha.noarch
24-Sep-2022 07:31:01 + exit 0
24-Sep-2022 07:31:01 Finished task 'Build RPM' with result: Success
24-Sep-2022 07:31:01
Substituting variable: ${bamboo.planRepository.branch} with main
24-Sep-2022 07:31:01 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
24-Sep-2022 07:31:01
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #1526 (OPENFIRE-NMRB-JOB1-1526)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-1526-ScriptBuildTask-12313317510097750757.sh
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
24-Sep-2022 07:31:01 total 108
24-Sep-2022 07:31:01 drwxr-x--- 8 bamboo bamboo    77 Nov 22  2021 build
24-Sep-2022 07:31:01 drwxr-x--- 4 bamboo bamboo    46 Sep 24 07:30 distribution
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo  1014 Feb  2  2022 Dockerfile
24-Sep-2022 07:31:01 drwxr-x--- 4 bamboo bamboo  4096 Sep 10 07:30 documentation
24-Sep-2022 07:31:01 drwxr-x--- 4 bamboo bamboo    46 Sep 24 07:27 i18n
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo 11357 Nov 22  2021 LICENSE.txt
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo   422 Nov 22  2021 Makefile
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo 10078 Nov 22  2021 mvnw
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo  6609 Nov 22  2021 mvnw.cmd
24-Sep-2022 07:31:01 drwxr-x--- 3 bamboo bamboo    64 Jan 20  2022 plugins
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo 18447 Jul 29 07:29 pom.xml
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo  5078 Jun 22 07:27 README.md
24-Sep-2022 07:31:01 drwxr-x--- 8 bamboo bamboo    89 Sep 24 07:30 rpmbuild
24-Sep-2022 07:31:01 -rwxr-x--- 1 bamboo bamboo  4554 Nov 22  2021 runAioxmppIntegrationTests
24-Sep-2022 07:31:01 -rwxr-x--- 1 bamboo bamboo 10172 Nov 22  2021 runConnectivityIntegrationTests
24-Sep-2022 07:31:01 -rwxr-x--- 1 bamboo bamboo  6396 Jul 13 07:30 runIntegrationTests
24-Sep-2022 07:31:01 drwxr-x--- 5 bamboo bamboo    58 Sep 24 07:30 starter
24-Sep-2022 07:31:01 -rw-r----- 1 bamboo bamboo  1109 Nov 22  2021 test.gradle
24-Sep-2022 07:31:01 drwxr-x--- 4 bamboo bamboo  4096 Sep 24 07:27 xmppserver
24-Sep-2022 07:31:06 Finished task 'Copy to Website' with result: Success
24-Sep-2022 07:31:06 Running post build plugin 'Artifact Copier'
24-Sep-2022 07:31:06 Publishing an artifact: .rpm files
24-Sep-2022 07:31:06 Finished publishing of artifact Required shared artifact: [.rpm files], pattern: [*.*] anchored at: [distribution/target/rpms] in 59.90 ms
24-Sep-2022 07:31:06 Running post build plugin 'npm Cache Cleanup'
24-Sep-2022 07:31:06 Running post build plugin 'NCover Results Collector'
24-Sep-2022 07:31:06 Running post build plugin 'Build Results Label Collector'
24-Sep-2022 07:31:06 Running post build plugin 'Clover Results Collector'
24-Sep-2022 07:31:06 Running post build plugin 'Docker Container Cleanup'
24-Sep-2022 07:31:06 Finalising the build...
24-Sep-2022 07:31:06 Stopping timer.
24-Sep-2022 07:31:06 Build OPENFIRE-NMRB-JOB1-1526 completed.
24-Sep-2022 07:31:06 Running on server: post build plugin 'Build Hanging Detection Configuration'
24-Sep-2022 07:31:06 Running on server: post build plugin 'NCover Results Collector'
24-Sep-2022 07:31:06 Running on server: post build plugin 'Build Labeller'
24-Sep-2022 07:31:06 Running on server: post build plugin 'Clover Delta Calculator'
24-Sep-2022 07:31:06 Running on server: post build plugin 'Maven Dependencies Postprocessor'
24-Sep-2022 07:31:06 All post build plugins have finished
24-Sep-2022 07:31:06 Generating build results summary...
24-Sep-2022 07:31:06 Saving build results to disk...
24-Sep-2022 07:31:06 Store variable context...
24-Sep-2022 07:31:06 Finished building OPENFIRE-NMRB-JOB1-1526.