+ 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] 00:40:27.732 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] 00:40:27.741 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 00:40:27.742 Linux 6.17.0-14-generic (amd64)
[INFO] 00:40:27.900 User cache: /root/.sonar/cache
[INFO] 00:40:28.466 Communicating with SonarQube Server 25.3.0.104237
[INFO] 00:40:28.484 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 00:40:29.336 Load global settings
[INFO] 00:40:29.427 Load global settings (done) | time=92ms
[INFO] 00:40:29.444 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 00:40:29.456 Loading required plugins
[INFO] 00:40:29.457 Load plugins index
[INFO] 00:40:29.519 Load plugins index (done) | time=62ms
[INFO] 00:40:29.520 Load/download plugins
[INFO] 00:40:29.855 Load/download plugins (done) | time=335ms
[INFO] 00:40:30.193 Process project properties
[INFO] 00:40:30.208 Process project properties (done) | time=15ms
[INFO] 00:40:30.219 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 00:40:30.220 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 00:40:30.220 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 00:40:30.228 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 00:40:30.242 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 00:40:30.270 Load quality profiles
[INFO] 00:40:30.314 Load quality profiles (done) | time=43ms
[INFO] 00:40:30.327 Auto-configuring with CI 'Jenkins'
[INFO] 00:40:30.367 Load active rules
[INFO] 00:40:30.642 Load active rules (done) | time=275ms
[INFO] 00:40:30.649 Load analysis cache
[INFO] 00:40:30.667 Load analysis cache (3.2 kB) | time=18ms
[INFO] 00:40:30.735 Preprocessing files...
[INFO] 00:40:30.892 2 languages detected in 68 preprocessed files
[INFO] 00:40:30.892 0 files ignored because of scm ignore settings
[INFO] 00:40:30.895 Loading plugins for detected languages
[INFO] 00:40:30.895 Load/download plugins
[INFO] 00:40:31.202 Load/download plugins (done) | time=307ms
[INFO] 00:40:31.330 Load project repositories
[INFO] 00:40:31.456 Load project repositories (done) | time=126ms
[INFO] 00:40:31.482 Indexing files...
[INFO] 00:40:31.482 Project configuration:
[INFO] 00:40:31.482 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 00:40:31.498 68 files indexed
[INFO] 00:40:31.499 Quality profile for java: Sonar way MP
[INFO] 00:40:31.499 Quality profile for xml: Sonar way
[INFO] 00:40:31.499 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 00:40:31.561 Load metrics repository
[INFO] 00:40:31.577 Load metrics repository (done) | time=16ms
[INFO] 00:40:32.423 Sensor JavaSensor [java]
[INFO] 00:40:32.431 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 00:40:32.459 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 00:40:32.460 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 00:40:32.830 Starting batch processing.
[INFO] 00:40:33.399 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 00:40:35.307 100% analyzed
[INFO] 00:40:35.307 Batch processing: Done.
[INFO] 00:40:35.309 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 00:40:35.312 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 00:40:35.312 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 00:40:35.331 Starting batch processing.
[INFO] 00:40:36.213 100% analyzed
[INFO] 00:40:36.213 Batch processing: Done.
[INFO] 00:40:36.214 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 00:40:36.215 No "Generated" source files to scan.
[INFO] 00:40:36.215 Sensor JavaSensor [java] (done) | time=3792ms
[INFO] 00:40:36.215 Sensor SurefireSensor [java]
[INFO] 00:40:36.218 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 00:40:36.327 Sensor SurefireSensor [java] (done) | time=112ms
[INFO] 00:40:36.328 Sensor XML Sensor [xml]
[INFO] 00:40:36.335 1 source file to be analyzed
[INFO] 00:40:36.493 1/1 source file has been analyzed
[INFO] 00:40:36.494 Sensor XML Sensor [xml] (done) | time=167ms
[INFO] 00:40:36.494 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 00:40:36.496 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] 00:40:36.499 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 00:40:36.550 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=56ms
[INFO] 00:40:36.550 Sensor Java Config Sensor [iac]
[INFO] 00:40:36.570 0 source files to be analyzed
[INFO] 00:40:36.571 0/0 source files have been analyzed
[INFO] 00:40:36.571 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 00:40:36.571 Sensor IaC Docker Sensor [iac]
[INFO] 00:40:36.673 0 source files to be analyzed
[INFO] 00:40:36.673 0/0 source files have been analyzed
[INFO] 00:40:36.673 Sensor IaC Docker Sensor [iac] (done) | time=102ms
[INFO] 00:40:36.674 Sensor TextAndSecretsSensor [text]
[INFO] 00:40:36.674 Available processors: 4
[INFO] 00:40:36.674 Using 4 threads for analysis.
[INFO] 00:40:37.114 Using git CLI to retrieve untracked files
[WARNING] 00:40:37.119 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] 00:40:37.143 68 source files to be analyzed
[INFO] 00:40:37.333 68/68 source files have been analyzed
[INFO] 00:40:37.335 Sensor TextAndSecretsSensor [text] (done) | time=661ms
[INFO] 00:40:37.338 ------------- Run sensors on project
[INFO] 00:40:37.500 Sensor Zero Coverage Sensor
[INFO] 00:40:37.501 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 00:40:37.501 Sensor Java CPD Block Indexer
[INFO] 00:40:37.556 Sensor Java CPD Block Indexer (done) | time=55ms
[INFO] 00:40:37.557 ------------- Gather SCA dependencies on project
[INFO] 00:40:37.572 SCM Publisher SCM provider for this project is: git
[INFO] 00:40:37.573 SCM Publisher 1 source file to be analyzed
[INFO] 00:40:37.839 SCM Publisher 1/1 source file have been analyzed (done) | time=266ms
[INFO] 00:40:37.847 CPD Executor 28 files had no CPD blocks
[INFO] 00:40:37.847 CPD Executor Calculating CPD for 32 files
[INFO] 00:40:37.860 CPD Executor CPD calculation finished (done) | time=13ms
[INFO] 00:40:37.865 SCM revision ID 'b83eba246185901140e8b38c16dc590ace9de9d4'
[INFO] 00:40:38.006 Analysis report generated in 131ms, dir size=570.1 kB
[INFO] 00:40:38.170 Analysis report compressed in 163ms, zip size=208.9 kB
[INFO] 00:40:38.225 Analysis report uploaded in 55ms
[INFO] 00:40:38.227 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] 00:40:38.227 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 00:40:38.227 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=385c7aab-97ef-4906-8e74-93931975a075
[INFO] 00:40:38.253 Analysis total time: 8.346 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.689 s
[INFO] Finished at: 2026-03-22T00:40:38Z
[INFO] ------------------------------------------------------------------------