Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM Building in workspace /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/fabriziogiudici/steelblue-src.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://bitbucket.org/fabriziogiudici/steelblue-src.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/1.1-ALPHA-4 Seen branch in repository origin/fabrizio.giudici Seen branch in repository origin/master Seen branch in repository origin/release/1.1-ALPHA-3 Seen 4 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision a3c0811a75c767f750e80a3652a9d46cd33b8522 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3c0811a75c767f750e80a3652a9d46cd33b8522 # timeout=10 Commit message: "[maven-release-plugin] prepare for next development iteration" > git rev-list --no-walk 54e0e4a60edae9a763a3b1074f9424fa7821bad8 # timeout=10 Parsing POMs using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true Modules changed, recalculating dependency graph Established TCP socket on 45407 [workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/boot/plexus-classworlds-2.8.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 45407 <===[JENKINS REMOTING CAPACITY]===>channel started using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true Executing Maven: -B -f /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings13662574155007210965.xml -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true [INFO] Scanning for projects... [WARNING] The requested profile "installers" could not be activated because it does not exist. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SteelBlue [pom] [INFO] SteelBlue (modules) [pom] [INFO] SteelBlue - JavaFX Bindings [jar] [INFO] SteelBlue (examples) [pom] [INFO] SteelBlue - Examples - Model [jar] [INFO] SteelBlue - Examples - Presentation [jar] [INFO] SteelBlue - Examples - JavaFX presentation [jar] [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 1.1-ALPHA-5-SNAPSHOT [1/7] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ steelblue --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace [INFO] Storing buildNumber: a3c0811a75c7 at timestamp: 1734817214020 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [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) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ steelblue --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ steelblue --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/steelblue/1.1-ALPHA-5-SNAPSHOT/steelblue-1.1-ALPHA-5-SNAPSHOT.pom [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] -------< it.tidalwave.steelblue:it-tidalwave-steelblue-modules >-------- [INFO] Building SteelBlue (modules) 1.1-ALPHA-5-SNAPSHOT [2/7] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-modules --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules [INFO] Storing buildNumber: a3c0811a75c7 at timestamp: 1734817216941 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-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-steelblue-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-steelblue-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-modules --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-modules/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-modules-1.1-ALPHA-5-SNAPSHOT.pom [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ---------< it.tidalwave.steelblue:it-tidalwave-role-ui-javafx >--------- [INFO] Building SteelBlue - JavaFX Bindings 1.1-ALPHA-5-SNAPSHOT [3/7] [INFO] from modules/JavaFXBindings/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-role-ui-javafx --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-role-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: a3c0811a75c7 at timestamp: 1734817218089 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings [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/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-role-ui-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-role-ui-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-role-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-role-ui-javafx --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-role-ui-javafx --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 45 source files with javac [forked debug deprecation release 11] 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/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/DefaultJavaFXBinder.java:[219,16] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/DefaultJavaFXBinder.java:[211,60] [unchecked] unchecked conversion required: SimpleComposite<PresentationModel> found: SimpleComposite [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/JavaFXWorker.java:[87,99] [unchecked] unchecked conversion required: List<PresentationModel> found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/tableview/TableViewBindings.java:[97,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/tableview/TableViewBindings.java:[99,76] [unchecked] unchecked cast required: ObservableList<TableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/tableview/TableViewBindings.java:[101,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TableColumn T extends Object declared in class TableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/treetable/TreeTableViewBindings.java:[84,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,99] [unchecked] unchecked cast required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/treetable/TreeTableViewBindings.java:[89,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TreeTableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TreeTableColumn T extends Object declared in class TreeTableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/combobox/ComboBoxBindings.java:[74,73] [unchecked] unchecked cast required: ComboBox<PresentationModel> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/RoleBag.java:[90,65] [unchecked] unchecked cast required: List<ROLE_TYPE> found: List<Object> where ROLE_TYPE is a type-variable: ROLE_TYPE extends Object declared in method <ROLE_TYPE>getMany(Class<ROLE_TYPE>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/RoleBag.java:[64,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PresentationModelObservable.java:[44,55] [rawtypes] found raw type: ObservableValueBase missing type arguments for generic class ObservableValueBase<T> where T is a type-variable: T extends Object declared in class ObservableValueBase [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PresentationModelObservable.java:[57,56] [unchecked] unchecked cast required: Optional<Aggregate<PresentationModel>> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,75] [unchecked] unchecked cast required: Class<J> found: Class<?> where J,X are type-variables: J extends Object declared in method <J,X>builderFor(Class<X>) X extends J declared in method <J,X>builderFor(Class<X>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,57] [rawtypes] found raw type: Class missing type arguments for generic class Class<T> where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class<I> found: Class<CAP#1> where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class<T> found: Class<CAP#1> where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/spi/ToolBarModelSupport.java:[46,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/AbstractJavaFXSpringApplication.java:[139,58] [rawtypes] found raw type: NodeAndDelegate missing type arguments for generic class NodeAndDelegate<T> where T is a type-variable: T extends Object declared in class NodeAndDelegate [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/AbstractJavaFXSpringApplication.java:[143,40] [unchecked] unchecked call to assemble(DELEGATE) as a member of the raw type ApplicationPresentationAssembler where DELEGATE is a type-variable: DELEGATE extends Object declared in interface ApplicationPresentationAssembler [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/NodeAndDelegate.java:[74,59] [unchecked] unchecked cast required: Class<T> found: Class<?> where T is a type-variable: T extends Object declared in method <T>load(Class<T>,String) [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[258,93] [rawtypes] found raw type: Class missing type arguments for generic class Class<T> where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[258,40] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in method <T>createSafeProxy(T,Class<T>) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-role-ui-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-role-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [forked debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-role-ui-javafx --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 21:40:31.543 [main ] INFO i.t.role.ui.javafx.impl.DefaultJavaFXBinderTest - STARTING TESTS OF it.tidalwave.role.ui.javafx.impl.DefaultJavaFXBinderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:40:33.029 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** 21:40:33.030 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread" 21:40:33.031 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: /var/jenkins_home/.openjfx/cache/11.0.1/libprism_es2.so: libGL.so.1: cannot open shared object file: No such file or directory java.lang.UnsatisfiedLinkError: /var/jenkins_home/.openjfx/cache/11.0.1/libprism_es2.so: libGL.so.1: cannot open shared object file: No such file or directory at java.base/jdk.internal.loader.NativeLibraries.load(Native Method) at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331) at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197) at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139) at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418) at java.base/java.lang.Runtime.load0(Runtime.java:852) at java.base/java.lang.System.load(System.java:2025) at com.sun.glass.utils.NativeLibLoader.installLibraryFromResource(NativeLibLoader.java:205) at com.sun.glass.utils.NativeLibLoader.loadLibraryFromResource(NativeLibLoader.java:185) at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:157) at com.sun.glass.utils.NativeLibLoader.loadLibrary(NativeLibLoader.java:52) at com.sun.prism.es2.ES2Pipeline.lambda$static$0(ES2Pipeline.java:68) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at com.sun.prism.es2.ES2Pipeline.<clinit>(ES2Pipeline.java:50) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:421) at java.base/java.lang.Class.forName(Class.java:412) at com.sun.prism.GraphicsPipeline.createPipeline(GraphicsPipeline.java:187) at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:91) at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124) at java.base/java.lang.Thread.run(Thread.java:1583) 21:40:33.453 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 422 msec 21:40:33.453 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - 21:40:33.464 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 21:40:33.465 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present" 21:40:33.465 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 21:40:33.467 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 2 msec 21:40:33.468 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - 21:40:33.476 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 21:40:33.477 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable" 21:40:33.477 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 21:40:33.486 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 9 msec 21:40:33.487 [main ] INFO i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - 21:40:33.498 [main ] INFO i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 21:40:33.498 [main ] INFO i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST "changed must dispose all PresentationModels" 21:40:33.499 [main ] INFO i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 21:40:33.832 [main ] INFO i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST PASSED in 334 msec 21:40:33.833 [main ] INFO i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - 21:40:33.856 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 21:40:33.860 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must callback a Selectable on selection change" 21:40:33.861 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 21:40:33.949 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 90 msec 21:40:33.950 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - 21:40:33.955 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 21:40:33.955 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must do nothing when there is no Selectable role" 21:40:33.956 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 21:40:33.962 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 6 msec 21:40:33.962 [main ] INFO i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest - 21:40:33.965 [pool-7-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@285c5d0 21:40:33.966 [main ] INFO i.t.role.ui.javafx.impl.DefaultJavaFXBinderTest - FINISHED TESTS OF it.tidalwave.role.ui.javafx.impl.DefaultJavaFXBinderTest 21:40:33.972 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for j.l.Object@4819518a at construction time: [] 21:40:33.973 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Selectable) for j.l.Object@4819518a 21:40:33.973 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 21:40:33.976 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007ef8e03226b8@402c6bec, []) 21:40:33.977 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6053df0d 21:40:33.981 [pool-7-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, ignoring default providers ... 21:40:33.984 [pool-7-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@40c4f210 21:40:34.075 [pool-7-thread-1 ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@4819518a, i.t.r.u.Selectable) 21:40:34.077 [pool-7-thread-1 ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 21:40:34.081 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007ef8e03226b8@402c6bec, []) completed 21:40:34.081 [pool-7-thread-1 ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.768 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-role-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-role-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-role-ui-javafx --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-role-ui-javafx-1.1-ALPHA-5-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] -------< it.tidalwave.steelblue:it-tidalwave-steelblue-examples >------- [INFO] Building SteelBlue (examples) 1.1-ALPHA-5-SNAPSHOT [4/7] [INFO] from modules/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-examples --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-examples --- [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' && '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 [INFO] Storing buildNumber: a3c0811a75c7 at timestamp: 1734817236499 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples [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' && '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 [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-examples --- [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-examples --- [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-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-examples --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-examples --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-examples/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-examples-1.1-ALPHA-5-SNAPSHOT.pom [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ----< it.tidalwave.steelblue:it-tidalwave-steelblue-example-model >----- [INFO] Building SteelBlue - Examples - Model 1.1-ALPHA-5-SNAPSHOT [5/7] [INFO] from modules/examples/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-model --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-model --- [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/Model' && '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/Model [INFO] Storing buildNumber: a3c0811a75c7 at timestamp: 1734817237467 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/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/SteelBlue_Build_and_Test/workspace/modules/examples/Model' && '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/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-example-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-steelblue-example-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-steelblue-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 [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-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-model --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 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/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/main/java/it/tidalwave/role/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/main/java/it/tidalwave/role/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-steelblue-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-model --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-steelblue-example-model --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-model --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/target/it-tidalwave-steelblue-example-model-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-model --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-model --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-model/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-model-1.1-ALPHA-5-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/target/it-tidalwave-steelblue-example-model-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-model/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-model-1.1-ALPHA-5-SNAPSHOT.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-steelblue-example-presentation >-- [INFO] Building SteelBlue - Examples - Presentation 1.1-ALPHA-5-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: a3c0811a75c7 at timestamp: 1734817242352 [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-5-SNAPSHOT a3c0811a75c7 [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:[181,55] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,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:[181,59] [unchecked] unchecked conversion required: BoundProperty<Path> 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:[198,54] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,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:[198,58] [unchecked] unchecked conversion required: BoundProperty<Path> 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:[214,60] [unchecked] unchecked method invocation: method pickDirectory in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,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:[214,64] [unchecked] unchecked conversion required: BoundProperty<Path> 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:[230,59] [unchecked] unchecked method invocation: method pickDirectory in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,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:[230,63] [unchecked] unchecked conversion required: BoundProperty<Path> 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:[278,64] [unchecked] unchecked conversion required: Aggregate<PresentationModel> 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:[295,64] [unchecked] unchecked conversion required: Aggregate<PresentationModel> 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:[337,59] [unchecked] unchecked conversion required: SimpleComposite<PresentationModel> 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:[69,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> 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 21:40:51.923 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:40:53.743 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 21:40:53.744 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel" 21:40:53.744 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 21:40:53.825 [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@776083d7)... 21:40:53.839 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 94 msec 21:40:53.840 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.851 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 21:40:53.852 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm" 21:40:53.852 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 21:40:53.856 [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@9727d92)... 21:40:53.861 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 10 msec 21:40:53.862 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.870 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 21:40:53.871 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm" 21:40:53.871 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 21:40:53.875 [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@7761c2df)... 21:40:53.879 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 9 msec 21:40:53.880 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.889 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 21:40:53.890 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel" 21:40:53.890 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 21:40:53.894 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@64dd8ebc)... 21:40:53.899 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 9 msec 21:40:53.899 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.909 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 21:40:53.910 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm" 21:40:53.910 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 21:40:53.915 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@1750c7cb)... 21:40:53.920 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 11 msec 21:40:53.921 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.927 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 21:40:53.928 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel" 21:40:53.928 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 21:40:53.934 [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@dd4a65e)... 21:40:53.938 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 10 msec 21:40:53.939 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.946 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 21:40:53.947 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm" 21:40:53.947 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 21:40:53.950 [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@745afa01)... 21:40:53.956 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 9 msec 21:40:53.958 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.964 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 21:40:53.964 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction" 21:40:53.965 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 21:40:53.972 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 8 msec 21:40:53.973 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:53.978 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 21:40:53.978 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate" 21:40:53.978 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 21:40:54.301 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@3c46dcbe 21:40:54.308 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@49293b43 at construction time: [] 21:40:54.382 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@37d871c2, []) 21:40:54.384 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b 21:40:54.389 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@27b2faa6 21:40:54.391 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@49293b43 at construction time: [] 21:40:54.392 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.r.u.e.m.FileEntity@49293b43 21:40:54.392 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 21:40:54.393 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@1d540566, []) 21:40:54.394 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b 21:40:54.402 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, ignoring default providers ... 21:40:54.408 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@76ddd61a 21:40:54.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.FileEntity@49293b43, i.t.r.SimpleComposite) 21:40:54.448 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 21:40:54.449 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@1d540566, []) completed 21:40:54.450 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 21:40:54.450 [main ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@49293b43: [i.t.r.u.PresentationModelAggregate@43d38654] 21:40:54.451 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@37d871c2, []) completed 21:40:54.455 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 21:40:54.481 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 21:40:54.494 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.SimpleDciEntity@3ce53f6a at construction time: [] 21:40:54.495 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Displayable) for i.t.r.u.e.m.SimpleDciEntity@3ce53f6a 21:40:54.496 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 21:40:54.496 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@3ee69ad8, []) 21:40:54.496 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b 21:40:54.497 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.SimpleDciEntity@3ce53f6a, i.t.r.u.Displayable) 21:40:54.497 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 21:40:54.497 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@3ee69ad8, []) completed 21:40:54.498 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 21:40:54.504 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 21:40:54.508 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@49293b43 at construction time: [] 21:40:54.509 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Displayable) for i.t.r.u.e.m.FileEntity@49293b43 21:40:54.509 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 21:40:54.510 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@6c6366cf, []) 21:40:54.510 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b 21:40:54.511 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.FileEntity@49293b43, i.t.r.u.Displayable) 21:40:54.511 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 21:40:54.512 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@6c6366cf, []) completed 21:40:54.512 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.r.u.e.m.FileEntity@49293b43] 21:40:54.518 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 538 msec 21:40:54.519 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 21:40:54.529 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - *********** 21:40:54.529 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST "test" 21:40:54.530 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - *********** 21:40:54.623 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@7c1e32c9 at construction time: [] 21:40:54.624 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@1cec219f, []) 21:40:54.624 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b 21:40:54.627 [main ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@7c1e32c9: [i.t.r.u.PresentationModelAggregate@692e028d, i.t.r.u.Selectable$MockitoMock$aJXYjKQv@4c18621b] 21:40:54.627 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000799f9031c000@1cec219f, []) completed 21:40:54.673 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST FAILED in 136 msec - test - java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" 21:40:54.673 [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:77) 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) 21:40:54.706 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - 21:40:54.708 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest [ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.111 s <<< FAILURE! -- in TestSuite [ERROR] it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test -- Time elapsed: 0.144 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:77) 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:77 Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" [INFO] [ERROR] Tests run: 10, 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-5-SNAPSHOT.a3c0811a75c7.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-5-SNAPSHOT.a3c0811a75c7-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/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-5-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-5-SNAPSHOT.a3c0811a75c7.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-5-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-5-SNAPSHOT.a3c0811a75c7-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-5-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-steelblue-example-presentation-javafx >-- [INFO] Building SteelBlue - Examples - JavaFX presentation 1.1-ALPHA-5-SNAPSHOT [7/7] [INFO] from modules/examples/PresentationJavaFX/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-presentation-javafx --- [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/PresentationJavaFX' && '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/PresentationJavaFX [INFO] Storing buildNumber: a3c0811a75c7 at timestamp: 1734817256300 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX [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/PresentationJavaFX' && '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/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-example-presentation-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-steelblue-example-presentation-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-steelblue-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-steelblue-example-presentation-javafx --- [JENKINS] Recording test results [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-presentation-javafx --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation-javafx/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation-javafx/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT.a3c0811a75c7-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation-javafx/1.1-ALPHA-5-SNAPSHOT/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-5-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [INFO] Reactor Summary for SteelBlue 1.1-ALPHA-5-SNAPSHOT: [INFO] [INFO] SteelBlue .......................................... SUCCESS [ 2.805 s] [INFO] SteelBlue (modules) ................................ SUCCESS [ 0.710 s] [INFO] SteelBlue - JavaFX Bindings ........................ SUCCESS [ 18.129 s] [INFO] SteelBlue (examples) ............................... SUCCESS [ 0.627 s] [INFO] SteelBlue - Examples - Model ....................... SUCCESS [ 4.508 s] [INFO] SteelBlue - Examples - Presentation ................ SUCCESS [ 13.431 s] [INFO] SteelBlue - Examples - JavaFX presentation ......... SUCCESS [ 9.080 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54.755 s [INFO] Finished at: 2024-12-21T21:41:06Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "installers" could not be activated because it does not exist. channel stopped TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Saving reports... Processing '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/builds/47/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/builds/47/testng/testng-results.xml' 6.250000% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE TestNG Reports Processing: FINISH [description-setter] Description set: origin/master 1.1-ALPHA-5-SNAPSHOT a3c0811a75c7 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