+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[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] 04:26:52.581 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] 04:26:52.590 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 04:26:52.591 Linux 6.17.0-14-generic (amd64)
[INFO] 04:26:52.763 User cache: /root/.sonar/cache
[INFO] 04:26:53.327 Communicating with SonarQube Server 25.3.0.104237
[INFO] 04:26:53.346 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 04:26:54.203 Load global settings
[INFO] 04:26:54.282 Load global settings (done) | time=80ms
[INFO] 04:26:54.297 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 04:26:54.310 Loading required plugins
[INFO] 04:26:54.310 Load plugins index
[INFO] 04:26:54.364 Load plugins index (done) | time=54ms
[INFO] 04:26:54.364 Load/download plugins
[INFO] 04:26:54.671 Load/download plugins (done) | time=307ms
[INFO] 04:26:55.013 Process project properties
[INFO] 04:26:55.028 Process project properties (done) | time=14ms
[INFO] 04:26:55.038 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 04:26:55.040 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 04:26:55.040 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 04:26:55.048 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 04:26:55.065 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=17ms
[INFO] 04:26:55.094 Load quality profiles
[INFO] 04:26:55.139 Load quality profiles (done) | time=45ms
[INFO] 04:26:55.153 Auto-configuring with CI 'Jenkins'
[INFO] 04:26:55.191 Load active rules
[INFO] 04:26:55.436 Load active rules (done) | time=245ms
[INFO] 04:26:55.444 Load analysis cache
[INFO] 04:26:55.461 Load analysis cache (3.9 kB) | time=17ms
[INFO] 04:26:55.528 Preprocessing files...
[INFO] 04:26:55.705 2 languages detected in 95 preprocessed files
[INFO] 04:26:55.706 0 files ignored because of scm ignore settings
[INFO] 04:26:55.708 Loading plugins for detected languages
[INFO] 04:26:55.709 Load/download plugins
[INFO] 04:26:56.046 Load/download plugins (done) | time=337ms
[INFO] 04:26:56.162 Load project repositories
[INFO] 04:26:56.270 Load project repositories (done) | time=108ms
[INFO] 04:26:56.288 Indexing files...
[INFO] 04:26:56.288 Project configuration:
[INFO] 04:26:56.289 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 04:26:56.306 95 files indexed
[INFO] 04:26:56.307 Quality profile for java: Sonar way MP
[INFO] 04:26:56.307 Quality profile for xml: Sonar way
[INFO] 04:26:56.308 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 04:26:56.365 Load metrics repository
[INFO] 04:26:56.380 Load metrics repository (done) | time=15ms
[INFO] 04:26:57.172 Sensor JavaSensor [java]
[INFO] 04:26:57.176 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 04:26:57.205 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 04:26:57.206 Using ECJ batch to parse 76 Main java source files with batch size 104 KB.
[INFO] 04:26:57.577 Starting batch processing.
[INFO] 04:26:58.157 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 04:27:00.729 100% analyzed
[INFO] 04:27:00.730 Batch processing: Done.
[INFO] 04:27:00.731 Did not optimize analysis for any files, performed a full analysis for all 76 files.
[WARNING] 04:27:00.733 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 04:27:00.733 Using ECJ batch to parse 18 Test java source files with batch size 104 KB.
[INFO] 04:27:00.745 Starting batch processing.
[INFO] 04:27:01.888 100% analyzed
[INFO] 04:27:01.888 Batch processing: Done.
[INFO] 04:27:01.890 Did not optimize analysis for any files, performed a full analysis for all 18 files.
[INFO] 04:27:01.890 No "Generated" source files to scan.
[INFO] 04:27:01.890 Sensor JavaSensor [java] (done) | time=4718ms
[INFO] 04:27:01.890 Sensor SurefireSensor [java]
[INFO] 04:27:01.892 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 04:27:02.021 Sensor SurefireSensor [java] (done) | time=131ms
[INFO] 04:27:02.021 Sensor XML Sensor [xml]
[INFO] 04:27:02.026 1 source file to be analyzed
[INFO] 04:27:02.210 1/1 source file has been analyzed
[INFO] 04:27:02.210 Sensor XML Sensor [xml] (done) | time=189ms
[INFO] 04:27:02.210 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 04:27:02.212 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] 04:27:02.215 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 04:27:02.328 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=118ms
[INFO] 04:27:02.328 Sensor Java Config Sensor [iac]
[INFO] 04:27:02.353 0 source files to be analyzed
[INFO] 04:27:02.353 0/0 source files have been analyzed
[INFO] 04:27:02.354 Sensor Java Config Sensor [iac] (done) | time=25ms
[INFO] 04:27:02.354 Sensor IaC Docker Sensor [iac]
[INFO] 04:27:02.441 0 source files to be analyzed
[INFO] 04:27:02.441 0/0 source files have been analyzed
[INFO] 04:27:02.441 Sensor IaC Docker Sensor [iac] (done) | time=87ms
[INFO] 04:27:02.441 Sensor TextAndSecretsSensor [text]
[INFO] 04:27:02.442 Available processors: 4
[INFO] 04:27:02.442 Using 4 threads for analysis.
[INFO] 04:27:02.820 Using git CLI to retrieve untracked files
[WARNING] 04:27:02.824 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] 04:27:02.854 95 source files to be analyzed
[INFO] 04:27:03.083 95/95 source files have been analyzed
[INFO] 04:27:03.085 Sensor TextAndSecretsSensor [text] (done) | time=643ms
[INFO] 04:27:03.088 ------------- Run sensors on project
[INFO] 04:27:03.232 Sensor Zero Coverage Sensor
[INFO] 04:27:03.233 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 04:27:03.233 Sensor Java CPD Block Indexer
[INFO] 04:27:03.306 Sensor Java CPD Block Indexer (done) | time=73ms
[INFO] 04:27:03.306 ------------- Gather SCA dependencies on project
[INFO] 04:27:03.321 SCM Publisher SCM provider for this project is: git
[INFO] 04:27:03.323 SCM Publisher 6 source files to be analyzed
[INFO] 04:27:03.632 SCM Publisher 6/6 source files have been analyzed (done) | time=308ms
[INFO] 04:27:03.640 CPD Executor 35 files had no CPD blocks
[INFO] 04:27:03.640 CPD Executor Calculating CPD for 41 files
[INFO] 04:27:03.651 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 04:27:03.656 SCM revision ID '4648991455335d4ee4a1555fd1b88687ddf719ba'
[INFO] 04:27:03.789 Analysis report generated in 120ms, dir size=810.9 kB
[INFO] 04:27:04.000 Analysis report compressed in 210ms, zip size=308.7 kB
[INFO] 04:27:04.052 Analysis report uploaded in 52ms
[INFO] 04:27:04.053 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] 04:27:04.053 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 04:27:04.053 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=467a0cd9-4204-4594-bea4-7b2c336f91f1
[INFO] 04:27:04.091 Analysis total time: 9.369 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.701 s
[INFO] Finished at: 2026-03-23T04:27:04Z
[INFO] ------------------------------------------------------------------------