Build: #243 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

13-Jul-2022 13:01:19 Build Ignite Realtime Website - Continuous Integration - Default Job #243 (WEB-CI-JOB1-243) started building on agent whiteknight.agron.iastate.edu, bamboo version: 8.2.1
13-Jul-2022 13:01:19 Remote agent on host whiteknight.agron.iastate.edu
13-Jul-2022 13:01:19 Build working directory is /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
13-Jul-2022 13:01:19 Executing build Ignite Realtime Website - Continuous Integration - Default Job #243 (WEB-CI-JOB1-243)
13-Jul-2022 13:01:19 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2022 13:01:19 Checking out into /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
13-Jul-2022 13:01:19 Updating source code to revision: d36235c78e1e3e4f54f6c35250b3c04ddbd3f19d
13-Jul-2022 13:01:19 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch.
13-Jul-2022 13:01:20 From https://github.com/igniterealtime/IgniteRealtime-Website
13-Jul-2022 13:01:20 * [new branch]      main       -> main
13-Jul-2022 13:01:20 Checking out revision d36235c78e1e3e4f54f6c35250b3c04ddbd3f19d.
13-Jul-2022 13:01:20 Switched to branch 'main'
13-Jul-2022 13:01:20 Updated source code to revision: d36235c78e1e3e4f54f6c35250b3c04ddbd3f19d
13-Jul-2022 13:01:20 Finished task 'Checkout Default Repository' with result: Success
13-Jul-2022 13:01:20 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2022 13:01:20 Running pre-build action: VCS Version Collector
13-Jul-2022 13:01:21 Skipping execution of task 'build' as it is disabled
13-Jul-2022 13:01:21 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
13-Jul-2022 13:01:21
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #243 (WEB-CI-JOB1-243)'
... running command line:
/usr/local/bin/mvn --batch-mode -Djava.io.tmpdir=/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/WEB-CI-JOB1 clean package
... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
13-Jul-2022 13:01:23 [INFO] Scanning for projects...
13-Jul-2022 13:01:23 [INFO]
13-Jul-2022 13:01:23 [INFO] ---------------------< org.igniterealtime:website >---------------------
13-Jul-2022 13:01:23 [INFO] Building Ignite Realtime Public website 1.0.0
13-Jul-2022 13:01:23 [INFO] --------------------------------[ war ]---------------------------------
13-Jul-2022 13:01:23 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
13-Jul-2022 13:01:24 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (0 B at 0 B/s)
13-Jul-2022 13:01:24 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
13-Jul-2022 13:01:24 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 274 kB/s)
13-Jul-2022 13:01:24 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
13-Jul-2022 13:01:25 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 637 kB/s)
13-Jul-2022 13:01:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
13-Jul-2022 13:01:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
13-Jul-2022 13:01:25 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (0 B at 0 B/s)
13-Jul-2022 13:01:25 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 3.9 MB/s)
13-Jul-2022 13:01:25 [INFO]
13-Jul-2022 13:01:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
13-Jul-2022 13:01:25 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target
13-Jul-2022 13:01:25 [INFO]
13-Jul-2022 13:01:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
13-Jul-2022 13:01:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2022 13:01:26 [INFO] Copying 5 resources
13-Jul-2022 13:01:26 [INFO]
13-Jul-2022 13:01:26 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
13-Jul-2022 13:01:26 [INFO] Changes detected - recompiling the module!
13-Jul-2022 13:01:26 [INFO] Compiling 16 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/classes
13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/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.
13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details.
13-Jul-2022 13:01:28 [INFO]
13-Jul-2022 13:01:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
13-Jul-2022 13:01:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2022 13:01:28 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources
13-Jul-2022 13:01:28 [INFO]
13-Jul-2022 13:01:28 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
13-Jul-2022 13:01:28 [INFO] Changes detected - recompiling the module!
13-Jul-2022 13:01:28 [INFO] Compiling 2 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/test-classes
13-Jul-2022 13:01:28 [INFO]
13-Jul-2022 13:01:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
13-Jul-2022 13:01:29 [INFO]
13-Jul-2022 13:01:29 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
13-Jul-2022 13:01:29 [INFO] Packaging webapp
13-Jul-2022 13:01:29 [INFO] Assembling webapp [website] in [/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site]
13-Jul-2022 13:01:29 [INFO] Processing war project
13-Jul-2022 13:01:29 [INFO] Copying webapp resources [/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp]
13-Jul-2022 13:01:31 [INFO] Webapp assembled in [1622 msecs]
13-Jul-2022 13:01:31 [INFO] Building war: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war
13-Jul-2022 13:01:32 [INFO] ------------------------------------------------------------------------
13-Jul-2022 13:01:32 [INFO] BUILD SUCCESS
13-Jul-2022 13:01:32 [INFO] ------------------------------------------------------------------------
13-Jul-2022 13:01:32 [INFO] Total time:  9.295 s
13-Jul-2022 13:01:32 [INFO] Finished at: 2022-07-13T08:01:32-05:00
13-Jul-2022 13:01:32 [INFO] ------------------------------------------------------------------------
13-Jul-2022 13:01:32 Finished task 'build' with result: Success
13-Jul-2022 13:01:32 Running post build plugin 'Docker Container Cleanup'
13-Jul-2022 13:01:32 Running post build plugin 'NCover Results Collector'
13-Jul-2022 13:01:32 Running post build plugin 'Build Results Label Collector'
13-Jul-2022 13:01:32 Running post build plugin 'Clover Results Collector'
13-Jul-2022 13:01:32 Running post build plugin 'npm Cache Cleanup'
13-Jul-2022 13:01:32 Running post build plugin 'Artifact Copier'
13-Jul-2022 13:01:32 Publishing an artifact: site.war
13-Jul-2022 13:01:37 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 4.557 s
13-Jul-2022 13:01:37 Finalising the build...
13-Jul-2022 13:01:37 Stopping timer.
13-Jul-2022 13:01:37 Build WEB-CI-JOB1-243 completed.
13-Jul-2022 13:01:37 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2022 13:01:37 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2022 13:01:37 Running on server: post build plugin 'Build Labeller'
13-Jul-2022 13:01:37 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2022 13:01:37 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2022 13:01:37 All post build plugins have finished
13-Jul-2022 13:01:37 Generating build results summary...
13-Jul-2022 13:01:38 Saving build results to disk...
13-Jul-2022 13:01:38 Store variable context...
13-Jul-2022 13:01:38 Finished building WEB-CI-JOB1-243.