Build: #219 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

01-Nov-2021 17:28:26 Build Ignite Realtime Website - Continuous Integration - Default Job #219 (WEB-CI-JOB1-219) started building on agent Default Agent, bamboo version: 7.2.4
01-Nov-2021 17:28:26
01-Nov-2021 17:28:26 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
01-Nov-2021 17:28:26 Executing build Ignite Realtime Website - Continuous Integration - Default Job #219 (WEB-CI-JOB1-219)
01-Nov-2021 17:28:26 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
01-Nov-2021 17:28:26 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
01-Nov-2021 17:28:26 Updating source code to revision: e341472bffd0e749650a2b7a489f4bcbaa52fe2c
01-Nov-2021 17:28:26 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
01-Nov-2021 17:28:26 From https://github.com/igniterealtime/IgniteRealtime-Website
01-Nov-2021 17:28:26    86c0b04..e341472  master     -> master
01-Nov-2021 17:28:26 Checking out revision e341472bffd0e749650a2b7a489f4bcbaa52fe2c.
01-Nov-2021 17:28:26 Already on 'master'
01-Nov-2021 17:28:26 Your branch is ahead of 'origin/master' by 25 commits.
01-Nov-2021 17:28:26   (use "git push" to publish your local commits)
01-Nov-2021 17:28:26 Updated source code to revision: e341472bffd0e749650a2b7a489f4bcbaa52fe2c
01-Nov-2021 17:28:26 Finished task 'Checkout Default Repository' with result: Success
01-Nov-2021 17:28:26 Running pre-build action: VCS Version Collector
01-Nov-2021 17:28:26 Skipping execution of task 'build' as it is disabled
01-Nov-2021 17:28:26 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
01-Nov-2021 17:28:26
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #219 (WEB-CI-JOB1-219)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/WEB-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
01-Nov-2021 17:28:27 [INFO] Scanning for projects...
01-Nov-2021 17:28:28 [INFO]
01-Nov-2021 17:28:28 [INFO] ---------------------< org.igniterealtime:website >---------------------
01-Nov-2021 17:28:28 [INFO] Building Ignite Realtime Public website 1.0.0
01-Nov-2021 17:28:28 [INFO] --------------------------------[ war ]---------------------------------
01-Nov-2021 17:28:28 [INFO]
01-Nov-2021 17:28:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
01-Nov-2021 17:28:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target
01-Nov-2021 17:28:29 [INFO]
01-Nov-2021 17:28:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
01-Nov-2021 17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-Nov-2021 17:28:29 [INFO] Copying 5 resources
01-Nov-2021 17:28:29 [INFO]
01-Nov-2021 17:28:29 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
01-Nov-2021 17:28:29 [INFO] Changes detected - recompiling the module!
01-Nov-2021 17:28:29 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/classes
01-Nov-2021 17:28:31 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
01-Nov-2021 17:28:31 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
01-Nov-2021 17:28:31 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations.
01-Nov-2021 17:28:31 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details.
01-Nov-2021 17:28:31 [INFO]
01-Nov-2021 17:28:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
01-Nov-2021 17:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-Nov-2021 17:28:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources
01-Nov-2021 17:28:31 [INFO]
01-Nov-2021 17:28:31 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
01-Nov-2021 17:28:31 [INFO] Changes detected - recompiling the module!
01-Nov-2021 17:28:31 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/test-classes
01-Nov-2021 17:28:31 [INFO]
01-Nov-2021 17:28:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
01-Nov-2021 17:28:32 [INFO]
01-Nov-2021 17:28:32 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
01-Nov-2021 17:28:32 [INFO] Packaging webapp
01-Nov-2021 17:28:32 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site]
01-Nov-2021 17:28:32 [INFO] Processing war project
01-Nov-2021 17:28:32 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp]
01-Nov-2021 17:28:33 [INFO] Webapp assembled in [837 msecs]
01-Nov-2021 17:28:33 [INFO] Building war: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war
01-Nov-2021 17:28:34 [INFO] ------------------------------------------------------------------------
01-Nov-2021 17:28:34 [INFO] BUILD SUCCESS
01-Nov-2021 17:28:34 [INFO] ------------------------------------------------------------------------
01-Nov-2021 17:28:34 [INFO] Total time:  6.640 s
01-Nov-2021 17:28:34 [INFO] Finished at: 2021-11-01T17:28:34Z
01-Nov-2021 17:28:34 [INFO] ------------------------------------------------------------------------
01-Nov-2021 17:28:34 Finished task 'build' with result: Success
01-Nov-2021 17:28:34 Running post build plugin 'NCover Results Collector'
01-Nov-2021 17:28:34 Running post build plugin 'Artifact Copier'
01-Nov-2021 17:28:34 Publishing an artifact: site.war
01-Nov-2021 17:28:34 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 46.14 ms
01-Nov-2021 17:28:34 Running post build plugin 'npm Cache Cleanup'
01-Nov-2021 17:28:34 Running post build plugin 'Clover Results Collector'
01-Nov-2021 17:28:34 Running post build plugin 'Docker Container Cleanup'
01-Nov-2021 17:28:34 Finalising the build...
01-Nov-2021 17:28:34 Stopping timer.
01-Nov-2021 17:28:34 Build WEB-CI-JOB1-219 completed.
01-Nov-2021 17:28:34 Running on server: post build plugin 'NCover Results Collector'
01-Nov-2021 17:28:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
01-Nov-2021 17:28:34 Running on server: post build plugin 'Clover Delta Calculator'
01-Nov-2021 17:28:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
01-Nov-2021 17:28:34 All post build plugins have finished
01-Nov-2021 17:28:34 Generating build results summary...
01-Nov-2021 17:28:34 Saving build results to disk...
01-Nov-2021 17:28:34 Store variable context...
01-Nov-2021 17:28:34 Indexing build results...
01-Nov-2021 17:28:34 Finished building WEB-CI-JOB1-219.