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] 20:02:38.920 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:02:38.928 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:02:38.928 Linux 6.11.0-24-generic (amd64)
[INFO] 20:02:39.096 User cache: /root/.sonar/cache
[INFO] 20:02:39.727 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:02:39.745 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:02:40.569 Load global settings
[INFO] 20:02:40.658 Load global settings (done) | time=91ms
[INFO] 20:02:40.674 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:02:40.686 Loading required plugins
[INFO] 20:02:40.687 Load plugins index
[INFO] 20:02:40.746 Load plugins index (done) | time=59ms
[INFO] 20:02:40.746 Load/download plugins
[INFO] 20:02:40.995 Load/download plugins (done) | time=249ms
[INFO] 20:02:41.330 Process project properties
[INFO] 20:02:41.344 Process project properties (done) | time=14ms
[INFO] 20:02:41.354 Project key: co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back
[INFO] 20:02:41.354 Base dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back
[INFO] 20:02:41.354 Working dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/sonar
[INFO] 20:02:41.362 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back'
[INFO] 20:02:41.384 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back' (done) | time=22ms
[INFO] 20:02:41.414 Load quality profiles
[INFO] 20:02:41.479 Load quality profiles (done) | time=65ms
[INFO] 20:02:41.493 Auto-configuring with CI 'Jenkins'
[INFO] 20:02:41.529 Load active rules
[INFO] 20:02:41.811 Load active rules (done) | time=282ms
[INFO] 20:02:41.817 Load analysis cache
[INFO] 20:02:41.835 Load analysis cache (2.5 kB) | time=18ms
[INFO] 20:02:41.908 Preprocessing files...
[INFO] 20:02:42.057 2 languages detected in 46 preprocessed files
[INFO] 20:02:42.057 0 files ignored because of scm ignore settings
[INFO] 20:02:42.059 Loading plugins for detected languages
[INFO] 20:02:42.060 Load/download plugins
[INFO] 20:02:42.328 Load/download plugins (done) | time=268ms
[INFO] 20:02:42.438 Load project repositories
[INFO] 20:02:42.549 Load project repositories (done) | time=111ms
[INFO] 20:02:42.567 Indexing files...
[INFO] 20:02:42.567 Project configuration:
[INFO] 20:02:42.567   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:02:42.598 46 files indexed
[INFO] 20:02:42.599 Quality profile for java: Sonar way
[INFO] 20:02:42.599 Quality profile for xml: Sonar way
[INFO] 20:02:42.599 ------------- Run sensors on module MP_202510_G81_E2_Eventos_Back
[INFO] 20:02:42.664 Load metrics repository
[INFO] 20:02:42.684 Load metrics repository (done) | time=20ms
[INFO] 20:02:43.475 Sensor JavaSensor [java]
[INFO] 20:02:43.479 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:02:43.507 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:02:43.508 Using ECJ batch to parse 45 Main java source files with batch size 104 KB.
[INFO] 20:02:43.845 Starting batch processing.
[INFO] 20:02:44.354 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:02:45.502 100% analyzed
[INFO] 20:02:45.502 Batch processing: Done.
[INFO] 20:02:45.504 Did not optimize analysis for any files, performed a full analysis for all 45 files.
[INFO] 20:02:45.505 No "Test" source files to scan.
[INFO] 20:02:45.505 No "Generated" source files to scan.
[INFO] 20:02:45.506 Sensor JavaSensor [java] (done) | time=2032ms
[INFO] 20:02:45.506 Sensor SurefireSensor [java]
[INFO] 20:02:45.506 parsing [/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/surefire-reports]
[INFO] 20:02:45.507 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 20:02:45.507 Sensor XML Sensor [xml]
[INFO] 20:02:45.513 1 source file to be analyzed
[INFO] 20:02:45.674 1/1 source file has been analyzed
[INFO] 20:02:45.674 Sensor XML Sensor [xml] (done) | time=167ms
[INFO] 20:02:45.675 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 20:02:45.677 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] 20:02:45.677 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 20:02:45.677 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 20:02:45.678 Sensor Java Config Sensor [iac]
[INFO] 20:02:45.696 0 source files to be analyzed
[INFO] 20:02:45.696 0/0 source files have been analyzed
[INFO] 20:02:45.697 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 20:02:45.697 Sensor IaC Docker Sensor [iac]
[INFO] 20:02:45.772 0 source files to be analyzed
[INFO] 20:02:45.772 0/0 source files have been analyzed
[INFO] 20:02:45.772 Sensor IaC Docker Sensor [iac] (done) | time=75ms
[INFO] 20:02:45.772 Sensor TextAndSecretsSensor [text]
[INFO] 20:02:45.773 Available processors: 4
[INFO] 20:02:45.773 Using 4 threads for analysis.
[INFO] 20:02:46.134 Using git CLI to retrieve untracked files
[WARNING] 20:02:46.138 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:02:46.152 46 source files to be analyzed
[INFO] 20:02:46.221 46/46 source files have been analyzed
[INFO] 20:02:46.222 Sensor TextAndSecretsSensor [text] (done) | time=450ms
[INFO] 20:02:46.225 ------------- Run sensors on project
[INFO] 20:02:46.362 Sensor Zero Coverage Sensor
[INFO] 20:02:46.372 Sensor Zero Coverage Sensor (done) | time=9ms
[INFO] 20:02:46.372 Sensor Java CPD Block Indexer
[INFO] 20:02:46.404 Sensor Java CPD Block Indexer (done) | time=32ms
[INFO] 20:02:46.405 ------------- Gather SCA dependencies on project
[INFO] 20:02:46.419 CPD Executor 32 files had no CPD blocks
[INFO] 20:02:46.419 CPD Executor Calculating CPD for 13 files
[INFO] 20:02:46.427 CPD Executor CPD calculation finished (done) | time=7ms
[INFO] 20:02:46.431 SCM revision ID '8485e367726b30dca081614c285738bbd8511f53'
[INFO] 20:02:46.522 Analysis report generated in 84ms, dir size=306.2 kB
[INFO] 20:02:46.635 Analysis report compressed in 112ms, zip size=103.9 kB
[INFO] 20:02:46.661 Analysis report uploaded in 26ms
[INFO] 20:02:46.663 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] 20:02:46.663 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:02:46.663 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=12069bdd-24ee-415a-85a2-c919fda119de
[INFO] 20:02:46.682 Analysis total time: 5.636 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.884 s
[INFO] Finished at: 2025-04-26T20:02:46Z
[INFO] ------------------------------------------------------------------------