-
Notifications
You must be signed in to change notification settings - Fork 4
/
sonar.log
110 lines (110 loc) · 6.03 KB
/
sonar.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SpringBoot 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.crashub:crash.shell:jar:1.3.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- sonar-maven-plugin:3.2:sonar (default-cli) @ springbootdemo ---
[INFO] User cache: E:\Users\amitk.kmr\.sonar\cache
[INFO] Load global repositories
[INFO] Load global repositories (done) | time=237ms
[INFO] User cache: E:\Users\amitk.kmr\.sonar\cache
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=35ms
[INFO] SonarQube version: 6.2
[WARNING] Invalid POM for org.crashub:crash.shell:jar:1.3.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.crashub:crash.shell:jar:1.3.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.crashub:crash.shell:jar:1.3.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.crashub:crash.shell:jar:1.3.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.crashub:crash.shell:jar:1.3.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Default locale: "en_IN", source code encoding: "UTF-8"
[INFO] Process project properties
[INFO] Load project repositories
[INFO] Load project repositories (done) | time=293ms
[INFO] Load quality profiles
[INFO] Load quality profiles (done) | time=44ms
[INFO] Load active rules
[INFO] Load active rules (done) | time=448ms
[WARNING] SCM provider autodetection failed. No SCM provider claims to support this project. Please use sonar.scm.provider to define SCM of your project.
[INFO] Publish mode
[INFO] ------------- Scan SpringBoot
[INFO] Load server rules
[INFO] Load server rules (done) | time=146ms
[INFO] Initializer GenericCoverageSensor
[INFO] Initializer GenericCoverageSensor (done) | time=0ms
[INFO] Base dir: E:\Users\amitk.kmr\workspace\springbootdemo
[INFO] Working dir: E:\Users\amitk.kmr\workspace\springbootdemo\target\sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Test paths: src/test/java
[INFO] Source encoding: UTF-8, default locale: en_IN
[INFO] Index files
[INFO] 6 files indexed
[INFO] Quality profile for java: Sonar way
[INFO] Sensor Lines Sensor
[INFO] Sensor Lines Sensor (done) | time=18ms
[INFO] Sensor JavaSquidSensor
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=36ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=19ms
[INFO] Java Main Files AST scan
[INFO] 5 source files to be analyzed
[WARNING] Metric 'lines' is an internal metric computed by SonarQube. Provided value is ignored.
[INFO] 5/5 source files have been analyzed
[INFO] Java Main Files AST scan (done) | time=3786ms
[INFO] Java Test Files AST scan
[INFO] 1 source files to be analyzed
[INFO] Java Test Files AST scan (done) | time=921ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor JavaSquidSensor (done) | time=5975ms
[INFO] Sensor SCM Sensor
[INFO] No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
[INFO] Sensor SCM Sensor (done) | time=1ms
[INFO] Sensor Coverage Report Import
[INFO] Sensor Coverage Report Import (done) | time=0ms
[INFO] Sensor Coverage Report Import
[INFO] Sensor Coverage Report Import (done) | time=0ms
[INFO] Sensor Unit Test Results Import
[INFO] Sensor Unit Test Results Import (done) | time=0ms
[INFO] Sensor SurefireSensor
[INFO] parsing E:\Users\amitk.kmr\workspace\springbootdemo\target\surefire-reports
[INFO] Sensor SurefireSensor (done) | time=197ms
[INFO] Sensor JaCoCoSensor
[INFO] Analysing E:\Users\amitk.kmr\workspace\springbootdemo\target\jacoco.exec
[INFO] No information about coverage per test.
[INFO] Sensor JaCoCoSensor (done) | time=327ms
[INFO] Sensor JaCoCoItSensor
[INFO] JaCoCoItSensor: JaCoCo IT report not found: E:\Users\amitk.kmr\workspace\springbootdemo\target\jacoco-it.exec
[INFO] Sensor JaCoCoItSensor (done) | time=0ms
[INFO] Sensor JaCoCoOverallSensor
[INFO] Analysing E:\Users\amitk.kmr\workspace\springbootdemo\target\jacoco.exec
[INFO] Analysing E:\Users\amitk.kmr\workspace\springbootdemo\target\sonar\jacoco-overall.exec
[INFO] No information about coverage per test.
[INFO] Sensor JaCoCoOverallSensor (done) | time=147ms
[INFO] Sensor XmlFileSensor
[INFO] Sensor XmlFileSensor (done) | time=1ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=23ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=1ms
[INFO] Sensor CPD Block Indexer
[INFO] JavaCpdBlockIndexer is used for java
[INFO] Sensor CPD Block Indexer (done) | time=68ms
[INFO] Calculating CPD for 1 files
[INFO] CPD calculation finished
[INFO] Analysis report generated in 461ms, dir size=65 KB
[INFO] Analysis reports compressed in 136ms, zip size=19 KB
[INFO] Analysis report uploaded in 86ms
[INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard/index/com.springboot:springbootdemo
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at http://localhost:9000/api/ce/task?id=AVm24ytULMeSiXebJh07
[INFO] Task total time: 12.110 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.698 s
[INFO] Finished at: 2017-01-19T18:50:58+05:30
[INFO] Final Memory: 49M/476M
[INFO] ------------------------------------------------------------------------