Build: #254 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.

07-Nov-2022 11:29:32 Build Ignite Realtime Website - Continuous Integration - Default Job #254 (WEB-CI-JOB1-254) started building on agent Default Agent, bamboo version: 8.2.4
07-Nov-2022 11:29:32
07-Nov-2022 11:29:33 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
07-Nov-2022 11:29:33 Executing build Ignite Realtime Website - Continuous Integration - Default Job #254 (WEB-CI-JOB1-254)
07-Nov-2022 11:29:33 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
07-Nov-2022 11:29:33 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
07-Nov-2022 11:29:33 Updating source code to revision: f99f0a0ccee1683170561162b24f8cb594f92edc
07-Nov-2022 11:29:33 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
07-Nov-2022 11:29:33 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
07-Nov-2022 11:29:33 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
07-Nov-2022 11:29:33 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
07-Nov-2022 11:29:34 From https://github.com/igniterealtime/IgniteRealtime-Website
07-Nov-2022 11:29:34    069354b..f99f0a0  main       -> main
07-Nov-2022 11:29:34 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
07-Nov-2022 11:29:34 Checking out revision f99f0a0ccee1683170561162b24f8cb594f92edc.
07-Nov-2022 11:29:34 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
07-Nov-2022 11:29:34 Already on 'main'
07-Nov-2022 11:29:34 Updated source code to revision: f99f0a0ccee1683170561162b24f8cb594f92edc
07-Nov-2022 11:29:34 Finished task 'Checkout Default Repository' with result: Success
07-Nov-2022 11:29:34 Running pre-build action: VCS Version Collector
07-Nov-2022 11:29:34 Running pre-build action: Build Log Labeller Pre Build Action
07-Nov-2022 11:29:34 Skipping execution of task 'build' as it is disabled
07-Nov-2022 11:29:34 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
07-Nov-2022 11:29:34
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #254 (WEB-CI-JOB1-254)'
... 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
07-Nov-2022 11:29:35 [INFO] Scanning for projects...
07-Nov-2022 11:29:35 [INFO]
07-Nov-2022 11:29:35 [INFO] ---------------------< org.igniterealtime:website >---------------------
07-Nov-2022 11:29:35 [INFO] Building Ignite Realtime Public website 1.0.0
07-Nov-2022 11:29:35 [INFO] --------------------------------[ war ]---------------------------------
07-Nov-2022 11:29:36 [INFO]
07-Nov-2022 11:29:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
07-Nov-2022 11:29:36 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
07-Nov-2022 11:29:36 [INFO]
07-Nov-2022 11:29:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
07-Nov-2022 11:29:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-Nov-2022 11:29:37 [INFO] Copying 5 resources
07-Nov-2022 11:29:37 [INFO]
07-Nov-2022 11:29:37 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
07-Nov-2022 11:29:37 [INFO] Changes detected - recompiling the module!
07-Nov-2022 11:29:37 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
07-Nov-2022 11:29:40 [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.
07-Nov-2022 11:29:40 [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.
07-Nov-2022 11:29:40 [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.
07-Nov-2022 11:29:40 [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.
07-Nov-2022 11:29:40 [INFO]
07-Nov-2022 11:29:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
07-Nov-2022 11:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-Nov-2022 11:29:40 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
07-Nov-2022 11:29:40 [INFO]
07-Nov-2022 11:29:40 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
07-Nov-2022 11:29:40 [INFO] Changes detected - recompiling the module!
07-Nov-2022 11:29:40 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
07-Nov-2022 11:29:40 [INFO]
07-Nov-2022 11:29:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
07-Nov-2022 11:29:40 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports
07-Nov-2022 11:29:40
07-Nov-2022 11:29:40 -------------------------------------------------------
07-Nov-2022 11:29:40 T E S T S
07-Nov-2022 11:29:40 -------------------------------------------------------
07-Nov-2022 11:29:41 Running org.jivesoftware.util.PluginVersionComparatorTest
07-Nov-2022 11:29:41 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07-Nov-2022 11:29:41 SLF4J: Defaulting to no-operation (NOP) logger implementation
07-Nov-2022 11:29:41 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07-Nov-2022 11:29:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
07-Nov-2022 11:29:41
07-Nov-2022 11:29:41 Results :
07-Nov-2022 11:29:41
07-Nov-2022 11:29:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
07-Nov-2022 11:29:41
07-Nov-2022 11:29:41 [INFO]
07-Nov-2022 11:29:41 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
07-Nov-2022 11:29:41 [INFO] Packaging webapp
07-Nov-2022 11:29:41 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
07-Nov-2022 11:29:41 [INFO] Processing war project
07-Nov-2022 11:29:41 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
07-Nov-2022 11:29:42 [INFO] Webapp assembled in [865 msecs]
07-Nov-2022 11:29:42 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
07-Nov-2022 11:29:43 [INFO] ------------------------------------------------------------------------
07-Nov-2022 11:29:43 [INFO] BUILD SUCCESS
07-Nov-2022 11:29:43 [INFO] ------------------------------------------------------------------------
07-Nov-2022 11:29:43 [INFO] Total time:  7.809 s
07-Nov-2022 11:29:43 [INFO] Finished at: 2022-11-07T11:29:43Z
07-Nov-2022 11:29:43 [INFO] ------------------------------------------------------------------------
07-Nov-2022 11:29:43 Finished task 'build' with result: Success
07-Nov-2022 11:29:43 Running post build plugin 'Artifact Copier'
07-Nov-2022 11:29:43 Publishing an artifact: site.war
07-Nov-2022 11:29:43 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 32.55 ms
07-Nov-2022 11:29:43 Running post build plugin 'npm Cache Cleanup'
07-Nov-2022 11:29:43 Running post build plugin 'NCover Results Collector'
07-Nov-2022 11:29:43 Running post build plugin 'Build Results Label Collector'
07-Nov-2022 11:29:43 Running post build plugin 'Clover Results Collector'
07-Nov-2022 11:29:43 Running post build plugin 'Docker Container Cleanup'
07-Nov-2022 11:29:43 Finalising the build...
07-Nov-2022 11:29:43 Stopping timer.
07-Nov-2022 11:29:43 Build WEB-CI-JOB1-254 completed.
07-Nov-2022 11:29:43 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2022 11:29:43 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2022 11:29:43 Running on server: post build plugin 'Build Labeller'
07-Nov-2022 11:29:43 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2022 11:29:43 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2022 11:29:43 All post build plugins have finished
07-Nov-2022 11:29:43 Generating build results summary...
07-Nov-2022 11:29:43 Saving build results to disk...
07-Nov-2022 11:29:43 Store variable context...
07-Nov-2022 11:29:43 Finished building WEB-CI-JOB1-254.