Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----------------< it.tidalwave.image:image-processor >-----------------
[INFO] Building Mistral Processor 1.0-ALPHA-8-SNAPSHOT                   [7/13]
[INFO]   from modules/Processor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ image-processor ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ image-processor ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor
[INFO] Storing buildNumber: 7c8860002280 at timestamp: 1682035911945
[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/Mistral_Build_and_Quick_Test/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-processor ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-processor ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-processor ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-8-SNAPSHOT 7c8860002280
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ image-processor ---
[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/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ image-processor ---
[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/Mistral_Build_and_Quick_Test/workspace/modules/Processor/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[WARNING] /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/event/ImagingTaskProcessorEvent.java:[39,7] [serial] serializable class ImagingTaskProcessorEvent has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java:[116,39] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java:[550,36] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/Statistics.java:[63,18] [serial] serializable class Item has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/FileImageModelHolder.java:[45,14] [serial] serializable class FileImageModelHolder has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ image-processor ---
[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/Mistral_Build_and_Quick_Test/workspace/modules/Processor/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-processor ---
[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) @ image-processor ---
[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] --- jar:3.2.0:jar (default-jar) @ image-processor ---
[INFO] Building jar: /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/target/image-processor-1.0-ALPHA-8-SNAPSHOT.7c8860002280.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image-processor ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ image-processor ---
[INFO] Installing /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/target/image-processor-1.0-ALPHA-8-SNAPSHOT.7c8860002280.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/image/image-processor/1.0-ALPHA-8-SNAPSHOT/image-processor-1.0-ALPHA-8-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Mistral_Build_and_Quick_Test/workspace/modules/Processor/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/image/image-processor/1.0-ALPHA-8-SNAPSHOT/image-processor-1.0-ALPHA-8-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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Mistral 1.0-ALPHA-8-SNAPSHOT:
[INFO] 
[INFO] Mistral ............................................ SUCCESS [  5.288 s]
[INFO] Mistral (modules) .................................. SUCCESS [  5.126 s]
[INFO] Mistral Code Generator ............................. SUCCESS [ 16.545 s]
[INFO] Mistral Core ....................................... SUCCESS [01:26 min]
[INFO] Mistral Operations ................................. SUCCESS [ 12.158 s]
[INFO] Mistral Contributions .............................. SUCCESS [  9.763 s]
[INFO] Mistral Processor .................................. SUCCESS [  5.003 s]
[INFO] Mistral Renderer ................................... SUCCESS [  5.390 s]
[INFO] Mistral Examples (master) .......................... SUCCESS [  0.575 s]
[INFO] Mistral Examples CustomOperation ................... SUCCESS [  3.991 s]
[INFO] Mistral Examples Viewer ............................ SUCCESS [  5.647 s]
[INFO] Mistral Examples HistogramViewer ................... SUCCESS [  5.109 s]
[INFO] Mistral Examples Miscellaneous ..................... SUCCESS [  3.969 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:57 min
[INFO] Finished at: 2023-04-21T00:12:26Z
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled