Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/tidalwave/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/tidalwave/bluehour-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/master
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 3e07b029bfc4e7b381c3122935ae00eef0ade3b8 (origin/fabrizio.giudici)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e07b029bfc4e7b381c3122935ae00eef0ade3b8 # timeout=10
Commit message: "Updated IDEA files."
 > git rev-list --no-walk 56c8358c322112a5a1376f62a014e01417b6fb67 # timeout=10
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 35185
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11.0.10_9/bin/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.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/jenkins_home/war/WEB-INF/lib/remoting-4.5.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 35185
<===[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/blueHour_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings7267413065585617568.xml -Dtft.tool.jpackager=/var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[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 Implementation                         [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] blueHour - Installer, macOS                                        [pom]
[INFO] 
[INFO] ------------------< it.tidalwave.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-9-SNAPSHOT                            [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bluehour ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4: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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780616931
[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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ bluehour ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluehour ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ bluehour ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ bluehour ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ bluehour ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour/1.0-ALPHA-9-SNAPSHOT/bluehour-1.0-ALPHA-9-SNAPSHOT.pom
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --------------< it.tidalwave.accounting:bluehour-modules >--------------
[INFO] Building blueHour (modules) 1.0-ALPHA-9-SNAPSHOT                  [2/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bluehour-modules ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4: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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780620062
[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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ bluehour-modules ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluehour-modules ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ bluehour-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ bluehour-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1: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/0/it/tidalwave/accounting/bluehour-modules/1.0-ALPHA-9-SNAPSHOT/bluehour-modules-1.0-ALPHA-9-SNAPSHOT.pom
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -------< it.tidalwave.accounting:it-tidalwave-accounting-model >--------
[INFO] Building blueHour - Model 1.0-ALPHA-9-SNAPSHOT                    [3/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-model ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4: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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780621350
[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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable,/javax.annotation.Nonnegative,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/accounting/model/Accounting.java:[45,101] [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/blueHour_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/accounting/model/spi/ObjectFactory.java:[48,107] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/test-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javax.annotation.CheckForNull,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,/javax.annotation.Nonnegative,java.base/java.lang.SuppressWarnings
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[259,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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-model ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
00:50:41.242 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - STARTING TESTS OF it.tidalwave.accounting.model.types.AddressTest
00:50:41.263 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - ******************************************
00:50:41.263 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - TEST "toString must return all the fields"
00:50:41.264 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - ******************************************
00:50:41.301 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - TEST PASSED in 38 msec
00:50:41.301 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - 
00:50:41.312 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - ************************************************************
00:50:41.312 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "greaterThan and lowerThan must be false when equality"
00:50:41.313 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - ************************************************************
00:50:41.315 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 3 msec
00:50:41.316 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
00:50:41.318 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **********************************************************
00:50:41.318 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "greaterThan and lowerThan must work at the opposite"
00:50:41.318 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **********************************************************
00:50:41.320 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 2 msec
00:50:41.320 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
00:50:41.323 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************
00:50:41.323 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "isEqualTo must work"
00:50:41.323 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************
00:50:41.326 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 3 msec
00:50:41.326 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
00:50:41.328 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************************************
00:50:41.328 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "toString for ZERO must be properly computed"
00:50:41.328 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************************************
00:50:41.333 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 5 msec
00:50:41.333 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
00:50:41.335 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - *****************************************
00:50:41.335 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "toString must be properly computed"
00:50:41.335 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - *****************************************
00:50:41.338 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 3 msec
00:50:41.338 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
00:50:41.370 [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.637 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0: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-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0: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-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-model ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory >--
[INFO] Building blueHour - Model, In-Memory Implementation 1.0-ALPHA-9-SNAPSHOT [4/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4: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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780643789
[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' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-model-impl-inmemory ---
[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/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nullable,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable,java.base/java.lang.Override
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[123,63] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[93,69] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java:[63,63] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-model-impl-inmemory ---
[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/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
00:50:54.244 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - STARTING TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
00:50:54.304 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - ******************************************
00:50:54.305 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - TEST "toString must return all the fields"
00:50:54.307 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - ******************************************
00:50:54.458 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - TEST PASSED in 147 msec
00:50:54.458 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - 
00:50:54.676 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:54.769 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:54.790 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:54.810 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:54.826 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:54.828 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:54.913 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
00:50:54.913 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
00:50:54.913 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)]
00:50:54.914 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)
00:50:54.938 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.070 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.084 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.088 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.089 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.104 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:50:55.104 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
00:50:55.104 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 2.txt
00:50:55.104 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Financing Project 2.txt
00:50:55.139 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 310 msec
00:50:55.139 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
00:50:55.154 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
00:50:55.154 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
00:50:55.155 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)]
00:50:55.155 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)
00:50:55.158 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.210 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.211 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.212 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.212 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.231 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:50:55.232 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
00:50:55.232 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 1.txt
00:50:55.232 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Consulting Project 1.txt
00:50:55.234 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 80 msec
00:50:55.234 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
00:50:55.239 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
00:50:55.239 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
00:50:55.239 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)]
00:50:55.239 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)
00:50:55.262 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.288 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.289 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.307 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.313 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.324 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:50:55.325 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
00:50:55.326 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 2.txt
00:50:55.326 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Consulting Project 2.txt
00:50:55.339 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 101 msec
00:50:55.339 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
00:50:55.340 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
00:50:55.341 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
00:50:55.341 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)]
00:50:55.348 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)
00:50:55.349 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.357 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.357 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.372 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.373 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:50:55.374 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:50:55.374 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
00:50:55.374 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 1.txt
00:50:55.374 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Financing Project 1.txt
00:50:55.375 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 35 msec
00:50:55.386 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
00:50:55.388 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - *****************************************
00:50:55.388 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - TEST "toString must be properly computed"
00:50:55.388 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - *****************************************
00:50:55.450 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - TEST PASSED in 62 msec
00:50:55.451 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - 
00:50:55.452 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - *****************************************
00:50:55.474 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - TEST "toString must be properly computed"
00:50:55.474 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - *****************************************
00:50:55.476 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - TEST PASSED in 24 msec
00:50:55.476 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - 
00:50:55.574 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - FINISHED TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.443 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---< it.tidalwave.accounting:it-tidalwave-accounting-importer-ibiz >----
[INFO] Building blueHour - Importer - iBiz 1.0-ALPHA-9-SNAPSHOT          [5/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780657701
[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/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javax.annotation.Nullable,/javax.annotation.CheckForNull,/javax.annotation.concurrent.Immutable,java.base/java.lang.Override
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizInvoiceImporter.java:[105,80] [deprecation] result() in Finder has been deprecated
  where T is a type-variable:
    T extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java:[122,80] [deprecation] result() in Finder has been deprecated
  where T is a type-variable:
    T extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java:[167,61] [deprecation] firstResult() in Finder has been deprecated
  where T is a type-variable:
    T extends Object declared in interface Finder
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-importer-ibiz ---
[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/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
00:51:08.826 [main                ] INFO  i.t.a.importer.ibiz.impl.DefaultIBizImporterTest   - STARTING TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
00:51:08.910 [main                ] INFO  i.t.a.importer.ibiz.impl.DefaultIBizImporterTest   - FINISHED TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-marshalling-xml >---
[INFO] Building blueHour - Marshalling - XML 1.0-ALPHA-9-SNAPSHOT        [6/16]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780670487
[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/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-marshalling-xml ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-marshalling-xml ---
[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/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/classes
[WARNING] No processor claimed any of these annotations: /javax.xml.bind.annotation.XmlAttribute,/javax.annotation.Nullable,/javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter,/it.tidalwave.dci.annotation.DciRole,/javax.xml.bind.annotation.XmlID,/javax.xml.bind.annotation.XmlAccessorOrder,/javax.annotation.Nonnull,/javax.xml.bind.annotation.XmlElementWrapper,/javax.xml.bind.annotation.XmlIDREF,java.base/java.lang.Override,/javax.xml.bind.annotation.XmlRootElement,/javax.xml.bind.annotation.XmlAccessorType,/javax.xml.bind.annotation.XmlElement
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/ProjectXml.java:[134,109] [deprecation] result() in Finder has been deprecated
  where T is a type-variable:
    T extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/InvoiceXml.java:[119,106] [deprecation] result() in Finder has been deprecated
  where T is a type-variable:
    T extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java:[63,22] [unchecked] unchecked cast
  required: T
  found:    Accounting
  where T is a type-variable:
    T extends Object declared in method <T>unmarshal(InputStream)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/test-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.DataProvider,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
00:51:22.047 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - STARTING TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
00:51:22.077 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - **********************
00:51:22.078 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "consistencyTest"
00:51:22.079 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - **********************
00:51:22.263 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.359 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.386 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.389 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.415 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 337 msec
00:51:22.415 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
00:51:22.441 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.451 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.465 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.470 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.480 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ****************************************************************************
00:51:22.480 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "must properly marshall"
00:51:22.481 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ARGS [Empty, it.tidalwave.accounting.model.impl.InMemoryAccounting@2931522b]
00:51:22.481 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ****************************************************************************
00:51:22.495 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.514 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:22.519 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.023 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:51:23.023 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
00:51:23.025 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/Empty.xml
00:51:23.028 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Empty.xml
00:51:23.053 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 573 msec
00:51:23.060 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
00:51:23.075 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ********************************************************************************
00:51:23.075 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "must properly marshall"
00:51:23.079 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ARGS [Scenario1, it.tidalwave.accounting.model.impl.InMemoryAccounting@183e8023]
00:51:23.079 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ********************************************************************************
00:51:23.083 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.090 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.094 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.096 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.103 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.104 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.106 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.111 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.112 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.112 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.112 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.112 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.113 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.113 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.113 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.113 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.121 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.122 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.122 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.122 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.123 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.123 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.358 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:51:23.359 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
00:51:23.359 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/Scenario1.xml
00:51:23.359 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1.xml
00:51:23.404 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 328 msec
00:51:23.404 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
00:51:23.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
00:51:23.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST "must properly unmarshall"
00:51:23.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - ARGS [XmlEmpty]
00:51:23.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
00:51:23.526 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.528 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.547 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:23.548 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:51:23.548 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
00:51:23.549 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/XmlEmpty.txt
00:51:23.549 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/XmlEmpty.txt
00:51:23.549 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST PASSED in 118 msec
00:51:23.549 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - 
00:51:23.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
00:51:23.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST "must properly unmarshall"
00:51:23.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - ARGS [XmlScenario1]
00:51:23.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
00:51:24.100 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.101 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.125 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.125 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.126 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.126 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.126 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.127 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.147 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.147 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.148 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.148 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.148 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.148 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.149 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.153 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.156 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.156 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.160 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.161 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.162 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.163 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.163 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.164 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.164 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.167 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.167 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.167 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.168 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.168 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.168 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.168 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.168 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.168 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.169 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.169 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.178 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
00:51:24.178 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.178 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.243 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.255 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.402 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.455 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.507 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.549 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.570 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.573 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.583 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.606 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.608 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.619 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.621 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.644 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.645 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.658 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.659 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.661 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.683 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.684 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.685 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
00:51:24.686 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
00:51:24.686 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
00:51:24.687 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/XmlScenario1.txt
00:51:24.687 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/XmlScenario1.txt
00:51:24.712 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST PASSED in 1146 msec
00:51:24.712 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - 
00:51:24.790 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - FINISHED TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.614 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----< it.tidalwave.accounting:it-tidalwave-accounting-ui-commons >-----
[INFO] Building blueHour - UI - Commons 1.0-ALPHA-9-SNAPSHOT             [7/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-commons ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780686523
[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/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-commons ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-commons ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-commons ---
[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/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/classes": no such file or directory
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java:[67,22] [unchecked] load() in LoadableSaveableAccounting implements <T>load() in Loadable
  return type requires unchecked conversion from Accounting to T
  where T is a type-variable:
    T extends Object declared in method <T>load()
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-commons ---
[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/blueHour_Build_and_Test/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-commons ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------< it.tidalwave.accounting:it-tidalwave-accounting-ui >---------
[INFO] Building blueHour - UI 1.0-ALPHA-9-SNAPSHOT                       [8/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780695709
[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/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /it.tidalwave.dci.annotation.DciContext,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui ---
[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/blueHour_Build_and_Test/workspace/modules/UI/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-customerexplorer >--
[INFO] Building blueHour - UI - Customer Explorer 1.0-ALPHA-9-SNAPSHOT   [9/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780702846
[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/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /it.tidalwave.dci.annotation.DciContext,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-customerexplorer ---
[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/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-customerexplorer ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-projectexplorer >--
[INFO] Building blueHour - UI - Project Explorer 1.0-ALPHA-9-SNAPSHOT   [10/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780709234
[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/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-projectexplorer ---
[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/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-projectexplorer ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-jobeventexplorer >--
[INFO] Building blueHour - UI - JobEvent Explorer 1.0-ALPHA-9-SNAPSHOT  [11/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780718602
[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/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[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/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-hourlyreport >---
[INFO] Building blueHour - UI - Hourly Report 1.0-ALPHA-9-SNAPSHOT      [12/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780728863
[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/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-hourlyreport ---
[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/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-hourlyreport ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-importer-ibiz >--
[INFO] Building blueHour - UI - Importer iBiz 1.0-ALPHA-9-SNAPSHOT      [13/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780735316
[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/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-importer-ibiz ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----< it.tidalwave.accounting:it-tidalwave-accounting-ui-javafx >------
[INFO] Building blueHour - UI - JavaFX 1.0-ALPHA-9-SNAPSHOT             [14/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-ui-javafx ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780741415
[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/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-ui-javafx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-javafx ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,java.base/java.lang.Override,/javafx.fxml.FXML
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[65,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[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/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-application-javafx >--
[INFO] Building blueHour - Application (JavaFX) 1.0-ALPHA-9-SNAPSHOT    [15/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780746876
[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/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,java.base/java.lang.Override,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[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/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-accounting-application-javafx ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-accounting-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------< it.tidalwave.accounting:bluehour-macos >---------------
[INFO] Building blueHour - Installer, macOS 1.0-ALPHA-9-SNAPSHOT        [16/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bluehour-macos ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluehour-macos ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildNumber: 3e07b029bfc4 at timestamp: 1674780753478
[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/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ bluehour-macos ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluehour-macos ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ bluehour-macos ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-embedded-jdk) @ bluehour-macos ---
[INFO] Configured Artifact: it.tidalwave.jdk:adoptopenjdk-jre:macosx-x64-hotspot:11.0.10_9:tgz
[INFO] Unpacking /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9 with includes "" and excludes ""
[INFO] Expanding: /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz into /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-jars) @ bluehour-macos ---
[INFO] Copying it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-role-3.2-ALPHA-17.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-3.2-ALPHA-17.jar
[INFO] Copying it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying jaxb-api-2.2.11.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-api-2.2.11.jar
[INFO] Copying jaxb-core-2.2.11.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-core-2.2.11.jar
[INFO] Copying jaxb-impl-2.2.11.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-impl-2.2.11.jar
[INFO] Copying activation-1.1.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/activation-1.1.1.jar
[INFO] Copying it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying commons-configuration-1.10.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/commons-configuration-1.10.jar
[INFO] Copying commons-lang-2.6.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/commons-lang-2.6.jar
[INFO] Copying commons-codec-1.9.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/commons-codec-1.9.jar
[INFO] Copying it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.3e07b029bfc4.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar
[INFO] Copying javax.inject-1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.inject-1.jar
[INFO] Copying it-tidalwave-messagebus-spring-3.2-ALPHA-17.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-spring-3.2-ALPHA-17.jar
[INFO] Copying spring-core-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-core-5.3.1.jar
[INFO] Copying spring-jcl-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-jcl-5.3.1.jar
[INFO] Copying it-tidalwave-messagebus-3.2-ALPHA-17.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-3.2-ALPHA-17.jar
[INFO] Copying it-tidalwave-util-3.2-ALPHA-17.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-util-3.2-ALPHA-17.jar
[INFO] Copying spring-context-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-context-5.3.1.jar
[INFO] Copying spring-aop-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aop-5.3.1.jar
[INFO] Copying spring-expression-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-expression-5.3.1.jar
[INFO] Copying aquafx-0.2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aquafx-0.2.jar
[INFO] Copying stylemanager-0.1b2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/stylemanager-0.1b2.jar
[INFO] Copying it-tidalwave-role-spring-3.2-ALPHA-17.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-spring-3.2-ALPHA-17.jar
[INFO] Copying spring-beans-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-beans-5.3.1.jar
[INFO] Copying spring-aspects-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aspects-5.3.1.jar
[INFO] Copying aspectjrt-1.9.6.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aspectjrt-1.9.6.jar
[INFO] Copying jcl-over-slf4j-1.7.30.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jcl-over-slf4j-1.7.30.jar
[INFO] Copying logback-core-1.2.3.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-core-1.2.3.jar
[INFO] Copying logback-classic-1.2.3.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-classic-1.2.3.jar
[INFO] Copying slf4j-api-1.7.30.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/slf4j-api-1.7.30.jar
[INFO] Copying javax.annotation-api-1.3.2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.annotation-api-1.3.2.jar
[INFO] Copying spotbugs-annotations-3.1.9.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spotbugs-annotations-3.1.9.jar
[INFO] Copying jsr305-3.0.2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jsr305-3.0.2.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-modules) @ bluehour-macos ---
[INFO] Copying javafx-base-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1.jar
[INFO] Copying javafx-base-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1-linux.jar
[INFO] Copying javafx-graphics-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1.jar
[INFO] Copying javafx-graphics-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1-linux.jar
[INFO] Copying javafx-controls-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1.jar
[INFO] Copying javafx-controls-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1-linux.jar
[INFO] Copying javafx-fxml-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1.jar
[INFO] Copying javafx-fxml-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1-linux.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ bluehour-macos ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-app-bundle) @ bluehour-macos ---
[INFO] Executing tasks
[INFO]      [echo] CFBundleVersion: 
[INFO]      [echo] Invoking /var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager...
[INFO]      [exec] WARNING: argument [copyright] is not supported for current configuration.
[INFO]      [exec] WARNING: argument [vendor] is not supported for current configuration.
[INFO]      [echo] Copying modules...
[INFO]      [copy] Copying 8 files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/blueHour.app/Contents/Java/mods
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-dmg) @ bluehour-macos ---
[INFO] Executing tasks
[INFO]      [echo] Creating dmg...
[INFO]      [exec] Warning: creating filesystem that does not conform to ISO-9660.
[INFO]      [exec] Warning: ISO-9660 filenames longer than 31 may cause buffer overflows in the OS.
[INFO]      [exec] Warning: -follow-links does not always work correctly; be careful.
[INFO]      [exec] I: -input-charset not specified, using utf-8 (detected in locale settings)
[INFO]      [exec] Total translation table size: 0
[INFO]      [exec] Total rockridge attributes bytes: 1813
[INFO]      [exec] Total directory bytes: 8192
[INFO]      [exec] Path table size(bytes): 70
[INFO]      [exec] Max brk space used 23000
[INFO]      [exec] 4241 extents written (8 MB)
[INFO]      [gzip] Building: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/blueHour.dmg.gz
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-app-bundle) @ bluehour-macos ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ bluehour-macos ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour-macos/1.0-ALPHA-9-SNAPSHOT/bluehour-macos-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/blueHour.dmg.gz to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour-macos/1.0-ALPHA-9-SNAPSHOT/bluehour-macos-1.0-ALPHA-9-SNAPSHOT-executable.dmg.gz
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueHour 1.0-ALPHA-9-SNAPSHOT:
[INFO] 
[INFO] blueHour ........................................... SUCCESS [  3.140 s]
[INFO] blueHour (modules) ................................. SUCCESS [  0.905 s]
[INFO] blueHour - Model ................................... SUCCESS [ 21.906 s]
[INFO] blueHour - Model, In-Memory Implementation ......... SUCCESS [ 13.074 s]
[INFO] blueHour - Importer - iBiz ......................... SUCCESS [ 12.093 s]
[INFO] blueHour - Marshalling - XML ....................... SUCCESS [ 15.271 s]
[INFO] blueHour - UI - Commons ............................ SUCCESS [  8.504 s]
[INFO] blueHour - UI ...................................... SUCCESS [  6.078 s]
[INFO] blueHour - UI - Customer Explorer .................. SUCCESS [  5.501 s]
[INFO] blueHour - UI - Project Explorer ................... SUCCESS [  7.831 s]
[INFO] blueHour - UI - JobEvent Explorer .................. SUCCESS [  9.395 s]
[INFO] blueHour - UI - Hourly Report ...................... SUCCESS [  5.689 s]
[INFO] blueHour - UI - Importer iBiz ...................... SUCCESS [  5.402 s]
[INFO] blueHour - UI - JavaFX ............................. SUCCESS [  4.647 s]
[INFO] blueHour - Application (JavaFX) .................... SUCCESS [  5.878 s]
[INFO] blueHour - Installer, macOS ........................ SUCCESS [  5.516 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:26 min
[INFO] Finished at: 2023-01-27T00:52:40Z
[INFO] ------------------------------------------------------------------------
channel stopped
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/44/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/44/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/44/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/44/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/fabrizio.giudici 1.0-ALPHA-9-SNAPSHOT 3e07b029bfc4
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: SUCCESS