+ 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:48:15.419 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:48:15.430 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 04:48:15.430 Linux 6.17.0-14-generic (amd64)
[INFO] 04:48:15.598 User cache: /root/.sonar/cache
[INFO] 04:48:16.230 Communicating with SonarQube Server 25.3.0.104237
[INFO] 04:48:16.247 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 04:48:17.103 Load global settings
[INFO] 04:48:17.187 Load global settings (done) | time=84ms
[INFO] 04:48:17.203 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 04:48:17.215 Loading required plugins
[INFO] 04:48:17.216 Load plugins index
[INFO] 04:48:17.271 Load plugins index (done) | time=54ms
[INFO] 04:48:17.271 Load/download plugins
[INFO] 04:48:17.529 Load/download plugins (done) | time=258ms
[INFO] 04:48:17.874 Process project properties
[INFO] 04:48:17.889 Process project properties (done) | time=14ms
[INFO] 04:48:17.899 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 04:48:17.900 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 04:48:17.900 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 04:48:17.907 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 04:48:17.919 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=12ms
[INFO] 04:48:17.948 Load quality profiles
[INFO] 04:48:17.993 Load quality profiles (done) | time=45ms
[INFO] 04:48:18.008 Auto-configuring with CI 'Jenkins'
[INFO] 04:48:18.048 Load active rules
[INFO] 04:48:18.282 Load active rules (done) | time=234ms
[INFO] 04:48:18.289 Load analysis cache
[INFO] 04:48:18.305 Load analysis cache (4.2 kB) | time=16ms
[INFO] 04:48:18.372 Preprocessing files...
[INFO] 04:48:18.570 2 languages detected in 99 preprocessed files
[INFO] 04:48:18.571 0 files ignored because of scm ignore settings
[INFO] 04:48:18.573 Loading plugins for detected languages
[INFO] 04:48:18.574 Load/download plugins
[INFO] 04:48:18.860 Load/download plugins (done) | time=287ms
[INFO] 04:48:18.982 Load project repositories
[INFO] 04:48:19.091 Load project repositories (done) | time=109ms
[INFO] 04:48:19.110 Indexing files...
[INFO] 04:48:19.110 Project configuration:
[INFO] 04:48:19.110 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 04:48:19.129 99 files indexed
[INFO] 04:48:19.130 Quality profile for java: Sonar way MP
[INFO] 04:48:19.130 Quality profile for xml: Sonar way
[INFO] 04:48:19.130 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 04:48:19.189 Load metrics repository
[INFO] 04:48:19.205 Load metrics repository (done) | time=16ms
[INFO] 04:48:20.009 Sensor JavaSensor [java]
[INFO] 04:48:20.013 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 04:48:20.040 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 04:48:20.041 Using ECJ batch to parse 78 Main java source files with batch size 104 KB.
[INFO] 04:48:20.395 Starting batch processing.
[INFO] 04:48:20.965 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 04:48:23.757 100% analyzed
[INFO] 04:48:23.758 Batch processing: Done.
[INFO] 04:48:23.759 Did not optimize analysis for any files, performed a full analysis for all 78 files.
[WARNING] 04:48:23.761 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 04:48:23.762 Using ECJ batch to parse 20 Test java source files with batch size 104 KB.
[INFO] 04:48:23.776 Starting batch processing.
[INFO] 04:48:25.081 100% analyzed
[INFO] 04:48:25.082 Batch processing: Done.
[INFO] 04:48:25.082 Did not optimize analysis for any files, performed a full analysis for all 20 files.
[INFO] 04:48:25.083 No "Generated" source files to scan.
[INFO] 04:48:25.083 Sensor JavaSensor [java] (done) | time=5074ms
[INFO] 04:48:25.083 Sensor SurefireSensor [java]
[INFO] 04:48:25.084 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 04:48:25.218 Sensor SurefireSensor [java] (done) | time=135ms
[INFO] 04:48:25.219 Sensor XML Sensor [xml]
[INFO] 04:48:25.224 1 source file to be analyzed
[INFO] 04:48:25.380 1/1 source file has been analyzed
[INFO] 04:48:25.380 Sensor XML Sensor [xml] (done) | time=161ms
[INFO] 04:48:25.380 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 04:48:25.382 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:48:25.386 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 04:48:25.447 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=67ms
[INFO] 04:48:25.448 Sensor Java Config Sensor [iac]
[INFO] 04:48:25.469 0 source files to be analyzed
[INFO] 04:48:25.470 0/0 source files have been analyzed
[INFO] 04:48:25.470 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 04:48:25.470 Sensor IaC Docker Sensor [iac]
[INFO] 04:48:25.551 0 source files to be analyzed
[INFO] 04:48:25.551 0/0 source files have been analyzed
[INFO] 04:48:25.552 Sensor IaC Docker Sensor [iac] (done) | time=81ms
[INFO] 04:48:25.552 Sensor TextAndSecretsSensor [text]
[INFO] 04:48:25.552 Available processors: 4
[INFO] 04:48:25.552 Using 4 threads for analysis.
[INFO] 04:48:25.954 Using git CLI to retrieve untracked files
[WARNING] 04:48:25.958 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:48:25.983 99 source files to be analyzed
[INFO] 04:48:26.156 99/99 source files have been analyzed
[INFO] 04:48:26.158 Sensor TextAndSecretsSensor [text] (done) | time=606ms
[INFO] 04:48:26.163 ------------- Run sensors on project
[INFO] 04:48:26.310 Sensor Zero Coverage Sensor
[INFO] 04:48:26.311 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 04:48:26.311 Sensor Java CPD Block Indexer
[INFO] 04:48:26.418 Sensor Java CPD Block Indexer (done) | time=107ms
[INFO] 04:48:26.418 ------------- Gather SCA dependencies on project
[INFO] 04:48:26.432 SCM Publisher SCM provider for this project is: git
[INFO] 04:48:26.433 SCM Publisher 23 source files to be analyzed
[INFO] 04:48:26.956 SCM Publisher 23/23 source files have been analyzed (done) | time=522ms
[INFO] 04:48:26.965 CPD Executor 35 files had no CPD blocks
[INFO] 04:48:26.965 CPD Executor Calculating CPD for 43 files
[INFO] 04:48:26.977 CPD Executor CPD calculation finished (done) | time=12ms
[INFO] 04:48:26.982 SCM revision ID '5e52fd34687cca2c79de8c4a1e2209e4e40cbe72'
[INFO] 04:48:27.150 Analysis report generated in 154ms, dir size=866.9 kB
[INFO] 04:48:27.379 Analysis report compressed in 228ms, zip size=332.8 kB
[INFO] 04:48:27.437 Analysis report uploaded in 58ms
[INFO] 04:48:27.438 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:48:27.439 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 04:48:27.439 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=45b8791a-6466-4abe-951e-eeec0162c478
[INFO] 04:48:27.475 Analysis total time: 9.895 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.207 s
[INFO] Finished at: 2026-03-23T04:48:27Z
[INFO] ------------------------------------------------------------------------