Skip to content

Console Output

+ docker run --rm -u root -e SONAR_HOST_URL=http://10.20.84.26:8082/sonar -e SONAR_TOKEN=**** -v /home/cecaduser/workspace/PA_202510_G83_E5_Front:/usr/src sonarsource/sonar-scanner-cli
14:55:42.132 INFO  Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
14:55:42.138 INFO  Project root configuration file: /usr/src/sonar-project.properties
14:55:42.158 INFO  SonarScanner CLI 7.1.0.4889
14:55:42.160 INFO  Java 17.0.14 Amazon.com Inc. (64-bit)
14:55:42.160 INFO  Linux 6.11.0-19-generic amd64
14:55:42.236 INFO  User cache: /opt/sonar-scanner/.sonar/cache
14:55:44.130 INFO  Communicating with SonarQube Community Build 25.3.0.104237
14:55:44.134 INFO  JRE provisioning: os[linux], arch[x86_64]
14:55:47.223 INFO  Starting SonarScanner Engine...
14:55:47.226 INFO  Java 17.0.13 Eclipse Adoptium (64-bit)
14:55:49.300 INFO  Load global settings
14:55:49.406 INFO  Load global settings (done) | time=105ms
14:55:49.410 INFO  Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
14:55:49.431 INFO  Loading required plugins
14:55:49.431 INFO  Load plugins index
14:55:49.483 INFO  Load plugins index (done) | time=52ms
14:55:49.485 INFO  Load/download plugins
14:55:50.161 INFO  Load/download plugins (done) | time=676ms
14:55:50.602 INFO  Process project properties
14:55:50.622 INFO  Process project properties (done) | time=25ms
14:55:50.654 INFO  Project key: PA_202510_G83_E5_Front:sonar
14:55:50.655 INFO  Base dir: /usr/src
14:55:50.657 INFO  Working dir: /tmp/.scannerwork
14:55:50.672 INFO  Load project settings for component key: 'PA_202510_G83_E5_Front:sonar'
14:55:50.743 INFO  Load quality profiles
14:55:50.820 INFO  Load quality profiles (done) | time=80ms
14:55:50.905 INFO  Load active rules
14:55:51.370 INFO  Load active rules (done) | time=465ms
14:55:51.384 INFO  Load analysis cache
14:55:51.388 INFO  Load analysis cache (404) | time=5ms
14:55:51.519 INFO  Preprocessing files...
14:55:51.728 INFO  2 languages detected in 10 preprocessed files
14:55:51.730 INFO  0 files ignored because of inclusion/exclusion patterns
14:55:51.733 INFO  0 files ignored because of scm ignore settings
14:55:51.734 INFO  Loading plugins for detected languages
14:55:51.734 INFO  Load/download plugins
14:55:52.898 INFO  Load/download plugins (done) | time=1171ms
14:55:53.211 INFO  Load project repositories
14:55:53.220 INFO  Load project repositories (done) | time=11ms
14:55:53.261 INFO  Indexing files...
14:55:53.261 INFO  Project configuration:
14:55:53.263 INFO    Excluded sources: **/*.module.ts, **/utils/**, **/*.spec.ts
14:55:53.263 INFO    Included tests: **/*.spec.ts
14:55:53.318 INFO  10 files indexed
14:55:53.323 INFO  Quality profile for css: Sonar way
14:55:53.326 INFO  Quality profile for js: Sonar way
14:55:53.326 INFO  ------------- Run sensors on module PA_202510_G83_E5_Front
14:55:53.403 INFO  Load metrics repository
14:55:53.442 INFO  Load metrics repository (done) | time=38ms
14:55:54.287 INFO  Sensor JaCoCo XML Report Importer [jacoco]
14:55:54.288 INFO  'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
14:55:54.297 INFO  No report imported, no coverage information will be imported by JaCoCo XML Report Importer
14:55:54.299 INFO  Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
14:55:54.307 INFO  Sensor Java Config Sensor [iac]
14:55:54.318 INFO  0 source files to be analyzed
14:55:54.334 INFO  0/0 source files have been analyzed
14:55:54.338 INFO  Sensor Java Config Sensor [iac] (done) | time=46ms
14:55:54.338 INFO  Sensor HTML [web]
14:55:54.357 INFO  Sensor HTML [web] (done) | time=8ms
14:55:54.357 INFO  Sensor JavaScript/TypeScript analysis [javascript]
14:55:54.747 INFO  Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
14:55:54.748 INFO  Deploy location /opt/sonar-scanner/.sonar/js/node-runtime, tagetRuntime: /opt/sonar-scanner/.sonar/js/node-runtime/node,  version: /opt/sonar-scanner/.sonar/js/node-runtime/version.txt
14:55:59.259 INFO  Using embedded Node.js runtime.
14:55:59.261 INFO  Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
14:56:01.502 INFO  Memory configuration: OS (7940 MB), Node.js (2096 MB).
14:56:03.812 INFO  Found 0 tsconfig.json file(s): []
14:56:03.848 INFO  Creating TypeScript program
14:56:03.851 INFO  TypeScript configuration file /tmp/tmp-105-O51xu8SqGXn4
14:56:03.858 INFO  7 source files to be analyzed
14:56:05.056 INFO  Starting analysis with current program
14:56:06.634 INFO  Analyzed 7 file(s) with current program
14:56:06.667 INFO  7/7 source files have been analyzed
14:56:06.670 INFO  Hit the cache for 0 out of 7
14:56:06.678 INFO  Miss the cache for 7 out of 7: ANALYSIS_MODE_INELIGIBLE [7/7]
14:56:06.681 INFO  Sensor JavaScript/TypeScript analysis [javascript] (done) | time=12335ms
14:56:06.681 INFO  Sensor CSS Rules [javascript]
14:56:06.698 INFO  2 source files to be analyzed
14:56:06.795 INFO  2/2 source files have been analyzed
14:56:06.795 INFO  Hit the cache for 0 out of 0
14:56:06.796 INFO  Miss the cache for 0 out of 0
14:56:06.797 INFO  Sensor CSS Rules [javascript] (done) | time=117ms
14:56:06.797 INFO  Sensor JavaScript/TypeScript Coverage [javascript]
14:56:06.798 INFO  Analysing [/usr/src/coverage/lcov.info]
14:56:06.809 INFO  Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=13ms
14:56:06.809 INFO  Sensor CSS Metrics [javascript]
14:56:06.831 INFO  Sensor CSS Metrics [javascript] (done) | time=20ms
14:56:06.831 INFO  Sensor IaC Docker Sensor [iac]
14:56:06.903 INFO  0 source files to be analyzed
14:56:06.904 INFO  0/0 source files have been analyzed
14:56:06.905 INFO  Sensor IaC Docker Sensor [iac] (done) | time=76ms
14:56:06.905 INFO  Sensor TextAndSecretsSensor [text]
14:56:06.906 INFO  Available processors: 4
14:56:06.906 INFO  Using 4 threads for analysis.
14:56:07.272 INFO  The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
  * The filename starts with "test"
  * The filename contains "test." or "tests."
  * Any directory in the file path is named: "doc", "docs", "test" or "tests"
  * Any directory in the file path has a name ending in "test" or "tests"

14:56:07.288 INFO  Using git CLI to retrieve untracked files
14:56:07.293 WARN  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"
14:56:07.308 INFO  9 source files to be analyzed
14:56:07.353 INFO  9/9 source files have been analyzed
14:56:07.355 INFO  Sensor TextAndSecretsSensor [text] (done) | time=450ms
14:56:07.359 INFO  ------------- Run sensors on project
14:56:07.498 INFO  Sensor Zero Coverage Sensor
14:56:07.500 INFO  Sensor Zero Coverage Sensor (done) | time=2ms
14:56:07.500 INFO  ------------- Gather SCA dependencies on project
14:56:07.505 INFO  SCM Publisher SCM provider for this project is: git
14:56:07.505 INFO  SCM Publisher 9 source files to be analyzed
14:56:07.851 INFO  SCM Publisher 9/9 source files have been analyzed (done) | time=346ms
14:56:07.855 INFO  CPD Executor 3 files had no CPD blocks
14:56:07.855 INFO  CPD Executor Calculating CPD for 4 files
14:56:07.863 INFO  CPD Executor CPD calculation finished (done) | time=7ms
14:56:07.869 INFO  SCM revision ID '9a9c01882e5242690740d92e3e3369afa7355b90'
14:56:08.058 INFO  Analysis report generated in 189ms, dir size=258.5 kB
14:56:08.095 INFO  Analysis report compressed in 35ms, zip size=50.2 kB
14:56:08.227 INFO  Analysis report uploaded in 131ms
14:56:08.228 INFO  ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=PA_202510_G83_E5_Front%3Asonar
14:56:08.228 INFO  Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
14:56:08.228 INFO  More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=72db18b1-d38f-4c5c-b7be-ebc2bfed59be
14:56:08.382 INFO  Analysis total time: 18.161 s
14:56:08.383 INFO  SonarScanner Engine completed successfully
14:56:08.735 INFO  EXECUTION SUCCESS
14:56:08.737 INFO  Total time: 26.610s