Build: #261 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

24-Nov-2022 12:45:43 Build Ignite Realtime Website - Continuous Integration - Default Job #261 (WEB-CI-JOB1-261) started building on agent Default Agent, bamboo version: 8.2.4
24-Nov-2022 12:45:43
24-Nov-2022 12:45:43 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
24-Nov-2022 12:45:43 Executing build Ignite Realtime Website - Continuous Integration - Default Job #261 (WEB-CI-JOB1-261)
24-Nov-2022 12:45:43 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
24-Nov-2022 12:45:43 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
24-Nov-2022 12:45:43 Updating source code to revision: 08b91b5b62c1769cd53eccd9a8def4ce94638fb6
24-Nov-2022 12:45:43 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
24-Nov-2022 12:45:43 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
24-Nov-2022 12:45:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
24-Nov-2022 12:45:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
24-Nov-2022 12:45:44 From https://github.com/igniterealtime/IgniteRealtime-Website
24-Nov-2022 12:45:44    c19987d..08b91b5  main       -> main
24-Nov-2022 12:45:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
24-Nov-2022 12:45:44 Checking out revision 08b91b5b62c1769cd53eccd9a8def4ce94638fb6.
24-Nov-2022 12:45:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
24-Nov-2022 12:45:44 Already on 'main'
24-Nov-2022 12:45:44 Updated source code to revision: 08b91b5b62c1769cd53eccd9a8def4ce94638fb6
24-Nov-2022 12:45:44 Finished task 'Checkout Default Repository' with result: Success
24-Nov-2022 12:45:44 Running pre-build action: VCS Version Collector
24-Nov-2022 12:45:44 Running pre-build action: Build Log Labeller Pre Build Action
24-Nov-2022 12:45:44 Skipping execution of task 'build' as it is disabled
24-Nov-2022 12:45:44 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
24-Nov-2022 12:45:44
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #261 (WEB-CI-JOB1-261)'
... 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/local-working-dir/WEB-CI-JOB1
24-Nov-2022 12:45:46 [INFO] Scanning for projects...
24-Nov-2022 12:45:46 [INFO]
24-Nov-2022 12:45:46 [INFO] ---------------------< org.igniterealtime:website >---------------------
24-Nov-2022 12:45:46 [INFO] Building Ignite Realtime Public website 1.0.0
24-Nov-2022 12:45:46 [INFO] --------------------------------[ war ]---------------------------------
24-Nov-2022 12:45:46 [INFO]
24-Nov-2022 12:45:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
24-Nov-2022 12:45:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
24-Nov-2022 12:45:47 [INFO]
24-Nov-2022 12:45:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
24-Nov-2022 12:45:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Nov-2022 12:45:47 [INFO] Copying 5 resources
24-Nov-2022 12:45:47 [INFO]
24-Nov-2022 12:45:47 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
24-Nov-2022 12:45:47 [INFO] Changes detected - recompiling the module!
24-Nov-2022 12:45:47 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
24-Nov-2022 12:45:49 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
24-Nov-2022 12:45:49 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
24-Nov-2022 12:45:49 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Some input files use unchecked or unsafe operations.
24-Nov-2022 12:45:49 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Recompile with -Xlint:unchecked for details.
24-Nov-2022 12:45:49 [INFO]
24-Nov-2022 12:45:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
24-Nov-2022 12:45:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Nov-2022 12:45:49 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
24-Nov-2022 12:45:49 [INFO]
24-Nov-2022 12:45:49 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
24-Nov-2022 12:45:49 [INFO] Changes detected - recompiling the module!
24-Nov-2022 12:45:49 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
24-Nov-2022 12:45:50 [INFO]
24-Nov-2022 12:45:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
24-Nov-2022 12:45:50 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports
24-Nov-2022 12:45:50
24-Nov-2022 12:45:50 -------------------------------------------------------
24-Nov-2022 12:45:50 T E S T S
24-Nov-2022 12:45:50 -------------------------------------------------------
24-Nov-2022 12:45:50 Running org.jivesoftware.util.PluginVersionComparatorTest
24-Nov-2022 12:45:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
24-Nov-2022 12:45:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
24-Nov-2022 12:45:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
24-Nov-2022 12:45:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
24-Nov-2022 12:45:50
24-Nov-2022 12:45:50 Results :
24-Nov-2022 12:45:50
24-Nov-2022 12:45:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
24-Nov-2022 12:45:50
24-Nov-2022 12:45:50 [INFO]
24-Nov-2022 12:45:50 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
24-Nov-2022 12:45:51 [INFO] Packaging webapp
24-Nov-2022 12:45:51 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
24-Nov-2022 12:45:51 [INFO] Processing war project
24-Nov-2022 12:45:51 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
24-Nov-2022 12:45:52 [INFO] Webapp assembled in [912 msecs]
24-Nov-2022 12:45:52 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
24-Nov-2022 12:45:53 [INFO] ------------------------------------------------------------------------
24-Nov-2022 12:45:53 [INFO] BUILD SUCCESS
24-Nov-2022 12:45:53 [INFO] ------------------------------------------------------------------------
24-Nov-2022 12:45:53 [INFO] Total time:  7.096 s
24-Nov-2022 12:45:53 [INFO] Finished at: 2022-11-24T12:45:53Z
24-Nov-2022 12:45:53 [INFO] ------------------------------------------------------------------------
24-Nov-2022 12:45:53 Finished task 'build' with result: Success
24-Nov-2022 12:45:53 Running post build plugin 'Artifact Copier'
24-Nov-2022 12:45:53 Publishing an artifact: site.war
24-Nov-2022 12:45:53 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 33.27 ms
24-Nov-2022 12:45:53 Running post build plugin 'npm Cache Cleanup'
24-Nov-2022 12:45:53 Running post build plugin 'NCover Results Collector'
24-Nov-2022 12:45:53 Running post build plugin 'Build Results Label Collector'
24-Nov-2022 12:45:53 Running post build plugin 'Clover Results Collector'
24-Nov-2022 12:45:53 Running post build plugin 'Docker Container Cleanup'
24-Nov-2022 12:45:53 Finalising the build...
24-Nov-2022 12:45:53 Stopping timer.
24-Nov-2022 12:45:53 Build WEB-CI-JOB1-261 completed.
24-Nov-2022 12:45:53 Running on server: post build plugin 'Build Hanging Detection Configuration'
24-Nov-2022 12:45:53 Running on server: post build plugin 'NCover Results Collector'
24-Nov-2022 12:45:53 Running on server: post build plugin 'Build Labeller'
24-Nov-2022 12:45:53 Running on server: post build plugin 'Clover Delta Calculator'
24-Nov-2022 12:45:53 Running on server: post build plugin 'Maven Dependencies Postprocessor'
24-Nov-2022 12:45:53 All post build plugins have finished
24-Nov-2022 12:45:53 Generating build results summary...
24-Nov-2022 12:45:53 Saving build results to disk...
24-Nov-2022 12:45:53 Store variable context...
24-Nov-2022 12:45:53 Finished building WEB-CI-JOB1-261.