+ 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_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 05:02:27.235 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] 05:02:27.244 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 05:02:27.244 Linux 6.17.0-14-generic (amd64)
[INFO] 05:02:27.402 User cache: /root/.sonar/cache
[INFO] 05:02:27.952 Communicating with SonarQube Server 25.3.0.104237
[INFO] 05:02:27.970 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 05:02:28.814 Load global settings
[INFO] 05:02:28.890 Load global settings (done) | time=77ms
[INFO] 05:02:28.905 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 05:02:28.917 Loading required plugins
[INFO] 05:02:28.918 Load plugins index
[INFO] 05:02:28.976 Load plugins index (done) | time=58ms
[INFO] 05:02:28.976 Load/download plugins
[INFO] 05:02:29.229 Load/download plugins (done) | time=253ms
[INFO] 05:02:29.565 Process project properties
[INFO] 05:02:29.579 Process project properties (done) | time=14ms
[INFO] 05:02:29.590 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 05:02:29.590 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 05:02:29.590 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 05:02:29.598 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 05:02:29.609 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=11ms
[INFO] 05:02:29.639 Load quality profiles
[INFO] 05:02:29.681 Load quality profiles (done) | time=42ms
[INFO] 05:02:29.695 Auto-configuring with CI 'Jenkins'
[INFO] 05:02:29.732 Load active rules
[INFO] 05:02:29.985 Load active rules (done) | time=253ms
[INFO] 05:02:29.992 Load analysis cache
[INFO] 05:02:30.008 Load analysis cache (4.3 kB) | time=16ms
[INFO] 05:02:30.075 Preprocessing files...
[INFO] 05:02:30.257 2 languages detected in 99 preprocessed files
[INFO] 05:02:30.257 0 files ignored because of scm ignore settings
[INFO] 05:02:30.260 Loading plugins for detected languages
[INFO] 05:02:30.260 Load/download plugins
[INFO] 05:02:30.557 Load/download plugins (done) | time=297ms
[INFO] 05:02:30.672 Load project repositories
[INFO] 05:02:30.789 Load project repositories (done) | time=117ms
[INFO] 05:02:30.808 Indexing files...
[INFO] 05:02:30.808 Project configuration:
[INFO] 05:02:30.809 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 05:02:30.827 99 files indexed
[INFO] 05:02:30.829 Quality profile for java: Sonar way MP
[INFO] 05:02:30.829 Quality profile for xml: Sonar way
[INFO] 05:02:30.829 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 05:02:30.888 Load metrics repository
[INFO] 05:02:30.904 Load metrics repository (done) | time=16ms
[INFO] 05:02:31.732 Sensor JavaSensor [java]
[INFO] 05:02:31.736 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 05:02:31.765 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 05:02:31.766 Using ECJ batch to parse 78 Main java source files with batch size 104 KB.
[INFO] 05:02:32.183 Starting batch processing.
[INFO] 05:02:32.771 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 05:02:35.804 100% analyzed
[INFO] 05:02:35.804 Batch processing: Done.
[INFO] 05:02:35.805 Did not optimize analysis for any files, performed a full analysis for all 78 files.
[WARNING] 05:02:35.808 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 05:02:35.808 Using ECJ batch to parse 20 Test java source files with batch size 104 KB.
[INFO] 05:02:35.822 Starting batch processing.
[INFO] 05:02:37.479 100% analyzed
[INFO] 05:02:37.479 Batch processing: Done.
[INFO] 05:02:37.480 Did not optimize analysis for any files, performed a full analysis for all 20 files.
[INFO] 05:02:37.480 No "Generated" source files to scan.
[INFO] 05:02:37.481 Sensor JavaSensor [java] (done) | time=5750ms
[INFO] 05:02:37.481 Sensor SurefireSensor [java]
[INFO] 05:02:37.483 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 05:02:37.632 Sensor SurefireSensor [java] (done) | time=151ms
[INFO] 05:02:37.632 Sensor XML Sensor [xml]
[INFO] 05:02:37.638 1 source file to be analyzed
[INFO] 05:02:37.815 1/1 source file has been analyzed
[INFO] 05:02:37.817 Sensor XML Sensor [xml] (done) | time=185ms
[INFO] 05:02:37.817 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 05:02:37.819 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_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] 05:02:37.822 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 05:02:37.884 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=67ms
[INFO] 05:02:37.885 Sensor Java Config Sensor [iac]
[INFO] 05:02:37.904 0 source files to be analyzed
[INFO] 05:02:37.904 0/0 source files have been analyzed
[INFO] 05:02:37.905 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 05:02:37.905 Sensor IaC Docker Sensor [iac]
[INFO] 05:02:37.985 0 source files to be analyzed
[INFO] 05:02:37.986 0/0 source files have been analyzed
[INFO] 05:02:37.986 Sensor IaC Docker Sensor [iac] (done) | time=81ms
[INFO] 05:02:37.986 Sensor TextAndSecretsSensor [text]
[INFO] 05:02:37.986 Available processors: 4
[INFO] 05:02:37.986 Using 4 threads for analysis.
[INFO] 05:02:38.408 Using git CLI to retrieve untracked files
[WARNING] 05:02:38.412 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] 05:02:38.448 99 source files to be analyzed
[INFO] 05:02:38.672 99/99 source files have been analyzed
[INFO] 05:02:38.673 Sensor TextAndSecretsSensor [text] (done) | time=687ms
[INFO] 05:02:38.677 ------------- Run sensors on project
[INFO] 05:02:38.835 Sensor Zero Coverage Sensor
[INFO] 05:02:38.837 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 05:02:38.837 Sensor Java CPD Block Indexer
[INFO] 05:02:38.926 Sensor Java CPD Block Indexer (done) | time=89ms
[INFO] 05:02:38.926 ------------- Gather SCA dependencies on project
[INFO] 05:02:38.943 SCM Publisher SCM provider for this project is: git
[INFO] 05:02:38.944 SCM Publisher 1 source file to be analyzed
[INFO] 05:02:39.206 SCM Publisher 1/1 source file have been analyzed (done) | time=262ms
[INFO] 05:02:39.221 CPD Executor 35 files had no CPD blocks
[INFO] 05:02:39.222 CPD Executor Calculating CPD for 43 files
[INFO] 05:02:39.242 CPD Executor CPD calculation finished (done) | time=19ms
[INFO] 05:02:39.250 SCM revision ID '1e2e1e7e0ce0fff9e2c00a747c5e52083d9583a8'
[INFO] 05:02:39.404 Analysis report generated in 135ms, dir size=854.4 kB
[INFO] 05:02:39.630 Analysis report compressed in 226ms, zip size=325.8 kB
[INFO] 05:02:39.669 Analysis report uploaded in 38ms
[INFO] 05:02:39.671 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 05:02:39.671 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 05:02:39.671 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=faf6ea9f-808a-44b8-8d19-2663585bcc71
[INFO] 05:02:39.707 Analysis total time: 10.429 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.639 s
[INFO] Finished at: 2026-03-23T05:02:39Z
[INFO] ------------------------------------------------------------------------