Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -------------< it.tidalwave.bluebell:bluebell-application >-------------
[INFO] Building blueBell - Android Application 1.0-ALPHA-1-SNAPSHOT       [5/5]
[INFO] --------------------------------[ apk ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bluebell-application ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell
[INFO] Storing buildNumber: 7dd830c50aee at timestamp: 1640250976071
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ bluebell-application ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell-application ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ bluebell-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-1-SNAPSHOT 
[INFO]      [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:generate-sources (default-generate-sources) @ bluebell-application ---
[INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/AndroidManifest.xml
[INFO] Extracting libs
[INFO] Generating R file for it.tidalwave.bluebell:bluebell-application:apk:1.0-ALPHA-1-SNAPSHOT
[INFO] Adding R gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/generated-sources/r
[INFO] Adding AIDL gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/generated-sources/aidl
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bluebell-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bluebell-application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/classes
[WARNING] [options] bootstrap class path not set in conjunction with -source 1.7
[WARNING] No processor claimed any of these annotations: javax.annotation.Nonnegative,javax.annotation.Nonnull,javax.annotation.CheckForNull,javax.annotation.Nullable
[WARNING] /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/main/java/it/tidalwave/bluebell/mobile/android/AndroidUIThreadDecoratorFactory.java:[121,51] [unchecked] unchecked cast
  required: PRESENTATION
  found:    Object
  where PRESENTATION is a type-variable:
    PRESENTATION extends Object declared in method <PRESENTATION>createUIThreadDecorator(PRESENTATION,Class<PRESENTATION>)
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:emma (default-emma) @ bluebell-application ---
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:proguard (default-proguard) @ bluebell-application ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ bluebell-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bluebell-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ bluebell-application ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:dex (default-dex) @ bluebell-application ---
[INFO] Convert classes to Dex : /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/classes.dex
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ bluebell-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:apk (default-apk) @ bluebell-application ---
[INFO] Generating debug apk.
[INFO] Adding native libraries : []
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ bluebell-application ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:internal-pre-integration-test (default-internal-pre-integration-test) @ bluebell-application ---
[INFO] maven.skip.tests set - skipping tests
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:internal-integration-test (default-internal-integration-test) @ bluebell-application ---
[INFO] maven.skip.tests set - skipping tests
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ bluebell-application ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..apk to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/.repository/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.apk
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/pom.xml to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/.repository/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/.repository/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.jar
[JENKINS] Archiving disabled