Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-steelblue-example-presentation >-- [INFO] Building SteelBlue - Examples - Presentation 1.1-ALPHA-4-SNAPSHOT [6/7] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-presentation --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation [INFO] Storing buildNumber: d0d070166db9 at timestamp: 1734566912313 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation [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/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-example-presentation --- [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-steelblue-example-presentation --- [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-steelblue-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT d0d070166db9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-steelblue-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[177,55] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty,UserNotificationWithFeedback found: BoundProperty,UserNotificationWithFeedback [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[177,59] [unchecked] unchecked conversion required: BoundProperty found: BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[194,54] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty,UserNotificationWithFeedback found: BoundProperty,UserNotificationWithFeedback [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[194,58] [unchecked] unchecked conversion required: BoundProperty found: BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[240,64] [unchecked] unchecked conversion required: Aggregate found: Aggregate [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[257,64] [unchecked] unchecked conversion required: Aggregate found: Aggregate [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[299,59] [unchecked] unchecked conversion required: SimpleComposite found: SimpleComposite [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/FileEntityPresentableTest.java:[70,60] [unchecked] unchecked conversion required: Aggregate found: Aggregate [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-steelblue-example-presentation --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 00:08:45.828 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest WARNING: A Java agent has been loaded dynamically (/var/jenkins_home/maven-repositories/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:08:47.724 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 00:08:47.725 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel" 00:08:47.725 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 00:08:47.840 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@5f6cc52d)... 00:08:47.852 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 128 msec 00:08:47.852 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:47.859 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 00:08:47.860 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm" 00:08:47.860 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 00:08:47.863 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@c41bfc3)... 00:08:47.868 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 7 msec 00:08:47.868 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:47.874 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 00:08:47.874 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm" 00:08:47.875 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 00:08:47.879 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@6a1b5104)... 00:08:47.882 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 8 msec 00:08:47.882 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:47.889 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 00:08:47.890 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel" 00:08:47.890 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 00:08:47.894 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@48a43022)... 00:08:47.897 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 7 msec 00:08:47.897 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:47.902 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 00:08:47.903 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm" 00:08:47.903 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 00:08:47.906 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@71d8c1b6)... 00:08:47.910 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 6 msec 00:08:47.910 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:47.914 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 00:08:47.915 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction" 00:08:47.915 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 00:08:47.919 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 00:08:47.920 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:47.925 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************** 00:08:47.926 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test start" 00:08:47.926 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************** 00:08:48.272 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@43da41e 00:08:48.279 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@4992613f at construction time: [] 00:08:48.383 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@4248b963, []) 00:08:48.384 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@24b4d544 00:08:48.393 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@78525ef9 00:08:48.398 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@4992613f at construction time: [] 00:08:48.399 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.r.u.e.m.FileEntity@4992613f 00:08:48.399 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 00:08:48.400 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@7e00ed0f, []) 00:08:48.400 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@24b4d544 00:08:48.406 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, ignoring default providers ... 00:08:48.409 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@2a685eba 00:08:48.456 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.FileEntity@4992613f, i.t.r.SimpleComposite) 00:08:48.457 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 00:08:48.458 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@7e00ed0f, []) completed 00:08:48.458 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 00:08:48.459 [main ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@4992613f: [i.t.r.u.PresentationModelAggregate@319c3a25] 00:08:48.460 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@4248b963, []) completed 00:08:48.467 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 00:08:48.492 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 00:08:48.493 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.SimpleDciEntity@29eda4f8 at construction time: [] 00:08:48.494 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Displayable) for i.t.r.u.e.m.SimpleDciEntity@29eda4f8 00:08:48.494 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 00:08:48.495 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@5e048149, []) 00:08:48.495 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@24b4d544 00:08:48.495 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.SimpleDciEntity@29eda4f8, i.t.r.u.Displayable) 00:08:48.496 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 00:08:48.496 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@5e048149, []) completed 00:08:48.496 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 00:08:48.507 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 00:08:48.509 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@4992613f at construction time: [] 00:08:48.509 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Displayable) for i.t.r.u.e.m.FileEntity@4992613f 00:08:48.509 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 00:08:48.510 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@12d1f1d4, []) 00:08:48.510 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@24b4d544 00:08:48.510 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.FileEntity@4992613f, i.t.r.u.Displayable) 00:08:48.510 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 00:08:48.511 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@12d1f1d4, []) completed 00:08:48.511 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.r.u.e.m.FileEntity@4992613f] 00:08:48.514 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 588 msec 00:08:48.514 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 00:08:48.519 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - *********** 00:08:48.519 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST "test" 00:08:48.519 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - *********** 00:08:48.579 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@1daf3b44 at construction time: [] 00:08:48.580 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@706fe5c6, []) 00:08:48.580 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@24b4d544 00:08:48.581 [main ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@1daf3b44: [i.t.r.u.PresentationModelAggregate@6c15e8c7, i.t.r.u.Selectable$MockitoMock$jKAK265j@20134094] 00:08:48.582 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000071ac202ded50@706fe5c6, []) completed 00:08:48.619 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST FAILED in 95 msec - test - java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" 00:08:48.620 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST FAILED java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test(FileEntityPresentableTest.java:78) 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) 00:08:48.627 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - 00:08:48.628 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.219 s <<< FAILURE! -- in TestSuite [ERROR] it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test -- Time elapsed: 0.101 s <<< FAILURE! java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test(FileEntityPresentableTest.java:78) 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) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] FileEntityPresentableTest.test:78 Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" [INFO] [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. See /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/surefire-reports/plain for the individual test results. See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.d0d070166db9.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.d0d070166db9-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-presentation --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.d0d070166db9.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.d0d070166db9-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled