Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #697 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Build log

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

17-May-2026 10:28:31 Build Spark - Continuous Integration - Maven build #697 (SPARK-CI-JOB1-697) is being prepared for building on agent mesonet-ah.agron.iastate.edu, bamboo version: 12.1.6
17-May-2026 10:28:31 Remote agent on host mesonet-ah.agron.iastate.edu
17-May-2026 10:28:31 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1
17-May-2026 10:28:31 Executing build Spark - Continuous Integration - Maven build #697 (SPARK-CI-JOB1-697)
17-May-2026 10:28:31 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
17-May-2026 10:28:31 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1
17-May-2026 10:28:31 Updating source code to revision: ce72119a909b56530a723eeba0b304e5891208ec
17-May-2026 10:28:32 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'. Will try to do a shallow fetch.
17-May-2026 10:28:32 Checking out revision ce72119a909b56530a723eeba0b304e5891208ec.
17-May-2026 10:28:32 Already on 'master'
17-May-2026 10:28:32 Updated source code to revision: ce72119a909b56530a723eeba0b304e5891208ec
17-May-2026 10:28:32 Finished task 'Checkout Default Repository' with result: Success
17-May-2026 10:28:32 Running pre-build action: Build Log Labeller Pre Build Action
17-May-2026 10:28:32 Running pre-build action: VCS Version Collector
17-May-2026 10:28:32 Build Spark - Continuous Integration - Maven build #697 (SPARK-CI-JOB1-697) started building on agent 'mesonet-ah.agron.iastate.edu' (Remote agent on host mesonet-ah.agron.iastate.edu)
17-May-2026 10:28:33 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
17-May-2026 10:28:33
Beginning to execute external process for build 'Spark - Continuous Integration - Maven build #697 (SPARK-CI-JOB1-697)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/tmp/SPARK-CI-JOB1 clean package
... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1
17-May-2026 10:28:34 [INFO] Scanning for projects...
17-May-2026 10:28:34 [INFO] ------------------------------------------------------------------------
17-May-2026 10:28:34 [INFO] Reactor Build Order:
17-May-2026 10:28:34 [INFO]
17-May-2026 10:28:34 [INFO] Spark (parent)                                                     [pom]
17-May-2026 10:28:34 [INFO] Spark Emoticons                                                    [jar]
17-May-2026 10:28:34 [INFO] Spark Core                                                         [jar]
17-May-2026 10:28:34 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
17-May-2026 10:28:34 [INFO] Apple Plugin                                                       [jar]
17-May-2026 10:28:34 [INFO] Fastpath                                                           [jar]
17-May-2026 10:28:34 [INFO] Http File Upload Plugin                                            [jar]
17-May-2026 10:28:34 [INFO] Window Flashing Plugin                                             [jar]
17-May-2026 10:28:34 [INFO] Growl                                                              [jar]
17-May-2026 10:28:34 [INFO] Online Meetings Plugin                                             [jar]
17-May-2026 10:28:34 [INFO] OTR Plugin                                                         [jar]
17-May-2026 10:28:34 [INFO] Reversi                                                            [jar]
17-May-2026 10:28:34 [INFO] Roar!!!                                                            [jar]
17-May-2026 10:28:34 [INFO] TicTacToe                                                          [jar]
17-May-2026 10:28:34 [INFO] Spellchecker Plugin                                                [jar]
17-May-2026 10:28:34 [INFO] Transfer Guard                                                     [jar]
17-May-2026 10:28:34 [INFO] Translator Plugin                                                  [jar]
17-May-2026 10:28:34 [INFO] Spark Distribution                                                 [jar]
17-May-2026 10:28:34 [INFO]
17-May-2026 10:28:34 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
17-May-2026 10:28:34 [INFO] Building Spark (parent) 3.1.0-SNAPSHOT                            [1/18]
17-May-2026 10:28:34 [INFO] --------------------------------[ pom ]---------------------------------
17-May-2026 10:28:34 [INFO]
17-May-2026 10:28:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
17-May-2026 10:28:34 [INFO]
17-May-2026 10:28:34 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
17-May-2026 10:28:34 [INFO] Building Spark Emoticons 3.1.0-SNAPSHOT                           [2/18]
17-May-2026 10:28:34 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:34 [INFO]
17-May-2026 10:28:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
17-May-2026 10:28:34 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons
17-May-2026 10:28:34 [INFO]
17-May-2026 10:28:34 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ emoticons ---
17-May-2026 10:28:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/main/resources
17-May-2026 10:28:35 [INFO]
17-May-2026 10:28:35 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ emoticons ---
17-May-2026 10:28:35 [INFO] No sources to compile
17-May-2026 10:28:35 [INFO]
17-May-2026 10:28:35 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ emoticons ---
17-May-2026 10:28:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/test/resources
17-May-2026 10:28:35 [INFO]
17-May-2026 10:28:35 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ emoticons ---
17-May-2026 10:28:35 [INFO] No sources to compile
17-May-2026 10:28:35 [INFO]
17-May-2026 10:28:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
17-May-2026 10:28:35 [INFO] No tests to run.
17-May-2026 10:28:35 [INFO]
17-May-2026 10:28:35 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ emoticons ---
17-May-2026 10:28:35 [WARNING] JAR will be empty - no content was marked for inclusion!
17-May-2026 10:28:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.1.0-SNAPSHOT.jar
17-May-2026 10:28:35 [INFO]
17-May-2026 10:28:35 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ emoticons ---
17-May-2026 10:28:35 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
17-May-2026 10:28:35 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
17-May-2026 10:28:35 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
17-May-2026 10:28:35 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
17-May-2026 10:28:35 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.1.0-SNAPSHOT-Default.adiumemoticonset.zip
17-May-2026 10:28:35 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.1.0-SNAPSHOT-GTalk.AdiumEmoticonset.zip
17-May-2026 10:28:35 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.1.0-SNAPSHOT-POPO.adiumemoticonset.zip
17-May-2026 10:28:36 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.1.0-SNAPSHOT-sparkEmoticonSet.zip
17-May-2026 10:28:36 [INFO]
17-May-2026 10:28:36 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
17-May-2026 10:28:36 [INFO] Building Spark Core 3.1.0-SNAPSHOT                                [3/18]
17-May-2026 10:28:36 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:36 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml
17-May-2026 10:28:36 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml (1.5 kB at 2.3 kB/s)
17-May-2026 10:28:36 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml
17-May-2026 10:28:37 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml (1.5 kB at 5.5 kB/s)
17-May-2026 10:28:37 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml
17-May-2026 10:28:37 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml (996 B at 4.2 kB/s)
17-May-2026 10:28:37 [INFO]
17-May-2026 10:28:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
17-May-2026 10:28:37 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target
17-May-2026 10:28:37 [INFO]
17-May-2026 10:28:37 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-convergence) @ spark-core ---
17-May-2026 10:28:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
17-May-2026 10:28:37 [INFO]
17-May-2026 10:28:37 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ spark-core ---
17-May-2026 10:28:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
17-May-2026 10:28:37 [INFO]
17-May-2026 10:28:37 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ spark-core ---
17-May-2026 10:28:37 [INFO] Copying 1 resource from src/main/resources to target/classes
17-May-2026 10:28:37 [INFO] Copying 539 resources from src/main/resources to target/classes
17-May-2026 10:28:38 [INFO] The encoding used to copy filtered properties files has not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
17-May-2026 10:28:38 [INFO]
17-May-2026 10:28:38 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ spark-core ---
17-May-2026 10:28:38 [INFO] Recompiling the module because of changed source code.
17-May-2026 10:28:38 [INFO] Compiling 396 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:43 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatArea.java: Some input files use or override a deprecated API.
17-May-2026 10:28:43 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatArea.java: Recompile with -Xlint:deprecation for details.
17-May-2026 10:28:43 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Some input files use unchecked or unsafe operations.
17-May-2026 10:28:43 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Recompile with -Xlint:unchecked for details.
17-May-2026 10:28:43 [INFO]
17-May-2026 10:28:43 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ spark-core ---
17-May-2026 10:28:43 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/test/resources
17-May-2026 10:28:43 [INFO]
17-May-2026 10:28:43 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ spark-core ---
17-May-2026 10:28:43 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:43 [INFO] Compiling 7 source files with javac [debug release 11] to target/test-classes
17-May-2026 10:28:44 [INFO]
17-May-2026 10:28:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
17-May-2026 10:28:44 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/surefire-reports
17-May-2026 10:28:44
17-May-2026 10:28:44 -------------------------------------------------------
17-May-2026 10:28:44 T E S T S
17-May-2026 10:28:44 -------------------------------------------------------
17-May-2026 10:28:44 Running org.jivesoftware.XmppProvidersTest
17-May-2026 10:28:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
17-May-2026 10:28:44 Running org.jivesoftware.spark.plugin.PluginDependencyTest
17-May-2026 10:28:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
17-May-2026 10:28:44 Running org.jivesoftware.spark.ui.ContactItemTest
17-May-2026 10:28:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
17-May-2026 10:28:44 Running org.jivesoftware.spark.ui.transctipt.MarkupConverterTest
17-May-2026 10:28:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
17-May-2026 10:28:44 Running org.jivesoftware.spark.uri.UriManagerTest
17-May-2026 10:28:44 Warning: no working directory set. This might cause updated data to be missed. Please set a system property 'appdir' to the location where Spark is installed to correct this.
17-May-2026 10:28:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
17-May-2026 10:28:44 Running org.jivesoftware.spark.util.EncryptorTest
17-May-2026 10:28:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
17-May-2026 10:28:44 Running org.jivesoftware.spark.util.JavaVersionTest
17-May-2026 10:28:44 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
17-May-2026 10:28:46
17-May-2026 10:28:46 Results :
17-May-2026 10:28:46
17-May-2026 10:28:46 Tests run: 12, Failures: 0, Errors: 0, Skipped: 1
17-May-2026 10:28:46
17-May-2026 10:28:46 [INFO]
17-May-2026 10:28:46 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ spark-core ---
17-May-2026 10:28:46 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark.jar
17-May-2026 10:28:46 [INFO]
17-May-2026 10:28:46 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ spark-core ---
17-May-2026 10:28:46 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
17-May-2026 10:28:46 [INFO] Building tar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark-installation-directory.tar
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
17-May-2026 10:28:47 [INFO] Building Spark Plugin Assembly Descriptor 3.1.0-SNAPSHOT          [4/18]
17-May-2026 10:28:47 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] Copying 1 resource from src/main/resources to target/classes
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] No sources to compile
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/src/test/resources
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] No sources to compile
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] No tests to run.
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ assembly-descriptor ---
17-May-2026 10:28:47 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.1.0-SNAPSHOT.jar
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
17-May-2026 10:28:47 [INFO] Building Apple Plugin 4.0                                         [5/18]
17-May-2026 10:28:47 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
17-May-2026 10:28:47 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ apple ---
17-May-2026 10:28:47 [INFO] Copying 3 resources from src/main/resources to target/classes
17-May-2026 10:28:47 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ apple ---
17-May-2026 10:28:47 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:47 [INFO] Compiling 7 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ apple ---
17-May-2026 10:28:47 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/test/resources
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ apple ---
17-May-2026 10:28:47 [INFO] No sources to compile
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
17-May-2026 10:28:47 [INFO] No tests to run.
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ apple ---
17-May-2026 10:28:47 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0.jar
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ apple ---
17-May-2026 10:28:47 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
17-May-2026 10:28:47 [INFO] Building Fastpath 3.6.0                                           [6/18]
17-May-2026 10:28:47 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
17-May-2026 10:28:47 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ fastpath ---
17-May-2026 10:28:47 [INFO] Copying 16 resources from src/main/resources to target/classes
17-May-2026 10:28:47 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:47 [INFO]
17-May-2026 10:28:47 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ fastpath ---
17-May-2026 10:28:47 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:47 [INFO] Compiling 44 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:48 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/FastpathPlugin.java: Some input files use unchecked or unsafe operations.
17-May-2026 10:28:48 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/FastpathPlugin.java: Recompile with -Xlint:unchecked for details.
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ fastpath ---
17-May-2026 10:28:48 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/test/resources
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ fastpath ---
17-May-2026 10:28:48 [INFO] No sources to compile
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
17-May-2026 10:28:48 [INFO] No tests to run.
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ fastpath ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.6.0.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ fastpath ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.6.0-spark-plugin.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
17-May-2026 10:28:48 [INFO] Building Http File Upload Plugin 0.1                              [7/18]
17-May-2026 10:28:48 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
17-May-2026 10:28:48 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ fileupload ---
17-May-2026 10:28:48 [INFO] Copying 1 resource from src/main/resources to target/classes
17-May-2026 10:28:48 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ fileupload ---
17-May-2026 10:28:48 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:48 [INFO] Compiling 3 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ fileupload ---
17-May-2026 10:28:48 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/test/resources
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ fileupload ---
17-May-2026 10:28:48 [INFO] No sources to compile
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
17-May-2026 10:28:48 [INFO] No tests to run.
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ fileupload ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.1.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ fileupload ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.1-spark-plugin.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
17-May-2026 10:28:48 [INFO] Building Window Flashing Plugin 1.3                               [8/18]
17-May-2026 10:28:48 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
17-May-2026 10:28:48 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ flashing ---
17-May-2026 10:28:48 [INFO] Copying 10 resources from src/main/resources to target/classes
17-May-2026 10:28:48 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ flashing ---
17-May-2026 10:28:48 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:48 [INFO] Compiling 7 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ flashing ---
17-May-2026 10:28:48 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/src/test/resources
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ flashing ---
17-May-2026 10:28:48 [INFO] No sources to compile
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
17-May-2026 10:28:48 [INFO] No tests to run.
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ flashing ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ flashing ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
17-May-2026 10:28:48 [INFO] Building Growl 2.4                                                [9/18]
17-May-2026 10:28:48 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
17-May-2026 10:28:48 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ growl ---
17-May-2026 10:28:48 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/main/resources
17-May-2026 10:28:48 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ growl ---
17-May-2026 10:28:48 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:48 [INFO] Compiling 3 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ growl ---
17-May-2026 10:28:48 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/test/resources
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ growl ---
17-May-2026 10:28:48 [INFO] No sources to compile
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
17-May-2026 10:28:48 [INFO] No tests to run.
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ growl ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4.jar
17-May-2026 10:28:48 [INFO]
17-May-2026 10:28:48 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ growl ---
17-May-2026 10:28:48 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
17-May-2026 10:28:49 [INFO] Building Online Meetings Plugin 0.3.0                            [10/18]
17-May-2026 10:28:49 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
17-May-2026 10:28:49 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ meet ---
17-May-2026 10:28:49 [INFO] Copying 9 resources from src/main/resources to target/classes
17-May-2026 10:28:49 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ meet ---
17-May-2026 10:28:49 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:49 [INFO] Compiling 13 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ meet ---
17-May-2026 10:28:49 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/test/resources
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ meet ---
17-May-2026 10:28:49 [INFO] No sources to compile
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
17-May-2026 10:28:49 [INFO] No tests to run.
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ meet ---
17-May-2026 10:28:49 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.3.0.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ meet ---
17-May-2026 10:28:49 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.3.0-spark-plugin.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] ----------------< org.igniterealtime.spark.plugins:otr >----------------
17-May-2026 10:28:49 [INFO] Building OTR Plugin 0.5                                          [11/18]
17-May-2026 10:28:49 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ otr ---
17-May-2026 10:28:49 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/otr/target
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ otr ---
17-May-2026 10:28:49 [INFO] Copying 10 resources from src/main/resources to target/classes
17-May-2026 10:28:49 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ otr ---
17-May-2026 10:28:49 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:49 [INFO] Compiling 11 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ otr ---
17-May-2026 10:28:49 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/otr/src/test/resources
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ otr ---
17-May-2026 10:28:49 [INFO] No sources to compile
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ otr ---
17-May-2026 10:28:49 [INFO] No tests to run.
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ otr ---
17-May-2026 10:28:49 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/otr/target/otr-0.5.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ otr ---
17-May-2026 10:28:49 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/otr/target/otr-0.5-spark-plugin.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
17-May-2026 10:28:49 [INFO] Building Reversi 1.7                                             [12/18]
17-May-2026 10:28:49 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
17-May-2026 10:28:49 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ reversi ---
17-May-2026 10:28:49 [INFO] Copying 10 resources from src/main/resources to target/classes
17-May-2026 10:28:49 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ reversi ---
17-May-2026 10:28:49 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:49 [INFO] Compiling 7 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ reversi ---
17-May-2026 10:28:49 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/test/resources
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ reversi ---
17-May-2026 10:28:49 [INFO] No sources to compile
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
17-May-2026 10:28:49 [INFO] No tests to run.
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ reversi ---
17-May-2026 10:28:49 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.7.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ reversi ---
17-May-2026 10:28:49 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.7-spark-plugin.jar
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
17-May-2026 10:28:49 [INFO] Building Roar!!! 1.1                                             [13/18]
17-May-2026 10:28:49 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
17-May-2026 10:28:49 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ roar ---
17-May-2026 10:28:49 [INFO] Copying 13 resources from src/main/resources to target/classes
17-May-2026 10:28:49 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:49 [INFO]
17-May-2026 10:28:49 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ roar ---
17-May-2026 10:28:49 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:49 [INFO] Compiling 17 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ roar ---
17-May-2026 10:28:50 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/src/test/resources
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ roar ---
17-May-2026 10:28:50 [INFO] No sources to compile
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
17-May-2026 10:28:50 [INFO] No tests to run.
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ roar ---
17-May-2026 10:28:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-1.1.jar
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ roar ---
17-May-2026 10:28:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-1.1-spark-plugin.jar
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
17-May-2026 10:28:50 [INFO] Building TicTacToe 0.4                                           [14/18]
17-May-2026 10:28:50 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
17-May-2026 10:28:50 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ tictactoe ---
17-May-2026 10:28:50 [INFO] Copying 16 resources from src/main/resources to target/classes
17-May-2026 10:28:50 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ tictactoe ---
17-May-2026 10:28:50 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:50 [INFO] Compiling 12 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ tictactoe ---
17-May-2026 10:28:50 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/src/test/resources
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ tictactoe ---
17-May-2026 10:28:50 [INFO] No sources to compile
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
17-May-2026 10:28:50 [INFO] No tests to run.
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ tictactoe ---
17-May-2026 10:28:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.4.jar
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ tictactoe ---
17-May-2026 10:28:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.4-spark-plugin.jar
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
17-May-2026 10:28:50 [INFO] Building Spellchecker Plugin 0.9                                 [15/18]
17-May-2026 10:28:50 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
17-May-2026 10:28:50 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/target
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ spelling ---
17-May-2026 10:28:50 [INFO] Copying 20 resources from src/main/resources to target/classes
17-May-2026 10:28:50 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ spelling ---
17-May-2026 10:28:50 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:50 [INFO] Compiling 8 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ spelling ---
17-May-2026 10:28:50 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/src/test/resources
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ spelling ---
17-May-2026 10:28:50 [INFO] No sources to compile
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
17-May-2026 10:28:50 [INFO] No tests to run.
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ spelling ---
17-May-2026 10:28:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.9.jar
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ spelling ---
17-May-2026 10:28:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.9-spark-plugin.jar
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
17-May-2026 10:28:50 [INFO] Building Transfer Guard 1.3                                      [16/18]
17-May-2026 10:28:50 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
17-May-2026 10:28:50 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ transferguard ---
17-May-2026 10:28:50 [INFO] Copying 14 resources from src/main/resources to target/classes
17-May-2026 10:28:50 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:50 [INFO]
17-May-2026 10:28:50 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ transferguard ---
17-May-2026 10:28:50 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:50 [INFO] Compiling 5 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ transferguard ---
17-May-2026 10:28:51 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/test/resources
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ transferguard ---
17-May-2026 10:28:51 [INFO] No sources to compile
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
17-May-2026 10:28:51 [INFO] No tests to run.
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ transferguard ---
17-May-2026 10:28:51 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.3.jar
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ transferguard ---
17-May-2026 10:28:51 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.3-spark-plugin.jar
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
17-May-2026 10:28:51 [INFO] Building Translator Plugin 3.0                                   [17/18]
17-May-2026 10:28:51 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:51 [INFO] Downloading from jitpack.io: https://jitpack.io/org/jxmpp/jxmpp-core/maven-metadata.xml
17-May-2026 10:28:51 [INFO] Downloading from jitpack.io: https://jitpack.io/org/jxmpp/jxmpp-jid/maven-metadata.xml
17-May-2026 10:28:51 [INFO] Downloading from jitpack.io: https://jitpack.io/org/minidns/minidns-core/maven-metadata.xml
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
17-May-2026 10:28:51 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ translator ---
17-May-2026 10:28:51 [INFO] Copying 9 resources from src/main/resources to target/classes
17-May-2026 10:28:51 [INFO] Copying 1 resource from src/main/plugin-metadata to target/classes
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ translator ---
17-May-2026 10:28:51 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:51 [INFO] Compiling 6 source files with javac [debug release 11] to target/classes
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ translator ---
17-May-2026 10:28:51 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/test/resources
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ translator ---
17-May-2026 10:28:51 [INFO] Recompiling the module because of changed dependency.
17-May-2026 10:28:51 [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
17-May-2026 10:28:51 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/surefire-reports
17-May-2026 10:28:51
17-May-2026 10:28:51 -------------------------------------------------------
17-May-2026 10:28:51 T E S T S
17-May-2026 10:28:51 -------------------------------------------------------
17-May-2026 10:28:51 Running com.jivesoftware.spark.translator.TestTranslator
17-May-2026 10:28:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
17-May-2026 10:28:51
17-May-2026 10:28:51 Results :
17-May-2026 10:28:51
17-May-2026 10:28:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17-May-2026 10:28:51
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ translator ---
17-May-2026 10:28:51 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-3.0.jar
17-May-2026 10:28:51 [INFO]
17-May-2026 10:28:51 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ translator ---
17-May-2026 10:28:51 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-3.0-spark-plugin.jar
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
17-May-2026 10:28:52 [INFO] Building Spark Distribution 3.1.0-SNAPSHOT                       [18/18]
17-May-2026 10:28:52 [INFO] --------------------------------[ jar ]---------------------------------
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
17-May-2026 10:28:52 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ distribution ---
17-May-2026 10:28:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/main/resources
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ distribution ---
17-May-2026 10:28:52 [INFO] No sources to compile
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ distribution ---
17-May-2026 10:28:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/test/resources
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ distribution ---
17-May-2026 10:28:52 [INFO] No sources to compile
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
17-May-2026 10:28:52 [INFO] No tests to run.
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ distribution ---
17-May-2026 10:28:52 [WARNING] JAR will be empty - no content was marked for inclusion!
17-May-2026 10:28:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution.jar
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution ---
17-May-2026 10:28:52 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
17-May-2026 10:28:52 [WARNING] The current modules seemed to be having different versions.
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:fastpath:jar:3.6.0
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:fileupload:jar:0.1
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:growl:jar:2.4
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:meet:jar:0.3.0
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:otr:jar:0.5
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:reversi:jar:1.7
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:roar:jar:1.1
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.4
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:spelling:jar:0.9
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:transferguard:jar:1.3
17-May-2026 10:28:52 --> org.igniterealtime.spark.plugins:translator:jar:3.0
17-May-2026 10:28:52
17-May-2026 10:28:52 [INFO] Copying files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base
17-May-2026 10:28:52 [INFO] 103 files copied to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base
17-May-2026 10:28:52 [WARNING] Assembly file: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
17-May-2026 10:28:52 [INFO] ------------------------------------------------------------------------
17-May-2026 10:28:52 [INFO] Reactor Summary:
17-May-2026 10:28:52 [INFO]
17-May-2026 10:28:52 [INFO] Spark (parent) 3.1.0-SNAPSHOT ...................... SUCCESS [  0.109 s]
17-May-2026 10:28:52 [INFO] Spark Emoticons 3.1.0-SNAPSHOT ..................... SUCCESS [  1.164 s]
17-May-2026 10:28:52 [INFO] Spark Core 3.1.0-SNAPSHOT .......................... SUCCESS [ 11.052 s]
17-May-2026 10:28:52 [INFO] Spark Plugin Assembly Descriptor 3.1.0-SNAPSHOT .... SUCCESS [  0.024 s]
17-May-2026 10:28:52 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  0.519 s]
17-May-2026 10:28:52 [INFO] Fastpath 3.6.0 ..................................... SUCCESS [  0.671 s]
17-May-2026 10:28:52 [INFO] Http File Upload Plugin 0.1 ........................ SUCCESS [  0.232 s]
17-May-2026 10:28:52 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.220 s]
17-May-2026 10:28:52 [INFO] Growl 2.4 .......................................... SUCCESS [  0.266 s]
17-May-2026 10:28:52 [INFO] Online Meetings Plugin 0.3.0 ....................... SUCCESS [  0.310 s]
17-May-2026 10:28:52 [INFO] OTR Plugin 0.5 ..................................... SUCCESS [  0.263 s]
17-May-2026 10:28:52 [INFO] Reversi 1.7 ........................................ SUCCESS [  0.246 s]
17-May-2026 10:28:52 [INFO] Roar!!! 1.1 ........................................ SUCCESS [  0.282 s]
17-May-2026 10:28:52 [INFO] TicTacToe 0.4 ...................................... SUCCESS [  0.257 s]
17-May-2026 10:28:52 [INFO] Spellchecker Plugin 0.9 ............................ SUCCESS [  0.501 s]
17-May-2026 10:28:52 [INFO] Transfer Guard 1.3 ................................. SUCCESS [  0.214 s]
17-May-2026 10:28:52 [INFO] Translator Plugin 3.0 .............................. SUCCESS [  0.910 s]
17-May-2026 10:28:52 [INFO] Spark Distribution 3.1.0-SNAPSHOT .................. SUCCESS [  0.239 s]
17-May-2026 10:28:52 [INFO] ------------------------------------------------------------------------
17-May-2026 10:28:52 [INFO] BUILD SUCCESS
17-May-2026 10:28:52 [INFO] ------------------------------------------------------------------------
17-May-2026 10:28:52 [INFO] Total time:  17.696 s
17-May-2026 10:28:52 [INFO] Finished at: 2026-05-17T10:28:52-05:00
17-May-2026 10:28:52 [INFO] ------------------------------------------------------------------------
17-May-2026 10:28:52 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1...
17-May-2026 10:28:52 Finished task 'Build' with result: Success
17-May-2026 10:28:52 Running post build plugin 'Docker Container Cleanup'
17-May-2026 10:28:52 Running post build plugin 'NCover Results Collector'
17-May-2026 10:28:52 Running post build plugin 'Build Results Label Collector'
17-May-2026 10:28:52 Running post build plugin 'Clover Results Collector'
17-May-2026 10:28:52 Running post build plugin 'npm Cache Cleanup'
17-May-2026 10:28:52 Running post build plugin 'Artifact Copier'
17-May-2026 10:28:52 Publishing an artifact: Distribution Base
17-May-2026 10:28:57 Finished publishing of artifact Non required shared artifact Http Compression On : [Distribution Base], patterns: [**/*] anchored at: [distribution/target/distribution-base] in 5.346 s
17-May-2026 10:28:57 Finalising the build...
17-May-2026 10:28:57 Stopping timer.
17-May-2026 10:28:57 Build SPARK-CI-JOB1-697 completed.
17-May-2026 15:28:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
17-May-2026 15:28:58 Running on server: post build plugin 'NCover Results Collector'
17-May-2026 15:28:58 Running on server: post build plugin 'Build Labeller'
17-May-2026 15:28:58 Running on server: post build plugin 'Clover Delta Calculator'
17-May-2026 15:28:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
17-May-2026 15:28:58 All post build plugins have finished
17-May-2026 15:28:58 Generating build results summary...
17-May-2026 15:28:58 Saving build results to disk...
17-May-2026 15:28:58 Store variable context...
17-May-2026 15:28:58 Finished building SPARK-CI-JOB1-697.