13:08:35 Injecting SonarQube environment variables using the configuration: Sonar-FaaS 13:08:36 [Build Front end with Sonar] $ /home/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/sonar-runner-2.4/sonar-runner-2.4/bin/sonar-runner -X -e -Dsonar.jdbc.url=jdbc:postgresql://faas-master/sonardb ******** ******** -Dsonar.host.url=http://faas-master:9000/sonar "-Dsonar.projectBaseDir=/home/jenkins/workspace/Build Front end with Sonar" 13:08:37 Picked up _JAVA_OPTIONS: -Djava.io.tmpdir=/home/jenkins/tmp 13:08:39 SonarQube Runner 2.4 13:08:39 Java 1.7.0_79 Oracle Corporation (64-bit) 13:08:39 Linux 3.13.0-100-generic amd64 13:08:39 INFO: Error stacktraces are turned on. 13:08:39 INFO: Runner configuration file: /home/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/sonar-runner-2.4/sonar-runner-2.4/conf/sonar-runner.properties 13:08:39 INFO: Project configuration file: /home/jenkins/workspace/Build Front end with Sonar/sonar-project.properties 13:08:39 INFO: Default locale: "en_US", source code encoding: "UTF-8" 13:08:39 INFO: Work directory: /home/jenkins/workspace/Build Front end with Sonar/.sonar 13:08:39 INFO: SonarQube Server 5.1.2 13:08:44 13:08:44.641 INFO - Load global repositories 13:08:44 13:08:44.750 DEBUG - Download: http://faas-master:9000/sonar/batch/global (no proxy) 13:08:46 13:08:46.972 INFO - Load global repositories (done) | time=2333ms 13:08:46 13:08:46.974 INFO - Server id: 20161102160754 13:08:46 13:08:46.977 INFO - User cache: /home/jenkins/.sonar/cache 13:08:46 13:08:46.994 INFO - Install plugins 13:08:46 13:08:46.994 DEBUG - Download index of plugins 13:08:46 13:08:46.995 DEBUG - Download: http://faas-master:9000/sonar/deploy/plugins/index.txt (no proxy) 13:08:52 13:08:52.170 DEBUG - Loaded 3468 properties from l10n bundles 13:08:52 13:08:52.170 INFO - Install JDBC driver 13:08:52 13:08:52.170 DEBUG - Download index of jdbc-driver 13:08:52 13:08:52.170 DEBUG - Download: http://faas-master:9000/sonar/deploy/jdbc-driver.txt (no proxy) 13:08:52 13:08:52.196 INFO - Create JDBC datasource for jdbc:postgresql://faas-master/sonardb 13:08:52 13:08:52.502 DEBUG - Testing JDBC connection 13:08:55 13:08:55.547 DEBUG - Download: http://faas-master:9000/sonar/api/server (no proxy) 13:08:55 13:08:55.635 INFO - Initializing Hibernate 13:08:55 13:08:55.663 DEBUG - hibernate.generate_statistics: false 13:08:55 13:08:55.663 DEBUG - hibernate.dialect: org.sonar.core.persistence.dialect.PostgreSql$PostgreSQLWithDecimalDialect 13:08:55 13:08:55.663 DEBUG - hibernate.connection.provider_class: org.sonar.jpa.session.CustomHibernateConnectionProvider 13:09:00 13:09:00.253 WARN - No such directory: /home/jenkins/workspace/Build Front end with Sonar/extensions/profiles 13:09:01 13:09:01.133 WARN - No such directory: /home/jenkins/workspace/Build Front end with Sonar/extensions/profiles 13:09:01 13:09:01.277 INFO - Load project repositories 13:09:01 13:09:01.278 DEBUG - Download: http://faas-master:9000/sonar/batch/project?key=GeoReso&preview=false (no proxy) 13:09:01 13:09:01.604 INFO - Load project repositories (done) | time=327ms 13:09:01 13:09:01.604 INFO - Load project settings 13:09:03 13:09:03.944 INFO - Load technical debt model 13:09:03 13:09:03.966 DEBUG - Load technical debt model (done) | time=22ms 13:09:03 13:09:03.972 INFO - Apply project exclusions 13:09:04 13:09:04.542 DEBUG - Acquire semaphore on project : org.sonar.api.resources.Project@69468ba4[id=,key=GeoReso,qualifier=TRK], with key batch-GeoReso 13:09:05 13:09:05.080 INFO - ------------- Scan GeoResofrontend 13:09:05 13:09:05.127 INFO - Load module settings 13:09:06 13:09:06.054 WARN - No such directory: /home/jenkins/workspace/Build Front end with Sonar/extensions/profiles 13:09:06 13:09:06.057 DEBUG - Available languages: 13:09:06 13:09:06.057 DEBUG - * JavaScript => "js" 13:09:06 13:09:06.057 DEBUG - * TypeScript => "ts" 13:09:06 13:09:06.058 DEBUG - * Web => "web" 13:09:06 13:09:06.058 DEBUG - * Neutral => "neutral" 13:09:06 13:09:06.058 DEBUG - * PHP => "php" 13:09:06 13:09:06.058 DEBUG - * Java => "java" 13:09:06 13:09:06.186 INFO - Language is forced to ts 13:09:06 13:09:06.188 INFO - Load rules 13:09:07 13:09:07.454 DEBUG - Load rules (done) | time=1266ms 13:09:07 13:09:07.812 DEBUG - Code colorizer, supported languages: web 13:09:07 13:09:07.845 DEBUG - Initializers : 13:09:07 13:09:07.846 INFO - Base dir: /home/jenkins/workspace/Build Front end with Sonar 13:09:07 13:09:07.847 INFO - Working dir: /home/jenkins/workspace/Build Front end with Sonar/.sonar 13:09:07 13:09:07.848 INFO - Source paths: src 13:09:07 13:09:07.849 INFO - Source encoding: UTF-8, default locale: en_US 13:09:07 13:09:07.850 INFO - Index files 13:09:07 13:09:07.903 DEBUG - Declared extensions of language org.sonar.batch.repository.language.Language@58ba6400 were converted to sonar.lang.patterns.js : **/*.js 13:09:07 13:09:07.903 DEBUG - Declared extensions of language org.sonar.batch.repository.language.Language@34fb6982 were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 13:09:07 13:09:07.904 DEBUG - Declared extensions of language org.sonar.batch.repository.language.Language@65cbf0fa were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.rhtml,**/*.shtml 13:09:07 13:09:07.904 DEBUG - Declared extensions of language org.sonar.batch.repository.language.Language@3039e14c were converted to sonar.lang.patterns.neutral : 13:09:07 13:09:07.904 DEBUG - Declared extensions of language org.sonar.batch.repository.language.Language@27f65d50 were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 13:09:07 13:09:07.905 DEBUG - Declared extensions of language org.sonar.batch.repository.language.Language@1f6843af were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 13:09:08 13:09:08.110 DEBUG - Language of file 'src/app/app.component.spec.ts' is detected to be 'ts' 13:09:08 13:09:08.119 DEBUG - Language of file 'src/app/app.component.ts' is detected to be 'ts' 13:09:08 13:09:08.120 DEBUG - Language of file 'src/app/index.ts' is detected to be 'ts' 13:09:08 13:09:08.121 DEBUG - Language of file 'src/app/app.module.ts' is detected to be 'ts' 13:09:08 13:09:08.122 DEBUG - Language of file 'src/environments/environment.prod.ts' is detected to be 'ts' 13:09:08 13:09:08.123 DEBUG - Language of file 'src/environments/environment.ts' is detected to be 'ts' 13:09:08 13:09:08.125 DEBUG - Language of file 'src/main.ts' is detected to be 'ts' 13:09:08 13:09:08.127 DEBUG - Language of file 'src/polyfills.ts' is detected to be 'ts' 13:09:08 13:09:08.131 DEBUG - Language of file 'src/test.ts' is detected to be 'ts' 13:09:08 13:09:08.133 DEBUG - Language of file 'src/typings.d.ts' is detected to be 'ts' 13:09:08 13:09:08.134 INFO - 10 files indexed 13:09:08 13:09:08.291 INFO - Quality profile for ts: TsLint 13:09:10 13:09:10.282 INFO - JaCoCoSensor: JaCoCo report not found : /home/jenkins/workspace/Build Front end with Sonar/target/jacoco.exec 13:09:10 13:09:10.282 INFO - JaCoCoItSensor: JaCoCo IT report not found: /home/jenkins/workspace/Build Front end with Sonar/target/jacoco-it.exec 13:09:10 13:09:10.293 DEBUG - Sensors : Lines Sensor (wrapped) -> QProfileSensor -> InitialOpenIssuesSensor -> ProjectLinksSensor -> VersionEventsSensor -> com.pablissimo.sonar.TsLintSensor@58561c26 -> LOCSensor -> TsCoverageSensor -> SCM Sensor (wrapped) -> CPD Sensor (wrapped) 13:09:10 13:09:10.294 INFO - Sensor Lines Sensor (wrapped) 13:09:10 13:09:10.334 INFO - Sensor Lines Sensor (wrapped) (done) | time=40ms 13:09:10 13:09:10.335 INFO - Sensor QProfileSensor 13:09:10 13:09:10.345 INFO - Sensor QProfileSensor (done) | time=10ms 13:09:10 13:09:10.345 INFO - Sensor InitialOpenIssuesSensor 13:09:10 13:09:10.357 INFO - Sensor InitialOpenIssuesSensor (done) | time=12ms 13:09:10 13:09:10.358 INFO - Sensor ProjectLinksSensor 13:09:10 13:09:10.367 INFO - Sensor ProjectLinksSensor (done) | time=9ms 13:09:10 13:09:10.367 INFO - Sensor VersionEventsSensor 13:09:10 13:09:10.385 INFO - Sensor VersionEventsSensor (done) | time=18ms 13:09:10 13:09:10.385 INFO - Sensor com.pablissimo.sonar.TsLintSensor@58561c26 13:09:10 13:09:10.385 DEBUG - Path sonar.ts.tslintpath not specified, falling back to node_modules/tslint/bin/tslint 13:09:10 13:09:10.386 DEBUG - Found sonar.ts.tslintconfigpath Lint path to be 'tslint.json' 13:09:10 13:09:10.386 DEBUG - Path sonar.ts.tslintrulesdir not specified, falling back to null 13:09:10 13:09:10.419 DEBUG - Split 9 files into 1 batches for processing 13:09:10 13:09:10.420 DEBUG - Executing TsLint with command: node "/home/jenkins/workspace/Build Front end with Sonar/node_modules/tslint/bin/tslint" --format json --config "/home/jenkins/workspace/Build Front end with Sonar/tslint.json" "/home/jenkins/workspace/Build Front end with Sonar/src/app/app.component.spec.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/app/app.component.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/app/app.module.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/app/index.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/environments/environment.prod.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/environments/environment.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/main.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/polyfills.ts" "/home/jenkins/workspace/Build Front end with Sonar/src/test.ts" 13:09:10 13:09:10.515 ERROR - TsLint Err: module.js:471 13:09:10 13:09:10.515 ERROR - TsLint Err: throw err; 13:09:10 13:09:10.515 ERROR - TsLint Err: ^ 13:09:10 13:09:10.515 ERROR - TsLint Err: 13:09:10 13:09:10.515 ERROR - TsLint Err: Error: Cannot find module '/home/jenkins/workspace/Build Front end with Sonar/"/home/jenkins/workspace/Build Front end with Sonar/node_modules/tslint/bin/tslint"' 13:09:10 13:09:10.515 ERROR - TsLint Err: at Function.Module._resolveFilename (module.js:469:15) 13:09:10 13:09:10.516 ERROR - TsLint Err: at Function.Module._load (module.js:417:25) 13:09:10 13:09:10.516 ERROR - TsLint Err: at Module.runMain (module.js:604:10) 13:09:10 13:09:10.516 ERROR - TsLint Err: at run (bootstrap_node.js:394:7) 13:09:10 13:09:10.516 ERROR - TsLint Err: at startup (bootstrap_node.js:149:9) 13:09:10 13:09:10.516 ERROR - TsLint Err: at bootstrap_node.js:509:3 13:09:10 13:09:10.522 INFO - Sensor com.pablissimo.sonar.TsLintSensor@58561c26 (done) | time=137ms 13:09:10 13:09:10.522 INFO - Sensor LOCSensor 13:09:10 13:09:10.533 INFO - Sensor LOCSensor (done) | time=11ms 13:09:10 13:09:10.533 INFO - Sensor TsCoverageSensor 13:09:10 13:09:10.534 INFO - Analysing /home/jenkins/workspace/Build Front end with Sonar/coverage/coverage.lcov 13:09:10 13:09:10.562 INFO - Sensor TsCoverageSensor (done) | time=29ms 13:09:10 13:09:10.562 INFO - Sensor SCM Sensor (wrapped) 13:09:10 13:09:10.574 INFO - Sensor SCM Sensor (wrapped) (done) | time=12ms 13:09:10 13:09:10.574 INFO - Sensor CPD Sensor (wrapped) 13:09:10 13:09:10.575 INFO - DefaultCpdEngine is used for ts 13:09:10 13:09:10.575 DEBUG - No CpdMapping for language ts 13:09:10 13:09:10.575 INFO - Sensor CPD Sensor (wrapped) (done) | time=1ms 13:09:10 13:09:10.578 INFO - No quality gate is configured. 13:09:10 13:09:10.690 INFO - Compare to previous analysis (2016-11-03) 13:09:10 13:09:10.710 INFO - Compare over 30 days (2016-10-04, analysis of Fri Oct 28 12:07:58 CEST 2016) 13:09:11 13:09:11.415 INFO - Execute decorators... 13:09:11 13:09:11.416 DEBUG - Decorators: ManualMeasureDecorator -> org.sonar.batch.issue.tracking.IssueTrackingDecorator@4a5aed0f -> QProfileEventsDecorator -> org.sonar.batch.design.ProjectDsmDecorator@3da06102 -> org.sonar.batch.design.SubProjectDsmDecorator@6c40e9e9 -> org.sonar.batch.design.DirectoryDsmDecorator@19bcf785 -> FileTangleIndexDecorator -> SumDuplicationsDecorator -> UnitTestDecorator -> org.sonar.plugins.core.security.ApplyProjectRolesDecorator@2b00d44c -> org.sonar.plugins.core.sensors.DirectoriesDecorator@317db340 -> org.sonar.plugins.core.sensors.FilesDecorator@33834822 -> org.sonar.plugins.core.timemachine.TimeMachineConfigurationPersister@7d8b97ec -> org.sonar.plugins.core.timemachine.NewCoverageFileAnalyzer@6ff4ca99 -> org.sonar.plugins.core.timemachine.NewItCoverageFileAnalyzer@30213c3b -> org.sonar.plugins.core.timemachine.NewOverallCoverageFileAnalyzer@55f95e2c -> org.sonar.plugins.core.timemachine.NewCoverageAggregator@6695c6cc -> f(lines) -> f(generated_lines) -> f(ncloc) -> f(generated_ncloc) -> f(classes) -> f(packages) -> f(functions) -> f(accessors) -> f(statements) -> f(public_api) -> f(comment_lines) -> f(public_undocumented_api) -> f(commented_out_code_lines) -> f(complexity) -> f(complexity_in_classes) -> f(complexity_in_functions) -> f(class_complexity_distribution) -> f(function_complexity_distribution) -> f(file_complexity_distribution) -> f(lines_to_cover) -> f(uncovered_lines) -> f(conditions_to_cover) -> f(uncovered_conditions) -> f(it_lines_to_cover) -> f(it_uncovered_lines) -> f(it_conditions_to_cover) -> f(it_uncovered_conditions) -> f(overall_lines_to_cover) -> f(overall_uncovered_lines) -> f(overall_conditions_to_cover) -> f(overall_uncovered_conditions) -> f(rfc) -> f(rfc_distribution) -> f(lcom4_distribution) -> f(package_cycles) -> f(package_tangles) -> f(package_feedback_edges) -> f(package_edges_weight) -> f(inherited_risk_score) -> f(vulnerable_component_ratio) -> f(high_severity_vulns) -> f(medium_severity_vulns) -> f(low_severity_vulns) -> f(total_dependencies) -> f(vulnerable_dependencies) -> f(total_vulnerabilities) -> f(new_lines_to_cover) -> f(new_uncovered_lines) -> f(new_conditions_to_cover) -> f(new_uncovered_conditions) -> f(new_it_lines_to_cover) -> f(new_it_uncovered_lines) -> f(new_it_conditions_to_cover) -> f(new_it_uncovered_conditions) -> f(new_overall_lines_to_cover) -> f(new_overall_uncovered_lines) -> f(new_overall_conditions_to_cover) -> f(new_overall_uncovered_conditions) -> org.sonar.batch.language.LanguageDistributionDecorator@37d77626 -> org.sonar.batch.debt.DebtDecorator@228dd56e -> org.sonar.batch.debt.NewDebtDecorator@db73a7b -> DirectoryTangleIndexDecorator -> org.sonar.batch.cpd.decorators.DuplicationDensityDecorator@60d69fe8 -> CountUnresolvedIssuesDecorator -> CountFalsePositivesDecorator -> CommentDensityDecorator -> f(file_complexity) -> f(class_complexity) -> f(function_complexity) -> org.sonar.plugins.core.sensors.LineCoverageDecorator@3e275537 -> org.sonar.plugins.core.sensors.CoverageDecorator@84badc2 -> org.sonar.plugins.core.sensors.BranchCoverageDecorator@207c9fcf -> org.sonar.plugins.core.sensors.ItLineCoverageDecorator@55dfdfb2 -> org.sonar.plugins.core.sensors.ItCoverageDecorator@5cd74b29 -> org.sonar.plugins.core.sensors.ItBranchCoverageDecorator@3a87a05d -> org.sonar.plugins.core.sensors.OverallLineCoverageDecorator@1e3157b0 -> org.sonar.plugins.core.sensors.OverallCoverageDecorator@3973f34c -> org.sonar.plugins.core.sensors.OverallBranchCoverageDecorator@6b6a200b -> org.sonar.batch.debt.SqaleRatingDecorator@78606845 -> org.sonar.plugins.core.timemachine.TendencyDecorator@69112745 -> VariationDecorator 13:09:12 13:09:12.174 DEBUG - Decorator time: 13:09:12 ManualMeasureDecorator: 87ms 13:09:12 org.sonar.batch.issue.tracking.IssueTrackingDecorator@4a5aed0f: 7ms 13:09:12 QProfileEventsDecorator: 22ms 13:09:12 org.sonar.batch.design.ProjectDsmDecorator@3da06102: 0ms 13:09:12 org.sonar.batch.design.SubProjectDsmDecorator@6c40e9e9: 0ms 13:09:12 org.sonar.batch.design.DirectoryDsmDecorator@19bcf785: 8ms 13:09:12 FileTangleIndexDecorator: 2ms 13:09:12 SumDuplicationsDecorator: 5ms 13:09:12 UnitTestDecorator: 0ms 13:09:12 org.sonar.plugins.core.security.ApplyProjectRolesDecorator@2b00d44c: 4ms 13:09:12 org.sonar.plugins.core.sensors.DirectoriesDecorator@317db340: 1ms 13:09:12 org.sonar.plugins.core.sensors.FilesDecorator@33834822: 1ms 13:09:12 org.sonar.plugins.core.timemachine.TimeMachineConfigurationPersister@7d8b97ec: 13ms 13:09:12 org.sonar.plugins.core.timemachine.NewCoverageFileAnalyzer@6ff4ca99: 36ms 13:09:12 org.sonar.plugins.core.timemachine.NewItCoverageFileAnalyzer@30213c3b: 1ms 13:09:12 org.sonar.plugins.core.timemachine.NewOverallCoverageFileAnalyzer@55f95e2c: 0ms 13:09:12 org.sonar.plugins.core.timemachine.NewCoverageAggregator@6695c6cc: 1ms 13:09:12 f(lines): 0ms 13:09:12 f(generated_lines): 2ms 13:09:12 f(ncloc): 0ms 13:09:12 f(generated_ncloc): 0ms 13:09:12 f(classes): 1ms 13:09:12 f(packages): 2ms 13:09:12 f(functions): 1ms 13:09:12 f(accessors): 0ms 13:09:12 f(statements): 0ms 13:09:12 f(public_api): 0ms 13:09:12 f(comment_lines): 0ms 13:09:12 f(public_undocumented_api): 1ms 13:09:12 f(commented_out_code_lines): 0ms 13:09:12 f(complexity): 1ms 13:09:12 f(complexity_in_classes): 0ms 13:09:12 f(complexity_in_functions): 0ms 13:09:12 f(class_complexity_distribution): 0ms 13:09:12 f(function_complexity_distribution): 0ms 13:09:12 f(file_complexity_distribution): 0ms 13:09:12 f(lines_to_cover): 1ms 13:09:12 f(uncovered_lines): 0ms 13:09:12 f(conditions_to_cover): 0ms 13:09:12 f(uncovered_conditions): 0ms 13:09:12 f(it_lines_to_cover): 1ms 13:09:12 f(it_uncovered_lines): 1ms 13:09:12 f(it_conditions_to_cover): 0ms 13:09:12 f(it_uncovered_conditions): 1ms 13:09:12 f(overall_lines_to_cover): 0ms 13:09:12 f(overall_uncovered_lines): 0ms 13:09:12 f(overall_conditions_to_cover): 0ms 13:09:12 f(overall_uncovered_conditions): 0ms 13:09:12 f(rfc): 2ms 13:09:12 f(rfc_distribution): 0ms 13:09:12 f(lcom4_distribution): 0ms 13:09:12 f(package_cycles): 0ms 13:09:12 f(package_tangles): 1ms 13:09:12 f(package_feedback_edges): 0ms 13:09:12 f(package_edges_weight): 0ms 13:09:12 f(inherited_risk_score): 0ms 13:09:12 f(vulnerable_component_ratio): 0ms 13:09:12 f(high_severity_vulns): 0ms 13:09:12 f(medium_severity_vulns): 0ms 13:09:12 f(low_severity_vulns): 1ms 13:09:12 f(total_dependencies): 0ms 13:09:12 f(vulnerable_dependencies): 1ms 13:09:12 f(total_vulnerabilities): 0ms 13:09:12 f(new_lines_to_cover): 0ms 13:09:12 f(new_uncovered_lines): 0ms 13:09:12 f(new_conditions_to_cover): 0ms 13:09:12 f(new_uncovered_conditions): 1ms 13:09:12 f(new_it_lines_to_cover): 0ms 13:09:12 f(new_it_uncovered_lines): 2ms 13:09:12 f(new_it_conditions_to_cover): 0ms 13:09:12 f(new_it_uncovered_conditions): 1ms 13:09:12 f(new_overall_lines_to_cover): 0ms 13:09:12 f(new_overall_uncovered_lines): 0ms 13:09:12 f(new_overall_conditions_to_cover): 1ms 13:09:12 f(new_overall_uncovered_conditions): 0ms 13:09:12 org.sonar.batch.language.LanguageDistributionDecorator@37d77626: 102ms 13:09:12 org.sonar.batch.debt.DebtDecorator@228dd56e: 10ms 13:09:12 org.sonar.batch.debt.NewDebtDecorator@db73a7b: 5ms 13:09:12 DirectoryTangleIndexDecorator: 0ms 13:09:12 org.sonar.batch.cpd.decorators.DuplicationDensityDecorator@60d69fe8: 0ms 13:09:12 CountUnresolvedIssuesDecorator: 48ms 13:09:12 CountFalsePositivesDecorator: 2ms 13:09:12 CommentDensityDecorator: 2ms 13:09:12 f(file_complexity): 1ms 13:09:12 f(class_complexity): 0ms 13:09:12 f(function_complexity): 0ms 13:09:12 org.sonar.plugins.core.sensors.LineCoverageDecorator@3e275537: 4ms 13:09:12 org.sonar.plugins.core.sensors.CoverageDecorator@84badc2: 2ms 13:09:12 org.sonar.plugins.core.sensors.BranchCoverageDecorator@207c9fcf: 1ms 13:09:12 org.sonar.plugins.core.sensors.ItLineCoverageDecorator@55dfdfb2: 2ms 13:09:12 org.sonar.plugins.core.sensors.ItCoverageDecorator@5cd74b29: 0ms 13:09:12 org.sonar.plugins.core.sensors.ItBranchCoverageDecorator@3a87a05d: 2ms 13:09:12 org.sonar.plugins.core.sensors.OverallLineCoverageDecorator@1e3157b0: 0ms 13:09:12 org.sonar.plugins.core.sensors.OverallCoverageDecorator@3973f34c: 1ms 13:09:12 org.sonar.plugins.core.sensors.OverallBranchCoverageDecorator@6b6a200b: 1ms 13:09:12 org.sonar.batch.debt.SqaleRatingDecorator@78606845: 4ms 13:09:12 org.sonar.plugins.core.timemachine.TendencyDecorator@69112745: 111ms 13:09:12 VariationDecorator: 105ms 13:09:12 13:09:12 13:09:12.174 INFO - Store results in database 13:09:12 13:09:12.176 DEBUG - Execute org.sonar.batch.phases.GraphPersister 13:09:12 13:09:12.223 DEBUG - Execute org.sonar.batch.index.SourcePersister 13:09:13 13:09:13.085 DEBUG - Execute org.sonar.batch.index.ResourcePersister 13:09:13 13:09:13.086 DEBUG - Execute org.sonar.batch.index.MeasurePersister 13:09:13 13:09:13.321 DEBUG - Execute org.sonar.batch.index.DuplicationPersister 13:09:13 13:09:13.389 INFO - Analysis reports generated in 65ms, dir size=1 KB 13:09:13 13:09:13.409 INFO - Analysis reports compressed in 20ms, zip size=4 KB 13:09:13 13:09:13.410 DEBUG - Publish results 13:09:13 13:09:13.468 INFO - Analysis reports sent to server in 58ms 13:09:13 13:09:13.469 INFO - ANALYSIS SUCCESSFUL, you can browse http://10.192.35.127/sonar/dashboard/index/GeoReso 13:09:13 13:09:13.469 INFO - Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report. 13:09:13 13:09:13.472 DEBUG - Post-jobs : 13:09:13 13:09:13.474 DEBUG - Release semaphore on project : org.sonar.api.resources.Project@69468ba4[id=2,key=GeoReso,qualifier=TRK], with key batch-GeoReso 13:09:13 INFO: ------------------------------------------------------------------------ 13:09:13 INFO: EXECUTION SUCCESS 13:09:13 INFO: ------------------------------------------------------------------------ 13:09:13 Total time: 34.600s 13:09:13 Final Memory: 10M/135M 13:09:13 INFO: ------------------------------------------------------------------------ 13:09:14 Started calculate disk usage of build 13:09:14 Finished Calculation of disk usage of build in 0 seconds 13:09:14 Started calculate disk usage of workspace 13:09:24 Finished Calculation of disk usage of workspace in 10 second 13:09:26 [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done 13:09:26 Finished: SUCCESS