Build: #216 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

27-May-2021 13:53:07 Build Ignite Realtime Website - Continuous Integration - Default Job #216 (WEB-CI-JOB1-216) started building on agent Default Agent, bamboo version: 7.2.4
27-May-2021 13:53:07
27-May-2021 13:53:08 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
27-May-2021 13:53:08 Executing build Ignite Realtime Website - Continuous Integration - Default Job #216 (WEB-CI-JOB1-216)
27-May-2021 13:53:08 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
27-May-2021 13:53:08 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
27-May-2021 13:53:08 Updating source code to revision: 2a53ca5c36063e81f68ad64dd5bff9a25c78a36f
27-May-2021 13:53:08 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
27-May-2021 13:53:08 From https://github.com/igniterealtime/IgniteRealtime-Website
27-May-2021 13:53:08    f8b02e4..2a53ca5  master     -> master
27-May-2021 13:53:08 Checking out revision 2a53ca5c36063e81f68ad64dd5bff9a25c78a36f.
27-May-2021 13:53:08 Already on 'master'
27-May-2021 13:53:08 Your branch is ahead of 'origin/master' by 21 commits.
27-May-2021 13:53:08   (use "git push" to publish your local commits)
27-May-2021 13:53:08 Updated source code to revision: 2a53ca5c36063e81f68ad64dd5bff9a25c78a36f
27-May-2021 13:53:08 Finished task 'Checkout Default Repository' with result: Success
27-May-2021 13:53:08 Running pre-build action: VCS Version Collector
27-May-2021 13:53:08 Skipping execution of task 'build' as it is disabled
27-May-2021 13:53:08 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
27-May-2021 13:53:08
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #216 (WEB-CI-JOB1-216)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/WEB-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
27-May-2021 13:53:09 [INFO] Scanning for projects...
27-May-2021 13:53:09 [INFO]
27-May-2021 13:53:09 [INFO] ---------------------< org.igniterealtime:website >---------------------
27-May-2021 13:53:09 [INFO] Building Ignite Realtime Public website 1.0.0
27-May-2021 13:53:09 [INFO] --------------------------------[ war ]---------------------------------
27-May-2021 13:53:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.25/mysql-connector-java-8.0.25.pom
27-May-2021 13:53:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.25/mysql-connector-java-8.0.25.pom (2.5 kB at 7.6 kB/s)
27-May-2021 13:53:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.pom
27-May-2021 13:53:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.pom (0 B at 0 B/s)
27-May-2021 13:53:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.11.4/protobuf-parent-3.11.4.pom
27-May-2021 13:53:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.11.4/protobuf-parent-3.11.4.pom (0 B at 0 B/s)
27-May-2021 13:53:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.11.4/protobuf-bom-3.11.4.pom
27-May-2021 13:53:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.11.4/protobuf-bom-3.11.4.pom (0 B at 0 B/s)
27-May-2021 13:53:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.25/mysql-connector-java-8.0.25.jar
27-May-2021 13:53:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar
27-May-2021 13:53:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar (0 B at 0 B/s)
27-May-2021 13:53:11 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.25/mysql-connector-java-8.0.25.jar (2.4 MB at 11 MB/s)
27-May-2021 13:53:11 [INFO]
27-May-2021 13:53:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
27-May-2021 13:53:11 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target
27-May-2021 13:53:11 [INFO]
27-May-2021 13:53:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
27-May-2021 13:53:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 13:53:11 [INFO] Copying 5 resources
27-May-2021 13:53:11 [INFO]
27-May-2021 13:53:11 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
27-May-2021 13:53:11 [INFO] Changes detected - recompiling the module!
27-May-2021 13:53:11 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/classes
27-May-2021 13:53:13 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
27-May-2021 13:53:13 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
27-May-2021 13:53:13 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations.
27-May-2021 13:53:13 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details.
27-May-2021 13:53:13 [INFO]
27-May-2021 13:53:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
27-May-2021 13:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 13:53:13 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources
27-May-2021 13:53:13 [INFO]
27-May-2021 13:53:13 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
27-May-2021 13:53:13 [INFO] Changes detected - recompiling the module!
27-May-2021 13:53:13 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/test-classes
27-May-2021 13:53:13 [INFO]
27-May-2021 13:53:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
27-May-2021 13:53:13 [INFO]
27-May-2021 13:53:13 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
27-May-2021 13:53:13 [INFO] Packaging webapp
27-May-2021 13:53:13 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site]
27-May-2021 13:53:13 [INFO] Processing war project
27-May-2021 13:53:13 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp]
27-May-2021 13:53:13 [INFO] Webapp assembled in [208 msecs]
27-May-2021 13:53:13 [INFO] Building war: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war
27-May-2021 13:53:14 [INFO] ------------------------------------------------------------------------
27-May-2021 13:53:14 [INFO] BUILD SUCCESS
27-May-2021 13:53:14 [INFO] ------------------------------------------------------------------------
27-May-2021 13:53:14 [INFO] Total time:  4.939 s
27-May-2021 13:53:14 [INFO] Finished at: 2021-05-27T13:53:14Z
27-May-2021 13:53:14 [INFO] ------------------------------------------------------------------------
27-May-2021 13:53:14 Finished task 'build' with result: Success
27-May-2021 13:53:14 Running post build plugin 'NCover Results Collector'
27-May-2021 13:53:14 Running post build plugin 'Artifact Copier'
27-May-2021 13:53:14 Publishing an artifact: site.war
27-May-2021 13:53:14 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 31.09 ms
27-May-2021 13:53:14 Running post build plugin 'npm Cache Cleanup'
27-May-2021 13:53:14 Running post build plugin 'Clover Results Collector'
27-May-2021 13:53:14 Running post build plugin 'Docker Container Cleanup'
27-May-2021 13:53:14 Finalising the build...
27-May-2021 13:53:14 Stopping timer.
27-May-2021 13:53:14 Build WEB-CI-JOB1-216 completed.
27-May-2021 13:53:14 Running on server: post build plugin 'NCover Results Collector'
27-May-2021 13:53:14 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-May-2021 13:53:14 Running on server: post build plugin 'Clover Delta Calculator'
27-May-2021 13:53:14 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-May-2021 13:53:14 All post build plugins have finished
27-May-2021 13:53:14 Generating build results summary...
27-May-2021 13:53:14 Saving build results to disk...
27-May-2021 13:53:14 Store variable context...
27-May-2021 13:53:14 Indexing build results...
27-May-2021 13:53:14 Finished building WEB-CI-JOB1-216.