simple 07-May-2026 19:11:27 Build Ignite Realtime Website - Continuous Integration - Build #386 (WEB-CI-JOB1-386) is being prepared for building on agent mesonet-ah.agron.iastate.edu, bamboo version: 12.1.6 simple 07-May-2026 19:11:27 Remote agent on host mesonet-ah.agron.iastate.edu simple 07-May-2026 19:11:27 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 07-May-2026 19:11:27 Executing build Ignite Realtime Website - Continuous Integration - Build #386 (WEB-CI-JOB1-386) simple 07-May-2026 19:11:27 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 07-May-2026 19:11:27 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 07-May-2026 19:11:27 Updating source code to revision: f810b91018b180da6e6791c78528f41bee1c90ba simple 07-May-2026 19:11:27 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. simple 07-May-2026 19:11:28 Checking out revision f810b91018b180da6e6791c78528f41bee1c90ba. simple 07-May-2026 19:11:29 Already on 'main' simple 07-May-2026 19:11:29 Updated source code to revision: f810b91018b180da6e6791c78528f41bee1c90ba simple 07-May-2026 19:11:29 Finished task 'Checkout Default Repository' with result: Success simple 07-May-2026 19:11:29 Running pre-build action: Build Log Labeller Pre Build Action simple 07-May-2026 19:11:29 Running pre-build action: VCS Version Collector simple 07-May-2026 19:11:29 Build Ignite Realtime Website - Continuous Integration - Build #386 (WEB-CI-JOB1-386) started building on agent 'mesonet-ah.agron.iastate.edu' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 07-May-2026 19:11:29 Skipping execution of task 'build' as it is disabled simple 07-May-2026 19:11:29 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 07-May-2026 19:11:29 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Build #386 (WEB-CI-JOB1-386)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/tmp/WEB-CI-JOB1 clean package\n ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1\n build 07-May-2026 19:11:30 [INFO] Scanning for projects... build 07-May-2026 19:11:31 [INFO] build 07-May-2026 19:11:31 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 07-May-2026 19:11:31 [INFO] Building Ignite Realtime Public website 1.0.0 build 07-May-2026 19:11:31 [INFO] --------------------------------[ war ]--------------------------------- build 07-May-2026 19:11:31 [INFO] build 07-May-2026 19:11:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 07-May-2026 19:11:31 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target build 07-May-2026 19:11:31 [INFO] build 07-May-2026 19:11:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 07-May-2026 19:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 07-May-2026 19:11:31 [INFO] Copying 4 resources build 07-May-2026 19:11:31 [INFO] build 07-May-2026 19:11:31 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ website --- build 07-May-2026 19:11:31 [INFO] Recompiling the module because of changed source code. build 07-May-2026 19:11:31 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes build 07-May-2026 19:11:33 [WARNING] system modules path not set in conjunction with -source 11 build 07-May-2026 19:11:33 [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. build 07-May-2026 19:11:33 [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. build 07-May-2026 19:11:33 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations. build 07-May-2026 19:11:33 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details. build 07-May-2026 19:11:33 [INFO] build 07-May-2026 19:11:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 07-May-2026 19:11:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 07-May-2026 19:11:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 07-May-2026 19:11:33 [INFO] build 07-May-2026 19:11:33 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ website --- build 07-May-2026 19:11:33 [INFO] Recompiling the module because of changed dependency. build 07-May-2026 19:11:33 [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes build 07-May-2026 19:11:33 [WARNING] system modules path not set in conjunction with -source 11 build 07-May-2026 19:11:33 [INFO] build 07-May-2026 19:11:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 07-May-2026 19:11:33 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports build 07-May-2026 19:11:33 build 07-May-2026 19:11:33 ------------------------------------------------------- build 07-May-2026 19:11:33 T E S T S build 07-May-2026 19:11:33 ------------------------------------------------------- build 07-May-2026 19:11:34 Running org.jivesoftware.site.FeedItemTest build 07-May-2026 19:11:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec build 07-May-2026 19:11:34 Running org.jivesoftware.util.PluginVersionComparatorTest build 07-May-2026 19:11:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec build 07-May-2026 19:11:34 build 07-May-2026 19:11:34 Results : build 07-May-2026 19:11:34 build 07-May-2026 19:11:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 build 07-May-2026 19:11:34 build 07-May-2026 19:11:34 [INFO] build 07-May-2026 19:11:34 [INFO] --- maven-war-plugin:3.5.1:war (default-war) @ website --- build 07-May-2026 19:11:34 [INFO] Packaging webapp build 07-May-2026 19:11:34 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 07-May-2026 19:11:34 [INFO] Processing war project build 07-May-2026 19:11:34 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 07-May-2026 19:11:35 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 07-May-2026 19:11:35 [INFO] ------------------------------------------------------------------------ build 07-May-2026 19:11:35 [INFO] BUILD SUCCESS build 07-May-2026 19:11:35 [INFO] ------------------------------------------------------------------------ build 07-May-2026 19:11:35 [INFO] Total time: 4.344 s build 07-May-2026 19:11:35 [INFO] Finished at: 2026-05-07T14:11:35-05:00 build 07-May-2026 19:11:35 [INFO] ------------------------------------------------------------------------ simple 07-May-2026 19:11:35 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1... simple 07-May-2026 19:11:35 Finished task 'build' with result: Success simple 07-May-2026 19:11:35 Running post build plugin 'Docker Container Cleanup' simple 07-May-2026 19:11:35 Running post build plugin 'NCover Results Collector' simple 07-May-2026 19:11:35 Running post build plugin 'Build Results Label Collector' simple 07-May-2026 19:11:35 Running post build plugin 'Clover Results Collector' simple 07-May-2026 19:11:35 Running post build plugin 'npm Cache Cleanup' simple 07-May-2026 19:11:35 Running post build plugin 'Artifact Copier' simple 07-May-2026 19:11:35 Publishing an artifact: site.war error 07-May-2026 19:11:35 Failed to verify artifact transfer token: (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed error 07-May-2026 19:11:35 Remote artifact transfer failed, agent will try to recover... error 07-May-2026 19:11:35 Unable to publish artifact [site.war]: simple 07-May-2026 19:11:35 The artifact hasn't been successfully published after 274.7 ms simple 07-May-2026 19:11:35 Finalising the build... simple 07-May-2026 19:11:35 Stopping timer. simple 07-May-2026 19:11:35 Build WEB-CI-JOB1-386 completed. error 07-May-2026 19:22:24 Agent 'mesonet-ah.agron.iastate.edu' went offline while building WEB-CI-JOB1-386. The results of that build will not be available.