Started by user Fabrizio Giudici Running as SYSTEM Building in workspace /var/jenkins_home/jobs/blueBell_Metrics_branches/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 Cloning the remote Git repository Cloning repository https://bitbucket.org/fabriziogiudici/bluebell-src.git > git init /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace # timeout=10 Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluebell-src.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluebell-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluebell-src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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/release/1.0-ALPHA-1 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 1bb6e8a4a012979873b53773ccb38f6ed54533b9 (origin/release/1.0-ALPHA-1) > git config core.sparsecheckout # timeout=10 > git checkout -f 1bb6e8a4a012979873b53773ccb38f6ed54533b9 # timeout=10 Commit message: "Untracked IDEA files." First time build. Skipping changelog. 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 Discovered a new module it.tidalwave.bluebell:bluebell blueBell Discovered a new module it.tidalwave.bluebell:bluebell-modules blueBell (modules) Discovered a new module it.tidalwave.bluebell:camera-view blueBell - UI Discovered a new module it.tidalwave.bluebell:sony-camera-api blueBell - Sony Camera API Discovered a new module it.tidalwave.bluebell:bluebell-application blueBell - Android Application Modules changed, recalculating dependency graph Established TCP socket on 35379 [workspace] $ java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 35379 <===[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_Metrics_branches/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings11765471180416404247.xml -B -Dtft.profile.metrics.sonarGoal= -Dtft.owasp.skip=true -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id [INFO] Scanning for projects... [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/maven-metadata.xml (1.7 kB at 89 kB/s) [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] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bluebell --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ bluebell --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636693335 [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_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluebell --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluebell --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluebell --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.7:report (report) @ bluebell --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ bluebell --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ bluebell --- [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/bluebell/1.0-ALPHA-1-SNAPSHOT/bluebell-1.0-ALPHA-1-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ bluebell >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ bluebell --- [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ bluebell <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ bluebell --- [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ bluebell --- [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ bluebell --- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ bluebell --- [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ bluebell >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ bluebell --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636699152 [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_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluebell --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluebell --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluebell --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ bluebell <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ bluebell --- [INFO] Skipping pom project [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] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bluebell-modules --- [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636700746 [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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluebell-modules --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell-modules --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluebell-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluebell-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.7:report (report) @ bluebell-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ bluebell-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ bluebell-modules --- [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/bluebell-modules/1.0-ALPHA-1-SNAPSHOT/bluebell-modules-1.0-ALPHA-1-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ bluebell-modules >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ bluebell-modules --- [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ bluebell-modules <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ bluebell-modules --- [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ bluebell-modules --- [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ bluebell-modules --- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ bluebell-modules --- [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ bluebell-modules >>> [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636701815 [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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluebell-modules --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell-modules --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluebell-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluebell-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ bluebell-modules <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ bluebell-modules --- [INFO] Skipping pom project [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] from modules/SonyCameraAPI/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sony-camera-api --- [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636703088 [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_Metrics_branches/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sony-camera-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ sony-camera-api --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ sony-camera-api --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ sony-camera-api --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/SonyCameraAPI/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sony-camera-api --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/classes [WARNING] [options] bootstrap class path not set in conjunction with -source 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_Metrics_branches/workspace/modules/SonyCameraAPI/src/main/java/it/tidalwave/sony/CameraApi.java:[111,18] [serial] serializable class CameraApiException has no definition of serialVersionUID [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/SonyCameraAPI/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sony-camera-api --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/test-classes [WARNING] [options] bootstrap class path not set in conjunction with -source 7 [WARNING] No processor claimed any of these annotations: org.testng.annotations.BeforeMethod,org.testng.annotations.Test [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sony-camera-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest 12:51:52.222 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - *********** 12:51:52.225 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST "test" 12:51:52.227 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - *********** 12:51:52.237 [TestNGInvoker-test()] INFO it.tidalwave.sony.impl.DefaultSsdpDiscoverer - search() Start. 12:51:52.252 [pool-3-thread-1 ] INFO it.tidalwave.sony.impl.DefaultSsdpDiscoverer - search() Send Datagram packet 3 times. 12:51:52.454 [pool-3-thread-1 ] INFO it.tidalwave.sony.impl.DefaultSsdpDiscoverer - >>>> receiving packets... 12:52:02.465 [pool-3-thread-1 ] DEBUG it.tidalwave.sony.impl.DefaultSsdpDiscoverer - search() Timeout. 12:52:02.467 [pool-3-thread-1 ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - onFinished() 12:52:02.482 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST FAILED in 10263 msec - java.lang.NoSuchMethodError: 'void org.hamcrest.Matcher.describeMismatch(java.lang.Object, org.hamcrest.Description)' 12:52:02.483 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.497 s <<< FAILURE! - in it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest [ERROR] it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest.test Time elapsed: 10.268 s <<< FAILURE! java.lang.NoSuchMethodError: 'void org.hamcrest.Matcher.describeMismatch(java.lang.Object, org.hamcrest.Description)' at it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest.test(DefaultSimpleSsdpClientTest.java:99) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultSimpleSsdpClientTest.test:99 » NoSuchMethod 'void org.hamcrest.Matcher.... [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_Metrics_branches/workspace/modules/SonyCameraAPI/target/surefire-reports/jacoco 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] --- jacoco:0.8.7:report (report) @ sony-camera-api --- [INFO] Loading execution data file /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] Analyzed bundle 'blueBell - Sony Camera API' with 29 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sony-camera-api --- [INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ sony-camera-api --- [INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sony-camera-api --- [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012.jar to /var/jenkins_home/maven-repositories/0/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_Metrics_branches/workspace/modules/SonyCameraAPI/pom.xml to /var/jenkins_home/maven-repositories/0/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_Metrics_branches/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ sony-camera-api >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ sony-camera-api --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ sony-camera-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ sony-camera-api --- [INFO] BugInstance size is 27 [INFO] Error size is 0 [INFO] Total bugs: 27 [ERROR] High: Found reliance on default encoding in it.tidalwave.bluebell.net.impl.DefaultHttpClient.readString(InputStream): new java.io.InputStreamReader(InputStream) [it.tidalwave.bluebell.net.impl.DefaultHttpClient] At DefaultHttpClient.java:[line 149] DM_DEFAULT_ENCODING [ERROR] High: Boxing/unboxing to parse a primitive it.tidalwave.bluebell.net.impl.XmlElement.getIntAttribute(String, int) [it.tidalwave.bluebell.net.impl.XmlElement] At XmlElement.java:[line 124] DM_BOXED_PRIMITIVE_FOR_PARSING [ERROR] High: Boxing/unboxing to parse a primitive it.tidalwave.bluebell.net.impl.XmlElement.getIntValue(int) [it.tidalwave.bluebell.net.impl.XmlElement] At XmlElement.java:[line 83] DM_BOXED_PRIMITIVE_FOR_PARSING [ERROR] Medium: it.tidalwave.bluebell.net.impl.XmlElement.getParent() may expose internal representation by returning XmlElement.parent [it.tidalwave.bluebell.net.impl.XmlElement] At XmlElement.java:[line 67] EI_EXPOSE_REP [ERROR] Medium: it.tidalwave.bluebell.net.impl.XmlElement.setParent(XmlElement) may expose internal representation by storing an externally mutable object into XmlElement.parent [it.tidalwave.bluebell.net.impl.XmlElement] At XmlElement.java:[line 67] EI_EXPOSE_REP2 [ERROR] Low: Redundant nullcheck of it.tidalwave.sony.CameraApiService.actionListUrl, which is known to be non-null in it.tidalwave.sony.CameraApiService.getEndpointUrl() [it.tidalwave.sony.CameraApiService] Redundant null check at CameraApiService.java:[line 69] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] Low: Redundant nullcheck of it.tidalwave.sony.CameraApiService.name, which is known to be non-null in it.tidalwave.sony.CameraApiService.getEndpointUrl() [it.tidalwave.sony.CameraApiService] Redundant null check at CameraApiService.java:[line 69] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] Low: Redundant nullcheck of commonHeader, which is known to be non-null in it.tidalwave.sony.SimpleLiveviewSlicer.readNextPayload() [it.tidalwave.sony.SimpleLiveviewSlicer] Redundant null check at SimpleLiveviewSlicer.java:[line 158] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] Low: Redundant nullcheck of payloadHeader, which is known to be non-null in it.tidalwave.sony.SimpleLiveviewSlicer.readNextPayload() [it.tidalwave.sony.SimpleLiveviewSlicer] Redundant null check at SimpleLiveviewSlicer.java:[line 177] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] High: Boxing/unboxing to parse a primitive it.tidalwave.sony.impl.DefaultCameraApi$DefaultApplicationInfoResponse.getVersion() [it.tidalwave.sony.impl.DefaultCameraApi$DefaultApplicationInfoResponse] At DefaultCameraApi.java:[line 305] DM_BOXED_PRIMITIVE_FOR_PARSING [ERROR] Medium: Null passed for non-null parameter of new it.tidalwave.sony.CameraApi$CameraApiException(CameraApi$Response, String, Throwable) in new it.tidalwave.sony.impl.DefaultCameraApi$DefaultStartLiveViewUrlResponse(DefaultCameraApi, JSONObject) [it.tidalwave.sony.impl.DefaultCameraApi$DefaultStartLiveViewUrlResponse] At DefaultCameraApi.java:[line 477] NP_NONNULL_PARAM_VIOLATION [ERROR] Medium: Null passed for non-null parameter of new it.tidalwave.sony.CameraApi$CameraApiException(CameraApi$Response, String, Throwable) in new it.tidalwave.sony.impl.DefaultCameraApi$DefaultStopMovieRecResponse(DefaultCameraApi, JSONObject) [it.tidalwave.sony.impl.DefaultCameraApi$DefaultStopMovieRecResponse] At DefaultCameraApi.java:[line 435] NP_NONNULL_PARAM_VIOLATION [ERROR] Medium: Null passed for non-null parameter of new it.tidalwave.sony.CameraApi$CameraApiException(CameraApi$Response, String, Throwable) in new it.tidalwave.sony.impl.DefaultCameraApi$DefaultTakePictureResponse(DefaultCameraApi, JSONObject) [it.tidalwave.sony.impl.DefaultCameraApi$DefaultTakePictureResponse] At DefaultCameraApi.java:[line 398] NP_NONNULL_PARAM_VIOLATION [ERROR] Medium: Null passed for non-null parameter of new it.tidalwave.sony.CameraApi$CameraApiException(CameraApi$Response, String, Throwable) in new it.tidalwave.sony.impl.DefaultCameraApi$ErrorCheckingResponse(DefaultCameraApi, JSONObject) [it.tidalwave.sony.impl.DefaultCameraApi$ErrorCheckingResponse] At DefaultCameraApi.java:[line 125] NP_NONNULL_PARAM_VIOLATION [ERROR] Medium: it.tidalwave.sony.impl.DefaultCameraDevice.getApi() may expose internal representation by returning DefaultCameraDevice.api [it.tidalwave.sony.impl.DefaultCameraDevice] At DefaultCameraDevice.java:[line 133] EI_EXPOSE_REP [ERROR] Medium: it.tidalwave.sony.impl.DefaultCameraDevice.getObserver() may expose internal representation by returning DefaultCameraDevice.observer [it.tidalwave.sony.impl.DefaultCameraDevice] At DefaultCameraDevice.java:[line 149] EI_EXPOSE_REP [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.sony.impl.DefaultCameraObserver.start() [it.tidalwave.sony.impl.DefaultCameraObserver] At DefaultCameraObserver.java:[line 209] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] High: Found reliance on default encoding in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.search(SsdpDiscoverer$Callback): String.getBytes() [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] At DefaultSsdpDiscoverer.java:[line 101] DM_DEFAULT_ENCODING [ERROR] Medium: Inconsistent synchronization of it.tidalwave.sony.impl.DefaultSsdpDiscoverer.searching; locked 50% of time [it.tidalwave.sony.impl.DefaultSsdpDiscoverer, it.tidalwave.sony.impl.DefaultSsdpDiscoverer, it.tidalwave.sony.impl.DefaultSsdpDiscoverer, it.tidalwave.sony.impl.DefaultSsdpDiscoverer] Unsynchronized access at DefaultSsdpDiscoverer.java:[line 218]Unsynchronized access at DefaultSsdpDiscoverer.java:[line 229]Synchronized access at DefaultSsdpDiscoverer.java:[line 82]Synchronized access at DefaultSsdpDiscoverer.java:[line 94] IS2_INCONSISTENT_SYNC [ERROR] Low: Redundant nullcheck of val, which is known to be non-null in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.findParameterValue(String, String) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] Redundant null check at DefaultSsdpDiscoverer.java:[line 253] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.search(SsdpDiscoverer$Callback) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] At DefaultSsdpDiscoverer.java:[line 103] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Medium: Format string should use %n rather than \n in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.search(SsdpDiscoverer$Callback) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] At DefaultSsdpDiscoverer.java:[line 97] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Medium: Format string should use %n rather than \n in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.search(SsdpDiscoverer$Callback) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] At DefaultSsdpDiscoverer.java:[line 98] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Medium: Format string should use %n rather than \n in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.search(SsdpDiscoverer$Callback) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] At DefaultSsdpDiscoverer.java:[line 99] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Medium: Format string should use %n rather than \n in it.tidalwave.sony.impl.DefaultSsdpDiscoverer.search(SsdpDiscoverer$Callback) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer] At DefaultSsdpDiscoverer.java:[line 100] VA_FORMAT_STRING_USES_NEWLINE [ERROR] High: Found reliance on default encoding in it.tidalwave.sony.impl.DefaultSsdpDiscoverer$1.run(): new String(byte[], int, int) [it.tidalwave.sony.impl.DefaultSsdpDiscoverer$1] At DefaultSsdpDiscoverer.java:[line 159] DM_DEFAULT_ENCODING [ERROR] Medium: Redundant nullcheck of socket, which is known to be non-null in it.tidalwave.sony.impl.DefaultSsdpDiscoverer$1.run() [it.tidalwave.sony.impl.DefaultSsdpDiscoverer$1] Redundant null check at DefaultSsdpDiscoverer.java:[line 198] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ sony-camera-api --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ sony-camera-api --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ sony-camera-api --- [INFO] There are 337 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ sony-camera-api >>> [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636738332 [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_Metrics_branches/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sony-camera-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ sony-camera-api --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ sony-camera-api --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ sony-camera-api --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/SonyCameraAPI/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sony-camera-api --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/classes [WARNING] [options] bootstrap class path not set in conjunction with -source 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_Metrics_branches/workspace/modules/SonyCameraAPI/src/main/java/it/tidalwave/sony/CameraApi.java:[111,18] [serial] serializable class CameraApiException has no definition of serialVersionUID [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/SonyCameraAPI/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sony-camera-api --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/SonyCameraAPI/target/test-classes [WARNING] [options] bootstrap class path not set in conjunction with -source 7 [WARNING] No processor claimed any of these annotations: org.testng.annotations.BeforeMethod,org.testng.annotations.Test [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ sony-camera-api <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ sony-camera-api --- [WARNING] Used undeclared dependencies found: [WARNING] junit:junit:jar:4.8.1:provided [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:1.0.34:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] org.mockito:mockito-all:jar:1.8.2:test [WARNING] ch.qos.logback:logback-classic:jar:1.0.12:test [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] from modules/CameraView/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ camera-view --- [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636744458 [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_Metrics_branches/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ camera-view --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ camera-view --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ camera-view --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ camera-view --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView/target/jacoco.exec [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/CameraView/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ camera-view --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView/target/classes [WARNING] [options] bootstrap class path not set in conjunction with -source 7 [WARNING] No processor claimed any of these annotations: javax.annotation.Nonnegative,javax.annotation.Nonnull,javax.annotation.Nullable [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/CameraView/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ camera-view --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ camera-view --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ camera-view --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ camera-view --- [INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ camera-view --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ camera-view --- [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012.jar to /var/jenkins_home/maven-repositories/0/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_Metrics_branches/workspace/modules/CameraView/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ camera-view >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ camera-view --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ camera-view <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ camera-view --- [INFO] BugInstance size is 9 [INFO] Error size is 0 [INFO] Total bugs: 9 [ERROR] Low: Unchecked/unconfirmed cast from java.io.Serializable to it.tidalwave.bluebell.cameradiscovery.DefaultCameraDiscoveryPresentationControl$Memento in it.tidalwave.bluebell.cameradiscovery.DefaultCameraDiscoveryPresentationControl.setMemento(Serializable) [it.tidalwave.bluebell.cameradiscovery.DefaultCameraDiscoveryPresentationControl] At DefaultCameraDiscoveryPresentationControl.java:[line 221] BC_UNCONFIRMED_CAST [ERROR] Medium: new it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl(CameraPresentation, LiveViewPresentation, CameraDescriptor, ExecutorService) may expose internal representation by storing an externally mutable object into DefaultCameraPresentationControl.presentation [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 134] EI_EXPOSE_REP2 [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl.setProperty(CameraObserver$Property, String) [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 366] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl.setShootMode(String) [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 278] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl.start() [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 155] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl.startOrStopMovieRecording() [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 305] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl.stop() [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 208] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl.takeAndFetchPicture() [it.tidalwave.bluebell.cameraview.DefaultCameraPresentationControl] At DefaultCameraPresentationControl.java:[line 241] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Medium: new it.tidalwave.bluebell.liveview.DefaultLiveViewPresentationControl(CameraApi, LiveViewPresentation) may expose internal representation by storing an externally mutable object into DefaultLiveViewPresentationControl.cameraApi [it.tidalwave.bluebell.liveview.DefaultLiveViewPresentationControl] At DefaultLiveViewPresentationControl.java:[line 47] EI_EXPOSE_REP2 [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ camera-view --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ camera-view --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ camera-view --- [INFO] There are 108 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ camera-view >>> [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636754779 [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_Metrics_branches/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ camera-view --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ camera-view --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ camera-view --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012 [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ camera-view --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView/target/jacoco.exec [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/CameraView/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ camera-view --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/CameraView/target/classes [WARNING] [options] bootstrap class path not set in conjunction with -source 7 [WARNING] No processor claimed any of these annotations: javax.annotation.Nonnegative,javax.annotation.Nonnull,javax.annotation.Nullable [INFO] [INFO] --- resources: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_Metrics_branches/workspace/modules/CameraView/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ camera-view --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] No sources to compile [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ camera-view <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ camera-view --- [WARNING] Unused declared dependencies found: [WARNING] org.json:json:jar:20080701:provided [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] org.testng:testng:jar:6.9.10:test [WARNING] org.hamcrest:hamcrest-all:jar:1.3:test [WARNING] org.mockito:mockito-all:jar:1.8.2:test [WARNING] ch.qos.logback:logback-classic:jar:1.0.12:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:1.0.34:test [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] from modules/blueBell/pom.xml [INFO] --------------------------------[ apk ]--------------------------------- [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:generate-sources (default-generate-sources)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:emma (default-emma)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:proguard (default-proguard)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:dex (default-dex)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:apk (default-apk)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:internal-pre-integration-test (default-internal-pre-integration-test)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:internal-integration-test (default-internal-integration-test)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:generate-sources (default-generate-sources)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:emma (default-emma)' [WARNING] Parameter 'deleteConflictingFiles' is unknown for plugin 'android-maven-plugin:4.3.0:proguard (default-proguard)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bluebell-application --- [INFO] [INFO] --- buildnumber: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_Metrics_branches/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/blueBell [INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683636758244 [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_Metrics_branches/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/blueBell [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluebell-application --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluebell-application --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluebell-application --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT [INFO] [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluebell-application --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/blueBell/target/jacoco.exec [INFO] [INFO] --- android:4.3.0:generate-sources (default-generate-sources) @ bluebell-application --- [WARNING] Parameter 'sdkPath' (user property 'android.sdk.path') is read-only, must not be used in configuration [INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Metrics_branches/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Metrics_branches/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 [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] ------------------------------------------------------------------------ [INFO] Skipping blueBell [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [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 [ 7.708 s] [INFO] blueBell (modules) ................................. SUCCESS [ 1.976 s] [INFO] blueBell - Sony Camera API ......................... SUCCESS [ 40.905 s] [INFO] blueBell - UI ...................................... SUCCESS [ 13.129 s] [INFO] blueBell - Android Application ..................... FAILURE [ 1.398 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:13 min [INFO] Finished at: 2023-05-09T12:52:40Z [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [ERROR] Failed to execute goal com.simpligility.maven.plugins:android-maven-plugin:4.3.0:generate-sources (default-generate-sources) on project bluebell-application: Execution default-generate-sources of goal com.simpligility.maven.plugins:android-maven-plugin:4.3.0:generate-sources failed: Error reading /var/jenkins_home/tools/android-sdk/tools/source.properties -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :bluebell-application channel stopped No JDK named ‘AdoptOpenJDK_1.8.0_282’ found [workspace] $ /bin/bash /tmp/jenkins15896151733330197305.sh No post-build script. 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_Metrics_branches/builds/2/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 No JDK named ‘AdoptOpenJDK_1.8.0_282’ found [description-setter] Description set: [Java CompilerMavenCPDAspectJCode AnalysisSpotBugsPMDOpen Tasks ScannerJavaDoc] Skipping execution of recorder since overall result is 'FAILURE' 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: FAILURE