Console Output

Skipping 312 KB.. Full Log
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport ---
[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.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-hourlyreport <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING]    org.projectlombok:lombok:jar:1.18.24:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING]    org.testng:testng:jar:7.7.1:test
[WARNING]    org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING]    org.mockito:mockito-core:jar:4.8.1:test
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING]    ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.19: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.accounting:it-tidalwave-accounting-ui-importer-ibiz >--
[INFO] Building blueHour - UI - Importer iBiz 1.0-ALPHA-9-SNAPSHOT      [13/15]
[INFO]   from modules/UIiBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627676716
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-importer-ibiz ---
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-importer-ibiz ---

[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-importer-ibiz >>>
[INFO] 
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-importer-ibiz <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.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
[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] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] There are 10 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.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-importer-ibiz >>>
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627686392
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-importer-ibiz <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-model:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING]    org.projectlombok:lombok:jar:1.18.24:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING]    org.testng:testng:jar:7.7.1:test
[WARNING]    org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING]    org.mockito:mockito-core:jar:4.8.1:test
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING]    ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.19: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.accounting:it-tidalwave-accounting-ui-javafx >------
[INFO] Building blueHour - UI - JavaFX 1.0-ALPHA-9-SNAPSHOT             [14/15]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627690024
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[65,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Medium: it.tidalwave.accounting.ui.importer.ibiz.impl.javafx.JavaFxIBizImporterPresentationDelegate.bind(BoundProperty) may expose internal representation by storing an externally mutable object into JavaFxIBizImporterPresentationDelegate.iBizFolder [it.tidalwave.accounting.ui.importer.ibiz.impl.javafx.JavaFxIBizImporterPresentationDelegate] At JavaFxIBizImporterPresentationDelegate.java:[line 53] EI_EXPOSE_REP2
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-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.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-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.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.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
[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] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627698974
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[65,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-ui:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-23: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.springframework:spring-beans:jar:5.3.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.7:compile
[WARNING]    org.projectlombok:lombok:jar:1.18.24:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING]    org.testng:testng:jar:7.7.1:test
[WARNING]    org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING]    org.mockito:mockito-core:jar:4.8.1:test
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING]    ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.4.7: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.accounting:it-tidalwave-accounting-application-javafx >--
[INFO] Building blueHour - Application (JavaFX) 1.0-ALPHA-9-SNAPSHOT    [15/15]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627702426
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-application-javafx ---
[JENKINS] Recording test results
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-application-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-application-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-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.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-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.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.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
[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] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-application-javafx ---
[INFO] There are 5 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.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-application-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627713016
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[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.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-ui-projectexplorer:jar:1.0-ALPHA-9-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]    com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-ui-customerexplorer:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-ui-commons:jar:1.0-ALPHA-9-SNAPSHOT: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.accounting:it-tidalwave-accounting-model:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-ui:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.accounting:it-tidalwave-accounting-ui-importer-ibiz:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-23:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-23:compile
[WARNING]    com.aquafx-project:aquafx:jar:0.2:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-23:compile
[WARNING]    org.springframework:spring-beans:jar:5.3.1:compile
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.4.7:runtime
[WARNING]    ch.qos.logback:logback-classic:jar:1.4.7:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.24:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING]    org.testng:testng:jar:7.7.1:test
[WARNING]    org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING]    org.mockito:mockito-core:jar:4.8.1:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.19: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.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-9-SNAPSHOT                           [16/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- dependency-check:8.2.1:aggregate (default-cli) @ bluehour ---
[INFO] Skipping dependency-check:aggregate
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueHour 1.0-ALPHA-9-SNAPSHOT:
[INFO] 
[INFO] blueHour ........................................... SUCCESS [  0.399 s]
[INFO] blueHour (modules) ................................. SUCCESS [  1.516 s]
[INFO] blueHour - Model ................................... SUCCESS [ 26.084 s]
[INFO] blueHour - Model, In-Memory Implementation ......... SUCCESS [ 23.548 s]
[INFO] blueHour - Importer - iBiz ......................... SUCCESS [ 20.718 s]
[INFO] blueHour - Marshalling - XML ....................... SUCCESS [ 21.621 s]
[INFO] blueHour - UI - Commons ............................ SUCCESS [ 21.494 s]
[INFO] blueHour - UI ...................................... SUCCESS [ 11.346 s]

[INFO] blueHour - UI - Customer Explorer .................. SUCCESS [ 12.079 s]
[INFO] blueHour - UI - Project Explorer ................... SUCCESS [ 12.672 s]
[INFO] blueHour - UI - JobEvent Explorer .................. SUCCESS [ 13.457 s]
[INFO] blueHour - UI - Hourly Report ...................... SUCCESS [ 13.155 s]
[INFO] blueHour - UI - Importer iBiz ...................... SUCCESS [ 12.815 s]
[INFO] blueHour - UI - JavaFX ............................. SUCCESS [ 11.963 s]
[INFO] blueHour - Application (JavaFX) .................... SUCCESS [ 13.900 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:54 min
[INFO] Finished at: 2023-05-09T10:21:59Z
[INFO] ------------------------------------------------------------------------
channel stopped
[workspace] $ /bin/bash /tmp/jenkins13877682083893462238.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/blueHour_Metrics_branches/builds/6/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueHour_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: 4
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/jacoco.exec /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/jacoco.exec /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/jacoco.exec /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/classes 10 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/classes 40 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/classes 19 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/classes 1 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/classes 14 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/classes 8 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/classes 14 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/classes 17 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/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/main/java 10 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/src/main/java 26 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java 16 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/src/main/java 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/main/java 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/src/main/java 8 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/src/main/java 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/src/main/java 12 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: 45.535713, method: 41.47059, line: 49.107143, branch: 9.703948, instruction: 35.55063, complexity: 29.166666
[description-setter] Description set: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 7 issues (skipped 7 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/blueHour_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 7 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 7 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 7 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_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/blueHour_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 7 issues (skipped 7 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/blueHour_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 7 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 7 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 7 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_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 (blueHour :: Metrics (feature branches))
[Java Compiler] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 7 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 132 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 132 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[Maven] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 132 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'blueHour_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/blueHour_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 26 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/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/blueHour_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 26 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/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 (blueHour :: Metrics (feature branches))
[CPD] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_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/blueHour_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 3 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 3 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 3 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 3 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_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/blueHour_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 3 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 3 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 3 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 3 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 (blueHour :: Metrics (feature branches))
[AspectJ] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 3 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_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 (blueHour :: Metrics (feature branches))
[Code Analysis] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 13 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ModelInMemory/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICustomerExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIHourlyReport/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIJobEventExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIProjectExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIiBizImporter/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/XmlMarshalling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 2 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/iBizImporter/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/blueHour_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (6 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/blueHour_Metrics_branches/builds/6/files-with-issues'
[SpotBugs] -> 6 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/blueHour_Metrics_branches/workspace' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 13 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ModelInMemory/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICustomerExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIHourlyReport/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIJobEventExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIProjectExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIiBizImporter/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/XmlMarshalling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 2 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/iBizImporter/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/blueHour_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (6 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/blueHour_Metrics_branches/builds/6/files-with-issues'
[SpotBugs] -> 6 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 (blueHour :: Metrics (feature branches))
[SpotBugs] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'blueHour_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/blueHour_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 26 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/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/blueHour_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/blueHour_Metrics_branches/builds/6/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 26 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_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/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/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/blueHour_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/blueHour_Metrics_branches/builds/6/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[PMD] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 223 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 223 files for open tasks
[Open Tasks Scanner] Found a total of 65 open tasks
[Open Tasks Scanner] -> TODO: 9 open tasks
[Open Tasks Scanner] -> FIXME: 56 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/blueHour_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 65 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 65 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 65 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[Open Tasks Scanner] -> 28 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/blueHour_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 223 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 223 files for open tasks
[Open Tasks Scanner] Found a total of 65 open tasks
[Open Tasks Scanner] -> TODO: 9 open tasks
[Open Tasks Scanner] -> FIXME: 56 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/blueHour_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 65 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 65 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 65 issues (skipped 0 issues)
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 223 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 223 files for open tasks
[Open Tasks Scanner] Found a total of 65 open tasks
[Open Tasks Scanner] -> TODO: 9 open tasks
[Open Tasks Scanner] -> FIXME: 56 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/blueHour_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 65 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 65 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 65 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[Open Tasks Scanner] -> 28 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 (blueHour :: Metrics (feature branches))
[Open Tasks Scanner] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Open Tasks Scanner] All reported issues will be considered outstanding
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Health report is disabled - skipping
[Open Tasks Scanner] Created analysis result for 65 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_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/blueHour_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/blueHour_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 (blueHour :: Metrics (feature branches))
[JavaDoc] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[JavaDoc] All reported issues will be considered outstanding
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'blueHour_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