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_E4_BeautyAtHome_Back >------
[INFO] Building MP_202510_G81_E4_BeautyAtHome_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[WARNING] 21:30:17.096 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] 21:30:17.105 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:30:17.105 Linux 6.11.0-19-generic (amd64)
[INFO] 21:30:17.292 User cache: /root/.sonar/cache
[INFO] 21:30:17.872 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:30:17.890 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:30:18.739 Load global settings
[INFO] 21:30:18.820 Load global settings (done) | time=82ms
[INFO] 21:30:18.836 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:30:18.849 Loading required plugins
[INFO] 21:30:18.849 Load plugins index
[INFO] 21:30:18.905 Load plugins index (done) | time=56ms
[INFO] 21:30:18.905 Load/download plugins
[INFO] 21:30:19.161 Load/download plugins (done) | time=256ms
[INFO] 21:30:19.489 Process project properties
[INFO] 21:30:19.512 Process project properties (done) | time=23ms
[INFO] 21:30:19.523 Project key: co.edu.udistrital.mdp:MP_202510_G81_E4_BeautyAtHome_Back
[INFO] 21:30:19.523 Base dir: /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back
[INFO] 21:30:19.523 Working dir: /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/target/sonar
[INFO] 21:30:19.531 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E4_BeautyAtHome_Back'
[INFO] 21:30:19.567 Load quality profiles
[INFO] 21:30:19.630 Load quality profiles (done) | time=63ms
[INFO] 21:30:19.645 Auto-configuring with CI 'Jenkins'
[INFO] 21:30:19.682 Load active rules
[INFO] 21:30:19.898 Load active rules (done) | time=216ms
[INFO] 21:30:19.905 Load analysis cache
[INFO] 21:30:19.910 Load analysis cache (404) | time=5ms
[INFO] 21:30:19.981 Preprocessing files...
[INFO] 21:30:20.100 2 languages detected in 11 preprocessed files
[INFO] 21:30:20.100 0 files ignored because of scm ignore settings
[INFO] 21:30:20.102 Loading plugins for detected languages
[INFO] 21:30:20.103 Load/download plugins
[INFO] 21:30:20.368 Load/download plugins (done) | time=265ms
[INFO] 21:30:20.483 Load project repositories
[INFO] 21:30:20.490 Load project repositories (done) | time=7ms
[INFO] 21:30:20.509 Indexing files...
[INFO] 21:30:20.511 Project configuration:
[INFO] 21:30:20.511   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:30:20.521 11 files indexed
[INFO] 21:30:20.522 Quality profile for java: Sonar way
[INFO] 21:30:20.522 Quality profile for xml: Sonar way
[INFO] 21:30:20.522 ------------- Run sensors on module MP_202510_G81_E4_BeautyAtHome_Back
[INFO] 21:30:20.578 Load metrics repository
[INFO] 21:30:20.594 Load metrics repository (done) | time=16ms
[INFO] 21:30:21.438 Sensor JavaSensor [java]
[INFO] 21:30:21.442 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:30:21.473 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:30:21.474 Using ECJ batch to parse 10 Main java source files with batch size 104 KB.
[INFO] 21:30:21.764 Starting batch processing.
[INFO] 21:30:22.285 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:30:23.121 100% analyzed
[INFO] 21:30:23.122 Batch processing: Done.
[INFO] 21:30:23.123 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 21:30:23.125 No "Test" source files to scan.
[INFO] 21:30:23.125 No "Generated" source files to scan.
[INFO] 21:30:23.125 Sensor JavaSensor [java] (done) | time=1688ms
[INFO] 21:30:23.125 Sensor SurefireSensor [java]
[INFO] 21:30:23.126 parsing [/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/target/surefire-reports]
[INFO] 21:30:23.127 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 21:30:23.127 Sensor XML Sensor [xml]
[INFO] 21:30:23.134 1 source file to be analyzed
[INFO] 21:30:23.294 1/1 source file has been analyzed
[INFO] 21:30:23.294 Sensor XML Sensor [xml] (done) | time=167ms
[INFO] 21:30:23.294 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:30:23.296 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_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] 21:30:23.297 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 21:30:23.297 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 21:30:23.297 Sensor Java Config Sensor [iac]
[INFO] 21:30:23.315 0 source files to be analyzed
[INFO] 21:30:23.316 0/0 source files have been analyzed
[INFO] 21:30:23.316 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 21:30:23.316 Sensor IaC Docker Sensor [iac]
[INFO] 21:30:23.407 0 source files to be analyzed
[INFO] 21:30:23.407 0/0 source files have been analyzed
[INFO] 21:30:23.411 Sensor IaC Docker Sensor [iac] (done) | time=95ms
[INFO] 21:30:23.411 Sensor TextAndSecretsSensor [text]
[INFO] 21:30:23.412 Available processors: 4
[INFO] 21:30:23.412 Using 4 threads for analysis.
[INFO] 21:30:23.814 Using git CLI to retrieve untracked files
[WARNING] 21:30:23.818 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] 21:30:23.830 11 source files to be analyzed
[INFO] 21:30:23.876 11/11 source files have been analyzed
[INFO] 21:30:23.877 Sensor TextAndSecretsSensor [text] (done) | time=466ms
[INFO] 21:30:23.880 ------------- Run sensors on project
[INFO] 21:30:24.027 Sensor Zero Coverage Sensor
[INFO] 21:30:24.034 Sensor Zero Coverage Sensor (done) | time=7ms
[INFO] 21:30:24.035 Sensor Java CPD Block Indexer
[INFO] 21:30:24.053 Sensor Java CPD Block Indexer (done) | time=18ms
[INFO] 21:30:24.053 ------------- Gather SCA dependencies on project
[INFO] 21:30:24.059 SCM Publisher SCM provider for this project is: git
[INFO] 21:30:24.060 SCM Publisher 11 source files to be analyzed
[INFO] 21:30:24.417 SCM Publisher 11/11 source files have been analyzed (done) | time=356ms
[INFO] 21:30:24.421 CPD Executor 4 files had no CPD blocks
[INFO] 21:30:24.421 CPD Executor Calculating CPD for 6 files
[INFO] 21:30:24.427 CPD Executor CPD calculation finished (done) | time=6ms
[INFO] 21:30:24.432 SCM revision ID '1beed40208556f8b05f17f8fcc082e70aa2bbcc7'
[INFO] 21:30:24.619 Analysis report generated in 185ms, dir size=264.5 kB
[INFO] 21:30:24.661 Analysis report compressed in 41ms, zip size=49.1 kB
[INFO] 21:30:24.821 Analysis report uploaded in 160ms
[INFO] 21:30:24.822 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E4_BeautyAtHome_Back
[INFO] 21:30:24.822 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:30:24.823 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=3d5d3e11-387e-4d4b-a8b4-3f29629ce109
[INFO] 21:30:24.833 Analysis total time: 5.620 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.862 s
[INFO] Finished at: 2025-03-27T21:30:24Z
[INFO] ------------------------------------------------------------------------