Build: #306 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

16-Sep-2024 13:29:20 Build Ignite Realtime Website - Continuous Integration - Default Job #306 (WEB-CI-JOB1-306) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.5
16-Sep-2024 13:29:20 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal
16-Sep-2024 13:29:20 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
16-Sep-2024 13:29:20 Executing build Ignite Realtime Website - Continuous Integration - Default Job #306 (WEB-CI-JOB1-306)
16-Sep-2024 13:29:20 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
16-Sep-2024 13:29:20 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
16-Sep-2024 13:29:20 Updating source code to revision: f977fe96140c9384dc0b5e56e423855513d47bb3
16-Sep-2024 13:29:20 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch.
16-Sep-2024 13:29:21 Checking out revision f977fe96140c9384dc0b5e56e423855513d47bb3.
16-Sep-2024 13:29:21 Already on 'main'
16-Sep-2024 13:29:21 Updated source code to revision: f977fe96140c9384dc0b5e56e423855513d47bb3
16-Sep-2024 13:29:21 Finished task 'Checkout Default Repository' with result: Success
16-Sep-2024 13:29:21 Running pre-build action: Build Log Labeller Pre Build Action
16-Sep-2024 13:29:21 Running pre-build action: VCS Version Collector
16-Sep-2024 13:29:21 Build Ignite Realtime Website - Continuous Integration - Default Job #306 (WEB-CI-JOB1-306) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal)
16-Sep-2024 13:29:21 Skipping execution of task 'build' as it is disabled
16-Sep-2024 13:29:21 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
16-Sep-2024 13:29:21
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #306 (WEB-CI-JOB1-306)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/WEB-CI-JOB1 clean package
... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
16-Sep-2024 13:29:23 [INFO] Scanning for projects...
16-Sep-2024 13:29:23 [INFO]
16-Sep-2024 13:29:23 [INFO] ---------------------< org.igniterealtime:website >---------------------
16-Sep-2024 13:29:23 [INFO] Building Ignite Realtime Public website 1.0.0
16-Sep-2024 13:29:23 [INFO] --------------------------------[ war ]---------------------------------
16-Sep-2024 13:29:24 [INFO]
16-Sep-2024 13:29:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
16-Sep-2024 13:29:24 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target
16-Sep-2024 13:29:24 [INFO]
16-Sep-2024 13:29:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
16-Sep-2024 13:29:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Sep-2024 13:29:24 [INFO] Copying 4 resources
16-Sep-2024 13:29:24 [INFO]
16-Sep-2024 13:29:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website ---
16-Sep-2024 13:29:24 [INFO] Changes detected - recompiling the module! :source
16-Sep-2024 13:29:24 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
16-Sep-2024 13:29:27 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
16-Sep-2024 13:29:27 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
16-Sep-2024 13:29:27 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Some input files use unchecked or unsafe operations.
16-Sep-2024 13:29:27 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Recompile with -Xlint:unchecked for details.
16-Sep-2024 13:29:27 [INFO]
16-Sep-2024 13:29:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
16-Sep-2024 13:29:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Sep-2024 13:29:27 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources
16-Sep-2024 13:29:27 [INFO]
16-Sep-2024 13:29:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website ---
16-Sep-2024 13:29:27 [INFO] Changes detected - recompiling the module! :dependency
16-Sep-2024 13:29:27 [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes
16-Sep-2024 13:29:27 [INFO]
16-Sep-2024 13:29:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
16-Sep-2024 13:29:28 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports
16-Sep-2024 13:29:28
16-Sep-2024 13:29:28 -------------------------------------------------------
16-Sep-2024 13:29:28 T E S T S
16-Sep-2024 13:29:28 -------------------------------------------------------
16-Sep-2024 13:29:29 Running org.jivesoftware.util.PluginVersionComparatorTest
16-Sep-2024 13:29:29 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
16-Sep-2024 13:29:29 SLF4J: Defaulting to no-operation (NOP) logger implementation
16-Sep-2024 13:29:29 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
16-Sep-2024 13:29:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
16-Sep-2024 13:29:29 Running org.jivesoftware.site.FeedItemTest
16-Sep-2024 13:29:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
16-Sep-2024 13:29:29
16-Sep-2024 13:29:29 Results :
16-Sep-2024 13:29:29
16-Sep-2024 13:29:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16-Sep-2024 13:29:29
16-Sep-2024 13:29:29 [INFO]
16-Sep-2024 13:29:29 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website ---
16-Sep-2024 13:29:30 [INFO] Packaging webapp
16-Sep-2024 13:29:30 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site]
16-Sep-2024 13:29:30 [INFO] Processing war project
16-Sep-2024 13:29:30 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp]
16-Sep-2024 13:29:31 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war
16-Sep-2024 13:29:32 [INFO] ------------------------------------------------------------------------
16-Sep-2024 13:29:32 [INFO] BUILD SUCCESS
16-Sep-2024 13:29:32 [INFO] ------------------------------------------------------------------------
16-Sep-2024 13:29:32 [INFO] Total time:  8.866 s
16-Sep-2024 13:29:32 [INFO] Finished at: 2024-09-16T13:29:32Z
16-Sep-2024 13:29:32 [INFO] ------------------------------------------------------------------------
16-Sep-2024 13:29:32 Finished task 'build' with result: Success
16-Sep-2024 13:29:32 Running post build plugin 'Docker Container Cleanup'
16-Sep-2024 13:29:32 Running post build plugin 'NCover Results Collector'
16-Sep-2024 13:29:32 Running post build plugin 'Build Results Label Collector'
16-Sep-2024 13:29:32 Running post build plugin 'Clover Results Collector'
16-Sep-2024 13:29:32 Running post build plugin 'npm Cache Cleanup'
16-Sep-2024 13:29:32 Running post build plugin 'Artifact Copier'
16-Sep-2024 13:29:32 Publishing an artifact: site.war
16-Sep-2024 13:29:33 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 1.585 s
16-Sep-2024 13:29:33 Finalising the build...
16-Sep-2024 13:29:33 Stopping timer.
16-Sep-2024 13:29:33 Build WEB-CI-JOB1-306 completed.
16-Sep-2024 13:29:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Sep-2024 13:29:33 Running on server: post build plugin 'NCover Results Collector'
16-Sep-2024 13:29:33 Running on server: post build plugin 'Build Labeller'
16-Sep-2024 13:29:33 Running on server: post build plugin 'Clover Delta Calculator'
16-Sep-2024 13:29:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Sep-2024 13:29:33 All post build plugins have finished
16-Sep-2024 13:29:33 Generating build results summary...
16-Sep-2024 13:29:33 Saving build results to disk...
16-Sep-2024 13:29:33 Store variable context...
16-Sep-2024 13:29:33 Finished building WEB-CI-JOB1-306.