Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-src.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluehour-src.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> git show-ref --tags -d # timeout=10
Checking out Revision 4483405ce627fc20131b60cc22455f6f2d9069ee (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4483405ce627fc20131b60cc22455f6f2d9069ee # timeout=10
Commit message: "PENDING: PARTIAL ANNOTATIONS."
> git rev-list --no-walk f1f5e4f272d15f1696e8e1c13caa802f6a80859e # timeout=10
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings2888573892058849238.xml -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -Dtft.tool.jpackager=/var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager -B -Pgenerate-revision-id,it.tidalwave-ci-v1 -Dit.tidalwave-ci.skipLongTests=true -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/2
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] blueHour [pom]
[INFO] blueHour (modules) [pom]
[INFO] blueHour :: Model [jar]
[INFO] blueHour :: Model :: In-Memory [jar]
[INFO] blueHour :: Importer :: iBiz [jar]
[INFO] blueHour :: Marshalling :: XML [jar]
[INFO] blueHour :: UI :: Commons [jar]
[INFO] blueHour :: UI [jar]
[INFO] blueHour :: UI :: Customer Explorer [jar]
[INFO] blueHour :: UI :: Project Explorer [jar]
[INFO] blueHour :: UI :: JobEvent Explorer [jar]
[INFO] blueHour :: UI :: Hourly Report [jar]
[INFO] blueHour :: UI :: Importer iBiz [jar]
[INFO] blueHour :: UI :: JavaFX [jar]
[INFO] blueHour :: Application (JavaFX) [jar]
[INFO]
[INFO] ------------------< it.tidalwave.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-11-SNAPSHOT [1/15]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ bluehour ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ bluehour ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing buildNumber: 4483405ce627 at timestamp: 1736030108320
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[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/blueHour_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT 4483405ce627
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ bluehour ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ bluehour ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/accounting/bluehour/1.0-ALPHA-11-SNAPSHOT/bluehour-1.0-ALPHA-11-SNAPSHOT.pom
[INFO]
[INFO] --------------< it.tidalwave.accounting:bluehour-modules >--------------
[INFO] Building blueHour (modules) 1.0-ALPHA-11-SNAPSHOT [2/15]
[INFO] from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ bluehour-modules ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ bluehour-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 4483405ce627 at timestamp: 1736030109044
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[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/blueHour_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT 4483405ce627
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ bluehour-modules ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ bluehour-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/accounting/bluehour-modules/1.0-ALPHA-11-SNAPSHOT/bluehour-modules-1.0-ALPHA-11-SNAPSHOT.pom
[INFO]
[INFO] -------< it.tidalwave.accounting:it-tidalwave-accounting-model >--------
[INFO] Building blueHour :: Model 1.0-ALPHA-11-SNAPSHOT [3/15]
[INFO] from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-model ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing buildNumber: 4483405ce627 at timestamp: 1736030109178
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[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/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT 4483405ce627
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-model ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 26 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes
[WARNING] on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[258,67] [unchecked] unchecked cast
required: List<TimedJobEventSpi>
found: List<CAP#1>
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
22:35:14.262 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - STARTING TESTS OF it.tidalwave.accounting.model.types.AddressTest
22:35:14.291 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - ******************************************
22:35:14.292 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - TEST "toString must return all the fields"
22:35:14.292 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - ******************************************
22:35:14.306 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - TEST PASSED in 13 msec
22:35:14.306 [main ] INFO it.tidalwave.accounting.model.types.AddressTest -
22:35:14.312 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************************
22:35:14.312 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "greaterThan and lowerThan must be false when equality"
22:35:14.313 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************************
22:35:14.317 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 5 msec
22:35:14.317 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
22:35:14.318 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **********************************************************
22:35:14.318 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "greaterThan and lowerThan must work at the opposite"
22:35:14.318 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **********************************************************
22:35:14.319 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 1 msec
22:35:14.319 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
22:35:14.321 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************
22:35:14.322 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "isEqualTo must work"
22:35:14.322 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************
22:35:14.323 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 2 msec
22:35:14.323 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
22:35:14.324 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************************************
22:35:14.324 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "toString for ZERO must be properly computed"
22:35:14.324 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************************************
22:35:14.337 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 12 msec
22:35:14.338 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
22:35:14.339 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - *****************************************
22:35:14.339 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "toString must be properly computed"
22:35:14.339 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - *****************************************
22:35:14.340 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 2 msec
22:35:14.341 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
22:35:14.341 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - FINISHED TESTS OF it.tidalwave.accounting.model.types.AddressTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.4483405ce627.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.4483405ce627-tests.jar
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-model ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.4483405ce627.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.4483405ce627-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO]
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory >--
[INFO] Building blueHour :: Model :: In-Memory 1.0-ALPHA-11-SNAPSHOT [4/15]
[INFO] from modules/ModelInMemory/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing buildNumber: 4483405ce627 at timestamp: 1736030114633
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[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/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT 4483405ce627
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 16 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[44,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[47,83] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[50,80] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java:[75,39] [this-escape] possible 'this' escape before subclass is fully initialized
[INFO] 4 warnings
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueHour 1.0-ALPHA-11-SNAPSHOT:
[INFO]
[INFO] blueHour ........................................... SUCCESS [ 1.019 s]
[INFO] blueHour (modules) ................................. SUCCESS [ 0.127 s]
[INFO] blueHour :: Model .................................. SUCCESS [ 5.490 s]
[INFO] blueHour :: Model :: In-Memory ..................... FAILURE [ 2.408 s]
[INFO] blueHour :: Importer :: iBiz ....................... SKIPPED
[INFO] blueHour :: Marshalling :: XML ..................... SKIPPED
[INFO] blueHour :: UI :: Commons .......................... SKIPPED
[INFO] blueHour :: UI ..................................... SKIPPED
[INFO] blueHour :: UI :: Customer Explorer ................ SKIPPED
[INFO] blueHour :: UI :: Project Explorer ................. SKIPPED
[INFO] blueHour :: UI :: JobEvent Explorer ................ SKIPPED
[INFO] blueHour :: UI :: Hourly Report .................... SKIPPED
[INFO] blueHour :: UI :: Importer iBiz .................... SKIPPED
[INFO] blueHour :: UI :: JavaFX ........................... SKIPPED
[INFO] blueHour :: Application (JavaFX) ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.766 s
[INFO] Finished at: 2025-01-04T22:35:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project it-tidalwave-accounting-model-impl-inmemory: Compilation failure: Compilation failure:
[ERROR] on the class path. A future release of javac may disable annotation processing
[ERROR] unless at least one processor is specified by name (-processor), or a search
[ERROR] path is specified (--processor-path, --processor-module-path), or annotation
[ERROR] processing is enabled explicitly (-proc:only, -proc:full).
[ERROR] Use -Xlint:-options to suppress this message.
[ERROR] Use -proc:none to disable annotation processing.
[ERROR] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[44,39] [this-escape] possible 'this' escape before subclass is fully initialized
[ERROR] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[47,83] [this-escape] possible 'this' escape before subclass is fully initialized
[ERROR] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[50,80] [this-escape] possible 'this' escape before subclass is fully initialized
[ERROR] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java:[75,39] [this-escape] possible 'this' escape before subclass is fully initialized
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :it-tidalwave-accounting-model-impl-inmemory
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/66/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set:
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