+ 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_202530_G81_E2_TuOutfit_Back >--------
[INFO] Building MP_202530_G81_E2_TuOutfit_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202530_G81_E2_TuOutfit_Back ---
[WARNING] 16:35:25.811 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] 16:35:25.821 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 16:35:25.821 Linux 6.14.0-33-generic (amd64)
[INFO] 16:35:26.010 User cache: /root/.sonar/cache
[INFO] 16:35:26.662 Communicating with SonarQube Server 25.3.0.104237
[INFO] 16:35:26.682 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 16:35:28.970 Load global settings
[INFO] 16:35:29.058 Load global settings (done) | time=90ms
[INFO] 16:35:29.075 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 16:35:29.089 Loading required plugins
[INFO] 16:35:29.089 Load plugins index
[INFO] 16:35:29.152 Load plugins index (done) | time=63ms
[INFO] 16:35:29.152 Load/download plugins
[INFO] 16:35:29.424 Load/download plugins (done) | time=272ms
[INFO] 16:35:29.778 Process project properties
[INFO] 16:35:29.793 Process project properties (done) | time=15ms
[INFO] 16:35:29.805 Project key: co.edu.udistrital.mdp:MP_202530_G81_E2_TuOutfit_Back
[INFO] 16:35:29.805 Base dir: /home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_Back
[INFO] 16:35:29.805 Working dir: /home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_Back/target/sonar
[INFO] 16:35:29.814 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E2_TuOutfit_Back'
[INFO] 16:35:29.836 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E2_TuOutfit_Back' (done) | time=22ms
[INFO] 16:35:29.869 Load quality profiles
[INFO] 16:35:29.935 Load quality profiles (done) | time=66ms
[INFO] 16:35:29.950 Auto-configuring with CI 'Jenkins'
[INFO] 16:35:29.989 Load active rules
[INFO] 16:35:30.297 Load active rules (done) | time=308ms
[INFO] 16:35:30.304 Load analysis cache
[INFO] 16:35:30.420 Load analysis cache (3.0 kB) | time=116ms
[INFO] 16:35:30.504 Preprocessing files...
[INFO] 16:35:30.970 2 languages detected in 72 preprocessed files
[INFO] 16:35:30.971 0 files ignored because of scm ignore settings
[INFO] 16:35:30.973 Loading plugins for detected languages
[INFO] 16:35:30.974 Load/download plugins
[INFO] 16:35:31.282 Load/download plugins (done) | time=308ms
[INFO] 16:35:31.402 Load project repositories
[INFO] 16:35:31.519 Load project repositories (done) | time=117ms
[INFO] 16:35:31.537 Indexing files...
[INFO] 16:35:31.538 Project configuration:
[INFO] 16:35:31.538 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 16:35:31.555 72 files indexed
[INFO] 16:35:31.556 Quality profile for java: Sonar way
[INFO] 16:35:31.556 Quality profile for xml: Sonar way
[INFO] 16:35:31.556 ------------- Run sensors on module MP_202530_G81_E2_TuOutfit_Back
[INFO] 16:35:31.620 Load metrics repository
[INFO] 16:35:31.644 Load metrics repository (done) | time=23ms
[INFO] 16:35:32.555 Sensor JavaSensor [java]
[INFO] 16:35:32.559 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 16:35:32.587 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 16:35:32.588 Using ECJ batch to parse 53 Main java source files with batch size 104 KB.
[INFO] 16:35:33.127 Starting batch processing.
[INFO] 16:35:33.738 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 16:35:36.445 100% analyzed
[INFO] 16:35:36.446 Batch processing: Done.
[INFO] 16:35:36.447 Did not optimize analysis for any files, performed a full analysis for all 53 files.
[WARNING] 16:35:36.450 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 16:35:36.451 Using ECJ batch to parse 18 Test java source files with batch size 104 KB.
[INFO] 16:35:36.467 Starting batch processing.
[INFO] 16:35:37.378 100% analyzed
[INFO] 16:35:37.378 Batch processing: Done.
[INFO] 16:35:37.379 Did not optimize analysis for any files, performed a full analysis for all 18 files.
[INFO] 16:35:37.380 No "Generated" source files to scan.
[INFO] 16:35:37.380 Sensor JavaSensor [java] (done) | time=4826ms
[INFO] 16:35:37.380 Sensor SurefireSensor [java]
[INFO] 16:35:37.382 parsing [/home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_Back/target/surefire-reports]
[INFO] 16:35:37.491 Sensor SurefireSensor [java] (done) | time=111ms
[INFO] 16:35:37.491 Sensor XML Sensor [xml]
[INFO] 16:35:37.501 1 source file to be analyzed
[INFO] 16:35:37.841 1/1 source file has been analyzed
[INFO] 16:35:37.842 Sensor XML Sensor [xml] (done) | time=350ms
[INFO] 16:35:37.842 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 16:35:37.844 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_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] 16:35:37.848 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 16:35:37.986 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=144ms
[INFO] 16:35:37.987 Sensor Java Config Sensor [iac]
[INFO] 16:35:38.011 0 source files to be analyzed
[INFO] 16:35:38.011 0/0 source files have been analyzed
[INFO] 16:35:38.012 Sensor Java Config Sensor [iac] (done) | time=25ms
[INFO] 16:35:38.012 Sensor IaC Docker Sensor [iac]
[INFO] 16:35:38.107 0 source files to be analyzed
[INFO] 16:35:38.108 0/0 source files have been analyzed
[INFO] 16:35:38.108 Sensor IaC Docker Sensor [iac] (done) | time=96ms
[INFO] 16:35:38.108 Sensor TextAndSecretsSensor [text]
[INFO] 16:35:38.108 Available processors: 4
[INFO] 16:35:38.109 Using 4 threads for analysis.
[INFO] 16:35:38.601 Using git CLI to retrieve untracked files
[WARNING] 16:35:38.606 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] 16:35:38.639 72 source files to be analyzed
[INFO] 16:35:38.888 72/72 source files have been analyzed
[INFO] 16:35:38.889 Sensor TextAndSecretsSensor [text] (done) | time=781ms
[INFO] 16:35:38.894 ------------- Run sensors on project
[INFO] 16:35:39.054 Sensor Zero Coverage Sensor
[INFO] 16:35:39.055 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 16:35:39.055 Sensor Java CPD Block Indexer
[INFO] 16:35:39.130 Sensor Java CPD Block Indexer (done) | time=75ms
[INFO] 16:35:39.131 ------------- Gather SCA dependencies on project
[INFO] 16:35:39.153 SCM Publisher SCM provider for this project is: git
[INFO] 16:35:39.155 SCM Publisher 8 source files to be analyzed
[INFO] 16:35:39.554 SCM Publisher 8/8 source files have been analyzed (done) | time=398ms
[INFO] 16:35:39.572 CPD Executor 17 files had no CPD blocks
[INFO] 16:35:39.572 CPD Executor Calculating CPD for 36 files
[INFO] 16:35:39.585 CPD Executor CPD calculation finished (done) | time=12ms
[INFO] 16:35:39.592 SCM revision ID '61f5bb7e813ccf1b11baad42517427c094ba8a6d'
[INFO] 16:35:39.712 Analysis report generated in 110ms, dir size=624.9 kB
[INFO] 16:35:39.909 Analysis report compressed in 196ms, zip size=230.0 kB
[INFO] 16:35:39.953 Analysis report uploaded in 44ms
[INFO] 16:35:39.955 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202530_G81_E2_TuOutfit_Back
[INFO] 16:35:39.955 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 16:35:39.955 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=b6803bdf-3d72-48a2-8098-04a9f834c350
[INFO] 16:35:39.987 Analysis total time: 10.508 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.406 s
[INFO] Finished at: 2025-10-15T16:35:39Z
[INFO] ------------------------------------------------------------------------