+ 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] 20:53:35.052 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] 20:53:35.062 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:53:35.063 Linux 6.17.0-14-generic (amd64)
[INFO] 20:53:35.237 User cache: /root/.sonar/cache
[INFO] 20:53:35.957 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:53:35.980 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:53:36.892 Load global settings
[INFO] 20:53:36.980 Load global settings (done) | time=89ms
[INFO] 20:53:36.996 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:53:37.010 Loading required plugins
[INFO] 20:53:37.010 Load plugins index
[INFO] 20:53:37.071 Load plugins index (done) | time=61ms
[INFO] 20:53:37.071 Load/download plugins
[INFO] 20:53:37.367 Load/download plugins (done) | time=296ms
[INFO] 20:53:37.711 Process project properties
[INFO] 20:53:37.725 Process project properties (done) | time=14ms
[INFO] 20:53:37.737 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 20:53:37.737 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 20:53:37.737 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 20:53:37.745 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 20:53:37.762 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=17ms
[INFO] 20:53:37.793 Load quality profiles
[INFO] 20:53:37.840 Load quality profiles (done) | time=47ms
[INFO] 20:53:37.855 Auto-configuring with CI 'Jenkins'
[INFO] 20:53:37.892 Load active rules
[INFO] 20:53:38.170 Load active rules (done) | time=278ms
[INFO] 20:53:38.177 Load analysis cache
[INFO] 20:53:38.198 Load analysis cache (3.8 kB) | time=20ms
[INFO] 20:53:38.270 Preprocessing files...
[INFO] 20:53:38.452 2 languages detected in 87 preprocessed files
[INFO] 20:53:38.452 0 files ignored because of scm ignore settings
[INFO] 20:53:38.454 Loading plugins for detected languages
[INFO] 20:53:38.455 Load/download plugins
[INFO] 20:53:38.812 Load/download plugins (done) | time=357ms
[INFO] 20:53:38.953 Load project repositories
[INFO] 20:53:39.068 Load project repositories (done) | time=115ms
[INFO] 20:53:39.087 Indexing files...
[INFO] 20:53:39.088 Project configuration:
[INFO] 20:53:39.088 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:53:39.106 87 files indexed
[INFO] 20:53:39.107 Quality profile for java: Sonar way MP
[INFO] 20:53:39.107 Quality profile for xml: Sonar way
[INFO] 20:53:39.107 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 20:53:39.169 Load metrics repository
[INFO] 20:53:39.186 Load metrics repository (done) | time=17ms
[INFO] 20:53:40.049 Sensor JavaSensor [java]
[INFO] 20:53:40.053 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:53:40.082 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:53:40.084 Using ECJ batch to parse 71 Main java source files with batch size 104 KB.
[INFO] 20:53:40.477 Starting batch processing.
[INFO] 20:53:41.098 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:53:43.780 100% analyzed
[INFO] 20:53:43.780 Batch processing: Done.
[INFO] 20:53:43.782 Did not optimize analysis for any files, performed a full analysis for all 71 files.
[WARNING] 20:53:43.784 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 20:53:43.785 Using ECJ batch to parse 15 Test java source files with batch size 104 KB.
[INFO] 20:53:43.799 Starting batch processing.
[INFO] 20:53:44.851 100% analyzed
[INFO] 20:53:44.851 Batch processing: Done.
[INFO] 20:53:44.852 Did not optimize analysis for any files, performed a full analysis for all 15 files.
[INFO] 20:53:44.853 No "Generated" source files to scan.
[INFO] 20:53:44.853 Sensor JavaSensor [java] (done) | time=4804ms
[INFO] 20:53:44.853 Sensor SurefireSensor [java]
[INFO] 20:53:44.855 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 20:53:44.974 Sensor SurefireSensor [java] (done) | time=121ms
[INFO] 20:53:44.975 Sensor XML Sensor [xml]
[INFO] 20:53:44.980 1 source file to be analyzed
[INFO] 20:53:45.129 1/1 source file has been analyzed
[INFO] 20:53:45.129 Sensor XML Sensor [xml] (done) | time=154ms
[INFO] 20:53:45.129 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 20:53:45.131 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] 20:53:45.134 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 20:53:45.191 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=62ms
[INFO] 20:53:45.191 Sensor Java Config Sensor [iac]
[INFO] 20:53:45.210 0 source files to be analyzed
[INFO] 20:53:45.211 0/0 source files have been analyzed
[INFO] 20:53:45.211 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 20:53:45.211 Sensor IaC Docker Sensor [iac]
[INFO] 20:53:45.287 0 source files to be analyzed
[INFO] 20:53:45.287 0/0 source files have been analyzed
[INFO] 20:53:45.287 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 20:53:45.287 Sensor TextAndSecretsSensor [text]
[INFO] 20:53:45.288 Available processors: 4
[INFO] 20:53:45.288 Using 4 threads for analysis.
[INFO] 20:53:45.667 Using git CLI to retrieve untracked files
[WARNING] 20:53:45.671 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] 20:53:45.698 87 source files to be analyzed
[INFO] 20:53:45.879 87/87 source files have been analyzed
[INFO] 20:53:45.881 Sensor TextAndSecretsSensor [text] (done) | time=594ms
[INFO] 20:53:45.885 ------------- Run sensors on project
[INFO] 20:53:46.030 Sensor Zero Coverage Sensor
[INFO] 20:53:46.031 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 20:53:46.032 Sensor Java CPD Block Indexer
[INFO] 20:53:46.102 Sensor Java CPD Block Indexer (done) | time=70ms
[INFO] 20:53:46.102 ------------- Gather SCA dependencies on project
[INFO] 20:53:46.117 SCM Publisher SCM provider for this project is: git
[INFO] 20:53:46.118 SCM Publisher 8 source files to be analyzed
[INFO] 20:53:46.433 SCM Publisher 8/8 source files have been analyzed (done) | time=315ms
[INFO] 20:53:46.450 CPD Executor 31 files had no CPD blocks
[INFO] 20:53:46.450 CPD Executor Calculating CPD for 40 files
[INFO] 20:53:46.472 CPD Executor CPD calculation finished (done) | time=21ms
[INFO] 20:53:46.478 SCM revision ID '839ce05899c05c9cf1f716b981f321869491188d'
[INFO] 20:53:46.614 Analysis report generated in 125ms, dir size=725.6 kB
[INFO] 20:53:46.806 Analysis report compressed in 191ms, zip size=279.4 kB
[INFO] 20:53:46.880 Analysis report uploaded in 74ms
[INFO] 20:53:46.881 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] 20:53:46.881 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:53:46.881 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=34fbed1e-b403-47ef-b24f-957ad2162a31
[INFO] 20:53:46.910 Analysis total time: 9.491 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.146 s
[INFO] Finished at: 2026-03-22T20:53:46Z
[INFO] ------------------------------------------------------------------------