+ 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_202610_G81_E2_Back >-------------
[INFO] Building MP_202610_G81_E2_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E2_Back ---
[WARNING] 02:55:27.706 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] 02:55:27.715 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:55:27.715 Linux 6.14.0-37-generic (amd64)
[INFO] 02:55:27.875 User cache: /root/.sonar/cache
[INFO] 02:55:28.532 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:55:28.550 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:55:29.400 Load global settings
[INFO] 02:55:29.482 Load global settings (done) | time=83ms
[INFO] 02:55:29.498 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:55:29.510 Loading required plugins
[INFO] 02:55:29.511 Load plugins index
[INFO] 02:55:29.568 Load plugins index (done) | time=57ms
[INFO] 02:55:29.569 Load/download plugins
[INFO] 02:55:29.844 Load/download plugins (done) | time=275ms
[INFO] 02:55:30.176 Process project properties
[INFO] 02:55:30.200 Process project properties (done) | time=24ms
[INFO] 02:55:30.212 Project key: co.edu.udistrital.mdp:MP_202610_G81_E2_Back
[INFO] 02:55:30.212 Base dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back
[INFO] 02:55:30.212 Working dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/sonar
[INFO] 02:55:30.221 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back'
[INFO] 02:55:30.235 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back' (done) | time=14ms
[INFO] 02:55:30.263 Load quality profiles
[INFO] 02:55:30.309 Load quality profiles (done) | time=46ms
[INFO] 02:55:30.323 Auto-configuring with CI 'Jenkins'
[INFO] 02:55:30.358 Load active rules
[INFO] 02:55:30.608 Load active rules (done) | time=250ms
[INFO] 02:55:30.614 Load analysis cache
[INFO] 02:55:30.630 Load analysis cache (1.6 kB) | time=16ms
[INFO] 02:55:30.698 Preprocessing files...
[INFO] 02:55:30.832 2 languages detected in 32 preprocessed files
[INFO] 02:55:30.832 0 files ignored because of scm ignore settings
[INFO] 02:55:30.834 Loading plugins for detected languages
[INFO] 02:55:30.835 Load/download plugins
[INFO] 02:55:31.097 Load/download plugins (done) | time=262ms
[INFO] 02:55:31.214 Load project repositories
[INFO] 02:55:31.320 Load project repositories (done) | time=105ms
[INFO] 02:55:31.338 Indexing files...
[INFO] 02:55:31.339 Project configuration:
[INFO] 02:55:31.339 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 02:55:31.351 32 files indexed
[INFO] 02:55:31.352 Quality profile for java: Sonar way
[INFO] 02:55:31.352 Quality profile for xml: Sonar way
[INFO] 02:55:31.352 ------------- Run sensors on module MP_202610_G81_E2_Back
[INFO] 02:55:31.408 Load metrics repository
[INFO] 02:55:31.424 Load metrics repository (done) | time=16ms
[INFO] 02:55:32.223 Sensor JavaSensor [java]
[INFO] 02:55:32.227 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:55:32.255 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:55:32.256 Using ECJ batch to parse 29 Main java source files with batch size 104 KB.
[INFO] 02:55:32.588 Starting batch processing.
[INFO] 02:55:33.113 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:55:34.123 100% analyzed
[INFO] 02:55:34.123 Batch processing: Done.
[INFO] 02:55:34.124 Did not optimize analysis for any files, performed a full analysis for all 29 files.
[INFO] 02:55:34.126 Using ECJ batch to parse 2 Test java source files with batch size 104 KB.
[INFO] 02:55:34.130 Starting batch processing.
[INFO] 02:55:34.337 100% analyzed
[INFO] 02:55:34.337 Batch processing: Done.
[INFO] 02:55:34.341 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 02:55:34.341 No "Generated" source files to scan.
[INFO] 02:55:34.341 Sensor JavaSensor [java] (done) | time=2118ms
[INFO] 02:55:34.341 Sensor SurefireSensor [java]
[INFO] 02:55:34.343 parsing [/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/surefire-reports]
[INFO] 02:55:34.407 Sensor SurefireSensor [java] (done) | time=66ms
[INFO] 02:55:34.407 Sensor XML Sensor [xml]
[INFO] 02:55:34.414 1 source file to be analyzed
[INFO] 02:55:34.567 1/1 source file has been analyzed
[INFO] 02:55:34.569 Sensor XML Sensor [xml] (done) | time=162ms
[INFO] 02:55:34.569 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 02:55:34.571 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E2_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] 02:55:34.574 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 02:55:34.660 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=91ms
[INFO] 02:55:34.660 Sensor Java Config Sensor [iac]
[INFO] 02:55:34.679 0 source files to be analyzed
[INFO] 02:55:34.679 0/0 source files have been analyzed
[INFO] 02:55:34.679 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 02:55:34.680 Sensor IaC Docker Sensor [iac]
[INFO] 02:55:34.757 0 source files to be analyzed
[INFO] 02:55:34.757 0/0 source files have been analyzed
[INFO] 02:55:34.758 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 02:55:34.758 Sensor TextAndSecretsSensor [text]
[INFO] 02:55:34.758 Available processors: 4
[INFO] 02:55:34.758 Using 4 threads for analysis.
[INFO] 02:55:35.142 Using git CLI to retrieve untracked files
[WARNING] 02:55:35.146 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] 02:55:35.159 32 source files to be analyzed
[INFO] 02:55:35.218 32/32 source files have been analyzed
[INFO] 02:55:35.219 Sensor TextAndSecretsSensor [text] (done) | time=461ms
[INFO] 02:55:35.223 ------------- Run sensors on project
[INFO] 02:55:35.367 Sensor Zero Coverage Sensor
[INFO] 02:55:35.368 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 02:55:35.368 Sensor Java CPD Block Indexer
[INFO] 02:55:35.395 Sensor Java CPD Block Indexer (done) | time=27ms
[INFO] 02:55:35.396 ------------- Gather SCA dependencies on project
[INFO] 02:55:35.408 SCM Publisher SCM provider for this project is: git
[INFO] 02:55:35.409 SCM Publisher 4 source files to be analyzed
[INFO] 02:55:35.663 SCM Publisher 4/4 source files have been analyzed (done) | time=253ms
[INFO] 02:55:35.667 CPD Executor 11 files had no CPD blocks
[INFO] 02:55:35.667 CPD Executor Calculating CPD for 18 files
[INFO] 02:55:35.678 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 02:55:35.684 SCM revision ID '5da4abd7c371330d7c2ce2ee3709015bb539ddac'
[INFO] 02:55:35.791 Analysis report generated in 102ms, dir size=296.0 kB
[INFO] 02:55:35.871 Analysis report compressed in 79ms, zip size=84.7 kB
[INFO] 02:55:35.931 Analysis report uploaded in 60ms
[INFO] 02:55:35.932 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E2_Back
[INFO] 02:55:35.932 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:55:35.933 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=5937e123-e10a-4c03-bae3-434bb0fa8a8c
[INFO] 02:55:35.949 Analysis total time: 6.055 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.464 s
[INFO] Finished at: 2026-03-07T02:55:35Z
[INFO] ------------------------------------------------------------------------