Skip to content

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] 18:04:05.475 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] 18:04:05.484 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 18:04:05.484 Linux 6.14.0-33-generic (amd64)
[INFO] 18:04:05.665 User cache: /root/.sonar/cache
[INFO] 18:04:06.306 Communicating with SonarQube Server 25.3.0.104237
[INFO] 18:04:06.325 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 18:04:07.176 Load global settings
[INFO] 18:04:07.256 Load global settings (done) | time=81ms
[INFO] 18:04:07.271 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 18:04:07.283 Loading required plugins
[INFO] 18:04:07.284 Load plugins index
[INFO] 18:04:07.341 Load plugins index (done) | time=58ms
[INFO] 18:04:07.342 Load/download plugins
[INFO] 18:04:07.648 Load/download plugins (done) | time=306ms
[INFO] 18:04:07.989 Process project properties
[INFO] 18:04:08.003 Process project properties (done) | time=14ms
[INFO] 18:04:08.015 Project key: co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back
[INFO] 18:04:08.015 Base dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back
[INFO] 18:04:08.015 Working dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/sonar
[INFO] 18:04:08.024 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back'
[INFO] 18:04:08.036 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back' (done) | time=12ms
[INFO] 18:04:08.067 Load quality profiles
[INFO] 18:04:08.108 Load quality profiles (done) | time=41ms
[INFO] 18:04:08.124 Auto-configuring with CI 'Jenkins'
[INFO] 18:04:08.162 Load active rules
[INFO] 18:04:08.417 Load active rules (done) | time=255ms
[INFO] 18:04:08.423 Load analysis cache
[INFO] 18:04:08.439 Load analysis cache (3.5 kB) | time=16ms
[INFO] 18:04:08.514 Preprocessing files...
[INFO] 18:04:08.685 2 languages detected in 79 preprocessed files
[INFO] 18:04:08.686 0 files ignored because of scm ignore settings
[INFO] 18:04:08.688 Loading plugins for detected languages
[INFO] 18:04:08.689 Load/download plugins
[INFO] 18:04:09.007 Load/download plugins (done) | time=318ms
[INFO] 18:04:09.120 Load project repositories
[INFO] 18:04:09.245 Load project repositories (done) | time=125ms
[INFO] 18:04:09.264 Indexing files...
[INFO] 18:04:09.264 Project configuration:
[INFO] 18:04:09.265   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 18:04:09.281 79 files indexed
[INFO] 18:04:09.282 Quality profile for java: Sonar way MP
[INFO] 18:04:09.282 Quality profile for xml: Sonar way
[INFO] 18:04:09.282 ------------- Run sensors on module MP_202530_G81_E3_MyWish_Back
[INFO] 18:04:09.345 Load metrics repository
[INFO] 18:04:09.361 Load metrics repository (done) | time=16ms
[INFO] 18:04:10.153 Sensor JavaSensor [java]
[INFO] 18:04:10.157 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 18:04:10.185 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 18:04:10.186 Using ECJ batch to parse 59 Main java source files with batch size 104 KB.
[INFO] 18:04:10.552 Starting batch processing.
[INFO] 18:04:11.101 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 18:04:13.599 100% analyzed
[INFO] 18:04:13.599 Batch processing: Done.
[INFO] 18:04:13.600 Did not optimize analysis for any files, performed a full analysis for all 59 files.
[WARNING] 18:04:13.603 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 18:04:13.603 Using ECJ batch to parse 19 Test java source files with batch size 104 KB.
[INFO] 18:04:13.629 Starting batch processing.
[INFO] 18:04:14.587 100% analyzed
[INFO] 18:04:14.587 Batch processing: Done.
[INFO] 18:04:14.588 Did not optimize analysis for any files, performed a full analysis for all 19 files.
[INFO] 18:04:14.588 No "Generated" source files to scan.
[INFO] 18:04:14.588 Sensor JavaSensor [java] (done) | time=4435ms
[INFO] 18:04:14.588 Sensor SurefireSensor [java]
[INFO] 18:04:14.590 parsing [/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/surefire-reports]
[INFO] 18:04:14.698 Sensor SurefireSensor [java] (done) | time=110ms
[INFO] 18:04:14.698 Sensor XML Sensor [xml]
[INFO] 18:04:14.703 1 source file to be analyzed
[INFO] 18:04:14.872 1/1 source file has been analyzed
[INFO] 18:04:14.873 Sensor XML Sensor [xml] (done) | time=175ms
[INFO] 18:04:14.873 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 18:04:14.875 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_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] 18:04:14.878 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 18:04:14.931 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=58ms
[INFO] 18:04:14.931 Sensor Java Config Sensor [iac]
[INFO] 18:04:14.951 0 source files to be analyzed
[INFO] 18:04:14.951 0/0 source files have been analyzed
[INFO] 18:04:14.952 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 18:04:14.952 Sensor IaC Docker Sensor [iac]
[INFO] 18:04:15.032 0 source files to be analyzed
[INFO] 18:04:15.032 0/0 source files have been analyzed
[INFO] 18:04:15.033 Sensor IaC Docker Sensor [iac] (done) | time=80ms
[INFO] 18:04:15.033 Sensor TextAndSecretsSensor [text]
[INFO] 18:04:15.033 Available processors: 4
[INFO] 18:04:15.033 Using 4 threads for analysis.
[INFO] 18:04:15.402 Using git CLI to retrieve untracked files
[WARNING] 18:04:15.406 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] 18:04:15.434 79 source files to be analyzed
[INFO] 18:04:15.618 79/79 source files have been analyzed
[INFO] 18:04:15.619 Sensor TextAndSecretsSensor [text] (done) | time=586ms
[INFO] 18:04:15.623 ------------- Run sensors on project
[INFO] 18:04:15.763 Sensor Zero Coverage Sensor
[INFO] 18:04:15.764 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 18:04:15.764 Sensor Java CPD Block Indexer
[INFO] 18:04:15.835 Sensor Java CPD Block Indexer (done) | time=71ms
[INFO] 18:04:15.836 ------------- Gather SCA dependencies on project
[INFO] 18:04:15.856 CPD Executor 20 files had no CPD blocks
[INFO] 18:04:15.856 CPD Executor Calculating CPD for 39 files
[INFO] 18:04:15.872 CPD Executor CPD calculation finished (done) | time=13ms
[INFO] 18:04:15.876 SCM revision ID '0a4a4e4cf8bef457da0b65bb03c728ce4b4d5941'
[INFO] 18:04:15.989 Analysis report generated in 101ms, dir size=657.9 kB
[INFO] 18:04:16.169 Analysis report compressed in 180ms, zip size=251.8 kB
[INFO] 18:04:16.206 Analysis report uploaded in 37ms
[INFO] 18:04:16.207 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] 18:04:16.207 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 18:04:16.208 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=d9b4d043-6c04-4787-82af-bba428023adc
[INFO] 18:04:16.236 Analysis total time: 8.539 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.905 s
[INFO] Finished at: 2025-10-15T18:04:16Z
[INFO] ------------------------------------------------------------------------