simple 30-Jan-2024 10:30:43 Build Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288) is being prepared for building on agent Default Agent, bamboo version: 9.4.2 simple 30-Jan-2024 10:30:43 simple 30-Jan-2024 10:30:43 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1 simple 30-Jan-2024 10:30:43 Executing build Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288) simple 30-Jan-2024 10:30:43 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 30-Jan-2024 10:30:43 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1 simple 30-Jan-2024 10:30:43 Updating source code to revision: 0ca0db93177b1c77d4cdd846a1424b61b6574ca3 simple 30-Jan-2024 10:30:43 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. simple 30-Jan-2024 10:30:43 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects simple 30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects simple 30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects simple 30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects simple 30-Jan-2024 10:30:44 Checking out revision 0ca0db93177b1c77d4cdd846a1424b61b6574ca3. simple 30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects simple 30-Jan-2024 10:30:44 Already on 'main' simple 30-Jan-2024 10:30:44 Updated source code to revision: 0ca0db93177b1c77d4cdd846a1424b61b6574ca3 simple 30-Jan-2024 10:30:44 Finished task 'Checkout Default Repository' with result: Success simple 30-Jan-2024 10:30:44 Running pre-build action: VCS Version Collector simple 30-Jan-2024 10:30:44 Running pre-build action: Build Log Labeller Pre Build Action simple 30-Jan-2024 10:30:44 Build Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288) started building on agent 'Default Agent' () simple 30-Jan-2024 10:30:44 Skipping execution of task 'build' as it is disabled simple 30-Jan-2024 10:30:44 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 30-Jan-2024 10:30:44 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/WEB-CI-JOB1 clean package\n ... in: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1\n build 30-Jan-2024 10:30:45 [INFO] Scanning for projects... build 30-Jan-2024 10:30:45 [INFO] build 30-Jan-2024 10:30:45 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 30-Jan-2024 10:30:45 [INFO] Building Ignite Realtime Public website 1.0.0 build 30-Jan-2024 10:30:45 [INFO] --------------------------------[ war ]--------------------------------- build 30-Jan-2024 10:30:46 [INFO] build 30-Jan-2024 10:30:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 30-Jan-2024 10:30:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target build 30-Jan-2024 10:30:46 [INFO] build 30-Jan-2024 10:30:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 30-Jan-2024 10:30:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 30-Jan-2024 10:30:46 [INFO] Copying 5 resources build 30-Jan-2024 10:30:46 [INFO] build 30-Jan-2024 10:30:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website --- build 30-Jan-2024 10:30:46 [INFO] Changes detected - recompiling the module! :source build 30-Jan-2024 10:30:46 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/classes build 30-Jan-2024 10:30:49 [INFO] /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. build 30-Jan-2024 10:30:49 [INFO] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. build 30-Jan-2024 10:30:49 [INFO] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations. build 30-Jan-2024 10:30:49 [INFO] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details. build 30-Jan-2024 10:30:49 [INFO] build 30-Jan-2024 10:30:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 30-Jan-2024 10:30:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 30-Jan-2024 10:30:49 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources build 30-Jan-2024 10:30:49 [INFO] build 30-Jan-2024 10:30:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website --- build 30-Jan-2024 10:30:49 [INFO] Changes detected - recompiling the module! :dependency build 30-Jan-2024 10:30:49 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes build 30-Jan-2024 10:30:49 [INFO] build 30-Jan-2024 10:30:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 30-Jan-2024 10:30:49 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports build 30-Jan-2024 10:30:50 build 30-Jan-2024 10:30:50 ------------------------------------------------------- build 30-Jan-2024 10:30:50 T E S T S build 30-Jan-2024 10:30:50 ------------------------------------------------------- build 30-Jan-2024 10:30:50 Running org.jivesoftware.util.PluginVersionComparatorTest error 30-Jan-2024 10:30:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". error 30-Jan-2024 10:30:50 SLF4J: Defaulting to no-operation (NOP) logger implementation error 30-Jan-2024 10:30:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. build 30-Jan-2024 10:30:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec build 30-Jan-2024 10:30:50 build 30-Jan-2024 10:30:50 Results : build 30-Jan-2024 10:30:50 build 30-Jan-2024 10:30:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 build 30-Jan-2024 10:30:50 build 30-Jan-2024 10:30:50 [INFO] build 30-Jan-2024 10:30:50 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website --- build 30-Jan-2024 10:30:50 [INFO] Packaging webapp build 30-Jan-2024 10:30:50 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site] build 30-Jan-2024 10:30:50 [INFO] Processing war project build 30-Jan-2024 10:30:50 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp] build 30-Jan-2024 10:30:51 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war build 30-Jan-2024 10:30:52 [INFO] ------------------------------------------------------------------------ build 30-Jan-2024 10:30:52 [INFO] BUILD SUCCESS build 30-Jan-2024 10:30:52 [INFO] ------------------------------------------------------------------------ build 30-Jan-2024 10:30:52 [INFO] Total time: 6.926 s build 30-Jan-2024 10:30:52 [INFO] Finished at: 2024-01-30T10:30:52Z build 30-Jan-2024 10:30:52 [INFO] ------------------------------------------------------------------------ simple 30-Jan-2024 10:30:52 Finished task 'build' with result: Success simple 30-Jan-2024 10:30:52 Running post build plugin 'Artifact Copier' simple 30-Jan-2024 10:30:52 Publishing an artifact: site.war simple 30-Jan-2024 10:30:52 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 27.92 ms simple 30-Jan-2024 10:30:52 Running post build plugin 'npm Cache Cleanup' simple 30-Jan-2024 10:30:52 Running post build plugin 'NCover Results Collector' simple 30-Jan-2024 10:30:52 Running post build plugin 'Build Results Label Collector' simple 30-Jan-2024 10:30:52 Running post build plugin 'Clover Results Collector' simple 30-Jan-2024 10:30:52 Running post build plugin 'Docker Container Cleanup' simple 30-Jan-2024 10:30:52 Finalising the build... simple 30-Jan-2024 10:30:52 Stopping timer. simple 30-Jan-2024 10:30:52 Build WEB-CI-JOB1-288 completed. simple 30-Jan-2024 10:30:52 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 30-Jan-2024 10:30:52 Running on server: post build plugin 'NCover Results Collector' simple 30-Jan-2024 10:30:52 Running on server: post build plugin 'Build Labeller' simple 30-Jan-2024 10:30:52 Running on server: post build plugin 'Clover Delta Calculator' simple 30-Jan-2024 10:30:52 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 30-Jan-2024 10:30:52 All post build plugins have finished simple 30-Jan-2024 10:30:52 Generating build results summary... simple 30-Jan-2024 10:30:52 Saving build results to disk... simple 30-Jan-2024 10:30:52 Store variable context... simple 30-Jan-2024 10:30:52 Finished building WEB-CI-JOB1-288.