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

Build: #361 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Build log

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

21-Jun-2021 14:25:08 Build Spark - Continuous Integration - Maven build #361 (SPARK-CI-JOB1-361) started building on agent Default Agent, bamboo version: 7.2.4
21-Jun-2021 14:25:08
21-Jun-2021 14:25:08 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1
21-Jun-2021 14:25:08 Executing build Spark - Continuous Integration - Maven build #361 (SPARK-CI-JOB1-361)
21-Jun-2021 14:25:08 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
21-Jun-2021 14:25:08 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1
21-Jun-2021 14:25:08 Updating source code to revision: 3ac99d45d0ed521d7ff5e0a4f4a46bceab48e308
21-Jun-2021 14:25:08 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'.
21-Jun-2021 14:25:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
21-Jun-2021 14:25:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
21-Jun-2021 14:25:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
21-Jun-2021 14:25:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
21-Jun-2021 14:25:09 From https://github.com/igniterealtime/Spark
21-Jun-2021 14:25:09    caa9ff17..3ac99d45  master     -> master
21-Jun-2021 14:25:09 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
21-Jun-2021 14:25:09 Checking out revision 3ac99d45d0ed521d7ff5e0a4f4a46bceab48e308.
21-Jun-2021 14:25:09 Already on 'master'
21-Jun-2021 14:25:09 Your branch is ahead of 'origin/master' by 175 commits.
21-Jun-2021 14:25:09   (use "git push" to publish your local commits)
21-Jun-2021 14:25:09 Updated source code to revision: 3ac99d45d0ed521d7ff5e0a4f4a46bceab48e308
21-Jun-2021 14:25:09 Finished task 'Checkout Default Repository' with result: Success
21-Jun-2021 14:25:09 Running pre-build action: VCS Version Collector
21-Jun-2021 14:25:09 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
21-Jun-2021 14:25:09
Beginning to execute external process for build 'Spark - Continuous Integration - Maven build #361 (SPARK-CI-JOB1-361)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/SPARK-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1
21-Jun-2021 14:25:10 [INFO] Scanning for projects...
21-Jun-2021 14:25:10 [INFO] ------------------------------------------------------------------------
21-Jun-2021 14:25:10 [INFO] Reactor Build Order:
21-Jun-2021 14:25:10 [INFO]
21-Jun-2021 14:25:10 [INFO] Spark (parent)                                                     [pom]
21-Jun-2021 14:25:10 [INFO] Spark Emoticons                                                    [jar]
21-Jun-2021 14:25:10 [INFO] Spark Core                                                         [jar]
21-Jun-2021 14:25:10 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
21-Jun-2021 14:25:10 [INFO] Apple Plugin                                                       [jar]
21-Jun-2021 14:25:10 [INFO] Fastpath                                                           [jar]
21-Jun-2021 14:25:10 [INFO] Http File Upload Plugin                                            [jar]
21-Jun-2021 14:25:10 [INFO] Window Flashing Plugin                                             [jar]
21-Jun-2021 14:25:10 [INFO] Growl                                                              [jar]
21-Jun-2021 14:25:10 [INFO] Pade Meetings Plugin                                               [jar]
21-Jun-2021 14:25:10 [INFO] Reversi                                                            [jar]
21-Jun-2021 14:25:10 [INFO] Roar!!!                                                            [jar]
21-Jun-2021 14:25:10 [INFO] TicTacToe                                                          [jar]
21-Jun-2021 14:25:10 [INFO] Transfer Guard                                                     [jar]
21-Jun-2021 14:25:10 [INFO] Translator Plugin                                                  [jar]
21-Jun-2021 14:25:10 [INFO] Spark Distribution                                                 [jar]
21-Jun-2021 14:25:10 [INFO]
21-Jun-2021 14:25:10 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
21-Jun-2021 14:25:10 [INFO] Building Spark (parent) 3.0.0-SNAPSHOT                            [1/16]
21-Jun-2021 14:25:10 [INFO] --------------------------------[ pom ]---------------------------------
21-Jun-2021 14:25:10 [INFO]
21-Jun-2021 14:25:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
21-Jun-2021 14:25:10 [INFO]
21-Jun-2021 14:25:10 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
21-Jun-2021 14:25:10 [INFO] Building Spark Emoticons 3.0.0-SNAPSHOT                           [2/16]
21-Jun-2021 14:25:10 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:10 [INFO]
21-Jun-2021 14:25:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
21-Jun-2021 14:25:10 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons
21-Jun-2021 14:25:10 [INFO]
21-Jun-2021 14:25:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
21-Jun-2021 14:25:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:11 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/main/resources
21-Jun-2021 14:25:11 [INFO]
21-Jun-2021 14:25:11 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
21-Jun-2021 14:25:11 [INFO] No sources to compile
21-Jun-2021 14:25:11 [INFO]
21-Jun-2021 14:25:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
21-Jun-2021 14:25:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:11 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/test/resources
21-Jun-2021 14:25:11 [INFO]
21-Jun-2021 14:25:11 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
21-Jun-2021 14:25:11 [INFO] No sources to compile
21-Jun-2021 14:25:11 [INFO]
21-Jun-2021 14:25:11 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
21-Jun-2021 14:25:11 [INFO] No tests to run.
21-Jun-2021 14:25:11 [INFO]
21-Jun-2021 14:25:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
21-Jun-2021 14:25:12 [WARNING] JAR will be empty - no content was marked for inclusion!
21-Jun-2021 14:25:12 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT.jar
21-Jun-2021 14:25:12 [INFO]
21-Jun-2021 14:25:12 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
21-Jun-2021 14:25:12 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
21-Jun-2021 14:25:12 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
21-Jun-2021 14:25:12 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
21-Jun-2021 14:25:12 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
21-Jun-2021 14:25:12 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-Default.adiumemoticonset.zip
21-Jun-2021 14:25:12 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-GTalk.AdiumEmoticonset.zip
21-Jun-2021 14:25:12 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-POPO.adiumemoticonset.zip
21-Jun-2021 14:25:12 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-sparkEmoticonSet.zip
21-Jun-2021 14:25:12 [INFO]
21-Jun-2021 14:25:12 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
21-Jun-2021 14:25:12 [INFO] Building Spark Core 3.0.0-SNAPSHOT                                [3/16]
21-Jun-2021 14:25:12 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:13 [INFO]
21-Jun-2021 14:25:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
21-Jun-2021 14:25:13 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target
21-Jun-2021 14:25:13 [INFO]
21-Jun-2021 14:25:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core ---
21-Jun-2021 14:25:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:13 [INFO] Copying 808 resources
21-Jun-2021 14:25:14 [INFO]
21-Jun-2021 14:25:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
21-Jun-2021 14:25:14 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:14 [INFO] Compiling 389 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/classes
21-Jun-2021 14:25:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ContactList.java: Some input files use or override a deprecated API.
21-Jun-2021 14:25:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ContactList.java: Recompile with -Xlint:deprecation for details.
21-Jun-2021 14:25:22 [INFO] /var/atlassian/bamboo-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.
21-Jun-2021 14:25:22 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Recompile with -Xlint:unchecked for details.
21-Jun-2021 14:25:22 [INFO]
21-Jun-2021 14:25:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core ---
21-Jun-2021 14:25:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/test/resources
21-Jun-2021 14:25:22 [INFO]
21-Jun-2021 14:25:22 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
21-Jun-2021 14:25:22 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:22 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/test-classes
21-Jun-2021 14:25:22 [INFO]
21-Jun-2021 14:25:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
21-Jun-2021 14:25:22 [INFO] Surefire report directory: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/surefire-reports
21-Jun-2021 14:25:23
21-Jun-2021 14:25:23 -------------------------------------------------------
21-Jun-2021 14:25:23 T E S T S
21-Jun-2021 14:25:23 -------------------------------------------------------
21-Jun-2021 14:25:23 Running org.jivesoftware.spark.plugin.PluginDependencyTest
21-Jun-2021 14:25:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
21-Jun-2021 14:25:23 Running org.jivesoftware.spark.util.JavaVersionTest
21-Jun-2021 14:25:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
21-Jun-2021 14:25:23
21-Jun-2021 14:25:23 Results :
21-Jun-2021 14:25:23
21-Jun-2021 14:25:23 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
21-Jun-2021 14:25:23
21-Jun-2021 14:25:23 [INFO]
21-Jun-2021 14:25:23 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ spark-core ---
21-Jun-2021 14:25:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark.jar
21-Jun-2021 14:25:24 [INFO]
21-Jun-2021 14:25:24 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
21-Jun-2021 14:25:24 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
21-Jun-2021 14:25:26 [INFO] Building tar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark-installation-directory.tar
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
21-Jun-2021 14:25:26 [INFO] Building Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT          [4/16]
21-Jun-2021 14:25:26 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:26 [INFO] Copying 1 resource
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] No sources to compile
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:26 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/src/test/resources
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] No sources to compile
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] No tests to run.
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
21-Jun-2021 14:25:26 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.0-SNAPSHOT.jar
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
21-Jun-2021 14:25:26 [INFO] Building Apple Plugin 4.0                                         [5/16]
21-Jun-2021 14:25:26 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
21-Jun-2021 14:25:26 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
21-Jun-2021 14:25:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:26 [INFO] Copying 3 resources
21-Jun-2021 14:25:26 [INFO] Copying 1 resource
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
21-Jun-2021 14:25:26 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:26 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/classes
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
21-Jun-2021 14:25:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:26 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/test/resources
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
21-Jun-2021 14:25:26 [INFO] No sources to compile
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
21-Jun-2021 14:25:26 [INFO] No tests to run.
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
21-Jun-2021 14:25:26 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0.jar
21-Jun-2021 14:25:26 [INFO]
21-Jun-2021 14:25:26 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
21-Jun-2021 14:25:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
21-Jun-2021 14:25:27 [INFO] Building Fastpath 3.5.1                                           [6/16]
21-Jun-2021 14:25:27 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:27 [INFO] Copying 11 resources
21-Jun-2021 14:25:27 [INFO] Copying 1 resource
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:27 [INFO] Compiling 44 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/classes
21-Jun-2021 14:25:27 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/OnlineAgents.java: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/OnlineAgents.java uses or overrides a deprecated API.
21-Jun-2021 14:25:27 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/OnlineAgents.java: Recompile with -Xlint:deprecation for details.
21-Jun-2021 14:25:27 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
21-Jun-2021 14:25:27 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/test/resources
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] No sources to compile
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] No tests to run.
21-Jun-2021 14:25:27 [INFO]
21-Jun-2021 14:25:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
21-Jun-2021 14:25:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
21-Jun-2021 14:25:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
21-Jun-2021 14:25:28 [INFO] Building Http File Upload Plugin 0.0.3                            [7/16]
21-Jun-2021 14:25:28 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:28 [INFO] Copying 1 resource
21-Jun-2021 14:25:28 [INFO] Copying 1 resource
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:28 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/classes
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/test/resources
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] No sources to compile
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] No tests to run.
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.3.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
21-Jun-2021 14:25:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.3-spark-plugin.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
21-Jun-2021 14:25:28 [INFO] Building Window Flashing Plugin 1.3                               [8/16]
21-Jun-2021 14:25:28 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
21-Jun-2021 14:25:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
21-Jun-2021 14:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:28 [INFO] Copying 10 resources
21-Jun-2021 14:25:28 [INFO] Copying 1 resource
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
21-Jun-2021 14:25:28 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:28 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/classes
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
21-Jun-2021 14:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/src/test/resources
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
21-Jun-2021 14:25:28 [INFO] No sources to compile
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
21-Jun-2021 14:25:28 [INFO] No tests to run.
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
21-Jun-2021 14:25:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
21-Jun-2021 14:25:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
21-Jun-2021 14:25:28 [INFO] Building Growl 2.4                                                [9/16]
21-Jun-2021 14:25:28 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
21-Jun-2021 14:25:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
21-Jun-2021 14:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/main/resources
21-Jun-2021 14:25:28 [INFO] Copying 1 resource
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
21-Jun-2021 14:25:28 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:28 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/classes
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
21-Jun-2021 14:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/test/resources
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
21-Jun-2021 14:25:28 [INFO] No sources to compile
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
21-Jun-2021 14:25:28 [INFO] No tests to run.
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
21-Jun-2021 14:25:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4.jar
21-Jun-2021 14:25:28 [INFO]
21-Jun-2021 14:25:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
21-Jun-2021 14:25:29 [INFO] Building Pade Meetings Plugin 0.0.8                              [10/16]
21-Jun-2021 14:25:29 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
21-Jun-2021 14:25:29 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] Copying 4 resources
21-Jun-2021 14:25:29 [INFO] Copying 1 resource
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
21-Jun-2021 14:25:29 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:29 [INFO] Compiling 9 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/classes
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/test/resources
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
21-Jun-2021 14:25:29 [INFO] No sources to compile
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
21-Jun-2021 14:25:29 [INFO] No tests to run.
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.8.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.8-spark-plugin.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
21-Jun-2021 14:25:29 [INFO] Building Reversi 1.6                                             [11/16]
21-Jun-2021 14:25:29 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
21-Jun-2021 14:25:29 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] Copying 12 resources
21-Jun-2021 14:25:29 [INFO] Copying 1 resource
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
21-Jun-2021 14:25:29 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:29 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/classes
21-Jun-2021 14:25:29 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java uses or overrides a deprecated API.
21-Jun-2021 14:25:29 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Recompile with -Xlint:deprecation for details.
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/test/resources
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
21-Jun-2021 14:25:29 [INFO] No sources to compile
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
21-Jun-2021 14:25:29 [INFO] No tests to run.
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
21-Jun-2021 14:25:29 [INFO] Building Roar!!! 0.6                                             [12/16]
21-Jun-2021 14:25:29 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
21-Jun-2021 14:25:29 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] Copying 9 resources
21-Jun-2021 14:25:29 [INFO] Copying 1 resource
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
21-Jun-2021 14:25:29 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:29 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/classes
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/src/test/resources
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
21-Jun-2021 14:25:29 [INFO] No sources to compile
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
21-Jun-2021 14:25:29 [INFO] No tests to run.
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
21-Jun-2021 14:25:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6-spark-plugin.jar
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
21-Jun-2021 14:25:29 [INFO] Building TicTacToe 0.3                                           [13/16]
21-Jun-2021 14:25:29 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
21-Jun-2021 14:25:29 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target
21-Jun-2021 14:25:29 [INFO]
21-Jun-2021 14:25:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
21-Jun-2021 14:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:29 [INFO] Copying 14 resources
21-Jun-2021 14:25:30 [INFO] Copying 1 resource
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
21-Jun-2021 14:25:30 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:30 [INFO] Compiling 12 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/classes
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
21-Jun-2021 14:25:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/src/test/resources
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
21-Jun-2021 14:25:30 [INFO] No sources to compile
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
21-Jun-2021 14:25:30 [INFO] No tests to run.
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
21-Jun-2021 14:25:30 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
21-Jun-2021 14:25:30 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
21-Jun-2021 14:25:30 [INFO] Building Transfer Guard 1.2                                      [14/16]
21-Jun-2021 14:25:30 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:30 [INFO] Copying 9 resources
21-Jun-2021 14:25:30 [INFO] Copying 1 resource
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:30 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/classes
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/test/resources
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] No sources to compile
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] No tests to run.
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2.jar
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
21-Jun-2021 14:25:30 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
21-Jun-2021 14:25:30 [INFO] Building Translator Plugin 1.7                                   [15/16]
21-Jun-2021 14:25:30 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
21-Jun-2021 14:25:30 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
21-Jun-2021 14:25:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:30 [INFO] Copying 2 resources
21-Jun-2021 14:25:30 [INFO] Copying 1 resource
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
21-Jun-2021 14:25:30 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:30 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/classes
21-Jun-2021 14:25:30 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[32,41] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
21-Jun-2021 14:25:30 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[69,50] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
21-Jun-2021 14:25:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/test/resources
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
21-Jun-2021 14:25:30 [INFO] Changes detected - recompiling the module!
21-Jun-2021 14:25:30 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/test-classes
21-Jun-2021 14:25:30 [INFO]
21-Jun-2021 14:25:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
21-Jun-2021 14:25:30 [INFO] Surefire report directory: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/surefire-reports
21-Jun-2021 14:25:30
21-Jun-2021 14:25:30 -------------------------------------------------------
21-Jun-2021 14:25:30 T E S T S
21-Jun-2021 14:25:30 -------------------------------------------------------
21-Jun-2021 14:25:31 Running com.jivesoftware.spark.translator.TestTranslator
21-Jun-2021 14:25:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
21-Jun-2021 14:25:31
21-Jun-2021 14:25:31 Results :
21-Jun-2021 14:25:31
21-Jun-2021 14:25:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
21-Jun-2021 14:25:31
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
21-Jun-2021 14:25:31 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7.jar
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
21-Jun-2021 14:25:31 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7-spark-plugin.jar
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
21-Jun-2021 14:25:31 [INFO] Building Spark Distribution 3.0.0-SNAPSHOT                       [16/16]
21-Jun-2021 14:25:31 [INFO] --------------------------------[ jar ]---------------------------------
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
21-Jun-2021 14:25:31 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
21-Jun-2021 14:25:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/main/resources
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
21-Jun-2021 14:25:31 [INFO] No sources to compile
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
21-Jun-2021 14:25:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21-Jun-2021 14:25:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/test/resources
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
21-Jun-2021 14:25:31 [INFO] No sources to compile
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
21-Jun-2021 14:25:31 [INFO] No tests to run.
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
21-Jun-2021 14:25:31 [WARNING] JAR will be empty - no content was marked for inclusion!
21-Jun-2021 14:25:31 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution.jar
21-Jun-2021 14:25:31 [INFO]
21-Jun-2021 14:25:31 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
21-Jun-2021 14:25:31 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
21-Jun-2021 14:25:31 [WARNING] The current modules seemed to be having different versions.
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.3
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:growl:jar:2.4
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:meet:jar:0.0.8
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:roar:jar:0.6
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
21-Jun-2021 14:25:31 --> org.igniterealtime.spark.plugins:translator:jar:1.7
21-Jun-2021 14:25:31
21-Jun-2021 14:25:32 [INFO] Copying files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base
21-Jun-2021 14:25:32 [WARNING] Assembly file: /var/atlassian/bamboo-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.
21-Jun-2021 14:25:32 [INFO] ------------------------------------------------------------------------
21-Jun-2021 14:25:32 [INFO] Reactor Summary:
21-Jun-2021 14:25:32 [INFO]
21-Jun-2021 14:25:32 [INFO] Spark (parent) 3.0.0-SNAPSHOT ...................... SUCCESS [  0.219 s]
21-Jun-2021 14:25:32 [INFO] Spark Emoticons 3.0.0-SNAPSHOT ..................... SUCCESS [  1.954 s]
21-Jun-2021 14:25:32 [INFO] Spark Core 3.0.0-SNAPSHOT .......................... SUCCESS [ 13.994 s]
21-Jun-2021 14:25:32 [INFO] Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT .... SUCCESS [  0.023 s]
21-Jun-2021 14:25:32 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  0.680 s]
21-Jun-2021 14:25:32 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  0.591 s]
21-Jun-2021 14:25:32 [INFO] Http File Upload Plugin 0.0.3 ...................... SUCCESS [  0.363 s]
21-Jun-2021 14:25:32 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.266 s]
21-Jun-2021 14:25:32 [INFO] Growl 2.4 .......................................... SUCCESS [  0.547 s]
21-Jun-2021 14:25:32 [INFO] Pade Meetings Plugin 0.0.8 ......................... SUCCESS [  0.206 s]
21-Jun-2021 14:25:32 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.264 s]
21-Jun-2021 14:25:32 [INFO] Roar!!! 0.6 ........................................ SUCCESS [  0.243 s]
21-Jun-2021 14:25:32 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.267 s]
21-Jun-2021 14:25:32 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.285 s]
21-Jun-2021 14:25:32 [INFO] Translator Plugin 1.7 .............................. SUCCESS [  1.376 s]
21-Jun-2021 14:25:32 [INFO] Spark Distribution 3.0.0-SNAPSHOT .................. SUCCESS [  0.364 s]
21-Jun-2021 14:25:32 [INFO] ------------------------------------------------------------------------
21-Jun-2021 14:25:32 [INFO] BUILD SUCCESS
21-Jun-2021 14:25:32 [INFO] ------------------------------------------------------------------------
21-Jun-2021 14:25:32 [INFO] Total time:  21.938 s
21-Jun-2021 14:25:32 [INFO] Finished at: 2021-06-21T14:25:32Z
21-Jun-2021 14:25:32 [INFO] ------------------------------------------------------------------------
21-Jun-2021 14:25:32 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1...
21-Jun-2021 14:25:32 Finished task 'Build' with result: Success
21-Jun-2021 14:25:32 Running post build plugin 'NCover Results Collector'
21-Jun-2021 14:25:32 Running post build plugin 'Artifact Copier'
21-Jun-2021 14:25:32 Publishing an artifact: Distribution Base
21-Jun-2021 14:25:32 Finished publishing of artifact Non required shared artifact: [Distribution Base], pattern: [**/*] anchored at: [distribution/target/distribution-base] in 157.6 ms
21-Jun-2021 14:25:32 Running post build plugin 'npm Cache Cleanup'
21-Jun-2021 14:25:32 Running post build plugin 'Clover Results Collector'
21-Jun-2021 14:25:32 Running post build plugin 'Docker Container Cleanup'
21-Jun-2021 14:25:32 Finalising the build...
21-Jun-2021 14:25:32 Stopping timer.
21-Jun-2021 14:25:32 Build SPARK-CI-JOB1-361 completed.
21-Jun-2021 14:25:32 Running on server: post build plugin 'NCover Results Collector'
21-Jun-2021 14:25:32 Running on server: post build plugin 'Build Hanging Detection Configuration'
21-Jun-2021 14:25:32 Running on server: post build plugin 'Clover Delta Calculator'
21-Jun-2021 14:25:32 Running on server: post build plugin 'Maven Dependencies Postprocessor'
21-Jun-2021 14:25:32 All post build plugins have finished
21-Jun-2021 14:25:32 Generating build results summary...
21-Jun-2021 14:25:32 Saving build results to disk...
21-Jun-2021 14:25:32 Store variable context...
21-Jun-2021 14:25:32 Indexing build results...
21-Jun-2021 14:25:32 Finished building SPARK-CI-JOB1-361.