Console Output
+ 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_202530_G81_E3_MyWish_Back >---------
[INFO] Building MP_202530_G81_E3_MyWish_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202530_G81_E3_MyWish_Back ---
[WARNING] 04:06:12.638 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:06:12.647 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 04:06:12.648 Linux 6.14.0-29-generic (amd64)
[INFO] 04:06:12.845 User cache: /root/.sonar/cache
[INFO] 04:06:13.454 Communicating with SonarQube Server 25.3.0.104237
[INFO] 04:06:13.472 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 04:06:14.366 Load global settings
[INFO] 04:06:14.447 Load global settings (done) | time=81ms
[INFO] 04:06:14.463 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 04:06:14.476 Loading required plugins
[INFO] 04:06:14.477 Load plugins index
[INFO] 04:06:14.539 Load plugins index (done) | time=62ms
[INFO] 04:06:14.539 Load/download plugins
[INFO] 04:06:14.807 Load/download plugins (done) | time=268ms
[INFO] 04:06:15.148 Process project properties
[INFO] 04:06:15.163 Process project properties (done) | time=14ms
[INFO] 04:06:15.173 Project key: co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back
[INFO] 04:06:15.173 Base dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back@2
[INFO] 04:06:15.174 Working dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back@2/target/sonar
[INFO] 04:06:15.182 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back'
[INFO] 04:06:15.197 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back' (done) | time=15ms
[INFO] 04:06:15.227 Load quality profiles
[INFO] 04:06:15.283 Load quality profiles (done) | time=56ms
[INFO] 04:06:15.297 Auto-configuring with CI 'Jenkins'
[INFO] 04:06:15.337 Load active rules
[INFO] 04:06:15.573 Load active rules (done) | time=236ms
[INFO] 04:06:15.580 Load analysis cache
[INFO] 04:06:15.597 Load analysis cache (2.2 kB) | time=17ms
[INFO] 04:06:15.665 Preprocessing files...
[INFO] 04:06:15.809 2 languages detected in 41 preprocessed files
[INFO] 04:06:15.810 0 files ignored because of scm ignore settings
[INFO] 04:06:15.812 Loading plugins for detected languages
[INFO] 04:06:15.812 Load/download plugins
[INFO] 04:06:16.081 Load/download plugins (done) | time=269ms
[INFO] 04:06:16.207 Load project repositories
[INFO] 04:06:16.313 Load project repositories (done) | time=106ms
[INFO] 04:06:16.332 Indexing files...
[INFO] 04:06:16.333 Project configuration:
[INFO] 04:06:16.333 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 04:06:16.345 41 files indexed
[INFO] 04:06:16.347 Quality profile for java: Sonar way
[INFO] 04:06:16.347 Quality profile for xml: Sonar way
[INFO] 04:06:16.347 ------------- Run sensors on module MP_202530_G81_E3_MyWish_Back
[INFO] 04:06:16.403 Load metrics repository
[INFO] 04:06:16.418 Load metrics repository (done) | time=15ms
[INFO] 04:06:17.207 Sensor JavaSensor [java]
[INFO] 04:06:17.211 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 04:06:17.239 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 04:06:17.240 Using ECJ batch to parse 40 Main java source files with batch size 104 KB.
[INFO] 04:06:17.574 Starting batch processing.
[INFO] 04:06:18.119 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 04:06:19.357 100% analyzed
[INFO] 04:06:19.357 Batch processing: Done.
[INFO] 04:06:19.359 Did not optimize analysis for any files, performed a full analysis for all 40 files.
[INFO] 04:06:19.360 No "Test" source files to scan.
[INFO] 04:06:19.360 No "Generated" source files to scan.
[INFO] 04:06:19.360 Sensor JavaSensor [java] (done) | time=2153ms
[INFO] 04:06:19.360 Sensor SurefireSensor [java]
[INFO] 04:06:19.361 parsing [/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back@2/target/surefire-reports]
[INFO] 04:06:19.362 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 04:06:19.362 Sensor XML Sensor [xml]
[INFO] 04:06:19.366 1 source file to be analyzed
[INFO] 04:06:19.522 1/1 source file has been analyzed
[INFO] 04:06:19.523 Sensor XML Sensor [xml] (done) | time=161ms
[INFO] 04:06:19.523 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 04:06:19.525 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back@2/../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:06:19.525 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 04:06:19.526 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 04:06:19.526 Sensor Java Config Sensor [iac]
[INFO] 04:06:19.544 0 source files to be analyzed
[INFO] 04:06:19.544 0/0 source files have been analyzed
[INFO] 04:06:19.545 Sensor Java Config Sensor [iac] (done) | time=18ms
[INFO] 04:06:19.545 Sensor IaC Docker Sensor [iac]
[INFO] 04:06:19.621 0 source files to be analyzed
[INFO] 04:06:19.621 0/0 source files have been analyzed
[INFO] 04:06:19.622 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 04:06:19.622 Sensor TextAndSecretsSensor [text]
[INFO] 04:06:19.623 Available processors: 4
[INFO] 04:06:19.623 Using 4 threads for analysis.
[INFO] 04:06:19.997 Using git CLI to retrieve untracked files
[WARNING] 04:06:20.002 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:06:20.017 41 source files to be analyzed
[INFO] 04:06:20.087 41/41 source files have been analyzed
[INFO] 04:06:20.088 Sensor TextAndSecretsSensor [text] (done) | time=466ms
[INFO] 04:06:20.091 ------------- Run sensors on project
[INFO] 04:06:20.234 Sensor Zero Coverage Sensor
[INFO] 04:06:20.244 Sensor Zero Coverage Sensor (done) | time=10ms
[INFO] 04:06:20.244 Sensor Java CPD Block Indexer
[INFO] 04:06:20.280 Sensor Java CPD Block Indexer (done) | time=36ms
[INFO] 04:06:20.280 ------------- Gather SCA dependencies on project
[INFO] 04:06:20.296 CPD Executor 20 files had no CPD blocks
[INFO] 04:06:20.296 CPD Executor Calculating CPD for 20 files
[INFO] 04:06:20.304 CPD Executor CPD calculation finished (done) | time=8ms
[INFO] 04:06:20.309 SCM revision ID '50f29b7ae00ec71917da6c94c1106c86eadac164'
[INFO] 04:06:20.402 Analysis report generated in 87ms, dir size=319.9 kB
[INFO] 04:06:20.497 Analysis report compressed in 94ms, zip size=104.3 kB
[INFO] 04:06:20.526 Analysis report uploaded in 29ms
[INFO] 04:06:20.530 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202530_G81_E3_MyWish_Back
[INFO] 04:06:20.530 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 04:06:20.530 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=c2c9ee34-1cde-4bdd-af8e-fb4fa1a90144
[INFO] 04:06:20.550 Analysis total time: 5.692 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.147 s
[INFO] Finished at: 2025-10-08T04:06:20Z
[INFO] ------------------------------------------------------------------------