Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluemarine3-src.git # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluemarine3-src.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluemarine3-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen branch in repository origin/skunk-works
Seen 2 remote branches
> git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with blueMarine3 :: Metrics (forked master and branches)
Checking out Revision 30e264d8b171c122e1a6c361dafe6e5e9683e302 (origin/skunk-works)
> git config core.sparsecheckout # timeout=10
> git checkout -f 30e264d8b171c122e1a6c361dafe6e5e9683e302 # timeout=10
Commit message: "PENDING: BM3-1."
> git rev-list --no-walk 187c277a3a2ef6ddb3a192fa8c2efa5e8c1803df # timeout=10
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings8779570732744379362.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dtft.test.excludedGroups=no-ci,display -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/1 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] blueMarine III [pom]
[INFO] blueMarine III (modules) [pom]
[INFO] blueMarine III :: Model [jar]
[INFO] blueMarine III :: UI Commons [jar]
[INFO] blueMarine III :: Geo (modules) [pom]
[INFO] blueMarine III :: Geo :: Geo [jar]
[INFO] blueMarine III :: File Explorer [jar]
[INFO] blueMarine III :: Geo :: Track Explorer [jar]
[INFO] blueMarine III :: Geo :: JPX Provider [jar]
[INFO] blueMarine III :: SteelBlue additions [jar]
[INFO] blueMarine III :: Geo :: Map Viewer [jar]
[INFO] blueMarine III :: Geo :: Track Explorer :: JavaFX [jar]
[INFO] blueMarine III :: Geo :: Map Viewer :: JavaFX [jar]
[INFO] blueMarine III :: File Explorer :: JavaFX [jar]
[INFO] blueMarine III :: Application [jar]
[INFO] blueMarine III :: Application :: JavaFX [jar]
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT [1/16]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3 ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851790901
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3 ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3 ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-1.0-ALPHA-1-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3 >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3 ---
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO]
[INFO] -----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules >------
[INFO] Building blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT [2/16]
[INFO] from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-modules ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851795902
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-modules/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-modules-1.0-ALPHA-1-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-modules >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-modules ---
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-modules <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO]
[INFO] ----------< it.tidalwave.bluemarine3:it-tidalwave-dam-model >-----------
[INFO] Building blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT [3/16]
[INFO] from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-model ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851796237
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-model ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:50:05.053 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - STARTING TESTS OF it.tidalwave.dam.model.MimeTypeTest
10:50:05.131 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ******************
10:50:05.134 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST "test equals"
10:50:05.135 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ******************
10:50:05.327 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST PASSED in 195 msec
10:50:05.327 [main ] INFO it.tidalwave.dam.model.MimeTypeTest -
10:50:05.330 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ***********************
10:50:05.330 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST "test getMimeType"
10:50:05.330 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ***********************
10:50:05.355 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST PASSED in 24 msec
10:50:05.358 [main ] INFO it.tidalwave.dam.model.MimeTypeTest -
10:50:05.360 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ********************
10:50:05.360 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST "test toString"
10:50:05.360 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ********************
10:50:05.365 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST PASSED in 4 msec
10:50:05.365 [main ] INFO it.tidalwave.dam.model.MimeTypeTest -
10:50:05.371 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************************************
10:50:05.372 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "findChildren results must rethrow IOException"
10:50:05.372 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************************************
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:50:07.580 [main ] ERROR it.tidalwave.dam.model.io.impl.DefaultFileEntity - While listing directory /
java.io.IOException: purportedly generated exception
at it.tidalwave.dam.model.io.impl.DefaultFileEntity$ChildrenFinder.computeNeededResults(DefaultFileEntity.java:94)
at it.tidalwave.util.spi.HierarchicFinderSupport.results(HierarchicFinderSupport.java:260)
at it.tidalwave.dam.model.io.impl.DefaultFileEntityTest.findChildren_results_must_rethrow_IOException(DefaultFileEntityTest.java:203)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
10:50:07.596 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 2219 msec
10:50:07.596 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.598 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ******************
10:50:07.598 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test folder"
10:50:07.598 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ******************
10:50:07.655 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@131777e8
10:50:07.676 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@1ac3a6f
10:50:07.689 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@b849fa6 at construction time: []
10:50:07.689 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@b849fa6
10:50:07.689 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:07.697 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@5e80d5
10:50:07.702 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@6297cb4b, [])
10:50:07.703 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:07.708 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@b849fa6, i.t.u.c.r.Displayable)
10:50:07.717 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.717 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@b849fa6, i.t.u.RoleFactory)
10:50:07.718 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.718 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@6297cb4b, []) completed
10:50:07.718 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@b849fa6]
10:50:07.750 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 138 msec
10:50:07.751 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.752 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************************
10:50:07.752 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test getExtension with double dot"
10:50:07.752 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************************
10:50:07.754 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 1 msec
10:50:07.759 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.763 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - *************************************
10:50:07.763 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test getMimeType with Loadable"
10:50:07.763 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - *************************************
10:50:07.766 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@4ad3969 at construction time: []
10:50:07.767 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.i.i.DefaultFileEntity@4ad3969
10:50:07.767 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:07.767 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@2d7aa291, [])
10:50:07.767 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:07.773 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@2d7aa291, []) completed
10:50:07.774 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntityTest$MockLoadable@19e2db7c]
10:50:07.780 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 12 msec
10:50:07.780 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.781 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************************
10:50:07.782 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test getMimeType without Loadable"
10:50:07.782 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************************
10:50:07.785 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@279e1422 at construction time: []
10:50:07.785 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.i.i.DefaultFileEntity@279e1422
10:50:07.786 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:07.789 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@3245efdb
10:50:07.789 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@24d7657b, [])
10:50:07.789 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:07.793 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@279e1422, i.t.d.m.r.Loadable)
10:50:07.794 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.794 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@279e1422, i.t.u.RoleFactory)
10:50:07.795 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.795 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@24d7657b, []) completed
10:50:07.795 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:07.796 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 14 msec
10:50:07.796 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.797 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************
10:50:07.797 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test isUnixHiddenFile"
10:50:07.797 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************************
10:50:07.801 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 5 msec
10:50:07.801 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.802 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **********************
10:50:07.802 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test plain file"
10:50:07.802 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **********************
10:50:07.803 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@2e4b5da1 at construction time: []
10:50:07.803 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@2e4b5da1
10:50:07.804 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:07.804 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@4ae2c01b, [])
10:50:07.804 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:07.805 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@2e4b5da1, i.t.u.c.r.Displayable)
10:50:07.806 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.806 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@2e4b5da1, i.t.u.RoleFactory)
10:50:07.806 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.806 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@4ae2c01b, []) completed
10:50:07.806 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@2e4b5da1]
10:50:07.807 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.Composite) for i.t.d.m.i.i.DefaultFileEntity@2e4b5da1
10:50:07.807 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:07.807 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@6879e983, [])
10:50:07.807 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:07.807 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@2e4b5da1, i.t.r.Composite)
10:50:07.809 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.810 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@2e4b5da1, i.t.u.RoleFactory)
10:50:07.811 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:07.812 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@6879e983, []) completed
10:50:07.812 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:07.824 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 22 msec
10:50:07.824 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:07.825 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - *********************
10:50:07.826 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test predicate"
10:50:07.826 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - *********************
10:50:07.836 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 11 msec
10:50:07.837 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest -
10:50:08.151 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ****************************************
10:50:08.152 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "must invoke the matching Loadable"
10:50:08.152 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ****************************************
10:50:08.155 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@2059f785 at construction time: []
10:50:08.158 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@2059f785
10:50:08.159 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.159 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@3d9c8c3c, [])
10:50:08.159 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.160 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@3d9c8c3c, []) completed
10:50:08.160 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@42cd0fc6]
10:50:08.171 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@4a0c512b at construction time: []
10:50:08.171 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@4a0c512b
10:50:08.171 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.172 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@54a5496f, [])
10:50:08.172 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.177 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@54a5496f, []) completed
10:50:08.178 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@12bcf7c6]
10:50:08.188 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 36 msec
10:50:08.188 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.196 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **************************************************************
10:50:08.196 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "must throw exception when loading from the wrong file 1"
10:50:08.196 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **************************************************************
10:50:08.204 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@7cec3975 at construction time: []
10:50:08.204 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@7cec3975
10:50:08.204 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.204 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@205f52ea, [])
10:50:08.205 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.206 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@205f52ea, []) completed
10:50:08.207 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@34f60be9]
10:50:08.220 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 19 msec
10:50:08.223 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.232 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **************************************************************
10:50:08.237 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "must throw exception when loading from the wrong file 2"
10:50:08.238 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **************************************************************
10:50:08.239 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@57f1a1de at construction time: []
10:50:08.239 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@57f1a1de
10:50:08.239 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.239 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@98712fa, [])
10:50:08.239 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.239 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@98712fa, []) completed
10:50:08.240 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@61288814]
10:50:08.242 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 8 msec
10:50:08.242 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.244 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **********************
10:50:08.244 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test Mime types"
10:50:08.244 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **********************
10:50:08.256 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@7f894a6f at construction time: []
10:50:08.256 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@7f894a6f
10:50:08.260 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.261 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@7d80e1b3, [])
10:50:08.261 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.261 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@7d80e1b3, []) completed
10:50:08.262 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@1b732dd]
10:50:08.267 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@59278072 at construction time: []
10:50:08.268 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@59278072
10:50:08.268 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.268 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@13c18bba, [])
10:50:08.268 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.268 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@13c18bba, []) completed
10:50:08.268 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@33373f70]
10:50:08.331 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 87 msec
10:50:08.332 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.338 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ***************************************
10:50:08.338 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test entity with no static roles"
10:50:08.338 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ***************************************
10:50:08.353 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@40aad17d at construction time: []
10:50:08.353 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.s.EntitySupportTest$MockRole1) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@40aad17d
10:50:08.353 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.353 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@5bc14211, [])
10:50:08.354 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.354 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@5bc14211, []) completed
10:50:08.354 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:08.360 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@40aad17d
10:50:08.360 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.361 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@5d2e65bd, [])
10:50:08.361 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.361 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@5d2e65bd, []) completed
10:50:08.371 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:08.371 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 33 msec
10:50:08.372 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.393 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ***************************************
10:50:08.394 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test entity with one static role"
10:50:08.394 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ***************************************
10:50:08.405 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@321b7b9e at construction time: []
10:50:08.405 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@321b7b9e
10:50:08.405 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.406 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@67396475, [])
10:50:08.406 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.406 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@67396475, []) completed
10:50:08.406 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:08.407 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 13 msec
10:50:08.407 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.421 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ****************************************
10:50:08.422 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test entity with two static roles"
10:50:08.422 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - ****************************************
10:50:08.425 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 3 msec
10:50:08.425 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.428 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **********************
10:50:08.429 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test extensions"
10:50:08.429 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **********************
10:50:08.432 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@7ca0166c at construction time: []
10:50:08.432 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@7ca0166c
10:50:08.432 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.433 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@701c482e, [])
10:50:08.433 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.433 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@701c482e, []) completed
10:50:08.434 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@4738131e]
10:50:08.434 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@705d914f at construction time: []
10:50:08.434 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@705d914f
10:50:08.434 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:08.435 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@65b5b5ed, [])
10:50:08.436 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4f82248f
10:50:08.436 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000772eb835dc78@65b5b5ed, []) completed
10:50:08.436 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@6595ffce]
10:50:08.438 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 8 msec
10:50:08.439 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest -
10:50:08.440 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - FINISHED TESTS OF it.tidalwave.dam.model.MimeTypeTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.830 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-model ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Model' with 7 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-model ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-model ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-model >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-model <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons >--------
[INFO] Building blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT [4/16]
[INFO] from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-ui-commons ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851816342
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-ui-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-ui-commons ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-ui-commons/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-ui-commons/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-ui-commons >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-ui-commons ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-ui-commons <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-ui-commons ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules-geo >----
[INFO] Building blueMarine III :: Geo (modules) 1.0-ALPHA-1-SNAPSHOT [5/16]
[INFO] from modules/Geo/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851823058
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-modules-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-modules-geo-1.0-ALPHA-1-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-modules-geo >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-modules-geo <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO]
[INFO] -----------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo >------------
[INFO] Building blueMarine III :: Geo :: Geo 1.0-ALPHA-1-SNAPSHOT [6/16]
[INFO] from modules/Geo/Geo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-geo ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851823225
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-geo ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-geo ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:50:30.625 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - STARTING TESTS OF it.tidalwave.geo.impl.DefaultRectangularAreaTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:50:32.648 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ***************************************************
10:50:32.649 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "empty including empty area must return empty"
10:50:32.649 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ***************************************************
10:50:32.883 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 229 msec
10:50:32.884 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest -
10:50:32.888 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - **************************************************
10:50:32.889 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "empty including non empty must return other"
10:50:32.890 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - **************************************************
10:50:32.893 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 4 msec
10:50:32.894 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest -
10:50:32.895 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *************************************************************
10:50:32.895 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "empty including point must return degenerate rectangle"
10:50:32.895 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *************************************************************
10:50:32.896 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 1 msec
10:50:32.896 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest -
10:50:32.897 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ***************************************************
10:50:32.897 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "not empty including empty must return itself"
10:50:32.901 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ***************************************************
10:50:32.902 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 5 msec
10:50:32.902 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest -
10:50:32.903 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *****************
10:50:32.903 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "test empty"
10:50:32.903 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *****************
10:50:32.910 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 6 msec
10:50:32.910 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest -
10:50:32.912 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *********************
10:50:32.912 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "test non empty"
10:50:32.912 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *********************
10:50:32.914 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 1 msec
10:50:32.914 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest -
10:50:32.919 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ********************
10:50:32.920 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST "test getTrack"
10:50:32.920 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ********************
10:50:32.928 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@1dbc607d
10:50:32.934 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@32caae19
10:50:32.939 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.g.GeoTrack$Prototype@31443680 at construction time: []
10:50:32.939 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@31443680
10:50:32.939 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:32.944 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@464a3430
10:50:32.949 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070d61c334d90@7b64bbad, [])
10:50:32.950 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@2d3eecda
10:50:32.950 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@31443680, i.t.d.m.r.Loadable)
10:50:32.952 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:32.952 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@31443680, i.t.u.RoleFactory)
10:50:32.953 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:32.953 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070d61c334d90@7b64bbad, []) completed
10:50:32.953 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:32.969 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED in 43 msec - test getTrack - java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
10:50:32.969 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack(FileEntityGeoTrackProviderTest.java:64)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
... 34 common frames omitted
10:50:32.974 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest -
10:50:32.977 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ************************************
10:50:32.977 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST "test getTrack loads only once"
10:50:32.978 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ************************************
10:50:32.981 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@31443680
10:50:32.982 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:32.982 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070d61c334d90@7af9595d, [])
10:50:32.982 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@2d3eecda
10:50:32.982 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@31443680, i.t.d.m.r.Loadable)
10:50:32.982 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:32.983 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@31443680, i.t.u.RoleFactory)
10:50:32.983 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:50:32.983 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070d61c334d90@7af9595d, []) completed
10:50:32.983 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning []
10:50:32.987 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED in 7 msec - test getTrack loads only once - java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
10:50:32.988 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.lambda$test_getTrack_loads_only_once$0(FileEntityGeoTrackProviderTest.java:74)
at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once(FileEntityGeoTrackProviderTest.java:74)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
... 37 common frames omitted
10:50:32.988 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest -
10:50:32.990 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - FINISHED TESTS OF it.tidalwave.geo.impl.DefaultRectangularAreaTest
[ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 3.326 s <<< FAILURE! -- in TestSuite
[ERROR] it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack -- Time elapsed: 0.052 s <<< FAILURE!
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack(FileEntityGeoTrackProviderTest.java:64)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
... 34 more
[ERROR] it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once -- Time elapsed: 0.009 s <<< FAILURE!
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.lambda$test_getTrack_loads_only_once$0(FileEntityGeoTrackProviderTest.java:74)
at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once(FileEntityGeoTrackProviderTest.java:74)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
... 37 more
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] FileEntityGeoTrackProviderTest.test_getTrack:64 » UncheckedIO java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
[ERROR] FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once:74->lambda$test_getTrack_loads_only_once$0:74 » UncheckedIO java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
[INFO]
[ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[ERROR] There are test failures.
See /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/surefire-reports/jacoco for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-geo ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: Geo' with 13 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-geo ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-geo ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-geo ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-geo ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-geo >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-geo ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-geo <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-geo ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer >---
[INFO] Building blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT [7/16]
[INFO] from modules/FileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851837423
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/classes": no such file or directory
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-file-explorer >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-file-explorer <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer >--
[INFO] Building blueMarine III :: Geo :: Track Explorer 1.0-ALPHA-1-SNAPSHOT [8/16]
[INFO] from modules/Geo/GeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851845076
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/classes": no such file or directory
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/test-classes": no such file or directory
[INFO]
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
10:50:50.525 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:50:52.082 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - *********************
10:50:52.083 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST "test onPowerOn"
10:50:52.086 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - *********************
10:50:52.101 [main ] DEBUG i.t.b.g.i.DefaultTrackExplorerPresentationControl - onPowerOn(PowerOnEvent(properties={}))
10:50:52.128 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@7ee64b53
10:50:52.138 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@6c519e47
10:50:52.150 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@716ae973 at construction time: []
10:50:52.150 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Presentable) for i.t.d.m.i.i.DefaultFileEntity@716ae973
10:50:52.150 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:52.152 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074c3e02e8000@5909ae90, [])
10:50:52.157 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3085a3
10:50:52.164 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@716ae973 at construction time: []
10:50:52.164 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074c3e02e8000@5909ae90, []) completed
10:50:52.165 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.b.f.i.FileEntityPresentable@39acd1f1]
10:50:52.167 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074c3e02e8000@24fef542, [])
10:50:52.167 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3085a3
10:50:52.168 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.d.m.i.i.DefaultFileEntity@716ae973: [i.t.r.i.DefaultSimpleComposite@44ddb518]
10:50:52.186 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074c3e02e8000@24fef542, []) completed
10:50:52.266 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@716ae973 at construction time: []
10:50:52.266 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.i.FileEntity) for i.t.d.m.i.i.DefaultFileEntity@716ae973
10:50:52.267 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:50:52.267 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074c3e02e8000@5bde6148, [])
10:50:52.267 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3085a3
10:50:52.268 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074c3e02e8000@5bde6148, []) completed
10:50:52.268 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@716ae973]
10:50:52.436 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST PASSED in 351 msec
10:50:52.437 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest -
10:50:52.439 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 s -- in it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: Track Explorer' with 2 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-track-explorer >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-track-explorer <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx >----------
[INFO] Building blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [9/16]
[INFO] from modules/Geo/GeoJPXProvider/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-geo-jpx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851856074
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-geo-jpx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-geo-jpx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo-jpx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-geo-jpx ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.geo.impl.jpx.JPXIntegrationTest
10:51:00.849 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - STARTING TESTS OF it.tidalwave.geo.impl.jpx.JPXIntegrationTest
10:51:00.898 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - ***********
10:51:00.898 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - TEST "test"
10:51:00.899 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - ***********
10:51:00.923 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@71f96dfb
10:51:00.929 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@118102ee
10:51:00.935 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.g.GeoTrack$Prototype@1a891add at construction time: []
10:51:00.936 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@1a891add
10:51:00.936 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:51:00.939 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007b76e017c7f8@aaee2a2, [])
10:51:00.939 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7bc6d27a
10:51:00.943 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007b76e017c7f8@aaee2a2, []) completed
10:51:00.944 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.g.i.j.JPXGeoTrackLoadable@fca387]
10:51:00.956 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.374 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.445 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.448 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.466 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:51:02.467 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/
10:51:02.467 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/2024-12-11 151146__20241211_1511.gpx.txt
10:51:02.467 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/2024-12-11 151146__20241211_1511.gpx.txt
10:51:02.495 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - TEST PASSED in 1596 msec
10:51:02.495 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest -
10:51:02.497 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - ***************************
10:51:02.497 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - TEST "test getBoundingArea"
10:51:02.497 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - ***************************
10:51:02.498 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@1a891add
10:51:02.498 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:51:02.498 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007b76e017c7f8@7d04529c, [])
10:51:02.498 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7bc6d27a
10:51:02.502 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007b76e017c7f8@7d04529c, []) completed
10:51:02.503 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.g.i.j.JPXGeoTrackLoadable@14fa92af]
10:51:02.503 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.950 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.951 [.commonPool-worker-1] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:02.951 [.commonPool-worker-2] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:51:03.036 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - TEST PASSED in 538 msec
10:51:03.037 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest -
10:51:03.039 [main ] INFO it.tidalwave.geo.impl.jpx.JPXIntegrationTest - FINISHED TESTS OF it.tidalwave.geo.impl.jpx.JPXIntegrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.095 s -- in it.tidalwave.geo.impl.jpx.JPXIntegrationTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-geo-jpx ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: JPX Provider' with 4 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-geo-jpx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-geo-jpx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-geo-jpx ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-geo-jpx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-geo-jpx >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-geo-jpx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-geo-jpx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-geo-jpx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-ui-additions >---------
[INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [10/16]
[INFO] from modules/SteelBlueAdditons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-additions ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851866754
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-additions ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-additions ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-additions ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-additions ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-additions ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-additions ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-additions >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-additions ---
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-additions <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-additions ---
[INFO]
[INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >-----
[INFO] Building blueMarine III :: Geo :: Map Viewer 1.0-ALPHA-1-SNAPSHOT [11/16]
[INFO] from modules/Geo/MapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851867263
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/test-classes": no such file or directory
[INFO]
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
10:51:12.234 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:51:13.704 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ****************************
10:51:13.705 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test binding listener"
10:51:13.705 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ****************************
10:51:13.729 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@6d6f6ca9
10:51:13.735 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@66314fee
10:51:13.743 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.g.i.DefaultCoordinates@141b011a at construction time: []
10:51:13.743 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.g.i.DefaultCoordinates@141b011a
10:51:13.743 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[]
10:51:13.748 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
10:51:13.749 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@13390a96
10:51:13.801 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000078bd24303f20@33891646, [])
10:51:13.801 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@f42336c
10:51:13.802 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.i.DefaultCoordinates@141b011a, i.t.u.c.r.Displayable)
10:51:13.803 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:51:13.803 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.i.DefaultCoordinates@141b011a, i.t.u.RoleFactory)
10:51:13.804 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: []
10:51:13.804 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000078bd24303f20@33891646, []) completed
10:51:13.804 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.g.i.DefaultCoordinates@141b011a]
10:51:13.820 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 114 msec
10:51:13.820 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:13.825 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - **********************
10:51:13.826 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test initialize"
10:51:13.826 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - **********************
10:51:13.976 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 150 msec
10:51:13.976 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:13.980 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ************************************************
10:51:13.980 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onPanelShown with other presentation"
10:51:13.980 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ************************************************
10:51:13.982 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 2 msec
10:51:13.983 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:13.986 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ********************************************
10:51:13.986 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onPanelShown with rendered track"
10:51:13.986 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ********************************************
10:51:14.194 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - onTrackSelected(EntitySelectedEvent(application/xml+gpx))
10:51:14.196 [main ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl - onPanelShown(PanelShownNotification(target=Mock for MapViewerPresentation, hashCode: 1569980193))
10:51:14.202 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 216 msec
10:51:14.202 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.206 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ***********************************************
10:51:14.207 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onPanelShown without rendered track"
10:51:14.207 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ***********************************************
10:51:14.208 [main ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl - onPanelShown(PanelShownNotification(target=Mock for MapViewerPresentation, hashCode: 2071786613))
10:51:14.209 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 3 msec
10:51:14.209 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.212 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *********************
10:51:14.212 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onPowerOn"
10:51:14.212 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *********************
10:51:14.215 [main ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl - onPowerOn(PowerOnEvent(properties={}))
10:51:14.217 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 5 msec
10:51:14.217 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.220 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ***************************
10:51:14.220 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onTrackSelected"
10:51:14.220 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ***************************
10:51:14.222 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - onTrackSelected(EntitySelectedEvent(application/xml+gpx))
10:51:14.232 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 12 msec
10:51:14.233 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.236 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - **************************************
10:51:14.236 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onTrackSelected with error"
10:51:14.236 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - **************************************
10:51:14.237 [main ] ERROR i.t.b.m.impl.DefaultMapViewerPresentationControl - onTrackSelected()
java.lang.RuntimeException: java.io.IOException: foobar
at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error(DefaultMapViewerPresentationControlTest.java:194)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: foobar
... 32 common frames omitted
10:51:14.249 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 13 msec
10:51:14.250 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.253 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *******************
10:51:14.253 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test reframe"
10:51:14.253 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *******************
10:51:14.255 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - onTrackSelected(EntitySelectedEvent(application/xml+gpx))
10:51:14.256 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - reframe()
10:51:14.257 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 4 msec
10:51:14.257 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.260 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ******************
10:51:14.260 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test zoomIn"
10:51:14.260 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ******************
10:51:14.267 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 7 msec
10:51:14.267 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.270 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *******************
10:51:14.270 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test zoomOut"
10:51:14.271 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *******************
10:51:14.292 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST FAILED in 17 msec - test zoomOut - java.lang.AssertionError:
expected: 6.0
but was: 8.0
10:51:14.292 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST FAILED
java.lang.AssertionError:
expected: 6.0
but was: 8.0
at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut(DefaultMapViewerPresentationControlTest.java:227)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
10:51:14.293 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest -
10:51:14.295 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
[ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.894 s <<< FAILURE! -- in it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
[ERROR] it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut -- Time elapsed: 0.020 s <<< FAILURE!
java.lang.AssertionError:
expected: 6.0
but was: 8.0
at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut(DefaultMapViewerPresentationControlTest.java:227)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DefaultMapViewerPresentationControlTest.test_zoomOut:227
expected: 6.0
but was: 8.0
[INFO]
[ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[ERROR] There are test failures.
See /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/surefire-reports/jacoco for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: Map Viewer' with 1 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-mapviewer >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-mapviewer <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx >--
[INFO] Building blueMarine III :: Geo :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [12/16]
[INFO] from modules/Geo/JavaFXGeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851877601
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-track-explorer-javafx >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-track-explorer-javafx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >--
[INFO] Building blueMarine III :: Geo :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [13/16]
[INFO] from modules/Geo/JavaFXMapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851882142
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-mapviewer-javafx >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-mapviewer-javafx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx >--
[INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [14/16]
[INFO] from modules/JavaFXFileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851887021
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-file-explorer-javafx >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-file-explorer-javafx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >----
[INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT [15/16]
[INFO] from modules/Application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-application ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851891212
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/test-classes": no such file or directory
[INFO]
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-application ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
10:51:35.235 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
10:51:35.288 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - ******************************
10:51:35.288 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST "test onShowAboutRequest"
10:51:35.289 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - ******************************
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:51:36.517 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST PASSED in 1213 msec
10:51:36.518 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest -
10:51:36.522 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s -- in it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-application ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Application' with 3 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-application ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-application ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-application >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-application ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-application <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-application ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application-javafx >--
[INFO] Building blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT [16/16]
[INFO] from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851899484
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar
[INFO]
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-application-javafx >>>
[INFO]
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-application-javafx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Medium: it.tidalwave.bluemarine3.ui.impl.javafx.JavaFXApplicationPresentationDelegate.assemble(JavaFXBinder, JavaFXToolBarControl, JavaFXMenuBarControl, JavaFXPanelGroupControl) may expose internal representation by storing an externally mutable object into JavaFXApplicationPresentationDelegate.binder [it.tidalwave.bluemarine3.ui.impl.javafx.JavaFXApplicationPresentationDelegate] At JavaFXApplicationPresentationDelegate.java:[line 91] EI_EXPOSE_REP2
[INFO]
To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT [17/16]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-cpd (default-cli)'
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-pmd (default-cli)'
[INFO]
[INFO] --- pmd:3.26.0:aggregate-cpd (default-cli) @ it-tidalwave-bluemarine3 ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.11/superpom-5.11-site.xml
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.11/superpom-5.11-site.xml
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO]
[INFO] >>> pmd:3.26.0:aggregate-pmd (default-cli) > test-compile @ it-tidalwave-bluemarine3 >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851908810
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3 ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851908871
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851908943
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-model ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851910929
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-ui-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo (modules) 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851912462
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Geo 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851912538
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-geo ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851916707
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Track Explorer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851918401
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851921974
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-geo-jpx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-geo-jpx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo-jpx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851925333
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Map Viewer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851925514
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851929133
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851930857
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851932612
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851934291
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851937322
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] <<< pmd:3.26.0:aggregate-pmd (default-cli) < test-compile @ it-tidalwave-bluemarine3 <<<
[INFO]
[INFO]
[INFO] --- pmd:3.26.0:aggregate-pmd (default-cli) @ it-tidalwave-bluemarine3 ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] PMD version: 7.7.0
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT [18/16]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3 >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851941767
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3 ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3 <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping pom project
[INFO]
[INFO] -----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules >------
[INFO] Building blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT [19/16]
[INFO] from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-modules >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851942096
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-modules <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping pom project
[INFO]
[INFO] ----------< it.tidalwave.bluemarine3:it-tidalwave-dam-model >-----------
[INFO] Building blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT [20/16]
[INFO] from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-model ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-model >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851942161
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-model ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-model <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-model ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[INFO]
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons >--------
[INFO] Building blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT [21/16]
[INFO] from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-ui-commons ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-ui-commons >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851944430
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-ui-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-ui-commons <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-ui-commons ---
[WARNING] Unused declared dependencies found:
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[INFO]
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules-geo >----
[INFO] Building blueMarine III :: Geo (modules) 1.0-ALPHA-1-SNAPSHOT [22/16]
[INFO] from modules/Geo/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-modules-geo >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851945945
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-modules-geo <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping pom project
[INFO]
[INFO] -----------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo >------------
[INFO] Building blueMarine III :: Geo :: Geo 1.0-ALPHA-1-SNAPSHOT [23/16]
[INFO] from modules/Geo/Geo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-geo ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-geo >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851946002
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-geo ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-geo ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-geo <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-geo ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] Non-test scoped test only dependencies found:
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer >---
[INFO] Building blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT [24/16]
[INFO] from modules/FileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-file-explorer >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851950011
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-file-explorer <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.springframework:spring-beans:jar:6.2.1:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[WARNING] org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer >--
[INFO] Building blueMarine III :: Geo :: Track Explorer 1.0-ALPHA-1-SNAPSHOT [25/16]
[INFO] from modules/Geo/GeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-track-explorer >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851951841
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-track-explorer <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] org.springframework:spring-beans:jar:6.2.1:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx >----------
[INFO] Building blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [26/16]
[INFO] from modules/Geo/GeoJPXProvider/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-geo-jpx ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-geo-jpx >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851955232
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-geo-jpx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-dam-geo-jpx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo-jpx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-geo-jpx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-geo-jpx ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-ui-additions >---------
[INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [27/16]
[INFO] from modules/SteelBlueAdditons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-additions ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-additions >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851958244
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-additions <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-additions ---
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.steelblue:it-tidalwave-ui-javafx:jar:2.0-ALPHA-3:compile
[WARNING] org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile
[WARNING] org.projectlombok:lombok:jar:1.18.36:provided
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-3:compile
[WARNING] org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO]
[INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >-----
[INFO] Building blueMarine III :: Geo :: Map Viewer 1.0-ALPHA-1-SNAPSHOT [28/16]
[INFO] from modules/Geo/MapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-mapviewer >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851958415
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-mapviewer <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.springframework:spring-beans:jar:6.2.1:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx >--
[INFO] Building blueMarine III :: Geo :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [29/16]
[INFO] from modules/Geo/JavaFXGeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-track-explorer-javafx >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851961847
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-track-explorer-javafx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING] org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >--
[INFO] Building blueMarine III :: Geo :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [30/16]
[INFO] from modules/Geo/JavaFXMapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-mapviewer-javafx >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851963298
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-mapviewer-javafx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING] org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-geo:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING] org.openjfx:javafx-base:jar:linux:23.0.1:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx >--
[INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [31/16]
[INFO] from modules/JavaFXFileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-file-explorer-javafx >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851965138
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-file-explorer-javafx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING] org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING] org.springframework:spring-context:jar:6.2.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[INFO]
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >----
[INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT [32/16]
[INFO] from modules/Application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-application ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-application >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851966652
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-application <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-application ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.steelblue:it-tidalwave-ui-javafx:jar:2.0-ALPHA-3:compile
[WARNING] org.springframework:spring-beans:jar:6.2.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[WARNING] org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO]
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application-javafx >--
[INFO] Building blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT [33/16]
[INFO] from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO]
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-application-javafx >>>
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 30e264d8b171 at timestamp: 1736851969647
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.30e264d8b171.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-application-javafx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING] org.openjfx:javafx-fxml:jar:linux:23.0.1:provided
[WARNING] org.openjfx:javafx-controls:jar:linux:23.0.1:provided
[WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.1:provided
[WARNING] org.springframework:spring-context:jar:6.2.1:compile
[WARNING] org.openjfx:javafx-base:jar:linux:23.0.1:provided
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-3:compile
[WARNING] it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING] org.openjfx:javafx-base:jar:23.0.1:provided
[WARNING] org.openjfx:javafx-graphics:jar:23.0.1:provided
[WARNING] org.openjfx:javafx-controls:jar:23.0.1:provided
[WARNING] org.openjfx:javafx-fxml:jar:23.0.1:provided
[WARNING] org.openjfx:javafx-media:jar:23.0.1:provided
[WARNING] org.openjfx:javafx-web:jar:23.0.1:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile
[WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING] org.testng:testng:jar:7.10.2:test
[WARNING] org.hamcrest:hamcrest:jar:3.0:test
[WARNING] org.mockito:mockito-core:jar:5.13.0:test
[WARNING] org.assertj:assertj-core:jar:3.27.2:test
[WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:runtime
[INFO]
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT [34/16]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency-check:11.1.1:aggregate (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[WARNING] An NVD API Key was not provided - it is highly recommended to use an NVD API key as the update can take a VERY long time without an API Key
[INFO] NVD API has 295 records in this update
[INFO] Downloaded 295/295 (100%)
[INFO] Completed processing batch 1/1 (100%) in 542ms
[INFO] Begin database defrag
[INFO] End database defrag (6890 ms)
[INFO] Check for updates complete (21103 ms)
[INFO]
Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html
💖 Sponsor: https://github.com/sponsors/jeremylong
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
WARNING: A restricted method in java.lang.foreign.Linker has been called
WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module
Jan 14, 2025 10:53:16 AM org.apache.lucene.store.MemorySegmentIndexInputProvider <init>
INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
Jan 14, 2025 10:53:17 AM org.apache.lucene.internal.vectorization.VectorizationProvider lookup
WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API.
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (5 seconds)
[INFO] Writing XML report to: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/dependency-check-report.xml
[INFO] Writing HTML report to: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/dependency-check-report.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueMarine III 1.0-ALPHA-1-SNAPSHOT:
[INFO]
[INFO] blueMarine III ..................................... SUCCESS [ 29.808 s]
[INFO] blueMarine III (modules) ........................... SUCCESS [ 0.064 s]
[INFO] blueMarine III :: Model ............................ SUCCESS [ 2.267 s]
[INFO] blueMarine III :: UI Commons ....................... SUCCESS [ 1.518 s]
[INFO] blueMarine III :: Geo (modules) .................... SUCCESS [ 0.056 s]
[INFO] blueMarine III :: Geo :: Geo ....................... SUCCESS [ 4.005 s]
[INFO] blueMarine III :: File Explorer .................... SUCCESS [ 1.834 s]
[INFO] blueMarine III :: Geo :: Track Explorer ............ SUCCESS [ 3.391 s]
[INFO] blueMarine III :: Geo :: JPX Provider .............. SUCCESS [ 3.012 s]
[INFO] blueMarine III :: SteelBlue additions .............. SUCCESS [ 0.172 s]
[INFO] blueMarine III :: Geo :: Map Viewer ................ SUCCESS [ 3.431 s]
[INFO] blueMarine III :: Geo :: Track Explorer :: JavaFX .. SUCCESS [ 1.451 s]
[INFO] blueMarine III :: Geo :: Map Viewer :: JavaFX ...... SUCCESS [ 1.840 s]
[INFO] blueMarine III :: File Explorer :: JavaFX .......... SUCCESS [ 1.515 s]
[INFO] blueMarine III :: Application ...................... SUCCESS [ 2.992 s]
[INFO] blueMarine III :: Application :: JavaFX ............ SUCCESS [ 1.747 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:33 min
[INFO] Finished at: 2025-01-14T10:53:21Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins4423482347839640700.sh
No post-build script.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/testng/testng-results.xml'
7.142857% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
Build step 'Publish TestNG Results' changed build result to UNSTABLE
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.7
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 9
[JaCoCo plugin] Saving matched execfiles: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes:
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/classes 15 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/classes 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/classes 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/classes 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes 8 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/classes 0 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes 1 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java:
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions:
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/java 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/main/java 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/main/java 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/java 7 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/java 1 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 59.574467, method: 60.451977, line: 53.0303, branch: 60.526318, instruction: 59.253067, complexity: 59.183674
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 2 issues (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (0 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 2 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 2 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 0 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[Java Compiler] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #29
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 2 issues (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (0 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 2 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 2 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 0 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[Java Compiler] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #29
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Reference build recorder is not configured
[Java Compiler] No valid reference build found
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] -> found 75 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 75 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 75 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 75 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] No valid reference build found
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 75 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
[CPD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Reference build recorder is not configured
[CPD] No valid reference build found
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'target/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (1 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 1 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 1 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 1 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'target/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (1 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 1 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 1 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 1 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] No valid reference build found
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] -> found 18 issues (skipped 25 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[AspectJ] -> resolved paths in source directory (0 found, 1 not found)
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 18 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 2 affected files
[AspectJ] No filter has been set, publishing all 18 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 18 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 18 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] [-ERROR-] Can't create fingerprints for some files:
[AspectJ] [-ERROR-] - 'at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java' file not found
[AspectJ] Successfully parsed console log
[AspectJ] -> found 18 issues (skipped 25 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[AspectJ] -> resolved paths in source directory (0 found, 1 not found)
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 18 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 2 affected files
[AspectJ] No filter has been set, publishing all 18 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 18 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 18 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] [-ERROR-] Can't create fingerprints for some files:
[AspectJ] [-ERROR-] - 'at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java' file not found
[AspectJ] Reference build recorder is not configured
[AspectJ] No valid reference build found
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 18 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Reference build recorder is not configured
[Code Analysis] No valid reference build found
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 17 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Application/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/FileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/Geo/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXFileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (1 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 1 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[SpotBugs] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 17 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Application/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/FileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/Geo/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXFileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (1 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 1 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[SpotBugs] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] No valid reference build found
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 149 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 149 files for open tasks
[Open Tasks Scanner] Found a total of 26 open tasks
[Open Tasks Scanner] -> TODO: 5 open tasks
[Open Tasks Scanner] -> FIXME: 21 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (21 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 26 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 21 affected files
[Open Tasks Scanner] No filter has been set, publishing all 26 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 26 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[Open Tasks Scanner] -> 19 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 149 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 149 files for open tasks
[Open Tasks Scanner] Found a total of 26 open tasks
[Open Tasks Scanner] -> TODO: 5 open tasks
[Open Tasks Scanner] -> FIXME: 21 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (21 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 26 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 21 affected files
[Open Tasks Scanner] No filter has been set, publishing all 26 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 26 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/30/files-with-issues'
[Open Tasks Scanner] -> 19 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Reference build recorder is not configured
[Open Tasks Scanner] No valid reference build found
[Open Tasks Scanner] All reported issues will be considered outstanding
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Health report is disabled - skipping
[Open Tasks Scanner] Created analysis result for 26 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Reference build recorder is not configured
[OWASP Dependency Check] No valid reference build found
[OWASP Dependency Check] All reported issues will be considered outstanding
[OWASP Dependency Check] No quality gates have been set - skipping
[OWASP Dependency Check] Health report is disabled - skipping
[OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] No valid reference build found
[JavaDoc] All reported issues will be considered outstanding
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'blueMarine3_Metrics_branches #30'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 30e264d8b171
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: UNSTABLE