Build: #629 was successful

Job: Debian Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

18-May-2021 17:13:44 Build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #629 (OPENFIRE-NMDB1-JOB1-629) started building on agent ip-172-31-16-33.eu-central-1.compute.internal, bamboo version: 7.2.4
18-May-2021 17:13:44 Remote agent on host ip-172-31-16-33.eu-central-1.compute.internal
18-May-2021 17:13:44 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:13:44 Executing build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #629 (OPENFIRE-NMDB1-JOB1-629)
18-May-2021 17:13:44 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
18-May-2021 17:13:44 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:13:44 Updating source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
18-May-2021 17:13:45 Fetching 'refs/heads/4.4' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
18-May-2021 17:13:46 Checking out revision c1ada76b7507ce6ef3fc475b67b31c5742df4bcc.
18-May-2021 17:13:46 Already on '4.4'
18-May-2021 17:13:46 Updated source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
18-May-2021 17:13:46 Finished task 'Checkout Default Repository' with result: Success
18-May-2021 17:13:46 Running pre-build action: VCS Version Collector
18-May-2021 17:13:46 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
18-May-2021 17:13:46
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #629 (OPENFIRE-NMDB1-JOB1-629)'
... running command line:
/opt/mvn/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NMDB1-JOB1 clean install
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:13:48 [INFO] Scanning for projects...
18-May-2021 17:13:50 [WARNING]
18-May-2021 17:13:50 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.4.5-SNAPSHOT
18-May-2021 17:13:50 [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
18-May-2021 17:13:50 [WARNING]
18-May-2021 17:13:50 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
18-May-2021 17:13:50 [WARNING]
18-May-2021 17:13:50 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
18-May-2021 17:13:50 [WARNING]
18-May-2021 17:13:50 [INFO] ------------------------------------------------------------------------
18-May-2021 17:13:50 [INFO] Reactor Build Order:
18-May-2021 17:13:50 [INFO]
18-May-2021 17:13:50 [INFO] Parent                                                             [pom]
18-May-2021 17:13:50 [INFO] Internationalization files for Openfire                            [jar]
18-May-2021 17:13:50 [INFO] Core XMPP Server                                                   [jar]
18-May-2021 17:13:50 [INFO] Starter for Openfire                                               [jar]
18-May-2021 17:13:50 [INFO] Openfire Plugins                                                   [pom]
18-May-2021 17:13:50 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
18-May-2021 17:13:50 [INFO] Distribution                                                       [jar]
18-May-2021 17:13:50 [INFO]
18-May-2021 17:13:50 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
18-May-2021 17:13:50 [INFO] Building Parent 4.4.5-SNAPSHOT                                     [1/7]
18-May-2021 17:13:50 [INFO] --------------------------------[ pom ]---------------------------------
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
18-May-2021 17:13:51 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/parent/4.4.5-SNAPSHOT/parent-4.4.5-SNAPSHOT.pom
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
18-May-2021 17:13:51 [INFO] Building Internationalization files for Openfire 4.4.5-SNAPSHOT    [2/7]
18-May-2021 17:13:51 [INFO] --------------------------------[ jar ]---------------------------------
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
18-May-2021 17:13:51 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
18-May-2021 17:13:51 [INFO]
18-May-2021 17:13:51 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
18-May-2021 17:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:13:52 [INFO] Copying 13 resources
18-May-2021 17:13:52 [INFO]
18-May-2021 17:13:52 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
18-May-2021 17:13:53 [INFO] Includes: [**/*.properties]
18-May-2021 17:13:53 [INFO] Excludes: []
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_fr.properties5531335034616780850native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_sk.properties7928105774758488024native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_cs_CZ.properties1512152861054105455native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_de.properties5094774454880190194native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pl_PL.properties835977848127337850native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_es.properties993701344761482381native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ru_RU.properties6199678414550642726native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n.properties4421692890001652047native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_BR.properties3387278320653918752native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ja_JP.properties8810501821035668444native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_PT.properties1232721183123056613native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_zh_CN.properties5236683794556708151native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
18-May-2021 17:13:53 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
18-May-2021 17:13:53 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_nl.properties6582986741388606217native2ascii'
18-May-2021 17:13:53 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
18-May-2021 17:13:53 [INFO]
18-May-2021 17:13:53 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
18-May-2021 17:13:53 [INFO] No sources to compile
18-May-2021 17:13:53 [INFO]
18-May-2021 17:13:53 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
18-May-2021 17:13:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:13:53 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/src/test/resources
18-May-2021 17:13:53 [INFO]
18-May-2021 17:13:53 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
18-May-2021 17:13:53 [INFO] No sources to compile
18-May-2021 17:13:53 [INFO]
18-May-2021 17:13:53 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
18-May-2021 17:13:54 [INFO] No tests to run.
18-May-2021 17:13:54 [INFO]
18-May-2021 17:13:54 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
18-May-2021 17:13:54 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar
18-May-2021 17:13:54 [INFO]
18-May-2021 17:13:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
18-May-2021 17:13:54 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.jar
18-May-2021 17:13:54 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.pom
18-May-2021 17:13:54 [INFO]
18-May-2021 17:13:54 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
18-May-2021 17:13:54 [INFO] Building Core XMPP Server 4.4.5-SNAPSHOT                           [3/7]
18-May-2021 17:13:54 [INFO] --------------------------------[ jar ]---------------------------------
18-May-2021 17:13:55 [INFO]
18-May-2021 17:13:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
18-May-2021 17:13:55 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target
18-May-2021 17:13:55 [INFO]
18-May-2021 17:13:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
18-May-2021 17:13:55 [INFO]
18-May-2021 17:13:55 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
18-May-2021 17:13:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:13:55 [INFO] Copying 5 resources
18-May-2021 17:13:55 [INFO]
18-May-2021 17:13:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
18-May-2021 17:13:55 [INFO] Changes detected - recompiling the module!
18-May-2021 17:13:55 [INFO] Compiling 713 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/classes
18-May-2021 17:14:14 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
18-May-2021 17:14:14 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
18-May-2021 17:14:14 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Some input files use unchecked or unsafe operations.
18-May-2021 17:14:14 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Recompile with -Xlint:unchecked for details.
18-May-2021 17:14:14 [INFO]
18-May-2021 17:14:14 [INFO] --- jetty-jspc-maven-plugin:9.4.18.v20190429:jspc (jspc) @ xmppserver ---
18-May-2021 17:14:14 [INFO] Logging initialized @28472ms to org.eclipse.jetty.util.log.Slf4jLog
18-May-2021 17:14:15 [INFO] Compiling import-truststore-certificate.jsp,user-delete.jsp,connection-settings-advanced.jsp,user-password.jsp,manage-updates.jsp,pubsub-node-items.jsp,system-cache-details.jsp,session-conflict.jsp,security-certificate-store-backup.jsp,server-db-stats.jsp,security-certificate-store-management.jsp,ldap-user.jsp,muc-service-delete.jsp,security-keystore.jsp,setup/setup-datasource-settings.jsp,setup/setup-host-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-ldap-group.jsp,setup/setup-admin-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-finished.jsp,setup/index.jsp,setup/setup-ldap-group_test.jsp,setup/setup-admin-settings_test.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-completed.jsp,loginToken.jsp,muc-service-edit-form.jsp,plugin-admin.jsp,muc-room-occupants.jsp,user-groups.jsp,connection-settings-external-components.jsp,user-create.jsp,log.jsp,system-emailtest.jsp,user-message.jsp,dns-check.jsp,connection-settings-socket-s2s.jsp,http-bind.jsp,system-properties.jsp,muc-room-summary.jsp,user-search.jsp,session-details.jsp,error.jsp,file-transfer-proxy.jsp,ldap-server.jsp,server-restart.jsp,user-roster-edit.jsp,user-edit-form.jsp,group-summary.jsp,group-create.jsp,pubsub-node-subscribers.jsp,system-smstest.jsp,server-props.jsp,logviewer.jsp,server-locale.jsp,reg-settings.jsp,muc-sysadmins.jsp,user-properties.jsp,server-session-details.jsp,pubsub-node-affiliates-delete.jsp,security-certificate-details.jsp,system-sms.jsp,available-plugins.jsp,security-audit-viewer-jsp.jsp,decorators/setup.jsp,decorators/main.jsp,component-session-details.jsp,connection-managers-settings.jsp,muc-create-permission.jsp,user-tabs.jsp,chatroom-history-settings.jsp,compression-settings.jsp,muc-room-create.jsp,muc-default-settings.jsp,muc-room-affiliations.jsp,group-edit.jsp,index.jsp,media-proxy.jsp,login.jsp,server-db.jsp,session-summary.jsp,user-roster-add.jsp,pubsub-node-affiliates.jsp,private-data-settings.jsp,pubsub-service-summary.jsp,server-connectiontest.jsp,pubsub-form-table.jsp,error-serverdown.jsp,audit-policy.jsp,security-truststore.jsp,offline-messages.jsp,user-roster-view.jsp,user-roster.jsp,muc-tasks.jsp,security-keystore-signing-request.jsp,pubsub-node-delete.jsp,component-session-summary.jsp,js/jscalendar/i18n.jsp,system-cache.jsp,system-clustering.jsp,server-session-summary.jsp,system-email.jsp,plugin-showfile.jsp,group-delete.jsp,pubsub-node-summary.jsp,muc-service-summary.jsp,ldap-group.jsp,connection-settings-socket-c2s.jsp,user-roster-delete.jsp,import-keystore-certificate.jsp,profile-settings.jsp,pubsub-node-edit.jsp,user-summary.jsp,muc-room-delete.jsp,muc-history-settings.jsp,muc-room-edit-form.jsp,user-lockout.jsp,muc-service-create.jsp,pubsub-node-affiliates-edit.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
18-May-2021 17:14:15 [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.
18-May-2021 17:14:39 [INFO] Generation completed with [0] errors in [23952] milliseconds
18-May-2021 17:14:39 [INFO]
18-May-2021 17:14:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
18-May-2021 17:14:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:14:39 [INFO] Copying 12 resources
18-May-2021 17:14:39 [INFO]
18-May-2021 17:14:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
18-May-2021 17:14:39 [INFO] Changes detected - recompiling the module!
18-May-2021 17:14:39 [INFO] Compiling 47 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/test-classes
18-May-2021 17:14:41 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
18-May-2021 17:14:41 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
18-May-2021 17:14:41 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Some input files use unchecked or unsafe operations.
18-May-2021 17:14:41 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
18-May-2021 17:14:41 [INFO]
18-May-2021 17:14:41 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
18-May-2021 17:14:42 [INFO]
18-May-2021 17:14:42 [INFO] -------------------------------------------------------
18-May-2021 17:14:42 [INFO]  T E S T S
18-May-2021 17:14:42 [INFO] -------------------------------------------------------
18-May-2021 17:14:43 [INFO] Running org.jivesoftware.util.AesEncryptorTest
18-May-2021 17:14:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 s - in org.jivesoftware.util.AesEncryptorTest
18-May-2021 17:14:46 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
18-May-2021 17:14:46 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s - in org.jivesoftware.util.CacheableOptionalTest
18-May-2021 17:14:46 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
18-May-2021 17:14:46 Critical Error! The home directory has not been configured,
18-May-2021 17:14:46 which will prevent the application from working correctly.
18-May-2021 17:14:46
18-May-2021 17:14:46
18-May-2021 17:14:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.jivesoftware.util.XMLPropertiesTest
18-May-2021 17:14:46 [INFO] Running org.jivesoftware.util.ListPagerTest
18-May-2021 17:14:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 s - in org.jivesoftware.util.ListPagerTest
18-May-2021 17:14:48 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
18-May-2021 17:14:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
18-May-2021 17:14:48 [INFO] Running org.jivesoftware.util.SystemPropertyTest
18-May-2021 17:14:49 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.jivesoftware.util.SystemPropertyTest
18-May-2021 17:14:49 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
18-May-2021 17:14:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
18-May-2021 17:14:49 [INFO] Running org.jivesoftware.util.StringUtilsTest
18-May-2021 17:14:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.jivesoftware.util.StringUtilsTest
18-May-2021 17:14:49 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
18-May-2021 17:14:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.JIDTest
18-May-2021 17:14:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.util.JIDTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.CertificateTest
18-May-2021 17:14:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.CertificateTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.LDAPTest
18-May-2021 17:14:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.LDAPTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.XPPWriterTest
18-May-2021 17:14:50 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.util.XPPWriterTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.CacheUtilTest
18-May-2021 17:14:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.util.CacheUtilTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.VersionTest
18-May-2021 17:14:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jivesoftware.util.VersionTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
18-May-2021 17:14:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jivesoftware.util.GraphicsUtilsTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.AdminConsoleTest
18-May-2021 17:14:50 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.392 s - in org.jivesoftware.util.AdminConsoleTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
18-May-2021 17:14:50 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.jivesoftware.util.WebXmlUtilsTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
18-May-2021 17:14:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jivesoftware.util.JavaSpecVersionTest
18-May-2021 17:14:50 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
18-May-2021 17:14:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.util.BlowfishEncryptorTest
18-May-2021 17:14:51 [INFO] Running org.jivesoftware.util.CertificateManagerTest
18-May-2021 17:14:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in org.jivesoftware.util.CertificateManagerTest
18-May-2021 17:14:51 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
18-May-2021 17:14:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.LocaleUtilsTest
18-May-2021 17:14:51 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
18-May-2021 17:14:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
18-May-2021 17:14:51 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
18-May-2021 17:14:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.jivesoftware.admin.LoginLimitManagerTest
18-May-2021 17:14:51 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
18-May-2021 17:14:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.jivesoftware.admin.AuthCheckFilterTest
18-May-2021 17:14:51 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
18-May-2021 17:14:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.757 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
18-May-2021 17:14:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
18-May-2021 17:14:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.group.GroupJIDTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
18-May-2021 17:14:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
18-May-2021 17:14:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.openfire.forward.ForwardTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
18-May-2021 17:14:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
18-May-2021 17:14:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
18-May-2021 17:14:54 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
18-May-2021 17:14:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
18-May-2021 17:14:55 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
18-May-2021 17:14:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jivesoftware.openfire.container.PluginManagerTest
18-May-2021 17:14:55 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
18-May-2021 17:14:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
18-May-2021 17:14:55 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
18-May-2021 17:14:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
18-May-2021 17:14:55 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
18-May-2021 17:14:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.jivesoftware.openfire.user.UserManagerTest
18-May-2021 17:14:55 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
18-May-2021 17:15:08 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.043 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
18-May-2021 17:15:08 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
18-May-2021 17:15:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
18-May-2021 17:15:09 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
18-May-2021 17:15:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
18-May-2021 17:15:10 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
18-May-2021 17:15:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jivesoftware.openfire.net.DNSUtilTest
18-May-2021 17:15:10 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
18-May-2021 17:15:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
18-May-2021 17:15:11 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
18-May-2021 17:15:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s - in org.jivesoftware.openfire.archive.ArchiverTest
18-May-2021 17:15:12 [INFO] Running dom.io.XMPPPacketReaderTest
18-May-2021 17:15:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in dom.io.XMPPPacketReaderTest
18-May-2021 17:15:12 [INFO]
18-May-2021 17:15:12 [INFO] Results:
18-May-2021 17:15:12 [INFO]
18-May-2021 17:15:12 [WARNING] Tests run: 336, Failures: 0, Errors: 0, Skipped: 3
18-May-2021 17:15:12 [INFO]
18-May-2021 17:15:12 [INFO]
18-May-2021 17:15:12 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
18-May-2021 17:15:13 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.jar
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.pom
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
18-May-2021 17:15:14 [INFO] Building Starter for Openfire 4.4.5-SNAPSHOT                       [4/7]
18-May-2021 17:15:14 [INFO] --------------------------------[ jar ]---------------------------------
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
18-May-2021 17:15:14 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] Copying 11 resources
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
18-May-2021 17:15:14 [INFO] Changes detected - recompiling the module!
18-May-2021 17:15:14 [INFO] Compiling 8 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/classes
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/src/test/resources
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
18-May-2021 17:15:14 [INFO] No sources to compile
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
18-May-2021 17:15:14 [INFO] No tests to run.
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
18-May-2021 17:15:14 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.jar
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.pom
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
18-May-2021 17:15:14 [INFO] Building Openfire Plugins 4.4.5-SNAPSHOT                           [5/7]
18-May-2021 17:15:14 [INFO] --------------------------------[ pom ]---------------------------------
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/src/main/java/../i18n
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
18-May-2021 17:15:14 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/target/i18n
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/4.4.5-SNAPSHOT/plugins-4.4.5-SNAPSHOT.pom
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
18-May-2021 17:15:14 [INFO] Building Openfire Plugin Assembly Descriptor 4.4.5-SNAPSHOT        [6/7]
18-May-2021 17:15:14 [INFO] --------------------------------[ jar ]---------------------------------
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] Copying 1 resource
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] No sources to compile
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] No sources to compile
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] No tests to run.
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
18-May-2021 17:15:14 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.pom
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
18-May-2021 17:15:14 [INFO] Building Distribution 4.4.5-SNAPSHOT                               [7/7]
18-May-2021 17:15:14 [INFO] --------------------------------[ jar ]---------------------------------
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
18-May-2021 17:15:14 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/main/resources
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
18-May-2021 17:15:14 [INFO] No sources to compile
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
18-May-2021 17:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-May-2021 17:15:14 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/test/resources
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
18-May-2021 17:15:14 [INFO] No sources to compile
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
18-May-2021 17:15:14 [INFO] No tests to run.
18-May-2021 17:15:14 [INFO]
18-May-2021 17:15:14 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
18-May-2021 17:15:14 [WARNING] JAR will be empty - no content was marked for inclusion!
18-May-2021 17:15:14 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar
18-May-2021 17:15:15 [INFO]
18-May-2021 17:15:15 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
18-May-2021 17:15:15 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
18-May-2021 17:15:15 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
18-May-2021 17:15:22 [INFO] Copying files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base
18-May-2021 17:15:23 [WARNING] Assembly file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-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.
18-May-2021 17:15:23 [INFO]
18-May-2021 17:15:23 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
18-May-2021 17:15:24 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
18-May-2021 17:15:24 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base/plugins/search.jar
18-May-2021 17:15:24 [INFO]
18-May-2021 17:15:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
18-May-2021 17:15:24 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.jar
18-May-2021 17:15:24 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.pom
18-May-2021 17:15:24 [INFO] ------------------------------------------------------------------------
18-May-2021 17:15:24 [INFO] Reactor Summary for Parent 4.4.5-SNAPSHOT:
18-May-2021 17:15:24 [INFO]
18-May-2021 17:15:24 [INFO] Parent ............................................. SUCCESS [  0.812 s]
18-May-2021 17:15:24 [INFO] Internationalization files for Openfire ............ SUCCESS [  3.018 s]
18-May-2021 17:15:24 [INFO] Core XMPP Server ................................... SUCCESS [01:19 min]
18-May-2021 17:15:24 [INFO] Starter for Openfire ............................... SUCCESS [  0.453 s]
18-May-2021 17:15:24 [INFO] Openfire Plugins ................................... SUCCESS [  0.084 s]
18-May-2021 17:15:24 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.177 s]
18-May-2021 17:15:24 [INFO] Distribution ....................................... SUCCESS [  9.360 s]
18-May-2021 17:15:24 [INFO] ------------------------------------------------------------------------
18-May-2021 17:15:24 [INFO] BUILD SUCCESS
18-May-2021 17:15:24 [INFO] ------------------------------------------------------------------------
18-May-2021 17:15:24 [INFO] Total time:  01:35 min
18-May-2021 17:15:24 [INFO] Finished at: 2021-05-18T17:15:24Z
18-May-2021 17:15:24 [INFO] ------------------------------------------------------------------------
18-May-2021 17:15:24 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1...
18-May-2021 17:15:25 Finished task 'Build and install in local repository' with result: Success
18-May-2021 17:15:25 Starting task 'Build Deb' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
18-May-2021 17:15:25
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #629 (OPENFIRE-NMDB1-JOB1-629)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-629-ScriptBuildTask-2070322006139251361.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:15:25 /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:15:25 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:15:32 Removing previous workdir tmp/debian
18-May-2021 17:15:32 dpkg-buildpackage: info: source package openfire
18-May-2021 17:15:32 dpkg-buildpackage: info: source version 4.4.5
18-May-2021 17:15:32 dpkg-buildpackage: info: source distribution unstable
18-May-2021 17:15:32 dpkg-buildpackage: info: source changed by Jive Software <webmaster@jivesoftware.com>
18-May-2021 17:15:32 dpkg-buildpackage: info: host architecture amd64
18-May-2021 17:15:32 dpkg-source --before-build openfire-4.4.5
18-May-2021 17:15:32 fakeroot debian/rules clean
18-May-2021 17:15:33 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
18-May-2021 17:15:33 test -x debian/rules
18-May-2021 17:15:33 /usr/bin/make -f debian/rules reverse-config
18-May-2021 17:15:33 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
18-May-2021 17:15:33 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
18-May-2021 17:15:33 make[1]: 'reverse-config' is up to date.
18-May-2021 17:15:33 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
18-May-2021 17:15:33 if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
18-May-2021 17:15:33 patches:
18-May-2021 17:15:33 if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
18-May-2021 17:15:33 if [ "reverse-patches" != "reverse-patches" ] ; then \
18-May-2021 17:15:33         /usr/bin/make -f debian/rules update-config ; \
18-May-2021 17:15:33 fi
18-May-2021 17:15:33 for dir in debian/patches ; do \
18-May-2021 17:15:33     rm -f $dir/*.log ; \
18-May-2021 17:15:33 done
18-May-2021 17:15:33 dh_clean
18-May-2021 17:15:33 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:33 dpkg-source -b openfire-4.4.5
18-May-2021 17:15:33 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
18-May-2021 17:15:33 dpkg-source: info: using source format '1.0'
18-May-2021 17:15:33 dpkg-source: info: building openfire in openfire_4.4.5.tar.gz
18-May-2021 17:15:37 dpkg-source: info: building openfire in openfire_4.4.5.dsc
18-May-2021 17:15:37 debian/rules build
18-May-2021 17:15:37 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
18-May-2021 17:15:37 test -x debian/rules
18-May-2021 17:15:37 mkdir -p "."
18-May-2021 17:15:37 /usr/bin/make -f debian/rules reverse-config
18-May-2021 17:15:37 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
18-May-2021 17:15:37 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
18-May-2021 17:15:37 make[1]: 'reverse-config' is up to date.
18-May-2021 17:15:37 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
18-May-2021 17:15:37 if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
18-May-2021 17:15:37 patches:
18-May-2021 17:15:37 if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
18-May-2021 17:15:37 if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
18-May-2021 17:15:37         /usr/bin/make -f debian/rules update-config ; \
18-May-2021 17:15:37 fi
18-May-2021 17:15:37 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
18-May-2021 17:15:37 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
18-May-2021 17:15:37 make[1]: 'update-config' is up to date.
18-May-2021 17:15:37 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
18-May-2021 17:15:37 fakeroot debian/rules binary
18-May-2021 17:15:37 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
18-May-2021 17:15:37 test -x debian/rules
18-May-2021 17:15:37 dh_testroot
18-May-2021 17:15:37 dh_clean -k
18-May-2021 17:15:37 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:37 dh_clean: dh_clean -k is deprecated; use dh_prep instead
18-May-2021 17:15:37 dh_installdirs -A
18-May-2021 17:15:37 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:37 mkdir -p "."
18-May-2021 17:15:37 Adding cdbs dependencies to debian/openfire.substvars
18-May-2021 17:15:37 dh_installdirs -popenfire \
18-May-2021 17:15:37         
18-May-2021 17:15:37 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:37 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/*.jar /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/lib/
18-May-2021 17:15:37 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/log4j2.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
18-May-2021 17:15:37 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/database /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/resources/database
18-May-2021 17:15:38 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/openfire.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
18-May-2021 17:15:38 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/security.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
18-May-2021 17:15:38 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/security /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire/security
18-May-2021 17:15:38 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/plugins /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/var/lib/openfire/plugins
18-May-2021 17:15:38 dh_installdocs -popenfire
18-May-2021 17:15:38 dh_installexamples -popenfire
18-May-2021 17:15:38 dh_installman -popenfire
18-May-2021 17:15:38 dh_installinfo -popenfire
18-May-2021 17:15:38 dh_installmenu -popenfire
18-May-2021 17:15:38 dh_installcron -popenfire
18-May-2021 17:15:38 dh_systemd_enable -popenfire
18-May-2021 17:15:38 dh_installinit -popenfire
18-May-2021 17:15:38 dh_installinit: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:38 dh_installdebconf -popenfire
18-May-2021 17:15:38 dh_installemacsen -popenfire
18-May-2021 17:15:38 dh_installcatalogs -popenfire
18-May-2021 17:15:38 dh_installpam -popenfire
18-May-2021 17:15:38 dh_installlogrotate -popenfire
18-May-2021 17:15:38 dh_installlogcheck -popenfire
18-May-2021 17:15:38 dh_installchangelogs -popenfire
18-May-2021 17:15:38 dh_installudev -popenfire
18-May-2021 17:15:38 dh_lintian -popenfire
18-May-2021 17:15:38 dh_bugfiles -popenfire
18-May-2021 17:15:38 dh_install -popenfire
18-May-2021 17:15:38 dh_systemd_start -popenfire
18-May-2021 17:15:38 dh_systemd_start: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:38 dh_link -popenfire
18-May-2021 17:15:38 dh_link: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:38 dh_installmime -popenfire
18-May-2021 17:15:38 dh_installgsettings -popenfire
18-May-2021 17:15:38 dh_strip -popenfire 
18-May-2021 17:15:38 dh_strip: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:38 dh_strip_nondeterminism -popenfire
18-May-2021 17:15:40 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar: ignoring signed JAR file
18-May-2021 17:15:41 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar: ignoring signed JAR file
18-May-2021 17:15:46 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar: ignoring signed JAR file
18-May-2021 17:15:50         Normalized debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar
18-May-2021 17:15:50         Normalized debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar
18-May-2021 17:15:50         Normalized debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar
18-May-2021 17:15:50 dh_compress -popenfire
18-May-2021 17:15:50 dh_fixperms -popenfire
18-May-2021 17:15:50 dh_makeshlibs -popenfire 
18-May-2021 17:15:50 dh_installdeb -popenfire
18-May-2021 17:15:50 dh_installdeb: Compatibility levels before 9 are deprecated (level 5 in use)
18-May-2021 17:15:50 dh_perl -popenfire
18-May-2021 17:15:50 dh_shlibdeps -popenfire
18-May-2021 17:15:50 dh_gencontrol -popenfire 
18-May-2021 17:15:50 dh_md5sums -popenfire
18-May-2021 17:15:50 dh_builddeb -popenfire
18-May-2021 17:15:50 dpkg-deb: warning: conffile name '/etc/openfire/openfire.xml' is duplicated
18-May-2021 17:15:50 dpkg-deb: warning: conffile name '/etc/openfire/security.xml' is duplicated
18-May-2021 17:15:50 dpkg-deb: warning: conffile name '/etc/openfire/security/client.truststore' is duplicated
18-May-2021 17:15:50 dpkg-deb: warning: conffile name '/etc/openfire/security/keystore' is duplicated
18-May-2021 17:15:50 dpkg-deb: warning: conffile name '/etc/openfire/security/truststore' is duplicated
18-May-2021 17:15:50 dpkg-deb: warning: ignoring 5 warnings about the control file(s)
18-May-2021 17:15:50 dpkg-deb: building package 'openfire' in '../openfire_4.4.5_all.deb'.
18-May-2021 17:16:12 dpkg-genbuildinfo
18-May-2021 17:16:13 dpkg-genchanges  >../openfire_4.4.5_amd64.changes
18-May-2021 17:16:14 dpkg-genchanges: info: including full source code in upload
18-May-2021 17:16:14 dpkg-source --after-build openfire-4.4.5
18-May-2021 17:16:14 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18-May-2021 17:16:14 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5
18-May-2021 17:16:14 Finished task 'Build Deb' with result: Success
18-May-2021 17:16:14
Substituting variable: ${bamboo.planRepository.branch} with 4.4
18-May-2021 17:16:14 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
18-May-2021 17:16:14
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #629 (OPENFIRE-NMDB1-JOB1-629)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-629-ScriptBuildTask-5767788154112990211.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
18-May-2021 17:16:14 Skipping copy to website of non-master branch.
18-May-2021 17:16:14 Finished task 'Copy to Website' with result: Success
18-May-2021 17:16:14 Running post build plugin 'Docker Container Cleanup'
18-May-2021 17:16:14 Running post build plugin 'NCover Results Collector'
18-May-2021 17:16:14 Running post build plugin 'Clover Results Collector'
18-May-2021 17:16:14 Running post build plugin 'npm Cache Cleanup'
18-May-2021 17:16:14 Running post build plugin 'Artifact Copier'
18-May-2021 17:16:14 Publishing an artifact: .deb files
18-May-2021 17:16:18 Finished publishing of artifact Required shared artifact: [.deb files], pattern: [*.*] anchored at: [distribution/target/debian] in 3.582 s
18-May-2021 17:16:18 Finalising the build...
18-May-2021 17:16:18 Stopping timer.
18-May-2021 17:16:18 Build OPENFIRE-NMDB1-JOB1-629 completed.
18-May-2021 17:08:49 Running on server: post build plugin 'NCover Results Collector'
18-May-2021 17:08:49 Running on server: post build plugin 'Build Hanging Detection Configuration'
18-May-2021 17:08:49 Running on server: post build plugin 'Clover Delta Calculator'
18-May-2021 17:09:44 Running on server: post build plugin 'Maven Dependencies Postprocessor'
18-May-2021 17:09:44 All post build plugins have finished
18-May-2021 17:09:44 Generating build results summary...
18-May-2021 17:09:51 Saving build results to disk...
18-May-2021 17:09:51 Store variable context...
18-May-2021 17:09:52 Indexing build results...
18-May-2021 17:09:52 Finished building OPENFIRE-NMDB1-JOB1-629.