+ 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] 21:35:10.785 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] 21:35:10.794 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:35:10.794 Linux 6.17.0-14-generic (amd64)
[INFO] 21:35:10.955 User cache: /root/.sonar/cache
[INFO] 21:35:11.645 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:35:11.662 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:35:12.526 Load global settings
[INFO] 21:35:12.615 Load global settings (done) | time=90ms
[INFO] 21:35:12.632 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:35:12.645 Loading required plugins
[INFO] 21:35:12.645 Load plugins index
[INFO] 21:35:12.712 Load plugins index (done) | time=67ms
[INFO] 21:35:12.712 Load/download plugins
[INFO] 21:35:12.973 Load/download plugins (done) | time=261ms
[INFO] 21:35:13.312 Process project properties
[INFO] 21:35:13.327 Process project properties (done) | time=15ms
[INFO] 21:35:13.351 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 21:35:13.351 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 21:35:13.351 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 21:35:13.360 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 21:35:13.376 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=15ms
[INFO] 21:35:13.413 Load quality profiles
[INFO] 21:35:13.458 Load quality profiles (done) | time=45ms
[INFO] 21:35:13.472 Auto-configuring with CI 'Jenkins'
[INFO] 21:35:13.510 Load active rules
[INFO] 21:35:13.770 Load active rules (done) | time=260ms
[INFO] 21:35:13.777 Load analysis cache
[INFO] 21:35:13.794 Load analysis cache (3.2 kB) | time=17ms
[INFO] 21:35:13.865 Preprocessing files...
[INFO] 21:35:14.032 2 languages detected in 68 preprocessed files
[INFO] 21:35:14.032 0 files ignored because of scm ignore settings
[INFO] 21:35:14.035 Loading plugins for detected languages
[INFO] 21:35:14.035 Load/download plugins
[INFO] 21:35:14.323 Load/download plugins (done) | time=288ms
[INFO] 21:35:14.436 Load project repositories
[INFO] 21:35:14.549 Load project repositories (done) | time=113ms
[INFO] 21:35:14.568 Indexing files...
[INFO] 21:35:14.569 Project configuration:
[INFO] 21:35:14.569 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:35:14.585 68 files indexed
[INFO] 21:35:14.586 Quality profile for java: Sonar way MP
[INFO] 21:35:14.586 Quality profile for xml: Sonar way
[INFO] 21:35:14.587 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 21:35:14.656 Load metrics repository
[INFO] 21:35:14.673 Load metrics repository (done) | time=17ms
[INFO] 21:35:15.458 Sensor JavaSensor [java]
[INFO] 21:35:15.462 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:35:15.491 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:35:15.492 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 21:35:15.847 Starting batch processing.
[INFO] 21:35:16.411 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:35:18.203 100% analyzed
[INFO] 21:35:18.203 Batch processing: Done.
[INFO] 21:35:18.205 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 21:35:18.207 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 21:35:18.207 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 21:35:18.230 Starting batch processing.
[INFO] 21:35:18.850 100% analyzed
[INFO] 21:35:18.850 Batch processing: Done.
[INFO] 21:35:18.851 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 21:35:18.852 No "Generated" source files to scan.
[INFO] 21:35:18.852 Sensor JavaSensor [java] (done) | time=3395ms
[INFO] 21:35:18.852 Sensor SurefireSensor [java]
[INFO] 21:35:18.853 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 21:35:18.944 Sensor SurefireSensor [java] (done) | time=92ms
[INFO] 21:35:18.945 Sensor XML Sensor [xml]
[INFO] 21:35:18.953 1 source file to be analyzed
[INFO] 21:35:19.098 1/1 source file has been analyzed
[INFO] 21:35:19.099 Sensor XML Sensor [xml] (done) | time=155ms
[INFO] 21:35:19.099 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:35:19.101 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] 21:35:19.104 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 21:35:19.149 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=50ms
[INFO] 21:35:19.149 Sensor Java Config Sensor [iac]
[INFO] 21:35:19.169 0 source files to be analyzed
[INFO] 21:35:19.169 0/0 source files have been analyzed
[INFO] 21:35:19.170 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 21:35:19.170 Sensor IaC Docker Sensor [iac]
[INFO] 21:35:19.246 0 source files to be analyzed
[INFO] 21:35:19.246 0/0 source files have been analyzed
[INFO] 21:35:19.247 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 21:35:19.247 Sensor TextAndSecretsSensor [text]
[INFO] 21:35:19.247 Available processors: 4
[INFO] 21:35:19.247 Using 4 threads for analysis.
[INFO] 21:35:19.632 Using git CLI to retrieve untracked files
[WARNING] 21:35:19.635 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] 21:35:19.653 68 source files to be analyzed
[INFO] 21:35:19.797 68/68 source files have been analyzed
[INFO] 21:35:19.801 Sensor TextAndSecretsSensor [text] (done) | time=554ms
[INFO] 21:35:19.805 ------------- Run sensors on project
[INFO] 21:35:19.961 Sensor Zero Coverage Sensor
[INFO] 21:35:19.962 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 21:35:19.962 Sensor Java CPD Block Indexer
[INFO] 21:35:20.018 Sensor Java CPD Block Indexer (done) | time=56ms
[INFO] 21:35:20.018 ------------- Gather SCA dependencies on project
[INFO] 21:35:20.033 SCM Publisher SCM provider for this project is: git
[INFO] 21:35:20.034 SCM Publisher 2 source files to be analyzed
[INFO] 21:35:20.290 SCM Publisher 2/2 source files have been analyzed (done) | time=256ms
[INFO] 21:35:20.298 CPD Executor 28 files had no CPD blocks
[INFO] 21:35:20.298 CPD Executor Calculating CPD for 32 files
[INFO] 21:35:20.308 CPD Executor CPD calculation finished (done) | time=10ms
[INFO] 21:35:20.313 SCM revision ID '1461a5c96b764c98a56c6175e2e1e1caa761e273'
[INFO] 21:35:20.440 Analysis report generated in 117ms, dir size=530.0 kB
[INFO] 21:35:20.602 Analysis report compressed in 162ms, zip size=199.3 kB
[INFO] 21:35:20.671 Analysis report uploaded in 68ms
[INFO] 21:35:20.672 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] 21:35:20.673 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:35:20.673 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=d4f3f963-284f-4b92-8636-5a51e1b0777a
[INFO] 21:35:20.699 Analysis total time: 7.674 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.106 s
[INFO] Finished at: 2026-03-21T21:35:20Z
[INFO] ------------------------------------------------------------------------