Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
The recommended git tool is: NONE
No credentials specified
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/tidalwave/bluebell-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/bluebell-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/bluebell-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/landscape-layout
Seen branch in repository origin/master
Seen branch in repository origin/rangebar-attempt
Seen branch in repository origin/translucent-dialog
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
Checking out Revision 7dd830c50aeeba15c07fdad80d4fdf12a419e63a (origin/fabrizio.giudici)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7dd830c50aeeba15c07fdad80d4fdf12a419e63a # timeout=10
Commit message: "Upgraded SuperPOM."
 > git rev-list --no-walk 111aab00b338939cec70bfe4becec1f1c4b1cca7 # timeout=10
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 41343
[workspace] $ java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/jenkins_home/war/WEB-INF/lib/remoting-4.5.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 41343
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/1 -s /tmp/settings7338523510068162309.xml -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[INFO] Scanning for projects...
[WARNING] The following dependencies may conflict with the internal versions provided by the Android platform:
[org.khronos:opengl-api:jar:gl1.1-android-2.1_r1:provided, org.json:json:jar:20080701:provided, xerces:xmlParserAPIs:jar:2.6.2:provided, xpp3:xpp3:jar:1.1.4c:provided, org.apache.httpcomponents:httpclient:jar:4.0.1:provided]
It is recommended to shade these artifacts. You can read more about this here: http://simpligility.github.io/android-maven-plugin/shaded-commons-codec.html.
Alternatively, you can disable this warning with the'disableConflictingDependenciesWarning' parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueBell                                                           [pom]
[INFO] blueBell (modules)                                                 [pom]
[INFO] blueBell - Sony Camera API                                         [jar]
[INFO] blueBell - UI                                                      [jar]
[INFO] blueBell - Android Application                                     [apk]
[INFO] 
[INFO] -------------------< it.tidalwave.bluebell:bluebell >-------------------
[INFO] Building blueBell 1.0-ALPHA-1-SNAPSHOT                             [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bluebell ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace
[INFO] Storing buildNumber: 7dd830c50aee at timestamp: 1640250920908
[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_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ bluebell ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ bluebell ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-1-SNAPSHOT 7dd830c50aee
[INFO]      [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ bluebell ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ bluebell ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/bluebell/1.0-ALPHA-1-SNAPSHOT/bluebell-1.0-ALPHA-1-SNAPSHOT.pom
[JENKINS] Archiving disabled
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-modules >---------------
[INFO] Building blueBell (modules) 1.0-ALPHA-1-SNAPSHOT                   [2/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bluebell-modules ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 7dd830c50aee at timestamp: 1640250923774
[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_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ bluebell-modules ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell-modules ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ bluebell-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-1-SNAPSHOT 7dd830c50aee
[INFO]      [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ bluebell-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ bluebell-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/bluebell-modules/1.0-ALPHA-1-SNAPSHOT/bluebell-modules-1.0-ALPHA-1-SNAPSHOT.pom
[JENKINS] Archiving disabled
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:sony-camera-api >----------------
[INFO] Building blueBell - Sony Camera API 1.0-ALPHA-1-SNAPSHOT           [3/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sony-camera-api ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ sony-camera-api ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI
[INFO] Storing buildNumber: 7dd830c50aee at timestamp: 1640250924823
[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_and_Test/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ sony-camera-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ sony-camera-api ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ sony-camera-api ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-1-SNAPSHOT 7dd830c50aee
[INFO]      [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sony-camera-api ---
[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_and_Test/workspace/modules/SonyCameraAPI/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sony-camera-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/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_and_Test/workspace/modules/SonyCameraAPI/src/main/java/it/tidalwave/sony/CameraApi.java:[111,18] [serial] serializable class CameraApiException has no definition of serialVersionUID
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sony-camera-api ---
[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_and_Test/workspace/modules/SonyCameraAPI/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sony-camera-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/test-classes
[WARNING] [options] bootstrap class path not set in conjunction with -source 1.7
[WARNING] No processor claimed any of these annotations: org.testng.annotations.BeforeMethod,org.testng.annotations.Test
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sony-camera-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest
09:15:36.343 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - ***********
09:15:36.346 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST "test"
09:15:36.354 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - ***********
09:15:36.369 [TestNGInvoker-test()] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Start.
09:15:36.383 [pool-3-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Send Datagram packet 3 times.
09:15:36.585 [pool-3-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - >>>> receiving packets...
09:15:46.594 [pool-3-thread-1     ] DEBUG it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Timeout.
09:15:46.595 [pool-3-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - onFinished()
09:15:46.607 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST FAILED in 10264 msec - java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
09:15:46.608 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - 
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.216 s <<< FAILURE! - in it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest
[ERROR] it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest.test  Time elapsed: 10.269 s  <<< FAILURE!
java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
	at it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest.test(DefaultSimpleSsdpClientTest.java:99)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DefaultSimpleSsdpClientTest.test:99 » NoSuchMethod org.hamcrest.Matcher.descri...
[INFO] 
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/surefire-reports/plain for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sony-camera-api ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.7dd830c50aee.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ sony-camera-api ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.7dd830c50aee-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sony-camera-api ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.7dd830c50aee.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.7dd830c50aee-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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:camera-view >------------------
[INFO] Building blueBell - UI 1.0-ALPHA-1-SNAPSHOT                        [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ camera-view ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ camera-view ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView
[INFO] Storing buildNumber: 7dd830c50aee at timestamp: 1640250950423
[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_and_Test/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ camera-view ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ camera-view ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ camera-view ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-1-SNAPSHOT 7dd830c50aee
[INFO]      [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ camera-view ---
[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_and_Test/workspace/modules/CameraView/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ camera-view ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/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.Nullable
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ camera-view ---
[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_and_Test/workspace/modules/CameraView/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ camera-view ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ camera-view ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ camera-view ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.7dd830c50aee.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ camera-view ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ camera-view ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.7dd830c50aee.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-SNAPSHOT.pom
[JENKINS] Archiving disabled
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_and_Test/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell
[INFO] Storing buildNumber: 7dd830c50aee at timestamp: 1640250957384
[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_and_Test/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/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_and_Test/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Build_and_Test/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_and_Test/workspace/modules/blueBell/target/generated-sources/r
[INFO] Adding AIDL gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Build_and_Test/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_and_Test/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_and_Test/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_and_Test/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_and_Test/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] No tests to run.
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:dex (default-dex) @ bluebell-application ---
[JENKINS] Recording test results
[INFO] Convert classes to Dex : /var/jenkins_home/jobs/blueBell_Build_and_Test/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_and_Test/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] No InstrumentationRunner found - skipping tests
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:internal-integration-test (default-internal-integration-test) @ bluebell-application ---
[INFO] No InstrumentationRunner found - skipping tests
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ bluebell-application ---
[JENKINS] Recording test results
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..apk to /var/jenkins_home/maven-repositories/1/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_and_Test/workspace/modules/blueBell/pom.xml to /var/jenkins_home/maven-repositories/1/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_and_Test/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.jar
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueBell 1.0-ALPHA-1-SNAPSHOT:
[INFO] 

[INFO] blueBell ........................................... SUCCESS [  3.069 s]
[INFO] blueBell (modules) ................................. SUCCESS [  0.646 s]
[INFO] blueBell - Sony Camera API ......................... SUCCESS [ 24.262 s]
[INFO] blueBell - UI ...................................... SUCCESS [  5.097 s]
[INFO] blueBell - Android Application ..................... SUCCESS [ 11.630 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  53.452 s
[INFO] Finished at: 2021-12-23T09:16:09Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "installers" could not be activated because it does not exist.
channel stopped
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/blueBell_Build_and_Test/builds/8/testng/testng-results.xml'
100.000000% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
No JDK named ‘AdoptOpenJDK_1.8.0_282’ found
[description-setter] Description set: origin/fabrizio.giudici 1.0-ALPHA-1-SNAPSHOT 7dd830c50aee
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
Finished: UNSTABLE