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_E2_Eventos_Back >---------
[INFO] Building MP_202510_G81_E2_Eventos_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E2_Eventos_Back ---
[WARNING] 23:58:39.825 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] 23:58:39.834 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 23:58:39.834 Linux 6.11.0-24-generic (amd64)
[INFO] 23:58:40.008 User cache: /root/.sonar/cache
[INFO] 23:58:40.588 Communicating with SonarQube Server 25.3.0.104237
[INFO] 23:58:40.606 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 23:58:41.427 Load global settings
[INFO] 23:58:41.515 Load global settings (done) | time=88ms
[INFO] 23:58:41.530 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 23:58:41.543 Loading required plugins
[INFO] 23:58:41.543 Load plugins index
[INFO] 23:58:41.601 Load plugins index (done) | time=58ms
[INFO] 23:58:41.601 Load/download plugins
[INFO] 23:58:41.870 Load/download plugins (done) | time=269ms
[INFO] 23:58:42.202 Process project properties
[INFO] 23:58:42.216 Process project properties (done) | time=14ms
[INFO] 23:58:42.238 Project key: co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back
[INFO] 23:58:42.238 Base dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back
[INFO] 23:58:42.238 Working dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/sonar
[INFO] 23:58:42.247 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back'
[INFO] 23:58:42.265 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back' (done) | time=18ms
[INFO] 23:58:42.295 Load quality profiles
[INFO] 23:58:42.356 Load quality profiles (done) | time=61ms
[INFO] 23:58:42.369 Auto-configuring with CI 'Jenkins'
[INFO] 23:58:42.406 Load active rules
[INFO] 23:58:42.662 Load active rules (done) | time=256ms
[INFO] 23:58:42.668 Load analysis cache
[INFO] 23:58:42.684 Load analysis cache (2.5 kB) | time=16ms
[INFO] 23:58:42.753 Preprocessing files...
[INFO] 23:58:42.899 2 languages detected in 46 preprocessed files
[INFO] 23:58:42.900 0 files ignored because of scm ignore settings
[INFO] 23:58:42.902 Loading plugins for detected languages
[INFO] 23:58:42.902 Load/download plugins
[INFO] 23:58:43.181 Load/download plugins (done) | time=279ms
[INFO] 23:58:43.297 Load project repositories
[INFO] 23:58:43.415 Load project repositories (done) | time=118ms
[INFO] 23:58:43.433 Indexing files...
[INFO] 23:58:43.435 Project configuration:
[INFO] 23:58:43.435   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 23:58:43.458 46 files indexed
[INFO] 23:58:43.459 Quality profile for java: Sonar way
[INFO] 23:58:43.460 Quality profile for xml: Sonar way
[INFO] 23:58:43.460 ------------- Run sensors on module MP_202510_G81_E2_Eventos_Back
[INFO] 23:58:43.516 Load metrics repository
[INFO] 23:58:43.539 Load metrics repository (done) | time=24ms
[INFO] 23:58:44.307 Sensor JavaSensor [java]
[INFO] 23:58:44.311 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 23:58:44.339 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 23:58:44.340 Using ECJ batch to parse 45 Main java source files with batch size 104 KB.
[INFO] 23:58:44.680 Starting batch processing.
[INFO] 23:58:45.211 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 23:58:46.366 100% analyzed
[INFO] 23:58:46.367 Batch processing: Done.
[INFO] 23:58:46.368 Did not optimize analysis for any files, performed a full analysis for all 45 files.
[INFO] 23:58:46.369 No "Test" source files to scan.
[INFO] 23:58:46.370 No "Generated" source files to scan.
[INFO] 23:58:46.370 Sensor JavaSensor [java] (done) | time=2063ms
[INFO] 23:58:46.370 Sensor SurefireSensor [java]
[INFO] 23:58:46.370 parsing [/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/surefire-reports]
[INFO] 23:58:46.371 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 23:58:46.371 Sensor XML Sensor [xml]
[INFO] 23:58:46.376 1 source file to be analyzed
[INFO] 23:58:46.544 1/1 source file has been analyzed
[INFO] 23:58:46.544 Sensor XML Sensor [xml] (done) | time=173ms
[INFO] 23:58:46.544 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 23:58:46.546 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_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] 23:58:46.547 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 23:58:46.547 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 23:58:46.547 Sensor Java Config Sensor [iac]
[INFO] 23:58:46.565 0 source files to be analyzed
[INFO] 23:58:46.566 0/0 source files have been analyzed
[INFO] 23:58:46.566 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 23:58:46.567 Sensor IaC Docker Sensor [iac]
[INFO] 23:58:46.642 0 source files to be analyzed
[INFO] 23:58:46.642 0/0 source files have been analyzed
[INFO] 23:58:46.642 Sensor IaC Docker Sensor [iac] (done) | time=75ms
[INFO] 23:58:46.642 Sensor TextAndSecretsSensor [text]
[INFO] 23:58:46.643 Available processors: 4
[INFO] 23:58:46.643 Using 4 threads for analysis.
[INFO] 23:58:47.024 Using git CLI to retrieve untracked files
[WARNING] 23:58:47.028 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] 23:58:47.042 46 source files to be analyzed
[INFO] 23:58:47.121 46/46 source files have been analyzed
[INFO] 23:58:47.121 Sensor TextAndSecretsSensor [text] (done) | time=479ms
[INFO] 23:58:47.126 ------------- Run sensors on project
[INFO] 23:58:47.275 Sensor Zero Coverage Sensor
[INFO] 23:58:47.285 Sensor Zero Coverage Sensor (done) | time=10ms
[INFO] 23:58:47.286 Sensor Java CPD Block Indexer
[INFO] 23:58:47.322 Sensor Java CPD Block Indexer (done) | time=36ms
[INFO] 23:58:47.322 ------------- Gather SCA dependencies on project
[INFO] 23:58:47.339 CPD Executor 32 files had no CPD blocks
[INFO] 23:58:47.339 CPD Executor Calculating CPD for 13 files
[INFO] 23:58:47.346 CPD Executor CPD calculation finished (done) | time=6ms
[INFO] 23:58:47.351 SCM revision ID '8485e367726b30dca081614c285738bbd8511f53'
[INFO] 23:58:47.447 Analysis report generated in 89ms, dir size=306.2 kB
[INFO] 23:58:47.549 Analysis report compressed in 102ms, zip size=103.9 kB
[INFO] 23:58:47.575 Analysis report uploaded in 26ms
[INFO] 23:58:47.576 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E2_Eventos_Back
[INFO] 23:58:47.577 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 23:58:47.577 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=02d994d9-12c7-4b9a-8bb8-886a8bbe7c5f
[INFO] 23:58:47.595 Analysis total time: 5.675 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.911 s
[INFO] Finished at: 2025-04-26T23:58:47Z
[INFO] ------------------------------------------------------------------------