Started by an SCM change Running as SYSTEM Building in workspace /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-rca-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/northernwind-rca-src.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/fabrizio.giudici Seen branch in repository origin/feature/NWRCA-53 Seen branch in repository origin/feature/NWRCA-7 Seen branch in repository origin/fix-for-NWRCA-53 Seen branch in repository origin/fix-for-NWRCA-7 Seen branch in repository origin/master Seen branch in repository origin/release/1.2-ALPHA-4 Seen 7 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 17abbd59e0faf9e036c818da909887636a7729d2 (origin/release/1.2-ALPHA-4) > git config core.sparsecheckout # timeout=10 > git checkout -f 17abbd59e0faf9e036c818da909887636a7729d2 # timeout=10 Commit message: "Untracked some IDEA files." First time build. Skipping changelog. Parsing POMs using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true Established TCP socket on 36063 [workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11/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.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /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 36063 <===[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/Zephyr_Metrics_branches/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/1 -s /tmp/settings1532236906360727001.xml -B -Dtft.profile.metrics.sonarGoal= -Dtft.owasp.skip=true -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Zephyr [pom] [INFO] Zephyr (modules) [pom] [INFO] Zephyr - Core Implementation Stripped [jar] [INFO] Zephyr - Model [jar] [INFO] Zephyr - UI Commons [jar] [INFO] Zephyr - Embedded Server [jar] [INFO] Zephyr - UI Content Editor [jar] [INFO] Zephyr - UI Content Explorer [jar] [INFO] Zephyr - UI Content Manager [jar] [INFO] Zephyr - UI Site Opener [jar] [INFO] Zephyr - UI Structure Explorer [jar] [INFO] Zephyr - UI Structure Editor [jar] [INFO] Zephyr - UI (JavaFX) [jar] [INFO] Zephyr - Application (JavaFX) [jar] [INFO] [INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >----------- [INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT [1/14] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ northernwind-rca --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ northernwind-rca --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632116300 [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/Zephyr_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ northernwind-rca --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 1.8 -target 1.8 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.7:report (report) @ northernwind-rca --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ northernwind-rca --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ northernwind-rca --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/northernwind-rca/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-1.2-ALPHA-4-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ northernwind-rca >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ northernwind-rca --- [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ northernwind-rca <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ northernwind-rca --- [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ northernwind-rca --- [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ northernwind-rca --- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ northernwind-rca --- [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ northernwind-rca >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ northernwind-rca --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632123134 [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/Zephyr_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ northernwind-rca --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 1.8 -target 1.8 -release [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ northernwind-rca <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ northernwind-rca --- [INFO] Skipping pom project [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.northernwind.rca:northernwind-rca-modules >------- [INFO] Building Zephyr (modules) 1.2-ALPHA-4-SNAPSHOT [2/14] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ northernwind-rca-modules --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ northernwind-rca-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632125541 [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/Zephyr_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca-modules --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca-modules --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ northernwind-rca-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.7:report (report) @ northernwind-rca-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ northernwind-rca-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ northernwind-rca-modules --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/northernwind-rca-modules/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-modules-1.2-ALPHA-4-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ northernwind-rca-modules >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ northernwind-rca-modules --- [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ northernwind-rca-modules <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ northernwind-rca-modules --- [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ northernwind-rca-modules --- [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ northernwind-rca-modules --- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ northernwind-rca-modules --- [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ northernwind-rca-modules >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ northernwind-rca-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632126727 [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/Zephyr_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca-modules --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca-modules --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ northernwind-rca-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ northernwind-rca-modules <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ northernwind-rca-modules --- [INFO] Skipping pom project [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.northernwind.rca:it-tidalwave-northernwind-model-core-stripped >-- [INFO] Building Zephyr - Core Implementation Stripped 1.2-ALPHA-4-SNAPSHOT [3/14] [INFO] from modules/StrippedCoreImplementation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632127789 [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/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Skipping JaCoCo execution due to missing execution data file. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- shade:3.2.4:shade (default) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Including it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6 in the shaded jar. [INFO] Excluding it.tidalwave.northernwind:it-tidalwave-northernwind-core-profiling:jar:1.2-ALPHA-6 from the shaded jar. [INFO] Excluding it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6 from the shaded jar. [INFO] Excluding org.apache.commons:commons-math3:jar:3.0 from the shaded jar. [INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.30 from the shaded jar. [INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8 from the shaded jar. [INFO] Excluding it.tidalwave.northernwind:it-tidalwave-html-patches:jar:1.2-ALPHA-6 from the shaded jar. [INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8 from the shaded jar. [INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8 from the shaded jar. [INFO] Excluding org.springframework:spring-beans:jar:5.3.1 from the shaded jar. [INFO] Excluding org.antlr:ST4:jar:4.1 from the shaded jar. [INFO] Excluding org.antlr:antlr-runtime:jar:3.5.2 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding javax.annotation:javax.annotation-api:jar:1.3.2 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.30 from the shaded jar. [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.30 from the shaded jar. [INFO] Excluding com.github.spotbugs:spotbugs-annotations:jar:3.1.9 from the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8 from the shaded jar. [INFO] Excluding org.springframework:spring-context:jar:5.3.1 from the shaded jar. [INFO] Excluding org.springframework:spring-aop:jar:5.3.1 from the shaded jar. [INFO] Excluding org.springframework:spring-expression:jar:5.3.1 from the shaded jar. [INFO] Excluding org.springframework:spring-core:jar:5.3.1 from the shaded jar. [INFO] Excluding org.springframework:spring-jcl:jar:5.3.1 from the shaded jar. [INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8 from the shaded jar. [INFO] Excluding org.springframework:spring-aspects:jar:5.3.1 from the shaded jar. [INFO] Excluding org.aspectj:aspectjrt:jar:1.9.6 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar with /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-model-core-stripped >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-model-core-stripped <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-model-core-stripped >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632146016 [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/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] No sources to compile [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-model-core-stripped <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-model-core-stripped --- [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] org.testng:testng:jar:6.9.10:test [WARNING] org.mockito:mockito-core:jar:3.8.0:test [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-model >-- [INFO] Building Zephyr - Model 1.2-ALPHA-4-SNAPSHOT [4/14] [INFO] from modules/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632149877 [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/Zephyr_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-model --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-model --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/unwoven-classes [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[62,50] [unchecked] unchecked conversion required: ResourceFinder found: ResourceFinder where T is a type-variable: T extends Resource declared in class ResourceFinder [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[44,13] [serial] serializable class ResourceFinder has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/PatchedTextResourcePropertyResolver.java:[133,76] [deprecation] result() in Finder has been deprecated where TYPE is a type-variable: TYPE extends Object declared in interface Finder [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminResource.java:[97,92] [deprecation] result() in Finder has been deprecated where TYPE is a type-variable: TYPE extends Object declared in interface Finder [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSite.java:[85,28] [deprecation] getTemplate(Class,ResourcePath) in Site has been deprecated [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-model --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-model --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-model --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-model --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-model --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-model --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-model --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-model >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-model --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-model --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [ERROR] Low: Overridable method getFile is called from constructor new it.tidalwave.northernwind.model.impl.admin.AdminResource(Resource$Builder). [it.tidalwave.northernwind.model.impl.admin.AdminResource] At AdminResource.java:[line 55] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-model --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-model --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-model --- [INFO] There are 8 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-model >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632170071 [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/Zephyr_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-model --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-model --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/unwoven-classes [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[62,50] [unchecked] unchecked conversion required: ResourceFinder found: ResourceFinder where T is a type-variable: T extends Resource declared in class ResourceFinder [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[44,13] [serial] serializable class ResourceFinder has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/PatchedTextResourcePropertyResolver.java:[133,76] [deprecation] result() in Finder has been deprecated where TYPE is a type-variable: TYPE extends Object declared in interface Finder [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminResource.java:[97,92] [deprecation] result() in Finder has been deprecated where TYPE is a type-variable: TYPE extends Object declared in interface Finder [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSite.java:[85,28] [deprecation] getTemplate(Class,ResourcePath) in Site has been deprecated [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-model --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-model --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] No sources to compile [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-model <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-model --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] Unused declared dependencies found: [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] org.testng:testng:jar:6.9.10:test [WARNING] org.mockito:mockito-core:jar:3.8.0:test [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons >-- [INFO] Building Zephyr - UI Commons 1.2-ALPHA-4-SNAPSHOT [5/14] [INFO] from modules/CommonsUI/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632175653 [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/Zephyr_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 11:36:28.370 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest 11:36:28.438 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/test-results/mockFileObject ... 11:36:30.072 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ***************************** 11:36:30.073 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall" 11:36:30.073 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ***************************** 11:36:30.161 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable 11:36:30.164 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:36:30.165 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/ 11:36:30.165 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/marshallable 11:36:30.165 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/marshallable 11:36:30.169 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 97 msec 11:36:30.169 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 11:36:30.170 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/test-results/mockFileObject ... 11:36:30.171 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ********************************* 11:36:30.177 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text" 11:36:30.177 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ********************************* 11:36:30.179 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName 11:36:30.180 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:36:30.180 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/ 11:36:30.181 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/fileName 11:36:30.181 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/fileName 11:36:30.181 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 10 msec 11:36:30.181 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 11:36:31.504 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@71fff0b 11:36:31.505 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:36:31.526 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:36:34.294 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.SiteNodePresentable]) 11:36:34.300 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:36:34.302 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:36:34.303 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:36:34.303 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:36:34.304 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:36:34.305 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:36:34.305 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:36:34.306 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:36:34.548 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - *************************************************** 11:36:34.549 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST "must unregister a disposed PresentationModel" 11:36:34.549 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - *************************************************** 11:36:34.568 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 34878398) 11:36:34.573 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@5c794cf 11:36:34.578 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST PASSED in 29 msec 11:36:34.579 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - 11:36:34.585 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - *************************************************************************** 11:36:34.585 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments" 11:36:34.585 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - *************************************************************************** 11:36:34.586 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 2 msec 11:36:34.592 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - 11:36:34.592 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************ 11:36:34.593 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments" 11:36:34.593 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************ 11:36:34.594 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 2 msec 11:36:34.595 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - 11:36:34.595 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - *************************************************************************** 11:36:34.595 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments" 11:36:34.596 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - *************************************************************************** 11:36:34.597 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 2 msec 11:36:34.597 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - 11:36:34.598 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************ 11:36:34.598 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments" 11:36:34.598 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************ 11:36:34.750 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 150 msec 11:36:34.752 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - 11:36:34.822 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************************************************** 11:36:34.824 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables" 11:36:34.826 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ARGS [Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00] 11:36:34.828 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************************************************** 11:36:34.828 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00[CET]) 11:36:34.828 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime) 11:36:34.856 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 43 msec 11:36:34.857 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - 11:36:34.857 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ************************************************************** 11:36:34.857 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables" 11:36:34.858 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ARGS [Key(name=title, type=class java.lang.String), the title] 11:36:34.860 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ************************************************************** 11:36:34.860 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=title, type=class java.lang.String), the title) 11:36:34.861 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the title (java.lang.String) 11:36:34.893 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 36 msec 11:36:34.893 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - 11:36:34.944 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - FINISHED TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.953 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Commons' with 20 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-commons >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-commons <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] There are 35 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-commons >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632207555 [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/Zephyr_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-commons <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-commons --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.netbeans.api:org-openide-filesystems:jar:RELEASE80:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] junit:junit:jar:4.12:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver >-- [INFO] Building Zephyr - Embedded Server 1.2-ALPHA-4-SNAPSHOT [6/14] [INFO] from modules/EmbeddedServer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632217817 [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/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,/javax.annotation.PreDestroy [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/ServletAdapter.java:[45,7] [serial] serializable class ServletAdapter has no definition of serialVersionUID [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest 11:37:09.154 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - STARTING TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest 11:37:12.202 [main ] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 11:37:12.286 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 11:37:12.307 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@10dba2e3 + SelectChannelConnector@0.0.0.0:12345 as connector 11:37:12.309 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@10dba2e3 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 as handler 11:37:12.309 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@10dba2e3 11:37:12.310 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 11:37:12.365 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@10dba2e3 + qtp853725463{8<=0<=0/254,-1} as threadpool 11:37:12.366 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 11:37:12.366 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 11:37:12.366 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 11:37:12.366 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@10dba2e3 11:37:12.367 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp853725463{8<=0<=0/254,-1} 11:37:12.373 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp853725463{8<=7<=8/254,0} 11:37:12.373 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 11:37:12.384 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 11:37:12.389 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:12.390 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6e8d3d43 11:37:12.399 [3725463-13 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp853725463-13 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@78571b3b 11:37:12.400 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6e8d3d43 11:37:12.402 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 11:37:12.403 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 11:37:12.403 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@10dba2e3 11:37:12.403 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 11:37:12.406 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:37:12.437 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ********************************************* 11:37:12.437 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "start must properly boot the webserver" 11:37:12.437 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ********************************************* 11:37:12.448 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12346... 11:37:12.449 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1f837ac0 + SelectChannelConnector@0.0.0.0:12346 as connector 11:37:12.449 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1f837ac0 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 as handler 11:37:12.450 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@1f837ac0 11:37:12.451 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 11:37:12.452 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1f837ac0 + qtp1939310021{8<=0<=0/254,-1} as threadpool 11:37:12.452 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 11:37:12.452 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 11:37:12.453 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 11:37:12.454 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@1f837ac0 11:37:12.454 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1939310021{8<=0<=0/254,-1} 11:37:12.491 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1939310021{8<=7<=8/254,0} 11:37:12.492 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346 11:37:12.492 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 11:37:12.492 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:12.493 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@77f76656 11:37:12.493 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@77f76656 11:37:12.493 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12346 11:37:12.493 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346 11:37:12.493 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@1f837ac0 11:37:12.493 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 11:37:12.498 [9310021-21 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1939310021-21 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3c5656ff 11:37:12.508 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 72 msec 11:37:12.508 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 11:37:12.514 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 11:37:12.515 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@10dba2e3 11:37:12.515 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 11:37:12.516 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6e8d3d43 11:37:12.516 [3725463-13 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp853725463-13 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@78571b3b 11:37:12.527 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6e8d3d43 11:37:12.528 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:12.528 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 11:37:12.529 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 11:37:12.529 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 11:37:12.529 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 11:37:12.529 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5cef76a2 11:37:12.529 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@10dba2e3 11:37:12.529 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp853725463{8<=8<=8/254,0} 11:37:12.581 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp853725463{8<=0<=0/254,0} 11:37:12.582 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@10dba2e3 11:37:12.582 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 11:37:12.583 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - >>>> shutting down server... 11:37:12.584 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@1f837ac0 11:37:12.584 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346 11:37:12.584 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@77f76656 11:37:12.585 [9310021-21 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1939310021-21 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3c5656ff 11:37:12.595 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@77f76656 11:37:12.596 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:12.596 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 11:37:12.596 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346 11:37:12.596 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 11:37:12.596 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 11:37:12.596 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@232b4552 11:37:12.596 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@1f837ac0 11:37:12.596 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1939310021{8<=8<=8/254,0} 11:37:12.649 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1939310021{8<=0<=0/254,1} 11:37:12.649 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@1f837ac0 11:37:12.791 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 11:37:12.793 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@2cb9cc85 + SelectChannelConnector@0.0.0.0:12345 as connector 11:37:12.793 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@2cb9cc85 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 as handler 11:37:12.793 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@2cb9cc85 11:37:12.794 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 11:37:12.798 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@2cb9cc85 + qtp1147071755{8<=0<=0/254,-1} as threadpool 11:37:12.799 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 11:37:12.799 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 11:37:12.799 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 11:37:12.799 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@2cb9cc85 11:37:12.799 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1147071755{8<=0<=0/254,-1} 11:37:12.819 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1147071755{8<=7<=8/254,0} 11:37:12.820 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 11:37:12.820 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 11:37:12.821 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:12.821 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@481f2acb 11:37:12.821 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@481f2acb 11:37:12.821 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 11:37:12.821 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 11:37:12.822 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@2cb9cc85 11:37:12.822 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 11:37:12.822 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:37:12.828 [7071755-29 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1147071755-29 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@76a942c3 11:37:12.831 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************* 11:37:12.831 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "must properly serve loaded documents" 11:37:12.831 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************* 11:37:13.781 [7071755-29 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@456a373{l(/127.0.0.1:35220)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@77ff86fd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 11:37:13.795 [qtp1147071755-32 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 207/207 11:37:13.808 [qtp1147071755-32 - /] DEBUG org.eclipse.jetty.server.Server - REQUEST / on AsyncHttpConnection@77ff86fd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 11:37:13.808 [qtp1147071755-32 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/) 11:37:13.808 [qtp1147071755-32 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered / 11:37:13.839 [qtp1147071755-32 - /] DEBUG org.eclipse.jetty.server.Server - RESPONSE / 200 handled=true 11:37:13.842 [qtp1147071755-32 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@456a373{l(/127.0.0.1:35220)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@77ff86fd,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 11:37:13.855 [qtp1147071755-32 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:13.909 [7071755-29 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@56f2c7fc{l(/127.0.0.1:35232)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@670eab6a,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 11:37:13.912 [qtp1147071755-34 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:13.941 [qtp1147071755-35 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 211/211 11:37:13.942 [147071755-35 - /doc2] DEBUG org.eclipse.jetty.server.Server - REQUEST /doc2 on AsyncHttpConnection@670eab6a,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 11:37:13.943 [147071755-35 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/doc2) 11:37:13.943 [147071755-35 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /doc2 11:37:13.943 [147071755-35 - /doc2] DEBUG org.eclipse.jetty.server.Server - RESPONSE /doc2 200 handled=true 11:37:13.955 [qtp1147071755-35 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@56f2c7fc{l(/127.0.0.1:35232)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@670eab6a,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 11:37:13.955 [qtp1147071755-35 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:13.958 [7071755-29 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@5e343b39{l(/127.0.0.1:35234)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@1eb9da24,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 11:37:13.959 [qtp1147071755-36 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:13.988 [qtp1147071755-31 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 211/211 11:37:13.988 [147071755-31 - /doc3] DEBUG org.eclipse.jetty.server.Server - REQUEST /doc3 on AsyncHttpConnection@1eb9da24,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 11:37:13.988 [147071755-31 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/doc3) 11:37:13.989 [147071755-31 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /doc3 11:37:13.989 [147071755-31 - /doc3] DEBUG org.eclipse.jetty.server.Server - RESPONSE /doc3 200 handled=true 11:37:13.990 [qtp1147071755-31 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@5e343b39{l(/127.0.0.1:35234)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1eb9da24,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 11:37:13.990 [qtp1147071755-31 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:13.995 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 1164 msec 11:37:13.995 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 11:37:13.996 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 11:37:13.996 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@2cb9cc85 11:37:13.996 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 11:37:13.998 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@481f2acb 11:37:13.999 [7071755-29 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1147071755-29 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@76a942c3 11:37:14.009 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@456a373{l(/127.0.0.1:35220)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@77ff86fd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 11:37:14.013 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@5e343b39{l(/127.0.0.1:35234)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1eb9da24,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 11:37:14.013 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@56f2c7fc{l(/127.0.0.1:35232)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@670eab6a,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 11:37:14.014 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@481f2acb 11:37:14.015 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,1/1024@32768,0/1024@-] 11:37:14.015 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 11:37:14.015 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 11:37:14.015 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 11:37:14.015 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 11:37:14.015 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1d0c7a03 11:37:14.015 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@2cb9cc85 11:37:14.016 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1147071755{8<=8<=8/254,0} 11:37:14.069 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1147071755{8<=0<=0/254,0} 11:37:14.069 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@2cb9cc85 11:37:14.069 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 11:37:14.167 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 11:37:14.168 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5a931ba9 + SelectChannelConnector@0.0.0.0:12345 as connector 11:37:14.168 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5a931ba9 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e as handler 11:37:14.168 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@5a931ba9 11:37:14.168 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 11:37:14.168 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5a931ba9 + qtp1771151341{8<=0<=0/254,-1} as threadpool 11:37:14.168 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e 11:37:14.168 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e 11:37:14.168 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e 11:37:14.169 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@5a931ba9 11:37:14.169 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1771151341{8<=0<=0/254,-1} 11:37:14.221 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1771151341{8<=7<=8/254,0} 11:37:14.222 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 11:37:14.222 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 11:37:14.222 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:14.223 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@17574caa 11:37:14.223 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@17574caa 11:37:14.223 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 11:37:14.223 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 11:37:14.223 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@5a931ba9 11:37:14.223 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 11:37:14.224 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:37:14.225 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************************* 11:37:14.225 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "must return not found for non existing documents" 11:37:14.225 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************************* 11:37:14.232 [1151341-56 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1771151341-56 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7d65bca6 11:37:14.240 [1151341-56 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@779dd7d6{l(/127.0.0.1:35250)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@329f4741,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 11:37:14.242 [qtp1771151341-51 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:14.249 [qtp1771151341-52 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 210/210 11:37:14.250 [1771151341-52 - /foo] DEBUG org.eclipse.jetty.server.Server - REQUEST /foo on AsyncHttpConnection@329f4741,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 11:37:14.250 [1771151341-52 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/foo) 11:37:14.251 [1771151341-52 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /foo 11:37:14.251 [1771151341-52 - /foo] WARN i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - 1 - Not found: /foo 11:37:14.251 [1771151341-52 - /foo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /foo 404 handled=true 11:37:14.251 [qtp1771151341-52 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@779dd7d6{l(/127.0.0.1:35250)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@329f4741,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 11:37:14.252 [qtp1771151341-52 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:14.272 [1151341-56 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@3671596{l(/127.0.0.1:35260)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@1a5d514b,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 11:37:14.273 [qtp1771151341-53 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:14.287 [qtp1771151341-54 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 210/210 11:37:14.289 [1771151341-54 - /bar] DEBUG org.eclipse.jetty.server.Server - REQUEST /bar on AsyncHttpConnection@1a5d514b,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 11:37:14.289 [1771151341-54 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/bar) 11:37:14.289 [1771151341-54 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /bar 11:37:14.289 [1771151341-54 - /bar] WARN i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - 1 - Not found: /bar 11:37:14.289 [1771151341-54 - /bar] DEBUG org.eclipse.jetty.server.Server - RESPONSE /bar 404 handled=true 11:37:14.290 [qtp1771151341-54 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@3671596{l(/127.0.0.1:35260)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1a5d514b,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 11:37:14.293 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 68 msec 11:37:14.293 [qtp1771151341-54 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 11:37:14.293 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 11:37:14.294 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 11:37:14.294 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@5a931ba9 11:37:14.296 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 11:37:14.296 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@17574caa 11:37:14.296 [1151341-56 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1771151341-56 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7d65bca6 11:37:14.307 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@3671596{l(/127.0.0.1:35260)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1a5d514b,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 11:37:14.309 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@779dd7d6{l(/127.0.0.1:35250)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@329f4741,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 11:37:14.311 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@17574caa 11:37:14.311 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,0/1024@32768,0/1024@-] 11:37:14.311 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 11:37:14.311 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 11:37:14.311 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e 11:37:14.311 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e 11:37:14.311 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@379bc95e 11:37:14.311 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@5a931ba9 11:37:14.312 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1771151341{8<=8<=8/254,0} 11:37:14.365 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1771151341{8<=0<=0/254,4} 11:37:14.365 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@5a931ba9 11:37:14.365 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 11:37:14.493 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 11:37:14.494 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@51ce22e3 + SelectChannelConnector@0.0.0.0:12345 as connector 11:37:14.494 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@51ce22e3 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 as handler 11:37:14.494 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@51ce22e3 11:37:14.494 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 11:37:14.494 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@51ce22e3 + qtp2025571716{8<=0<=0/254,-1} as threadpool 11:37:14.494 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 11:37:14.494 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 11:37:14.494 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 11:37:14.494 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@51ce22e3 11:37:14.495 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2025571716{8<=0<=0/254,-1} 11:37:14.507 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp2025571716{8<=7<=8/254,0} 11:37:14.507 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 11:37:14.508 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 11:37:14.508 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:14.508 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31a89b54 11:37:14.508 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31a89b54 11:37:14.508 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 11:37:14.508 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 11:37:14.508 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@51ce22e3 11:37:14.509 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 11:37:14.509 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:37:14.518 [5571716-63 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp2025571716-63 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@6e00c055 11:37:14.519 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ************************************************* 11:37:14.519 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "stop must properly shut the webserver down" 11:37:14.519 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ************************************************* 11:37:14.519 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12346... 11:37:14.519 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@367fd31a + SelectChannelConnector@0.0.0.0:12346 as connector 11:37:14.519 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@367fd31a + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba as handler 11:37:14.519 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@367fd31a 11:37:14.520 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 11:37:14.520 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@367fd31a + qtp1506184915{8<=0<=0/254,-1} as threadpool 11:37:14.520 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba 11:37:14.520 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba 11:37:14.520 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba 11:37:14.520 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@367fd31a 11:37:14.520 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1506184915{8<=0<=0/254,-1} 11:37:14.568 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1506184915{8<=7<=8/254,0} 11:37:14.569 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346 11:37:14.569 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 11:37:14.569 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:14.569 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3cf6f3aa 11:37:14.570 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3cf6f3aa 11:37:14.574 [6184915-71 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1506184915-71 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1df42908 11:37:14.578 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12346 11:37:14.579 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346 11:37:14.579 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@367fd31a 11:37:14.579 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 11:37:16.579 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 11:37:16.580 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@367fd31a 11:37:16.580 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346 11:37:16.582 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3cf6f3aa 11:37:16.582 [6184915-71 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1506184915-71 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1df42908 11:37:16.593 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3cf6f3aa 11:37:16.594 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:16.594 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 11:37:16.597 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346 11:37:16.597 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba 11:37:16.597 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba 11:37:16.598 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@43f88cba 11:37:16.598 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@367fd31a 11:37:16.598 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1506184915{8<=8<=8/254,0} 11:37:16.655 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1506184915{8<=0<=0/254,5} 11:37:16.655 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@367fd31a 11:37:16.655 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 11:37:16.655 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 2136 msec 11:37:16.656 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 11:37:16.659 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 11:37:16.659 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@51ce22e3 11:37:16.660 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 11:37:16.660 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31a89b54 11:37:16.660 [5571716-63 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp2025571716-63 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@6e00c055 11:37:16.671 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31a89b54 11:37:16.671 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 11:37:16.673 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 11:37:16.674 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 11:37:16.674 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 11:37:16.674 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 11:37:16.674 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@1b5359a1 11:37:16.674 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@51ce22e3 11:37:16.675 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2025571716{8<=8<=8/254,0} 11:37:16.730 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2025571716{8<=0<=0/254,0} 11:37:16.732 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@51ce22e3 11:37:16.732 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 11:37:16.736 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - >>>> shutting down server... 11:37:16.802 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.773 s - in it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - Embedded Server' with 6 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-embeddedserver >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-embeddedserver <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] BugInstance size is 4 [INFO] Error size is 0 [INFO] Total bugs: 4 [ERROR] Medium: it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter.asHandler() may expose internal representation by returning ServletAdapter.handler [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] At ServletAdapter.java:[line 65] EI_EXPOSE_REP [ERROR] Low: Class it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter defines non-transient non-serializable instance field handler [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] In ServletAdapter.java SE_BAD_FIELD [ERROR] Medium: it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1 stored into non-transient field ServletAdapter.handler [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] At ServletAdapter.java:[line 47] SE_BAD_FIELD_STORE [ERROR] Low: it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter is Serializable; consider declaring a serialVersionUID [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] At ServletAdapter.java:[lines 44-65] SE_NO_SERIALVERSIONID [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] There are 12 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-embeddedserver >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632248587 [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/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,/javax.annotation.PreDestroy [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/ServletAdapter.java:[45,7] [serial] serializable class ServletAdapter has no definition of serialVersionUID [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-embeddedserver <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile [WARNING] org.springframework:spring-core:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile [WARNING] it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:jar:1.2-ALPHA-4-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile [WARNING] javax.servlet:servlet-api:jar:2.5:provided [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] org.mockito:mockito-core:jar:3.8.0:test [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor >-- [INFO] Building Zephyr - UI Content Editor 1.2-ALPHA-4-SNAPSHOT [7/14] [INFO] from modules/ContentEditor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632257666 [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/Zephyr_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 29 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,/org.testng.annotations.AfterMethod [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,47] [unchecked] unchecked method invocation: method createBoundDocument in interface PropertyBinder is applied to given types required: Key,UpdateCallback found: Key,UpdateCallback [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,51] [unchecked] unchecked conversion required: Key found: Key [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 11:37:50.755 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest 11:37:50.846 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************** 11:37:50.846 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly convert to string" 11:37:50.846 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************** 11:37:50.883 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString() body 11:37:51.162 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning: body 11:37:51.177 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 332 msec 11:37:51.177 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 11:37:51.179 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************* 11:37:51.182 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly create from text" 11:37:51.183 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************* 11:37:51.195 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 16 msec 11:37:51.197 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 11:37:51.198 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ********************************* 11:37:51.202 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace body" 11:37:51.203 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ********************************* 11:37:51.206 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 7 msec 11:37:51.206 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 11:37:51.210 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 11:37:51.210 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace epilog" 11:37:51.212 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 11:37:51.213 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 3 msec 11:37:51.213 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 11:37:51.215 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 11:37:51.215 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace prolog" 11:37:51.216 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 11:37:51.217 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 2 msec 11:37:51.217 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 11:37:51.228 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************ 11:37:51.228 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST "must properly normalise Xhtml" 11:37:51.230 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ARGS [1.xhtml] 11:37:51.230 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************ 11:37:51.236 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()

Et eunt homines mirari alta montium
et ingentes fluctus maris
et latissimos lapsus fluminum
et oceani ambitum
et gyros siderum
et relinquunt se ipsos

St. Augustine, Confessiones, X, 8,15

I'm Fabrizio Giudici, born in Genoa, Italy. I'm a software engineer and I run my own small company. But if you're here, I guess it's because you're interested in my photography activities. This site focuses on my travel photography: it contains many galleries and a few technical articles. It's still a “work in progress” thing as, for instance, many shots from the past are being re-processed to comply with my latest taste and competence in colour management.

My relationship with photography is tightly related with my travels: I bought my first Minolta SLR in 1996, when I started regular travelling for business reasons. For some years I wasn't really serious about it: it was just casual, P-mode shooting. Now, after many years, I'm definitely more committed.

A short equipment history

Only in 2000, just before leaving for San Francisco, I planned to exclusively dedicate a few days to photography: I was fascinated by the Big Sur and Yosemite, that I knew by means of some books. For that circumstance I decided that it was high time I took technique more seriously: so I bought a more sophisticated body, with full exposure control, and switched from negative to slide films.

The journey results were promising, so in 2001 I started planning about building a serious lens system. I got rid of the previous equipment (based on cheap zoom lenses) and picked the Nikon brand: an F-80 body and my first prime lenses (you can learn more about my equipment here). As the years passed by, I was dedicating more and more time to photography. Also, where possible, I opted for driving in place of flying: a straight line is the fastest travel solution, but also the most boring one. In this way I began exploring Italy and Europe. Birds became a primary interest too, and this brought a long tele lens into my arsenal.

The second revolution happened in 2003, when I took my last film shot and entered the digital world. It really was a quantum leap, not only for the better features digital provided, such as the capability of switching ISO on the fly, but also for the possibility of immediately looking at the results and learn from errors.

In 2012 I owned many prime lenses and a single ultra-wide zoom. I realised that the prime lens approach, made for privileging image quality, was causing some problems, mostly the fact that sometimes I was just missing some photos for my laziness in changing lenses. I decided for an experimental year with a 18-70mm lens and a temporary ban on the prime lenses in that focal range. It was a success.

While I was evaluating a possible upgrade of the 18-70mm lens, I also realised that more and more frequently my photographic expeditions were a pain because of my increasing neck and back problems. So at the end of 2013 I looked at the mirrorless world, that was promising less weight for the same image quality. At the beginning I was highly sceptical and did a lot of research; then I bought a Sony NEX-6 and a couple of lenses to start a new experiment. After a few months of accurate evaluation and experience on the field with Sony products, another revolution happened: I decided to permanently switch and currently my Nikon stuff is being phased out.


Questo sito non è una testata giornalistica in quanto è aggiornato senza alcuna periodicità; non può pertanto essere considerato un prodotto editoriale ai sensi della legge n. 62 del 7.03.2001.

11:37:51.305 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:

Et eunt homines mirari alta montium
et ingentes fluctus maris
et latissimos lapsus fluminum
et oceani ambitum
et gyros siderum
et relinquunt se ipsos

St. Augustine, Confessiones, X, 8,15

I'm Fabrizio Giudici, born in Genoa, Italy. I'm a software engineer and I run my own small company. But if you're here, I guess it's because you're interested in my photography activities. This site focuses on my travel photography: it contains many galleries and a few technical articles. It's still a “work in progress” thing as, for instance, many shots from the past are being re-processed to comply with my latest taste and competence in colour management.

My relationship with photography is tightly related with my travels: I bought my first Minolta SLR in 1996, when I started regular travelling for business reasons. For some years I wasn't really serious about it: it was just casual, P-mode shooting. Now, after many years, I'm definitely more committed.

A short equipment history

Only in 2000, just before leaving for San Francisco, I planned to exclusively dedicate a few days to photography: I was fascinated by the Big Sur and Yosemite, that I knew by means of some books. For that circumstance I decided that it was high time I took technique more seriously: so I bought a more sophisticated body, with full exposure control, and switched from negative to slide films.

The journey results were promising, so in 2001 I started planning about building a serious lens system. I got rid of the previous equipment (based on cheap zoom lenses) and picked the Nikon brand: an F-80 body and my first prime lenses (you can learn more about my equipment here). As the years passed by, I was dedicating more and more time to photography. Also, where possible, I opted for driving in place of flying: a straight line is the fastest travel solution, but also the most boring one. In this way I began exploring Italy and Europe. Birds became a primary interest too, and this brought a long tele lens into my arsenal.

The second revolution happened in 2003, when I took my last film shot and entered the digital world. It really was a quantum leap, not only for the better features digital provided, such as the capability of switching ISO on the fly, but also for the possibility of immediately looking at the results and learn from errors.

In 2012 I owned many prime lenses and a single ultra-wide zoom. I realised that the prime lens approach, made for privileging image quality, was causing some problems, mostly the fact that sometimes I was just missing some photos for my laziness in changing lenses. I decided for an experimental year with a 18-70mm lens and a temporary ban on the prime lenses in that focal range. It was a success.

While I was evaluating a possible upgrade of the 18-70mm lens, I also realised that more and more frequently my photographic expeditions were a pain because of my increasing neck and back problems. So at the end of 2013 I looked at the mirrorless world, that was promising less weight for the same image quality. At the beginning I was highly sceptical and did a lot of research; then I bought a Sony NEX-6 and a couple of lenses to start a new experiment. After a few months of accurate evaluation and experience on the field with Sony products, another revolution happened: I decided to permanently switch and currently my Nikon stuff is being phased out.


Questo sito non è una testata giornalistica in quanto è aggiornato senza alcuna periodicità; non può pertanto essere considerato un prodotto editoriale ai sensi della legge n. 62 del 7.03.2001.

11:37:51.320 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:37:51.321 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/ 11:37:51.321 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/JSoupXhtmlNormalizerTest/expected-results/1.xhtml 11:37:51.321 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/JSoupXhtmlNormalizerTest/1.xhtml 11:37:51.339 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST PASSED in 112 msec 11:37:51.340 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - 11:37:51.345 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************* 11:37:51.345 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST "must properly normalise Xhtml" 11:37:51.345 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ARGS [DocumentWithIndentedCode.xhtml] 11:37:51.345 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************* 11:37:51.347 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()

In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to Git the others (I've still a strong preference towards Mercurial, but in the end most people use Git and some of my pet projects are also used as mentoring resources), a move that also made it possible to replicate the repositories to GitHub (my primary repository remains BitBucket though).

As part of the sorting up, I realised that most of my projects lacked a decent README file, that both BitBucket and GitHub render in the home page of the project as a nice introduction. A good README should contain both the description of the project and a few practical information, such as linking the issue tracker and a other relevant stuff, as well as provide information for quickly booting the project - in the case of a project whose artifacts are released through the Maven Repo Central, essentially you have to give their GAV coordinates. Furthermore, Shields.io provides a funny set of dynamic badges that can be populated with some info, such as the latest release deployed or information from a CI server.

Of course a consistent structure for a README should be provided for all of my projects and since I'm a lazy guy I really respect the DRY (Don't Repeat Yourself) principle, so I don't want to copy & paste the description of the project from the POM. Recognising that all the required metadata for what I need are precisely in the POM, the idea is obvious: have a tool to create the README from the POM.

As usual, before creating something new it makes sense to search for a solution that someone perhaps already made. I found a Maven plugin made by the Apache Foundation, that they appear to use for their projects, but unfortunately it uses a template whose source is a URL hard-wired in the plugin, without the possibility to be overridden.

But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the maven-resource-plugin. In fact it is able to copy a resource to a destination folder after having interpolated some properties defined in the POM. So I added this profile to my SuperPOM:

<profile>
    <id>it.tidalwave-generate-readme-md-v1</id>
    <build>
        <defaultGoal>dependency:unpack resources:copy-resources</defaultGoal>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-dependency-plugin</artifactId>
                <configuration>
                    <artifactItems>
                        <artifactItem>
                            <groupId>it.tidalwave.thesefoolishthings</groupId>
                            <artifactId>superpom-config</artifactId>
                            <version>${tft.superpom.config.version}</version>
                            <type>jar</type>
                            <overWrite>true</overWrite>
                            <outputDirectory>${project.basedir}/target/superpom-resources</outputDirectory>
                        </artifactItem>
                    </artifactItems>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-resources-plugin</artifactId>
                <configuration>
                    <resources>
                        <resource>
                            <directory>${project.basedir}/target/superpom-resources/it/tidalwave/readme/</directory>
                            <filtering>true</filtering>
                        </resource>
                    </resources>
                    <outputDirectory>.</outputDirectory>
                </configuration>
            </plugin>
        </plugins>
    </build>
</profile>

It downloads and unpacks the template file (which is a README.md file under the directory it/tidalwave/readme) from another artefact previously deployed (it.tidalwave.thesefoolishthings:superpom-config) and copies it into the current directory. This is an excerpt of the template:

![Maven Central](https://img.shields.io/maven-central/v/${project.groupId}/${project.artifactId}.svg)
[![Build Status](https://img.shields.io/jenkins/s/http/services.tidalwave.it/ci/${tidalwave.ci.view}_Build_from_Scratch.svg)](${project.ciManagement.url})
[![Test Status](https://img.shields.io/jenkins/t/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})
[![Coverage](https://img.shields.io/jenkins/c/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})

${project.name}
================================

${project.description}


Bootstrapping
-------------

In order to build the project, run from the command line:

```mvn -DskipTests```

The project can be opened and built by a recent version of the NetBeans, Eclipse or Idea IDEs.


Documentation
-------------

More information can be found on the [homepage](${project.url}) of the project.

...

As you can see the required metadata can be inserted by using the syntax ${project.description}. BTW, that specific property makes it possible to reuse the description of the project that is already in the POM, that at this point can be comfortably written in markdown syntax. All I need to do is running from the top directory of each project:

mvn -Pit.tidalwave-generate-readme-md-v1 -N

and the README.md is locally (re)created, ready to be committed and pushed. Too bad the coverage badge is broken because of a issue with my Jenkins, but it's another story.

11:37:51.368 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:

In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to Git the others (I've still a strong preference towards Mercurial, but in the end most people use Git and some of my pet projects are also used as mentoring resources), a move that also made it possible to replicate the repositories to GitHub (my primary repository remains BitBucket though).

As part of the sorting up, I realised that most of my projects lacked a decent README file, that both BitBucket and GitHub render in the home page of the project as a nice introduction. A good README should contain both the description of the project and a few practical information, such as linking the issue tracker and a other relevant stuff, as well as provide information for quickly booting the project - in the case of a project whose artifacts are released through the Maven Repo Central, essentially you have to give their GAV coordinates. Furthermore, Shields.io provides a funny set of dynamic badges that can be populated with some info, such as the latest release deployed or information from a CI server.

Of course a consistent structure for a README should be provided for all of my projects and since I'm a lazy guy I really respect the DRY (Don't Repeat Yourself) principle, so I don't want to copy & paste the description of the project from the POM. Recognising that all the required metadata for what I need are precisely in the POM, the idea is obvious: have a tool to create the README from the POM.

As usual, before creating something new it makes sense to search for a solution that someone perhaps already made. I found a Maven plugin made by the Apache Foundation, that they appear to use for their projects, but unfortunately it uses a template whose source is a URL hard-wired in the plugin, without the possibility to be overridden.

But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the maven-resource-plugin. In fact it is able to copy a resource to a destination folder after having interpolated some properties defined in the POM. So I added this profile to my SuperPOM:

<profile>
    <id>it.tidalwave-generate-readme-md-v1</id>
    <build>
        <defaultGoal>dependency:unpack resources:copy-resources</defaultGoal>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-dependency-plugin</artifactId>
                <configuration>
                    <artifactItems>
                        <artifactItem>
                            <groupId>it.tidalwave.thesefoolishthings</groupId>
                            <artifactId>superpom-config</artifactId>
                            <version>${tft.superpom.config.version}</version>
                            <type>jar</type>
                            <overWrite>true</overWrite>
                            <outputDirectory>${project.basedir}/target/superpom-resources</outputDirectory>
                        </artifactItem>
                    </artifactItems>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-resources-plugin</artifactId>
                <configuration>
                    <resources>
                        <resource>
                            <directory>${project.basedir}/target/superpom-resources/it/tidalwave/readme/</directory>
                            <filtering>true</filtering>
                        </resource>
                    </resources>
                    <outputDirectory>.</outputDirectory>
                </configuration>
            </plugin>
        </plugins>
    </build>
</profile>

It downloads and unpacks the template file (which is a README.md file under the directory it/tidalwave/readme) from another artefact previously deployed (it.tidalwave.thesefoolishthings:superpom-config) and copies it into the current directory. This is an excerpt of the template:

![Maven Central](https://img.shields.io/maven-central/v/${project.groupId}/${project.artifactId}.svg)
[![Build Status](https://img.shields.io/jenkins/s/http/services.tidalwave.it/ci/${tidalwave.ci.view}_Build_from_Scratch.svg)](${project.ciManagement.url})
[![Test Status](https://img.shields.io/jenkins/t/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})
[![Coverage](https://img.shields.io/jenkins/c/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})

${project.name}
================================

${project.description}


Bootstrapping
-------------

In order to build the project, run from the command line:

```mvn -DskipTests```

The project can be opened and built by a recent version of the NetBeans, Eclipse or Idea IDEs.


Documentation
-------------

More information can be found on the [homepage](${project.url}) of the project.

...

As you can see the required metadata can be inserted by using the syntax ${project.description}. BTW, that specific property makes it possible to reuse the description of the project that is already in the POM, that at this point can be comfortably written in markdown syntax. All I need to do is running from the top directory of each project:

mvn -Pit.tidalwave-generate-readme-md-v1 -N

and the README.md is locally (re)created, ready to be committed and pushed. Too bad the coverage badge is broken because of a issue with my Jenkins, but it's another story.

11:37:51.369 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:37:51.370 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/ 11:37:51.370 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/JSoupXhtmlNormalizerTest/expected-results/DocumentWithIndentedCode.xhtml 11:37:51.370 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/JSoupXhtmlNormalizerTest/DocumentWithIndentedCode.xhtml 11:37:51.376 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST PASSED in 31 msec 11:37:51.376 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - 11:37:51.478 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@9f48198/null at construction time: [] 11:37:51.479 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5814b4fb/null at construction time: [] 11:37:51.480 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@18d22ecf/null at construction time: [] 11:37:52.702 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ***************************************** 11:37:52.702 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly initialize resources" 11:37:52.704 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ***************************************** 11:37:52.708 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:37:52.709 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/ 11:37:52.709 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/EditorProlog.txt 11:37:52.709 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/EditorProlog.txt 11:37:52.711 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:37:52.713 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/ 11:37:52.715 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/EditorEpilog.txt 11:37:52.715 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/EditorEpilog.txt 11:37:52.716 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 13 msec 11:37:52.716 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 11:37:52.718 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@b6fea12/null at construction time: [] 11:37:52.719 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@75c095a5/null at construction time: [] 11:37:52.720 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@689fe2a3/null at construction time: [] 11:37:52.726 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 11:37:52.726 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must be notified with updated ResourceProperties when bound document updated" 11:37:52.726 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 11:37:52.727 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 11:37:52.728 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 11:37:52.733 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
the body
11:37:52.773 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
the body
11:37:52.775 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString() the updated body 11:37:52.783 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning: the updated body 11:37:52.784 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5955568/null at construction time: [] 11:37:52.904 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 11:37:52.905 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 11:37:52.905 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the updated body ) 11:37:52.905 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the updated body (java.lang.String) 11:37:52.907 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 11:37:52.907 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 11:37:52.908 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the updated body ) 11:37:52.908 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the updated body (java.lang.String) 11:37:52.912 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 186 msec 11:37:52.912 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 11:37:52.921 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6b83ec49/null at construction time: [] 11:37:52.922 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@50ad5625/null at construction time: [] 11:37:52.922 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@1d921267/null at construction time: [] 11:37:52.923 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 11:37:52.923 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must be notified with updated ResourceProperties when bound property updated" 11:37:52.924 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 11:37:52.929 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 11:37:52.929 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 11:37:52.932 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@43600de0/null at construction time: [] 11:37:52.933 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), New title) 11:37:52.933 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning New title (java.lang.String) 11:37:52.933 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 11:37:52.934 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 11:37:52.934 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), New title) 11:37:52.934 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning New title (java.lang.String) 11:37:52.934 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 11:37:52.935 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 11:37:52.935 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 12 msec 11:37:52.935 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 11:37:52.939 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@2e5ff1d4/null at construction time: [] 11:37:52.940 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@1a16583d/null at construction time: [] 11:37:52.940 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@59da4992/null at construction time: [] 11:37:52.941 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 11:37:52.941 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly set value to bound document" 11:37:52.941 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 11:37:52.942 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 11:37:52.943 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 11:37:52.943 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
the body
11:37:52.972 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
the body
11:37:52.974 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 11:37:52.974 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/ 11:37:52.974 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/DocumentProxy.txt 11:37:52.986 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/DocumentProxy.txt 11:37:52.988 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 47 msec 11:37:52.989 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 11:37:52.990 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@668ea404/null at construction time: [] 11:37:53.003 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6c89c92e/null at construction time: [] 11:37:53.003 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@62109320/null at construction time: [] 11:37:53.003 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 11:37:53.004 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly set value to bound property" 11:37:53.004 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 11:37:53.004 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 11:37:53.004 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 11:37:53.018 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 15 msec 11:37:53.019 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 11:37:54.642 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@77ffb5e9 11:37:54.647 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:37:54.676 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:37:57.945 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:37:57.954 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder] 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:37:57.955 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:37:57.956 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:37:58.279 [main ] INFO i.t.northernwind.util.test.SpringTestHelper - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1] 11:37:58.306 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@77eadc56 at construction time: [] 11:37:58.307 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@53f74c6f at construction time: [] 11:37:58.338 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 11:37:58.770 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************** 11:37:58.770 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must be a MessageSubscriber" 11:37:58.770 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************** 11:37:58.772 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 2 msec 11:37:58.773 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 11:37:58.920 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@46a3934c 11:37:58.920 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:37:58.921 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:01.197 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:01.198 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:01.198 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:01.198 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:01.198 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:01.198 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder] 11:38:01.199 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:01.199 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:01.199 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:01.199 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:01.227 [main ] INFO i.t.northernwind.util.test.SpringTestHelper - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1] 11:38:01.235 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@16b7a3b0 at construction time: [] 11:38:01.236 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4ae00f79 at construction time: [] 11:38:01.237 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 11:38:01.241 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **************** 11:38:01.242 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must bind" 11:38:01.242 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **************** 11:38:01.245 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 4 msec 11:38:01.246 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 11:38:01.333 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@226ac835 11:38:01.334 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:38:01.336 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:03.547 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:03.547 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:03.547 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:03.548 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:03.568 [main ] INFO i.t.northernwind.util.test.SpringTestHelper - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1] 11:38:03.572 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@13c09a95 at construction time: [] 11:38:03.573 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@16f1b252 at construction time: [] 11:38:03.573 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 11:38:03.579 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************************************************* 11:38:03.579 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection" 11:38:03.579 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************************************************* 11:38:03.583 [main ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional.empty)) 11:38:03.585 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 6 msec 11:38:03.586 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 11:38:03.661 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@6bc82db6 11:38:03.662 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:38:03.669 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:05.859 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder] 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:05.878 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:05.879 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:05.916 [main ] INFO i.t.northernwind.util.test.SpringTestHelper - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1] 11:38:05.929 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7353242e at construction time: [] 11:38:05.930 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@1a7ffb41 at construction time: [] 11:38:05.931 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 11:38:05.933 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************************************************************************************** 11:38:05.933 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must populate the presentation and bind properties on reception of selected content" 11:38:05.933 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************************************************************************************** 11:38:05.947 [main ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional[Mock for Content, hashCode: 575951656])) 11:38:05.958 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 25 msec 11:38:05.959 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 11:38:06.004 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.59 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Content Editor' with 12 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-editor >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-editor <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.northernwind.rca.ui.contenteditor.impl.ProcessExecutor.execute() [it.tidalwave.northernwind.rca.ui.contenteditor.impl.ProcessExecutor] At ProcessExecutor.java:[line 105] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] There are 20 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-content-editor >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632298294 [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/Zephyr_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 29 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,/org.testng.annotations.AfterMethod [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,47] [unchecked] unchecked method invocation: method createBoundDocument in interface PropertyBinder is applied to given types required: Key,UpdateCallback found: Key,UpdateCallback [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,51] [unchecked] unchecked conversion required: Key found: Key [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-editor <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.springframework:spring-core:jar:5.3.1:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.northernwind:it-tidalwave-html-patches:jar:1.2-ALPHA-6:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:test [WARNING] org.openjfx:javafx-base:jar:11.0.1:test [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer >-- [INFO] Building Zephyr - UI Content Explorer 1.2-ALPHA-4-SNAPSHOT [8/14] [INFO] from modules/ContentExplorer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632308507 [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/Zephyr_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 11:38:39.525 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest 11:38:40.838 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@35c83c56 11:38:40.840 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:38:40.855 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:43.481 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:43.505 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:43.507 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:43.507 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:43.508 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent] 11:38:43.508 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:43.508 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:43.508 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:43.509 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:43.509 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:45.055 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ************************************************************** 11:38:45.055 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context" 11:38:45.055 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ************************************************************** 11:38:45.075 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 19 msec 11:38:45.075 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 11:38:45.179 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:38:45.181 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:46.935 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:46.940 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:46.940 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:46.941 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:46.942 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent] 11:38:46.942 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:46.942 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:46.943 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:46.944 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:46.945 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:46.975 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ***************************************************************** 11:38:46.976 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected" 11:38:46.976 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ***************************************************************** 11:38:47.017 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 42 msec 11:38:47.018 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 11:38:47.094 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@6dbf3131 11:38:47.096 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:38:47.099 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:48.651 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:48.654 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:48.656 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:48.656 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:48.656 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent] 11:38:48.656 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:48.656 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:48.657 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:48.658 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:48.664 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:48.878 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:38:49.042 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$844212812@5e9a6ef3 at construction time: [] 11:38:49.044 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$844212812@5e9a6ef3 at construction time: [] 11:38:49.090 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************** 11:38:49.091 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber" 11:38:49.091 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************** 11:38:49.091 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 1 msec 11:38:49.093 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 11:38:49.161 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@25766189 11:38:49.161 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:38:49.171 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:38:50.661 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent] 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:38:50.662 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:38:50.663 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:38:50.663 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:38:50.682 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:38:50.684 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$844212812@421a2db5 at construction time: [] 11:38:50.684 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$844212812@421a2db5 at construction time: [] 11:38:50.687 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************************************************************************************* 11:38:50.687 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection" 11:38:50.688 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************************************************************************************* 11:38:50.690 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb.onOpenSite() with context thread binding 11:38:50.692 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@7bcd5686) 11:38:50.692 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5f1b7bdb] - it.tidalwave.role.spi.DefaultContextManager@f01c428 11:38:50.692 [main ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 1824292166) 11:38:50.698 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$844212812@421a2db5 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb] 11:38:50.699 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@7bcd5686) completed 11:38:50.701 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$844212812@421a2db5 11:38:50.703 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5f1b7bdb]) 11:38:50.703 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb], i.t.r.s.s.SpringAsDelegate$1@844e1b6) 11:38:50.703 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5f1b7bdb] - it.tidalwave.role.spi.DefaultContextManager@f01c428 11:38:50.704 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.Content$MockitoMock$844212812@421a2db5, i.t.r.u.Selectable) 11:38:50.704 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite] 11:38:50.704 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.Content 11:38:50.704 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content) 11:38:50.704 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb] 11:38:50.704 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 308032616, Mock for Content, hashCode: 1109011893] 11:38:50.705 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@5c67c1e8] 11:38:50.705 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb], i.t.r.s.s.SpringAsDelegate$1@844e1b6) completed 11:38:50.706 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@5c67c1e8] 11:38:50.706 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$844212812@421a2db5 11:38:50.706 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5f1b7bdb]) 11:38:50.706 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb], i.t.r.s.s.SpringAsDelegate$1@d6b4dbc) 11:38:50.706 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5f1b7bdb] - it.tidalwave.role.spi.DefaultContextManager@f01c428 11:38:50.707 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.Content$MockitoMock$844212812@421a2db5, i.t.r.u.Selectable) 11:38:50.707 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite] 11:38:50.707 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.Content 11:38:50.707 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content) 11:38:50.707 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb] 11:38:50.707 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 308032616, Mock for Content, hashCode: 1109011893] 11:38:50.708 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@7e67c70d] 11:38:50.708 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5f1b7bdb], i.t.r.s.s.SpringAsDelegate$1@d6b4dbc) completed 11:38:50.708 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@7e67c70d] 11:38:50.709 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 22 msec 11:38:50.709 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 11:38:50.734 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.592 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Content Explorer' with 3 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-explorer >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-explorer <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] There are 4 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-content-explorer >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632338978 [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/Zephyr_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-explorer <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile [WARNING] Unused declared dependencies found: [WARNING] javax.servlet:servlet-api:jar:2.5:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager >-- [INFO] Building Zephyr - UI Content Manager 1.2-ALPHA-4-SNAPSHOT [9/14] [INFO] from modules/ContentManager/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632347865 [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/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource[] [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 11:39:19.992 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest 11:39:21.749 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@5d260494 at construction time: [] 11:39:21.749 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ********************************************* 11:39:21.750 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action" 11:39:21.750 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ********************************************* 11:39:21.764 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 15 msec 11:39:21.765 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 11:39:21.775 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3e371088 at construction time: [] 11:39:21.776 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************ 11:39:21.776 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest" 11:39:21.776 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************ 11:39:21.844 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 68 msec 11:39:21.845 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 11:39:23.517 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:39:23.551 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:39:26.479 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:39:26.496 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:39:26.497 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator] 11:39:26.497 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:39:26.498 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:39:26.498 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider] 11:39:26.498 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:39:26.498 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:39:26.498 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:39:26.499 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:39:26.499 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:39:26.686 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 11:39:26.781 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 11:39:26.782 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms" 11:39:26.782 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=the folder, title=the title, tags=, exposedUri=the-exposed-uri, publishingDateTime=null, folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, the+folder, {Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-09T11:39:21.857197Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}] 11:39:26.782 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 11:39:26.792 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 2062430774)) 11:39:26.872 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@354ec3c3)... 11:39:26.877 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 143 msec 11:39:26.877 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 11:39:26.979 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:39:26.983 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:39:29.026 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:39:29.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:39:29.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator] 11:39:29.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:39:29.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:39:29.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider] 11:39:29.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:39:29.028 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:39:29.028 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:39:29.028 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:39:29.028 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:39:29.046 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 11:39:29.060 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 11:39:29.060 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms" 11:39:29.060 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=another folder, title=another title, tags=tag1, tag2, exposedUri=another-exposed-uri, publishingDateTime=2023-05-10T11:39:21.857197Z[Etc/UTC], folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, another+folder, {Key(name=tags, type=class java.lang.String)=tag1,tag2, Key(name=title, type=class java.lang.String)=another title, Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-10T11:39:21.857197Z[Etc/UTC], Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}] 11:39:29.060 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 11:39:29.062 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 915126548)) 11:39:29.075 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@128768cb)... 11:39:29.084 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 25 msec 11:39:29.084 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 11:39:29.161 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:39:29.165 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:39:30.976 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:39:30.977 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:39:30.979 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator] 11:39:30.980 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:39:30.981 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:39:30.983 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider] 11:39:30.984 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:39:30.984 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:39:30.984 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:39:30.985 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:39:30.987 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:39:31.011 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 11:39:31.013 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - **************************************** 11:39:31.013 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels" 11:39:31.014 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - **************************************** 11:39:31.015 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1181253136)) 11:39:31.026 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@3790ff72)... 11:39:31.028 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 14 msec 11:39:31.028 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 11:39:31.091 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:39:31.093 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:39:32.813 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:39:32.815 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:39:32.815 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator] 11:39:32.815 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:39:32.815 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:39:32.816 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider] 11:39:32.817 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:39:32.817 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:39:32.817 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:39:32.818 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:39:32.824 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:39:32.855 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 11:39:32.856 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - *************************************************** 11:39:32.857 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up" 11:39:32.858 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - *************************************************** 11:39:32.859 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 2010938267)) 11:39:32.863 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 7 msec 11:39:32.863 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 11:39:32.989 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:39:32.992 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:39:34.694 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:39:34.695 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:39:34.815 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - ******************************************************** 11:39:34.815 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - TEST "must properly create the new Content and store it" 11:39:34.815 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - ******************************************************** 11:39:34.816 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreator - createContent(foldername, {Key(name=Property2, type=class java.lang.String)=value 2, Key(name=Property1, type=class java.lang.String)=value 1}) - Mock for Content, hashCode: 728134656 11:39:34.836 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@24b3e0fb/null at construction time: [] 11:39:34.879 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=Property1, type=class java.lang.String), value 1) 11:39:34.879 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning value 1 (java.lang.String) 11:39:34.879 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=Property2, type=class java.lang.String), value 2) 11:39:34.880 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning value 2 (java.lang.String) 11:39:34.881 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - TEST PASSED in 66 msec 11:39:34.881 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - 11:39:34.931 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.122 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Content Manager' with 8 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-manager >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.northernwind.rca.ui.contentmanager.impl.UriNormalizedFunction.function(String) [it.tidalwave.northernwind.rca.ui.contentmanager.impl.UriNormalizedFunction] At UriNormalizedFunction.java:[line 65] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] There are 31 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-content-manager >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632386426 [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/Zephyr_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct [WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource[] [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-manager <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile [WARNING] org.springframework:spring-core:jar:5.3.1:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] Unused declared dependencies found: [WARNING] org.openjfx:javafx-base:jar:11.0.1:test [WARNING] javax.servlet:servlet-api:jar:2.5:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener >-- [INFO] Building Zephyr - UI Site Opener 1.2-ALPHA-4-SNAPSHOT [10/14] [INFO] from modules/SiteOpener/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632396609 [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/Zephyr_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.DataProvider [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest 11:40:08.654 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest 11:40:11.984 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@19146ad8 11:40:11.986 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:12.006 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:14.601 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:14.622 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:14.624 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:14.624 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:14.624 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:14.624 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:14.624 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:14.625 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:14.625 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:14.715 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@44de4aa1 at construction time: [] 11:40:14.733 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************** 11:40:14.734 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home" 11:40:14.736 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************** 11:40:14.754 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 21 msec 11:40:14.764 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:14.857 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:14.867 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:16.586 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:16.587 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:16.588 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:16.588 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:16.588 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:16.588 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:16.588 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:16.589 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:16.590 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:16.617 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@47855f19 at construction time: [] 11:40:16.619 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************* 11:40:16.619 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection" 11:40:16.619 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************* 11:40:16.690 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@3c2f503e)... 11:40:16.692 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 73 msec 11:40:16.693 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:16.789 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:16.799 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:18.482 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:18.487 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:18.489 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:18.489 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:18.490 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:18.494 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:18.494 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:18.495 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:18.495 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:18.514 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@10af780b at construction time: [] 11:40:18.516 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:18.517 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:18.517 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-11721382582936827165] 11:40:18.517 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:18.535 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@2592f2ab)... 11:40:18.676 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@6e801760 at construction time: [] 11:40:18.679 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 163 msec 11:40:18.679 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:18.767 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:18.769 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:20.356 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:20.356 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:20.358 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:20.358 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:20.364 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:20.368 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:20.368 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:20.368 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:20.368 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:20.377 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4a893ae5 at construction time: [] 11:40:20.378 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:20.379 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:20.379 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-9114880765296506721] 11:40:20.379 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:20.384 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@10093360)... 11:40:20.394 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@1ecedf11 at construction time: [] 11:40:20.396 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 18 msec 11:40:20.396 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:20.483 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:20.486 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:22.258 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:22.259 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:22.259 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:22.259 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:22.260 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:22.260 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:22.260 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:22.260 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:22.260 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:22.265 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3b7dc9cc at construction time: [] 11:40:22.266 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:22.266 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:22.266 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-14733355267534924774] 11:40:22.266 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:22.279 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@5c008376)... 11:40:22.281 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@52c76686 at construction time: [] 11:40:22.286 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 20 msec 11:40:22.286 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:22.342 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:22.345 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:23.681 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:23.682 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:23.691 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7be8cf21 at construction time: [] 11:40:23.692 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:23.692 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:23.693 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-11537928569114896746] 11:40:23.693 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:23.694 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@41397d00)... 11:40:23.695 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4ffe8b57 at construction time: [] 11:40:23.696 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 4 msec 11:40:23.696 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:23.732 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:23.735 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:25.299 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:25.301 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:25.301 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:25.301 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:25.302 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:25.302 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:25.302 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:25.303 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:25.306 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:25.312 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7e6d7d9d at construction time: [] 11:40:25.313 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:25.313 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:25.313 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-1608848418305271503] 11:40:25.313 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:25.346 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@5ff161c4)... 11:40:25.348 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@5136944a at construction time: [] 11:40:25.349 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 36 msec 11:40:25.349 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:25.391 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:25.392 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:26.391 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:26.392 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:26.392 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:26.392 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:26.392 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:26.392 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:26.392 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:26.393 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:26.393 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:26.398 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3a49a27c at construction time: [] 11:40:26.399 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:26.399 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:26.399 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-13023329334304838687] 11:40:26.399 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:26.401 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@6bae487b)... 11:40:26.402 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@6569ab7e at construction time: [] 11:40:26.403 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 4 msec 11:40:26.403 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:26.430 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:26.431 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:27.440 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:27.449 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:27.450 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:27.451 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:27.453 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:27.453 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:27.455 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:27.455 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:27.455 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:27.466 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@110dc6ce at construction time: [] 11:40:27.467 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:27.467 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:27.467 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-16440887487052849550] 11:40:27.468 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:27.487 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@4b5246ff)... 11:40:27.488 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4595a1e5 at construction time: [] 11:40:27.489 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 22 msec 11:40:27.489 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:27.511 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:27.512 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:28.441 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:28.442 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:28.443 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:28.444 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:28.444 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:28.444 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:28.444 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:28.444 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:28.444 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:28.457 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@37eda02f at construction time: [] 11:40:28.458 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:28.458 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:28.458 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-16997725379667494778] 11:40:28.458 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:28.464 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@41aa2d8f)... 11:40:28.464 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4a8abde at construction time: [] 11:40:28.465 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 7 msec 11:40:28.466 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:28.492 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:28.493 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:29.424 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:29.425 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:29.432 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@15662ca7 at construction time: [] 11:40:29.433 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:29.433 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:29.433 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-11068558972786113504] 11:40:29.433 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:29.435 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@5d94700a)... 11:40:29.435 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@35e668d4 at construction time: [] 11:40:29.437 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 5 msec 11:40:29.437 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:29.485 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:40:29.486 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:40:30.648 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:40:30.649 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:40:30.658 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@6b8e7901 at construction time: [] 11:40:30.659 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:30.660 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 11:40:30.660 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12533929684125961459] 11:40:30.660 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 11:40:30.666 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@14679f2b)... 11:40:30.668 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@1aa063d7 at construction time: [] 11:40:30.670 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 11 msec 11:40:30.671 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 11:40:30.699 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.68 s - in it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Site Opener' with 3 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-site-opener >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-site-opener <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] There are 9 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-site-opener >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632439798 [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/Zephyr_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.DataProvider [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-site-opener <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:test [WARNING] org.openjfx:javafx-base:jar:11.0.1:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer >-- [INFO] Building Zephyr - UI Structure Explorer 1.2-ALPHA-4-SNAPSHOT [11/14] [INFO] from modules/StructureExplorer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632447777 [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/Zephyr_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.dci.annotation.DciContext,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 11:40:58.516 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest 11:41:00.014 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@36299b83 11:41:00.016 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:41:00.033 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:41:02.419 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:41:02.429 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:41:02.430 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:41:02.431 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:41:02.431 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:41:02.431 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:41:02.431 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:41:02.431 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:41:02.432 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent] 11:41:02.432 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:41:03.908 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:41:04.252 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$260422155@4125fa08 at construction time: [] 11:41:04.255 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$260422155@4125fa08 at construction time: [] 11:41:04.268 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************** 11:41:04.269 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber" 11:41:04.269 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************** 11:41:04.275 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 7 msec 11:41:04.275 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 11:41:04.359 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7243397d 11:41:04.360 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:41:04.364 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:41:06.069 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:41:06.070 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:41:06.071 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:41:06.071 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:41:06.072 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:41:06.072 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:41:06.073 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:41:06.075 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:41:06.075 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent] 11:41:06.076 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:41:06.114 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 11:41:06.116 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d at construction time: [] 11:41:06.116 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d at construction time: [] 11:41:06.117 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************************************************************************************* 11:41:06.117 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection" 11:41:06.117 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************************************************************************************* 11:41:06.124 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743.onOpenSite() with context thread binding 11:41:06.126 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@12406d47) 11:41:06.126 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@65148743] - it.tidalwave.role.spi.DefaultContextManager@284b78cc 11:41:06.127 [main ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 385129416) 11:41:06.139 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743] 11:41:06.146 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@12406d47) completed 11:41:06.159 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d 11:41:06.159 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@65148743]) 11:41:06.160 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743], i.t.r.s.s.SpringAsDelegate$1@4f686f1b) 11:41:06.160 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@65148743] - it.tidalwave.role.spi.DefaultContextManager@284b78cc 11:41:06.161 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d, i.t.r.u.Selectable) 11:41:06.161 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner is a mock i.t.n.c.m.SiteNode implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite] 11:41:06.161 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode 11:41:06.163 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.SiteNode) 11:41:06.163 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743] 11:41:06.163 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 78633737, Mock for SiteNode, hashCode: 1210452013] 11:41:06.165 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@33ee01cc] 11:41:06.165 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743], i.t.r.s.s.SpringAsDelegate$1@4f686f1b) completed 11:41:06.166 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@33ee01cc] 11:41:06.168 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d 11:41:06.168 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@65148743]) 11:41:06.170 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743], i.t.r.s.s.SpringAsDelegate$1@75a9b712) 11:41:06.171 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@65148743] - it.tidalwave.role.spi.DefaultContextManager@284b78cc 11:41:06.174 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$260422155@4826082d, i.t.r.u.Selectable) 11:41:06.174 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner is a mock i.t.n.c.m.SiteNode implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite] 11:41:06.174 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode 11:41:06.175 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.SiteNode) 11:41:06.176 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743] 11:41:06.176 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 78633737, Mock for SiteNode, hashCode: 1210452013] 11:41:06.178 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@68e6bc2c] 11:41:06.178 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@65148743], i.t.r.s.s.SpringAsDelegate$1@75a9b712) completed 11:41:06.179 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@68e6bc2c] 11:41:06.186 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 69 msec 11:41:06.189 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 11:41:06.257 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:41:06.267 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:41:07.773 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:41:07.778 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:41:07.778 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:41:07.779 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:41:07.780 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:41:07.780 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:41:07.781 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:41:07.781 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:41:07.782 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent] 11:41:07.783 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:41:07.803 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ************************************************************** 11:41:07.807 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context" 11:41:07.807 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ************************************************************** 11:41:07.814 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 10 msec 11:41:07.814 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 11:41:07.888 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 11:41:07.890 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 11:41:09.461 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]) 11:41:09.469 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 11:41:09.470 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable] 11:41:09.470 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable] 11:41:09.470 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable] 11:41:09.470 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable] 11:41:09.471 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable] 11:41:09.471 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable] 11:41:09.471 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent] 11:41:09.472 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder] 11:41:09.483 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ***************************************************************** 11:41:09.483 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected" 11:41:09.483 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ***************************************************************** 11:41:09.489 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 5 msec 11:41:09.489 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 11:41:09.542 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.233 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Structure Explorer' with 3 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-explorer >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-explorer <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] There are 4 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-structure-explorer >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632478230 [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/Zephyr_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /it.tidalwave.dci.annotation.DciContext,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-structure-explorer <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] javax.servlet:servlet-api:jar:2.5:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor >-- [INFO] Building Zephyr - UI Structure Editor 1.2-ALPHA-4-SNAPSHOT [12/14] [INFO] from modules/StructureEditor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632486405 [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/Zephyr_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest 11:41:36.626 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest 11:41:39.628 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 11:41:40.024 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************** 11:41:40.025 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber" 11:41:40.025 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************** 11:41:40.033 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 8 msec 11:41:40.033 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 11:41:40.178 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 11:41:40.180 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************************************************* 11:41:40.181 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection" 11:41:40.181 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************************************************* 11:41:40.191 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty)) 11:41:40.231 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 51 msec 11:41:40.232 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 11:41:40.335 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 11:41:40.337 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ******************************************************************* 11:41:40.340 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node" 11:41:40.340 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ******************************************************************* 11:41:40.340 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 470393705])) 11:41:40.348 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 1205260967 11:41:40.357 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 20 msec 11:41:40.357 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 11:41:40.415 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.141 s - in it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec [INFO] Analyzed bundle 'Zephyr - UI Structure Editor' with 1 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-editor >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-editor <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-structure-editor >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632508619 [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/Zephyr_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-test-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-structure-editor <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:3.2-ALPHA-8:test [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >-- [INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT [13/14] [INFO] from modules/JavaFXUI/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632516221 [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/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-javafx >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-javafx <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [ERROR] Low: JavaFXAddContentPresentationDelegate.bindings not initialized in constructor and dereferenced in it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate.showUp(UserNotificationWithFeedback) [it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate] At JavaFXAddContentPresentationDelegate.java:[line 86] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] There are 7 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-javafx >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632538770 [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/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] No sources to compile [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-javafx <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.openjfx:javafx-fxml:jar:linux:11.0.1:compile [WARNING] org.openjfx:javafx-web:jar:linux:11.0.1:compile [WARNING] org.openjfx:javafx-controls:jar:linux:11.0.1:compile [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:11.0.1:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] org.openjfx:javafx-base:jar:linux:11.0.1:compile [WARNING] Unused declared dependencies found: [JENKINS] Archiving disabled[WARNING] it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:jar:1.2-ALPHA-4-SNAPSHOT:compile [WARNING] org.openjfx:javafx-base:jar:11.0.1:compile [WARNING] org.openjfx:javafx-graphics:jar:11.0.1:compile [WARNING] org.openjfx:javafx-controls:jar:11.0.1:compile [WARNING] org.openjfx:javafx-fxml:jar:11.0.1:compile [WARNING] org.openjfx:javafx-web:jar:11.0.1:compile [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:runtime [WARNING] com.sun.xml.bind:jaxb-core:jar:2.2.11:runtime [WARNING] com.sun.xml.bind:jaxb-impl:jar:2.2.11:runtime [WARNING] javax.activation:activation:jar:1.1.1:runtime [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] org.testng:testng:jar:6.9.10:test [WARNING] org.mockito:mockito-core:jar:3.8.0:test [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile 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.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >-- [INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT [14/14] [INFO] from modules/JavaFXApplication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632550537 [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/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.17abbd59e0fa-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-application-javafx >>> [INFO] [INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Fork Value is true [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter. [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-application-javafx <<< [INFO] [INFO] [INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! [WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 [WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] There are 3 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-application-javafx >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication [INFO] Storing buildNumber: 17abbd59e0fa at timestamp: 1683632579823 [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/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec [INFO] [INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML [INFO] [INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] No sources to compile [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-application-javafx <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:jar:1.2-ALPHA-4-SNAPSHOT:compile [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:1.7.30:compile [WARNING] it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:jar:1.2-ALPHA-4-SNAPSHOT:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:11.0.1:compile [WARNING] org.openjfx:javafx-fxml:jar:linux:11.0.1:compile [WARNING] org.springframework:spring-context:jar:5.3.1:compile [WARNING] org.openjfx:javafx-base:jar:linux:11.0.1:compile [WARNING] org.openjfx:javafx-controls:jar:linux:11.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6:compile [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:compile [WARNING] org.springframework:spring-beans:jar:5.3.1:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime [WARNING] ch.qos.logback:logback-core:jar:1.2.3:runtime [WARNING] ch.qos.logback:logback-classic:jar:1.2.3:runtime [WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-marshalling-default:jar:1.2-ALPHA-6:compile [WARNING] it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:jar:1.2-ALPHA-4-SNAPSHOT:compile [WARNING] org.projectlombok:lombok:jar:1.18.22:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test [WARNING] org.testng:testng:jar:6.9.10:test [WARNING] org.mockito:mockito-core:jar:3.8.0:test [WARNING] org.springframework:spring-aspects:jar:5.3.1:compile [WARNING] org.aspectj:aspectjrt:jar:1.9.6:compile [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.northernwind.rca:northernwind-rca >----------- [INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT [15/14] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency-check:6.1.1:aggregate (default-cli) @ northernwind-rca --- [INFO] Skipping dependency-check:aggregate [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 3 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT: [INFO] [INFO] Zephyr ............................................. SUCCESS [ 1.788 s] [INFO] Zephyr (modules) ................................... SUCCESS [ 1.791 s] [INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 21.747 s] [INFO] Zephyr - Model ..................................... SUCCESS [ 25.302 s] [INFO] Zephyr - UI Commons ................................ SUCCESS [ 41.088 s] [INFO] Zephyr - Embedded Server ........................... SUCCESS [ 39.414 s] [INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 50.394 s] [INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 38.910 s] [INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 48.290 s] [INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 50.691 s] [INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 38.179 s] [INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 29.261 s] [INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [ 31.966 s] [INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [ 39.007 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:06 min [INFO] Finished at: 2023-05-09T11:43:18Z [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled channel stopped [workspace] $ /bin/bash /tmp/jenkins4215779788755859818.sh No post-build script. TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Saving reports... Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-3.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-4.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-5.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-6.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results-7.xml' Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/testng/testng-results.xml' TestNG Reports Processing: FINISH [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.3 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 8 [JaCoCo plugin] Saving matched execfiles: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/classes 20 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/classes 16 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/classes 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/classes 10 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/classes 7 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 3 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/classes 14 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/classes 11 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/classes 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/classes 1 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/classes 3 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/classes 5 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: null [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/src/main/java 18 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/main/java 9 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/src/main/java 4 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java 9 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/src/main/java 3 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 3 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/main/java 12 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java 10 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/src/main/java 3 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/main/java 1 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/src/main/java 3 files [JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/src/main/java 4 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 57.317074, method: 48.9011, line: 48.241207, branch: 30.000002, instruction: 45.93659, complexity: 32.93718 [description-setter] Description set: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 17abbd59e0fa [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 9 issues (skipped 9 duplicates) [Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [Java Compiler] -> resolved paths in source directory (7 found, 0 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 9 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 7 affected files [Java Compiler] No filter has been set, publishing all 9 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 9 issues (skipped 0 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 9 issues (skipped 9 duplicates) [Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [Java Compiler] -> resolved paths in source directory (7 found, 0 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 9 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 7 affected files [Java Compiler] No filter has been set, publishing all 9 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 9 issues (skipped 0 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [Java Compiler] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [Java Compiler] Issues delta (vs. reference build): outstanding: 9, new: 0, fixed: 0 [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 9 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 110 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Successfully parsed console log [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 110 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 110 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Reference build recorder is not configured [Maven] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [Maven] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [Maven] Issues delta (vs. reference build): outstanding: 109, new: 1, fixed: 0 [Maven] No quality gates have been set - skipping [Maven] Health report is disabled - skipping [Maven] Created analysis result for 110 issues (found 1 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set [CPD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 24 files [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/CommonsUI/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/CommonsUI/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentEditor/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentEditor/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentExplorer/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentExplorer/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentManager/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentManager/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/EmbeddedServer/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/EmbeddedServer/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/Model/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/Model/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/SiteOpener/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/SiteOpener/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureEditor/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureEditor/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureExplorer/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureExplorer/target/site/cpd.xml' [CPD] Skipping post processing [CPD] No filter has been set, publishing all 0 issues [CPD] Repository miner is not configured, skipping repository mining [CPD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 24 files [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/CommonsUI/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/CommonsUI/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentEditor/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentEditor/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentExplorer/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentExplorer/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentManager/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/ContentManager/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/EmbeddedServer/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/EmbeddedServer/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/Model/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/Model/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/SiteOpener/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/SiteOpener/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureEditor/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureEditor/target/site/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureExplorer/target/cpd.xml' [CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'modules/StructureExplorer/target/site/cpd.xml' [CPD] Skipping post processing [CPD] No filter has been set, publishing all 0 issues [CPD] Repository miner is not configured, skipping repository mining [CPD] Reference build recorder is not configured [CPD] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [CPD] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [CPD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [CPD] No quality gates have been set - skipping [CPD] Health report is disabled - skipping [CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CPD] Attaching ResultAction with ID 'cpd' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Successfully parsed console log [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8' [AspectJ] Creating SCM blamer to obtain author and commit information for affected files [AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [AspectJ] -> none of the issues requires resolving of paths [AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [AspectJ] -> resolved module names for 4 issues [AspectJ] Resolving package names (or namespaces) by parsing the affected files [AspectJ] -> resolved package names of 1 affected files [AspectJ] No filter has been set, publishing all 4 issues [AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds [AspectJ] -> created fingerprints for 0 issues (skipped 4 issues) [AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [AspectJ] -> 0 copied, 0 not in workspace, 4 not-found, 0 with I/O error [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Successfully parsed console log [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Successfully parsed console log [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Successfully parsed console log [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Successfully parsed console log [AspectJ] -> found 4 issues (skipped 23 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8' [AspectJ] Creating SCM blamer to obtain author and commit information for affected files [AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [AspectJ] -> none of the issues requires resolving of paths [AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [AspectJ] -> resolved module names for 4 issues [AspectJ] Resolving package names (or namespaces) by parsing the affected files [AspectJ] -> resolved package names of 1 affected files [AspectJ] No filter has been set, publishing all 4 issues [AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds [AspectJ] -> created fingerprints for 0 issues (skipped 4 issues) [AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [AspectJ] -> 0 copied, 0 not in workspace, 4 not-found, 0 with I/O error [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Reference build recorder is not configured [AspectJ] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [AspectJ] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [AspectJ] Issues delta (vs. reference build): outstanding: 3, new: 1, fixed: 0 [AspectJ] No quality gates have been set - skipping [AspectJ] Health report is disabled - skipping [AspectJ] Created analysis result for 4 issues (found 1 new issues, fixed 0 issues) [AspectJ] Attaching ResultAction with ID 'aspectj' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Reference build recorder is not configured [Code Analysis] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [Code Analysis] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [Code Analysis] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [Code Analysis] No quality gates have been set - skipping [Code Analysis] Health report is disabled - skipping [Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [SpotBugs] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 12 files [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/CommonsUI/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/ContentEditor/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/ContentExplorer/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/ContentManager/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/spotbugsXml.xml [SpotBugs] -> found 4 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/EmbeddedServer/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/SiteOpener/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/StrippedCoreImplementation/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/StructureEditor/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/StructureExplorer/target/site/spotbugsXml.xml' [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [SpotBugs] -> resolved paths in source directory (5 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 8 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 12 files [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/CommonsUI/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/ContentEditor/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/ContentExplorer/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/ContentManager/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/spotbugsXml.xml [SpotBugs] -> found 4 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/EmbeddedServer/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/SiteOpener/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/StrippedCoreImplementation/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/StructureEditor/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/StructureExplorer/target/site/spotbugsXml.xml' [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [SpotBugs] -> resolved paths in source directory (5 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 8 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [SpotBugs] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 8, new: 0, fixed: 0 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set [PMD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 24 files [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/CommonsUI/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/CommonsUI/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentEditor/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentEditor/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentExplorer/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentExplorer/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentManager/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentManager/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/EmbeddedServer/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/EmbeddedServer/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/Model/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/Model/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/SiteOpener/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/SiteOpener/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureEditor/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureEditor/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureExplorer/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureExplorer/target/site/pmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 4 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 2 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 2 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Repository miner is not configured, skipping repository mining [PMD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 24 files [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/CommonsUI/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/CommonsUI/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentEditor/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentEditor/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentExplorer/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentExplorer/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentManager/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/pmd.xml [PMD] -> found 1 issue (skipped 0 duplicates) [PMD] Successfully processed file 'modules/ContentManager/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/EmbeddedServer/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/EmbeddedServer/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/Model/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/Model/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/SiteOpener/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/SiteOpener/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureEditor/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureEditor/target/site/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureExplorer/target/pmd.xml' [PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'modules/StructureExplorer/target/site/pmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 4 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 2 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 2 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Repository miner is not configured, skipping repository mining [PMD] Reference build recorder is not configured [PMD] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [PMD] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [PMD] Issues delta (vs. reference build): outstanding: 2, new: 0, fixed: 0 [PMD] No quality gates have been set - skipping [PMD] Health report is disabled - skipping [PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 234 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 234 files for open tasks [Open Tasks Scanner] Found a total of 53 open tasks [Open Tasks Scanner] -> TODO: 10 open tasks [Open Tasks Scanner] -> FIXME: 43 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 53 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 36 affected files [Open Tasks Scanner] No filter has been set, publishing all 53 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [Open Tasks Scanner] -> 27 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 234 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 234 files for open tasks [Open Tasks Scanner] Found a total of 53 open tasks [Open Tasks Scanner] -> TODO: 10 open tasks [Open Tasks Scanner] -> FIXME: 43 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 53 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 36 affected files [Open Tasks Scanner] No filter has been set, publishing all 53 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues) [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 234 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 234 files for open tasks [Open Tasks Scanner] Found a total of 53 open tasks [Open Tasks Scanner] -> TODO: 10 open tasks [Open Tasks Scanner] -> FIXME: 43 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' [Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 53 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 36 affected files [Open Tasks Scanner] No filter has been set, publishing all 53 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/6/files-with-issues' [Open Tasks Scanner] -> 27 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Reference build recorder is not configured [Open Tasks Scanner] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [Open Tasks Scanner] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [Open Tasks Scanner] Issues delta (vs. reference build): outstanding: 53, new: 0, fixed: 0 [Open Tasks Scanner] No quality gates have been set - skipping [Open Tasks Scanner] Health report is disabled - skipping [Open Tasks Scanner] Created analysis result for 53 issues (found 0 new issues, fixed 0 issues) [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] Obtaining reference build from same job (Zephyr :: Metrics (feature branches)) [JavaDoc] Using reference build 'Zephyr_Metrics_branches #5' to compute new, fixed, and outstanding issues [JavaDoc] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'Zephyr_Metrics_branches #6'. [Checks API] No suitable checks publisher found. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS