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_Metrics_branches/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Processor
[INFO] Storing buildNumber: 0c13af2c55a0 at timestamp: 1683631135530
[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_Metrics_branches/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/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/release/1.0-ALPHA-8 1.0-ALPHA-8-SNAPSHOT 0c13af2c55a0
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-processor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Processor/target/jacoco.exec
[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_Metrics_branches/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_Metrics_branches/workspace/modules/Processor/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[WARNING] /var/jenkins_home/jobs/Mistral_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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] --- jacoco:0.8.7:report (report) @ image-processor ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ image-processor ---
[INFO] Building jar: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Processor/target/image-processor-1.0-ALPHA-8-SNAPSHOT.0c13af2c55a0.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_Metrics_branches/workspace/modules/Processor/target/image-processor-1.0-ALPHA-8-SNAPSHOT.0c13af2c55a0.jar to /var/jenkins_home/maven-repositories/2/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_Metrics_branches/workspace/modules/Processor/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/image/image-processor/1.0-ALPHA-8-SNAPSHOT/image-processor-1.0-ALPHA-8-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ image-processor >>>
[INFO]
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ image-processor ---
[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 @ image-processor <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ image-processor ---
[INFO] BugInstance size is 26
[INFO] Error size is 0
[INFO] Total bugs: 26
[ERROR] Medium: Non serializable java.nio.file.Path written to ObjectOutput in it.tidalwave.image.processor.FileImageModelHolder.writeExternal(ObjectOutput) [it.tidalwave.image.processor.FileImageModelHolder] At FileImageModelHolder.java:[line 112] DMI_NONSERIALIZABLE_OBJECT_WRITTEN
[ERROR] Medium: Inconsistent synchronization of it.tidalwave.image.processor.FileImageModelHolder.imageModel; locked 60% of time [it.tidalwave.image.processor.FileImageModelHolder, it.tidalwave.image.processor.FileImageModelHolder, it.tidalwave.image.processor.FileImageModelHolder, it.tidalwave.image.processor.FileImageModelHolder, it.tidalwave.image.processor.FileImageModelHolder] Unsynchronized access at FileImageModelHolder.java:[line 90]Unsynchronized access at FileImageModelHolder.java:[line 107]Synchronized access at FileImageModelHolder.java:[line 68]Synchronized access at FileImageModelHolder.java:[line 80]Synchronized access at FileImageModelHolder.java:[line 72] IS2_INCONSISTENT_SYNC
[ERROR] Low: it.tidalwave.image.processor.FileImageModelHolder.writeExternal(ObjectOutput) may fail to close stream on exception [it.tidalwave.image.processor.FileImageModelHolder] At FileImageModelHolder.java:[line 106] OS_OPEN_STREAM_EXCEPTION_PATH
[ERROR] Low: Exception is caught when Exception is not thrown in it.tidalwave.image.processor.FileImageModelHolder.get() [it.tidalwave.image.processor.FileImageModelHolder] At FileImageModelHolder.java:[line 74] REC_CATCH_EXCEPTION
[ERROR] Medium: Class it.tidalwave.image.processor.FileImageModelHolder defines non-transient non-serializable instance field file [it.tidalwave.image.processor.FileImageModelHolder] In FileImageModelHolder.java SE_BAD_FIELD
[ERROR] Medium: it.tidalwave.image.processor.FileImageModelHolder is Serializable; consider declaring a serialVersionUID [it.tidalwave.image.processor.FileImageModelHolder] At FileImageModelHolder.java:[lines 58-124] SE_NO_SERIALVERSIONID
[ERROR] Low: The field it.tidalwave.image.processor.FileImageModelHolder.imageModel is transient but isn't set by deserialization [it.tidalwave.image.processor.FileImageModelHolder] In FileImageModelHolder.java SE_TRANSIENT_FIELD_NOT_RESTORED
[ERROR] Medium: it.tidalwave.image.processor.ImagingTask.getResult() may expose internal representation by returning ImagingTask.result [it.tidalwave.image.processor.ImagingTask] At ImagingTask.java:[line 174] EI_EXPOSE_REP
[ERROR] Medium: it.tidalwave.image.processor.ImagingTask.getStatistics() may expose internal representation by returning ImagingTask.statistics [it.tidalwave.image.processor.ImagingTask] At ImagingTask.java:[line 224] EI_EXPOSE_REP
[ERROR] Medium: it.tidalwave.image.processor.ImagingTask.getThrowable() may expose internal representation by returning ImagingTask.throwable [it.tidalwave.image.processor.ImagingTask] At ImagingTask.java:[line 191] EI_EXPOSE_REP
[ERROR] Medium: it.tidalwave.image.processor.ImagingTask.setThrowable(Throwable) may expose internal representation by storing an externally mutable object into ImagingTask.throwable [it.tidalwave.image.processor.ImagingTask] At ImagingTask.java:[line 196] EI_EXPOSE_REP2
[ERROR] Medium: Write to static field it.tidalwave.image.processor.ImagingTask.uniqueIdCounter from instance method new it.tidalwave.image.processor.ImagingTask(String, int) [it.tidalwave.image.processor.ImagingTask] At ImagingTask.java:[line 106] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Medium: it.tidalwave.image.processor.ImagingTaskProcessor.getStatistics() may expose internal representation by returning ImagingTaskProcessor.statistics [it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 404] EI_EXPOSE_REP
[ERROR] Medium: Public static it.tidalwave.image.processor.ImagingTaskProcessor.getInstance() may expose internal representation by returning ImagingTaskProcessor.instance [it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 124] MS_EXPOSE_REP
[ERROR] Medium: it.tidalwave.image.processor.ImagingTaskProcessor.maxWorkers should be package protected [it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 62] MS_PKGPROTECT
[ERROR] Low: Using notify rather than notifyAll in it.tidalwave.image.processor.ImagingTaskProcessor.changeFreeWorkerCount(int) [it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 427] NO_NOTIFY_NOT_NOTIFYALL
[ERROR] Low: Using notify rather than notifyAll in it.tidalwave.image.processor.ImagingTaskProcessor.post(Collection) [it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 239] NO_NOTIFY_NOT_NOTIFYALL
[ERROR] Low: Using notify rather than notifyAll in it.tidalwave.image.processor.ImagingTaskProcessor.postWithPriority(Collection) [it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 274] NO_NOTIFY_NOT_NOTIFYALL
[ERROR] Medium: Nullcheck of taskClass at line 314 of value previously dereferenced in it.tidalwave.image.processor.ImagingTaskProcessor.cancellPendingTasks(Class) [it.tidalwave.image.processor.ImagingTaskProcessor, it.tidalwave.image.processor.ImagingTaskProcessor] At ImagingTaskProcessor.java:[line 305]Redundant null check at ImagingTaskProcessor.java:[line 314] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[ERROR] Medium: new it.tidalwave.image.processor.LocalImagingTaskProcessor() invokes it.tidalwave.image.processor.LocalImagingTaskProcessor$PoolThread.start() [it.tidalwave.image.processor.LocalImagingTaskProcessor] At LocalImagingTaskProcessor.java:[line 94] SC_START_IN_CTOR
[ERROR] Medium: new it.tidalwave.image.processor.LocalImagingTaskProcessor$PoolThread(LocalImagingTaskProcessor, String) may expose internal representation by storing an externally mutable object into LocalImagingTaskProcessor$PoolThread.this$0 [it.tidalwave.image.processor.LocalImagingTaskProcessor$PoolThread] At LocalImagingTaskProcessor.java:[line 52] EI_EXPOSE_REP2
[ERROR] Medium: it.tidalwave.image.processor.Statistics$Item defines compareTo(Statistics$Item) and uses Object.equals() [it.tidalwave.image.processor.Statistics$Item] At Statistics.java:[line 170] EQ_COMPARETO_USE_OBJECT_EQUALS
[ERROR] Low: it.tidalwave.image.processor.Statistics$Item is Serializable; consider declaring a serialVersionUID [it.tidalwave.image.processor.Statistics$Item] At Statistics.java:[lines 63-196] SE_NO_SERIALVERSIONID
[ERROR] Medium: it.tidalwave.image.processor.event.ImagingTaskProcessorEvent.getTask() may expose internal representation by returning ImagingTaskProcessorEvent.task [it.tidalwave.image.processor.event.ImagingTaskProcessorEvent] At ImagingTaskProcessorEvent.java:[line 56] EI_EXPOSE_REP
[ERROR] Medium: new it.tidalwave.image.processor.event.ImagingTaskProcessorEvent(ImagingTaskProcessor, Serializable, ImagingTask) may expose internal representation by storing an externally mutable object into ImagingTaskProcessorEvent.task [it.tidalwave.image.processor.event.ImagingTaskProcessorEvent] At ImagingTaskProcessorEvent.java:[line 50] EI_EXPOSE_REP2
[ERROR] Low: it.tidalwave.image.processor.event.ImagingTaskProcessorEvent is Serializable; consider declaring a serialVersionUID [it.tidalwave.image.processor.event.ImagingTaskProcessorEvent] At ImagingTaskProcessorEvent.java:[lines 49-61] SE_NO_SERIALVERSIONID
[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) @ image-processor ---
[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) @ image-processor ---
[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) @ image-processor ---
[INFO] There are 62 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 @ 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_Metrics_branches/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Processor
[INFO] Storing buildNumber: 0c13af2c55a0 at timestamp: 1683631148531
[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_Metrics_branches/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/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/release/1.0-ALPHA-8 1.0-ALPHA-8-SNAPSHOT 0c13af2c55a0
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-processor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Processor/target/jacoco.exec
[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_Metrics_branches/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_Metrics_branches/workspace/modules/Processor/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[WARNING] /var/jenkins_home/jobs/Mistral_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ image-processor <<<
[INFO]
[INFO]
[INFO] --- dependency:3.1.2:analyze (default-cli) @ image-processor ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] Unused declared dependencies found:
[WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] org.slf4j:jul-to-slf4j:jar:1.7.30:runtime
[WARNING] org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING] org.projectlombok:lombok:jar:1.18.22:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-16:test
[WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING] org.testng:testng:jar:6.9.10: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
[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 [ 16.174 s]
[INFO] Mistral (modules) .................................. SUCCESS [ 1.786 s]
[INFO] Mistral Code Generator ............................. SUCCESS [ 23.231 s]
[INFO] Mistral Core ....................................... SUCCESS [13:50 min]
[INFO] Mistral Operations ................................. SUCCESS [ 18.765 s]
[INFO] Mistral Contributions .............................. SUCCESS [ 17.471 s]
[INFO] Mistral Processor .................................. SUCCESS [ 18.377 s]
[INFO] Mistral Renderer ................................... SUCCESS [ 26.967 s]
[INFO] Mistral Examples (master) .......................... SUCCESS [ 1.404 s]
[INFO] Mistral Examples CustomOperation ................... SUCCESS [ 19.557 s]
[INFO] Mistral Examples Viewer ............................ SUCCESS [ 32.279 s]
[INFO] Mistral Examples HistogramViewer ................... SUCCESS [ 26.440 s]
[INFO] Mistral Examples Miscellaneous ..................... SUCCESS [ 18.326 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled