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/codehaus/mojo/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Progress (1): 3.1 kB
Progress (1): 7.7 kB
Progress (1): 12 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 21 kB
Progress (2): 21 kB | 4.6 kB
Progress (2): 21 kB | 9.7 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 22 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 29 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_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 02:17:32.277 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] 02:17:32.286 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:17:32.286 Linux 6.17.0-14-generic (amd64)
[INFO] 02:17:32.324 User cache: /root/.sonar/cache
[INFO] 02:17:32.890 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:17:32.912 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:17:33.739 Load global settings
[INFO] 02:17:33.837 Load global settings (done) | time=100ms
[INFO] 02:17:33.853 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:17:33.866 Loading required plugins
[INFO] 02:17:33.866 Load plugins index
[INFO] 02:17:33.914 Load plugins index (done) | time=48ms
[INFO] 02:17:33.914 Load/download plugins
[INFO] 02:17:34.154 Load/download plugins (done) | time=239ms
[INFO] 02:17:34.557 Process project properties
[INFO] 02:17:34.572 Process project properties (done) | time=15ms
[INFO] 02:17:34.583 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 02:17:34.584 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 02:17:34.584 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 02:17:34.592 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 02:17:34.608 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=16ms
[INFO] 02:17:34.657 Load quality profiles
[INFO] 02:17:34.701 Load quality profiles (done) | time=44ms
[INFO] 02:17:34.715 Auto-configuring with CI 'Jenkins'
[INFO] 02:17:34.752 Load active rules
[INFO] 02:17:35.053 Load active rules (done) | time=301ms
[INFO] 02:17:35.062 Load analysis cache
[INFO] 02:17:35.082 Load analysis cache (4.6 kB) | time=20ms
[INFO] 02:17:35.156 Preprocessing files...
[INFO] 02:17:35.352 2 languages detected in 107 preprocessed files
[INFO] 02:17:35.353 0 files ignored because of scm ignore settings
[INFO] 02:17:35.355 Loading plugins for detected languages
[INFO] 02:17:35.355 Load/download plugins
[INFO] 02:17:35.695 Load/download plugins (done) | time=340ms
[INFO] 02:17:35.811 Load project repositories
[INFO] 02:17:35.920 Load project repositories (done) | time=109ms
[INFO] 02:17:35.939 Indexing files...
[INFO] 02:17:35.939 Project configuration:
[INFO] 02:17:35.940 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 02:17:35.959 107 files indexed
[INFO] 02:17:35.960 Quality profile for java: Sonar way MP
[INFO] 02:17:35.960 Quality profile for xml: Sonar way
[INFO] 02:17:35.960 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 02:17:36.019 Load metrics repository
[INFO] 02:17:36.034 Load metrics repository (done) | time=15ms
[INFO] 02:17:36.814 Sensor JavaSensor [java]
[INFO] 02:17:36.818 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:17:36.846 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:17:36.848 Using ECJ batch to parse 84 Main java source files with batch size 104 KB.
[INFO] 02:17:37.250 Starting batch processing.
[INFO] 02:17:37.866 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:17:41.107 100% analyzed
[INFO] 02:17:41.108 Batch processing: Done.
[INFO] 02:17:41.110 Did not optimize analysis for any files, performed a full analysis for all 84 files.
[WARNING] 02:17:41.114 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 02:17:41.115 Using ECJ batch to parse 22 Test java source files with batch size 104 KB.
[INFO] 02:17:41.134 Starting batch processing.
[INFO] 02:17:42.561 100% analyzed
[INFO] 02:17:42.561 Batch processing: Done.
[INFO] 02:17:42.562 Did not optimize analysis for any files, performed a full analysis for all 22 files.
[INFO] 02:17:42.562 No "Generated" source files to scan.
[INFO] 02:17:42.562 Sensor JavaSensor [java] (done) | time=5748ms
[INFO] 02:17:42.563 Sensor SurefireSensor [java]
[INFO] 02:17:42.565 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 02:17:42.706 Sensor SurefireSensor [java] (done) | time=143ms
[INFO] 02:17:42.706 Sensor XML Sensor [xml]
[INFO] 02:17:42.714 1 source file to be analyzed
[INFO] 02:17:42.874 1/1 source file has been analyzed
[INFO] 02:17:42.874 Sensor XML Sensor [xml] (done) | time=168ms
[INFO] 02:17:42.874 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 02:17:42.876 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 02:17:42.879 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 02:17:42.949 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=74ms
[INFO] 02:17:42.949 Sensor Java Config Sensor [iac]
[INFO] 02:17:42.969 0 source files to be analyzed
[INFO] 02:17:42.969 0/0 source files have been analyzed
[INFO] 02:17:42.970 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 02:17:42.970 Sensor IaC Docker Sensor [iac]
[INFO] 02:17:43.048 0 source files to be analyzed
[INFO] 02:17:43.048 0/0 source files have been analyzed
[INFO] 02:17:43.048 Sensor IaC Docker Sensor [iac] (done) | time=78ms
[INFO] 02:17:43.048 Sensor TextAndSecretsSensor [text]
[INFO] 02:17:43.049 Available processors: 4
[INFO] 02:17:43.049 Using 4 threads for analysis.
[INFO] 02:17:43.476 Using git CLI to retrieve untracked files
[WARNING] 02:17:43.481 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] 02:17:43.509 107 source files to be analyzed
[INFO] 02:17:43.807 107/107 source files have been analyzed
[INFO] 02:17:43.808 Sensor TextAndSecretsSensor [text] (done) | time=760ms
[INFO] 02:17:43.812 ------------- Run sensors on project
[INFO] 02:17:43.978 Sensor Zero Coverage Sensor
[INFO] 02:17:43.980 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 02:17:43.980 Sensor Java CPD Block Indexer
[INFO] 02:17:44.062 Sensor Java CPD Block Indexer (done) | time=82ms
[INFO] 02:17:44.063 ------------- Gather SCA dependencies on project
[INFO] 02:17:44.080 SCM Publisher SCM provider for this project is: git
[INFO] 02:17:44.081 SCM Publisher 1 source file to be analyzed
[INFO] 02:17:44.344 SCM Publisher 1/1 source file have been analyzed (done) | time=263ms
[INFO] 02:17:44.357 CPD Executor 40 files had no CPD blocks
[INFO] 02:17:44.361 CPD Executor Calculating CPD for 44 files
[INFO] 02:17:44.387 CPD Executor CPD calculation finished (done) | time=25ms
[INFO] 02:17:44.392 SCM revision ID 'a180ee02c87f07c660a48be44f65ffd08b10a30b'
[INFO] 02:17:44.539 Analysis report generated in 132ms, dir size=902.0 kB
[INFO] 02:17:44.787 Analysis report compressed in 247ms, zip size=350.1 kB
[INFO] 02:17:44.827 Analysis report uploaded in 40ms
[INFO] 02:17:44.828 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 02:17:44.828 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:17:44.829 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=5dbb8b9a-2a81-4901-94da-b4f9d7b55dde
[INFO] 02:17:44.863 Analysis total time: 10.655 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.900 s
[INFO] Finished at: 2026-03-24T02:17:44Z
[INFO] ------------------------------------------------------------------------