Skip to content

Console Output

+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Progress (1): 3.1 kB
Progress (2): 3.1 kB | 4.6 kB
Progress (2): 3.1 kB | 9.7 kB
Progress (2): 7.7 kB | 9.7 kB
Progress (2): 7.7 kB | 14 kB 
Progress (2): 12 kB | 14 kB 
Progress (2): 17 kB | 14 kB
Progress (2): 20 kB | 14 kB
Progress (2): 21 kB | 14 kB
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 17 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 16 kB/s)
[WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation
[INFO] 
[INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E2_Back >-------------
[INFO] Building MP_202610_G81_E2_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E2_Back ---
[WARNING] 17:19:23.555 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 17:19:23.564 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 17:19:23.564 Linux 6.17.0-20-generic (amd64)
[INFO] 17:19:23.599 User cache: /root/.sonar/cache
[INFO] 17:19:24.229 Communicating with SonarQube Server 25.3.0.104237
[INFO] 17:19:24.245 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 17:19:25.629 Load global settings
[INFO] 17:19:25.744 Load global settings (done) | time=117ms
[INFO] 17:19:25.759 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 17:19:25.772 Loading required plugins
[INFO] 17:19:25.773 Load plugins index
[INFO] 17:19:25.820 Load plugins index (done) | time=47ms
[INFO] 17:19:25.820 Load/download plugins
[INFO] 17:19:26.053 Load/download plugins (done) | time=233ms
[INFO] 17:19:26.392 Process project properties
[INFO] 17:19:26.406 Process project properties (done) | time=14ms
[INFO] 17:19:26.416 Project key: co.edu.udistrital.mdp:MP_202610_G81_E2_Back
[INFO] 17:19:26.417 Base dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back
[INFO] 17:19:26.417 Working dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/sonar
[INFO] 17:19:26.424 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back'
[INFO] 17:19:26.440 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back' (done) | time=16ms
[INFO] 17:19:26.469 Load quality profiles
[INFO] 17:19:26.519 Load quality profiles (done) | time=50ms
[INFO] 17:19:26.532 Auto-configuring with CI 'Jenkins'
[INFO] 17:19:26.568 Load active rules
[INFO] 17:19:26.820 Load active rules (done) | time=252ms
[INFO] 17:19:26.826 Load analysis cache
[INFO] 17:19:26.843 Load analysis cache (7.5 kB) | time=17ms
[INFO] 17:19:26.914 Preprocessing files...
[INFO] 17:19:27.164 2 languages detected in 186 preprocessed files
[INFO] 17:19:27.164 0 files ignored because of scm ignore settings
[INFO] 17:19:27.167 Loading plugins for detected languages
[INFO] 17:19:27.167 Load/download plugins
[INFO] 17:19:27.519 Load/download plugins (done) | time=352ms
[INFO] 17:19:27.633 Load project repositories
[INFO] 17:19:27.759 Load project repositories (done) | time=126ms
[INFO] 17:19:27.777 Indexing files...
[INFO] 17:19:27.778 Project configuration:
[INFO] 17:19:27.778   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**, **/config/**, **/MainApplication.java
[INFO] 17:19:27.801 186 files indexed
[INFO] 17:19:27.803 Quality profile for java: Sonar way MP
[INFO] 17:19:27.803 Quality profile for xml: Sonar way
[INFO] 17:19:27.803 ------------- Run sensors on module MP_202610_G81_E2_Back
[INFO] 17:19:27.861 Load metrics repository
[INFO] 17:19:27.878 Load metrics repository (done) | time=17ms
[INFO] 17:19:28.641 Sensor JavaSensor [java]
[INFO] 17:19:28.645 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 17:19:28.671 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 17:19:28.673 Using ECJ batch to parse 143 Main java source files with batch size 104 KB.
[INFO] 17:19:29.093 Starting batch processing.
[INFO] 17:19:29.685 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 17:19:34.079 100% analyzed
[INFO] 17:19:34.080 Batch processing: Done.
[INFO] 17:19:34.080 Did not optimize analysis for any files, performed a full analysis for all 143 files.
[WARNING] 17:19:34.083 Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
[WARNING] 17:19:34.083 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 17:19:34.083 Using ECJ batch to parse 42 Test java source files with batch size 104 KB.
[INFO] 17:19:34.096 Starting batch processing.
[INFO] 17:19:35.396 100% analyzed
[INFO] 17:19:35.396 Batch processing: Done.
[INFO] 17:19:35.397 Did not optimize analysis for any files, performed a full analysis for all 42 files.
[INFO] 17:19:35.397 No "Generated" source files to scan.
[INFO] 17:19:35.397 Sensor JavaSensor [java] (done) | time=6756ms
[INFO] 17:19:35.397 Sensor SurefireSensor [java]
[INFO] 17:19:35.399 parsing [/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/surefire-reports]
[INFO] 17:19:35.550 Sensor SurefireSensor [java] (done) | time=153ms
[INFO] 17:19:35.550 Sensor XML Sensor [xml]
[INFO] 17:19:35.557 1 source file to be analyzed
[INFO] 17:19:35.738 1/1 source file has been analyzed
[INFO] 17:19:35.738 Sensor XML Sensor [xml] (done) | time=188ms
[INFO] 17:19:35.739 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 17:19:35.743 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 17:19:35.821 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=82ms
[INFO] 17:19:35.821 Sensor Java Config Sensor [iac]
[INFO] 17:19:35.841 0 source files to be analyzed
[INFO] 17:19:35.841 0/0 source files have been analyzed
[INFO] 17:19:35.842 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 17:19:35.842 Sensor IaC Docker Sensor [iac]
[INFO] 17:19:35.917 0 source files to be analyzed
[INFO] 17:19:35.917 0/0 source files have been analyzed
[INFO] 17:19:35.918 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 17:19:35.918 Sensor TextAndSecretsSensor [text]
[INFO] 17:19:35.918 Available processors: 4
[INFO] 17:19:35.918 Using 4 threads for analysis.
[INFO] 17:19:36.298 Using git CLI to retrieve untracked files
[WARNING] 17:19:36.302 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
[INFO] 17:19:36.333 186 source files to be analyzed
[INFO] 17:19:36.577 186/186 source files have been analyzed
[INFO] 17:19:36.578 Sensor TextAndSecretsSensor [text] (done) | time=660ms
[INFO] 17:19:36.582 ------------- Run sensors on project
[INFO] 17:19:36.736 Sensor Zero Coverage Sensor
[INFO] 17:19:36.738 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 17:19:36.738 Sensor Java CPD Block Indexer
[INFO] 17:19:36.873 Sensor Java CPD Block Indexer (done) | time=135ms
[INFO] 17:19:36.873 ------------- Gather SCA dependencies on project
[INFO] 17:19:36.936 SCM Publisher SCM provider for this project is: git
[INFO] 17:19:36.938 SCM Publisher 2 source files to be analyzed
[INFO] 17:19:37.197 SCM Publisher 2/2 source files have been analyzed (done) | time=259ms
[INFO] 17:19:37.209 CPD Executor 43 files had no CPD blocks
[INFO] 17:19:37.209 CPD Executor Calculating CPD for 100 files
[INFO] 17:19:37.227 CPD Executor CPD calculation finished (done) | time=18ms
[INFO] 17:19:37.232 SCM revision ID '15626b2ca8414065d2d6c8645eaf0f3ddece0db7'
[INFO] 17:19:37.465 Analysis report generated in 210ms, dir size=1.1 MB
[INFO] 17:19:37.832 Analysis report compressed in 367ms, zip size=492.8 kB
[INFO] 17:19:37.994 Analysis report uploaded in 162ms
[INFO] 17:19:37.996 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E2_Back
[INFO] 17:19:37.996 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 17:19:37.996 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=1469179a-915f-448d-afda-5638599d3578
[INFO] 17:19:38.047 Analysis total time: 11.946 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.190 s
[INFO] Finished at: 2026-05-09T17:19:38Z
[INFO] ------------------------------------------------------------------------