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_202510_G81_E1_AdopcionMascotas_Back >----
[INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E1_AdopcionMascotas_Back ---
[WARNING] 04:04:09.675 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:04:09.684 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 04:04:09.684 Linux 6.11.0-21-generic (amd64)
[INFO] 04:04:09.873 User cache: /root/.sonar/cache
[INFO] 04:04:10.421 Communicating with SonarQube Server 25.3.0.104237
[INFO] 04:04:10.439 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 04:04:11.277 Load global settings
[INFO] 04:04:11.359 Load global settings (done) | time=82ms
[INFO] 04:04:11.375 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 04:04:11.387 Loading required plugins
[INFO] 04:04:11.388 Load plugins index
[INFO] 04:04:11.451 Load plugins index (done) | time=63ms
[INFO] 04:04:11.452 Load/download plugins
[INFO] 04:04:11.701 Load/download plugins (done) | time=249ms
[INFO] 04:04:12.031 Process project properties
[INFO] 04:04:12.046 Process project properties (done) | time=15ms
[INFO] 04:04:12.057 Project key: co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 04:04:12.057 Base dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 04:04:12.057 Working dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/sonar
[INFO] 04:04:12.065 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back'
[INFO] 04:04:12.080 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back' (done) | time=15ms
[INFO] 04:04:12.108 Load quality profiles
[INFO] 04:04:12.166 Load quality profiles (done) | time=58ms
[INFO] 04:04:12.180 Auto-configuring with CI 'Jenkins'
[INFO] 04:04:12.214 Load active rules
[INFO] 04:04:12.488 Load active rules (done) | time=274ms
[INFO] 04:04:12.495 Load analysis cache
[INFO] 04:04:12.512 Load analysis cache (3.1 kB) | time=17ms
[INFO] 04:04:12.578 Preprocessing files...
[INFO] 04:04:12.735 2 languages detected in 57 preprocessed files
[INFO] 04:04:12.736 0 files ignored because of scm ignore settings
[INFO] 04:04:12.738 Loading plugins for detected languages
[INFO] 04:04:12.738 Load/download plugins
[INFO] 04:04:13.033 Load/download plugins (done) | time=295ms
[INFO] 04:04:13.150 Load project repositories
[INFO] 04:04:13.259 Load project repositories (done) | time=109ms
[INFO] 04:04:13.277 Indexing files...
[INFO] 04:04:13.279 Project configuration:
[INFO] 04:04:13.279   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 04:04:13.294 57 files indexed
[INFO] 04:04:13.295 Quality profile for java: Sonar way
[INFO] 04:04:13.295 Quality profile for xml: Sonar way
[INFO] 04:04:13.295 ------------- Run sensors on module MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 04:04:13.355 Load metrics repository
[INFO] 04:04:13.376 Load metrics repository (done) | time=21ms
[INFO] 04:04:14.181 Sensor JavaSensor [java]
[INFO] 04:04:14.185 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 04:04:14.212 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 04:04:14.214 Using ECJ batch to parse 56 Main java source files with batch size 104 KB.
[INFO] 04:04:14.548 Starting batch processing.
[INFO] 04:04:15.073 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 04:04:16.334 100% analyzed
[INFO] 04:04:16.334 Batch processing: Done.
[INFO] 04:04:16.336 Did not optimize analysis for any files, performed a full analysis for all 56 files.
[INFO] 04:04:16.338 No "Test" source files to scan.
[INFO] 04:04:16.338 No "Generated" source files to scan.
[INFO] 04:04:16.338 Sensor JavaSensor [java] (done) | time=2158ms
[INFO] 04:04:16.338 Sensor SurefireSensor [java]
[INFO] 04:04:16.339 parsing [/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/surefire-reports]
[INFO] 04:04:16.339 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 04:04:16.339 Sensor XML Sensor [xml]
[INFO] 04:04:16.345 1 source file to be analyzed
[INFO] 04:04:16.503 1/1 source file has been analyzed
[INFO] 04:04:16.503 Sensor XML Sensor [xml] (done) | time=164ms
[INFO] 04:04:16.503 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 04:04:16.505 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_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] 04:04:16.506 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 04:04:16.506 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 04:04:16.506 Sensor Java Config Sensor [iac]
[INFO] 04:04:16.526 0 source files to be analyzed
[INFO] 04:04:16.526 0/0 source files have been analyzed
[INFO] 04:04:16.526 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 04:04:16.527 Sensor IaC Docker Sensor [iac]
[INFO] 04:04:16.606 0 source files to be analyzed
[INFO] 04:04:16.606 0/0 source files have been analyzed
[INFO] 04:04:16.606 Sensor IaC Docker Sensor [iac] (done) | time=79ms
[INFO] 04:04:16.606 Sensor TextAndSecretsSensor [text]
[INFO] 04:04:16.607 Available processors: 4
[INFO] 04:04:16.607 Using 4 threads for analysis.
[INFO] 04:04:17.002 Using git CLI to retrieve untracked files
[WARNING] 04:04:17.006 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:04:17.021 57 source files to be analyzed
[INFO] 04:04:17.108 57/57 source files have been analyzed
[INFO] 04:04:17.109 Sensor TextAndSecretsSensor [text] (done) | time=503ms
[INFO] 04:04:17.113 ------------- Run sensors on project
[INFO] 04:04:17.255 Sensor Zero Coverage Sensor
[INFO] 04:04:17.265 Sensor Zero Coverage Sensor (done) | time=10ms
[INFO] 04:04:17.265 Sensor Java CPD Block Indexer
[INFO] 04:04:17.304 Sensor Java CPD Block Indexer (done) | time=39ms
[INFO] 04:04:17.305 ------------- Gather SCA dependencies on project
[INFO] 04:04:17.322 CPD Executor 37 files had no CPD blocks
[INFO] 04:04:17.322 CPD Executor Calculating CPD for 19 files
[INFO] 04:04:17.336 CPD Executor CPD calculation finished (done) | time=10ms
[INFO] 04:04:17.341 SCM revision ID 'e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3'
[INFO] 04:04:17.451 Analysis report generated in 100ms, dir size=317.6 kB
[INFO] 04:04:17.605 Analysis report compressed in 152ms, zip size=121.1 kB
[INFO] 04:04:17.632 Analysis report uploaded in 27ms
[INFO] 04:04:17.634 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 04:04:17.634 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 04:04:17.634 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=85dc12c4-59ee-49ef-b154-716e0f0b6a01
[INFO] 04:04:17.657 Analysis total time: 5.907 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.104 s
[INFO] Finished at: 2025-04-27T04:04:17Z
[INFO] ------------------------------------------------------------------------