Zero coverage sensor for monorepo even though coverage files exist

I am creating the coverage lcov report and putting it in the correct directory, I am also using the same method for another repo which has the same structure, the coverage for the other repo is shown on the sonarcloud dashboard but for this specific repo nothing is shown.

link to project:
https://sonarcloud.io/project/overview?id=pizzahutuk_dv-micro-apps

sonar properties file

sonar.organization=pizzahutuk
sonar.projectKey=pizzahutuk_dv-micro-apps

sonar.javascript.lcov.reportPaths=**/lcov.info

sonar.cpd.exclusions=**/*.spec.*,**/*.test.*,**/*.spec.*,**/*.test.*,**/cypress/**,**/__mocks__/**,**/__mock__/**,**/__test__/**
sonar.coverage.exclusions=**/*.spec.*,**/*.test.*,**/cypress/**,**/__mocks__/**,**/__mock__/**,**/__test__/**
sonar.exclusions=**/*.spec.*,**/*.test.*,**/cypress/**,**/__mocks__/**,**/__mock__/**,**/__test__/**

sonarcloud log

/tmp/cache/scanner/.sonar
INFO: Scanner configuration file: /tmp/cache/scanner/sonar-scanner-5.0.1.3006-linux/conf/sonar-scanner.properties
INFO: Project root configuration file: /home/circleci/project/sonar-project.properties
INFO: SonarScanner 5.0.1.3006
INFO: Java 17.0.7 Eclipse Adoptium (64-bit)
INFO: Linux 5.15.0-1039-aws amd64
INFO: User cache: /tmp/cache/scanner/.sonar/cache
INFO: Analyzing on SonarCloud
INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
INFO: Load global settings
INFO: Load global settings (done) | time=461ms
INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
INFO: User cache: /tmp/cache/scanner/.sonar/cache
INFO: Loading required plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=440ms
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=203ms
INFO: Loaded core extensions: developer-scanner
INFO: Found an active CI vendor: 'CircleCI'
INFO: Load project settings for component key: 'pizzahutuk_dv-micro-apps'
INFO: Load project settings for component key: 'pizzahutuk_dv-micro-apps' (done) | time=417ms
INFO: Process project properties
INFO: Execute project builders
INFO: Execute project builders (done) | time=1ms
INFO: Project key: pizzahutuk_dv-micro-apps
INFO: Base dir: /home/circleci/project
INFO: Working dir: /home/circleci/project/.scannerwork
INFO: Load project branches
INFO: Load project branches (done) | time=428ms
INFO: Check ALM binding of project 'pizzahutuk_dv-micro-apps'
INFO: Detected project binding: BOUND
INFO: Check ALM binding of project 'pizzahutuk_dv-micro-apps' (done) | time=411ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=489ms
INFO: Load branch configuration
INFO: Auto-configuring branch develop
INFO: Load branch configuration (done) | time=2ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=470ms
INFO: Load active rules
INFO: Load active rules (done) | time=7192ms
INFO: Organization key: pizzahutuk
INFO: Branch name: develop, type: long-lived
INFO: Load project repositories
INFO: Load project repositories (done) | time=473ms
INFO: Indexing files...
INFO: Project configuration:
INFO:   Excluded sources: **/build-wrapper-dump.json, **/*.spec.*, **/*.test.*, **/cypress/**, **/__mocks__/**, **/__mock__/**, **/__test__/**
INFO:   Excluded sources for coverage: **/*.spec.*, **/*.test.*, **/cypress/**, **/__mocks__/**, **/__mock__/**, **/__test__/**
INFO:   Excluded sources for duplication: **/*.spec.*, **/*.test.*, **/*.spec.*, **/*.test.*, **/cypress/**, **/__mocks__/**, **/__mock__/**, **/__test__/**
INFO: 409 files indexed...  (last one was yarn.lock)
INFO: 409 files indexed
INFO: 1556 files ignored because of inclusion/exclusion patterns
INFO: 106156 files ignored because of scm ignore settings
INFO: Loading plugins for detected languages
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=0ms
INFO: Quality profile for css: Sonar way
INFO: Quality profile for js: Sonar way
INFO: Quality profile for json: Sonar way
INFO: Quality profile for ts: Sonar way
INFO: Quality profile for web: Sonar way
INFO: ------------- Run sensors on module pizzahutuk_dv-micro-apps
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=338ms
INFO: Sensor cache enabled
INFO: Load sensor cache
INFO: Load sensor cache (1 MB) | time=1631ms
INFO: Sensor IaC CloudFormation Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=141ms
INFO: Sensor IaC Kubernetes Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=11ms
INFO: Sensor IaC AzureResourceManager Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC AzureResourceManager Sensor [iac] (done) | time=87ms
INFO: Sensor C# Project Type Information [csharp]
INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms
INFO: Sensor C# Analysis Log [csharp]
INFO: Sensor C# Analysis Log [csharp] (done) | time=15ms
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=51ms
INFO: Sensor TextAndSecretsSensor [text]
INFO: 336 source files to be analyzed
INFO: 18/336 files analyzed, current file: package-lock.json
INFO: 336/336 source files have been analyzed
INFO: Sensor TextAndSecretsSensor [text] (done) | time=13292ms
INFO: Sensor VB.NET Project Type Information [vbnet]
INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
INFO: Sensor VB.NET Analysis Log [vbnet]
INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=11ms
INFO: Sensor VB.NET Properties [vbnet]
INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
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
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
INFO: Sensor JavaScript/TypeScript analysis [javascript]
INFO: Found 2 tsconfig.json file(s): [/home/circleci/project/tsconfig.json, /home/circleci/project/cypress/tsconfig.json]
INFO: 325 source files to be analyzed
INFO: Creating TypeScript program
INFO: TypeScript configuration file /home/circleci/project/tsconfig.json
INFO: Creating TypeScript program (done) | time=3018ms
INFO: Starting analysis with current program
INFO: 43/325 files analyzed, current file: /home/circleci/project/src/data/gql/graphql.ts
INFO: 43/325 files analyzed, current file: /home/circleci/project/src/data/gql/graphql.ts
INFO: 133/325 files analyzed, current file: /home/circleci/project/src/feature/stock/screens/crust/useCrust.ts
INFO: 291/325 files analyzed, current file: /home/circleci/project/src/components/dialog/Input-dialog/InputDialog.tsx
INFO: Analyzed 321 file(s) with current program
INFO: Creating TypeScript program
INFO: TypeScript configuration file /home/circleci/project/cypress/tsconfig.json
INFO: Creating TypeScript program (done) | time=2201ms
INFO: Starting analysis with current program
INFO: Analyzed 0 file(s) with current program
INFO: Found 4 file(s) not part of any tsconfig.json: they will be analyzed without type information
INFO: 325/325 source files have been analyzed
INFO: Hit the cache for 0 out of 325
INFO: Miss the cache for 325 out of 325: ANALYSIS_MODE_INELIGIBLE [325/325]
INFO: Sensor JavaScript/TypeScript analysis [javascript] (done) | time=47240ms
INFO: Sensor JavaScript inside HTML analysis [javascript]
INFO: 1 source file to be analyzed
INFO: 1/1 source file has been analyzed
INFO: Hit the cache for 0 out of 1
INFO: Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
INFO: Sensor JavaScript inside HTML analysis [javascript] (done) | time=17ms
INFO: Sensor CSS Rules [javascript]
INFO: 3 source files to be analyzed
INFO: 3/3 source files have been analyzed
INFO: Hit the cache for 0 out of 0
INFO: Miss the cache for 0 out of 0
INFO: Sensor CSS Rules [javascript] (done) | time=217ms
INFO: Sensor JavaScript/TypeScript Coverage [javascript]
INFO: No LCOV files were found using **/lcov.info
WARN: No coverage information will be saved because all LCOV files cannot be found.
INFO: Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=1252ms
INFO: Sensor CSS Metrics [javascript]
INFO: Sensor CSS Metrics [javascript] (done) | time=13ms
INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
INFO: Sensor IaC Docker Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC Docker Sensor [iac] (done) | time=28ms
INFO: Sensor Serverless configuration file sensor [security]
INFO: 0 Serverless function entries were found in the project
INFO: 0 Serverless function handlers were kept as entrypoints
INFO: Sensor Serverless configuration file sensor [security] (done) | time=3ms
INFO: Sensor AWS SAM template file sensor [security]
INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms
INFO: Sensor AWS SAM Inline template file sensor [security]
INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
INFO: Sensor javabugs [dbd]
INFO: Reading IR files from: /home/circleci/project/.scannerwork/ir/java
INFO: No IR files have been included for analysis.
INFO: Sensor javabugs [dbd] (done) | time=1ms
INFO: Sensor pythonbugs [dbd]
INFO: Reading IR files from: /home/circleci/project/.scannerwork/ir/python
INFO: No IR files have been included for analysis.
INFO: Sensor pythonbugs [dbd] (done) | time=0ms
INFO: Sensor JavaSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /home/circleci/project/.scannerwork/ucfg2/java
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.001
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001
INFO: No UCFGs have been included for analysis.
INFO: java security sensor: Time spent was 00:00:00.003
INFO: Sensor JavaSecuritySensor [security] (done) | time=11ms
INFO: Sensor CSharpSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6639, S6641
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /home/circleci/project/ucfg_cs2
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
INFO: No UCFGs have been included for analysis.
INFO: csharp security sensor: Time spent was 00:00:00.000
INFO: Sensor CSharpSecuritySensor [security] (done) | time=1ms
INFO: Sensor PhpSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /home/circleci/project/.scannerwork/ucfg2/php
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
INFO: No UCFGs have been included for analysis.
INFO: php security sensor: Time spent was 00:00:00.000
INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms
INFO: Sensor PythonSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /home/circleci/project/.scannerwork/ucfg2/python
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
INFO: No UCFGs have been included for analysis.
INFO: python security sensor: Time spent was 00:00:00.000
INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms
INFO: Sensor JsSecuritySensor [security]
INFO: Enabled taint analysis rules: S5147, S3649, S6350, S5334, S2631, S6287, S5131, S6105, S5696, S5883, S5144, S5146, S6096, S2076, S2083
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /home/circleci/project/.scannerwork/ucfg2/js
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.003
INFO: Load UCFGs: Starting
INFO: Reading UCFGs from: /home/circleci/project/.scannerwork/ucfg2/js
INFO: Load UCFGs: Time spent was 00:00:00.543
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.546
INFO: Analyzing 1455 UCFGs to detect vulnerabilities.
INFO: Check cache: Starting
INFO: Load cache: Starting
INFO: Load cache: Time spent was 00:00:00.000
INFO: Check cache: Time spent was 00:00:00.000
INFO: Create runtime call graph: Starting
INFO: Variable Type Analysis #1: Starting
INFO: Create runtime type propagation graph: Starting
INFO: Create runtime type propagation graph: Time spent was 00:00:00.066
INFO: Run SCC (Tarjan) on 11327 nodes: Starting
INFO: Run SCC (Tarjan) on 11327 nodes: Time spent was 00:00:00.018
INFO: Tarjan found 11327 strongly connected components
INFO: Propagate runtime types to strongly connected components: Starting
INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.028
INFO: Variable Type Analysis #1: Time spent was 00:00:00.114
INFO: Variable Type Analysis #2: Starting
INFO: Create runtime type propagation graph: Starting
INFO: Create runtime type propagation graph: Time spent was 00:00:00.081
INFO: Run SCC (Tarjan) on 11327 nodes: Starting
INFO: Run SCC (Tarjan) on 11327 nodes: Time spent was 00:00:00.013
INFO: Tarjan found 11327 strongly connected components
INFO: Propagate runtime types to strongly connected components: Starting
INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.024
INFO: Variable Type Analysis #2: Time spent was 00:00:00.120
INFO: Create runtime call graph: Time spent was 00:00:00.239
INFO: Load config: Starting
INFO: Load config: Time spent was 00:00:00.077
INFO: Compute entry points: Starting
INFO: Compute entry points: Time spent was 00:00:00.427
INFO: All rules entry points : 326
INFO: Slice call graph: Starting
INFO: Slice call graph: Time spent was 00:00:00.000
INFO: Live variable analysis: Starting
INFO: Live variable analysis: Time spent was 00:00:00.229
INFO: Taint analysis for js: Starting
INFO: 0 / 1455 UCFGs simulated, memory usage: 133 MB
INFO: 115 / 1455 UCFGs simulated, memory usage: 177 MB
INFO: 329 / 1455 UCFGs simulated, memory usage: 237 MB
INFO: Taint analysis for js: Time spent was 00:00:01.510
INFO: Report issues: Starting
INFO: Report issues: Time spent was 00:00:00.002
INFO: Store cache: Starting
INFO: Store cache: Time spent was 00:00:00.015
INFO: js security sensor: Time spent was 00:00:03.049
INFO: js security sensor: Begin: 2023-10-05T06:16:43.367734953Z, End: 2023-10-05T06:16:46.417431263Z, Duration: 00:00:03.049
  Load type hierarchy and UCFGs: Begin: 2023-10-05T06:16:43.367911031Z, End: 2023-10-05T06:16:43.914846816Z, Duration: 00:00:00.546
    Load type hierarchy: Begin: 2023-10-05T06:16:43.367928297Z, End: 2023-10-05T06:16:43.371213989Z, Duration: 00:00:00.003
    Load UCFGs: Begin: 2023-10-05T06:16:43.371384560Z, End: 2023-10-05T06:16:43.914572448Z, Duration: 00:00:00.543
  Check cache: Begin: 2023-10-05T06:16:43.914980911Z, End: 2023-10-05T06:16:43.915487739Z, Duration: 00:00:00.000
    Load cache: Begin: 2023-10-05T06:16:43.915014778Z, End: 2023-10-05T06:16:43.915062730Z, Duration: 00:00:00.000
  Create runtime call graph: Begin: 2023-10-05T06:16:43.915608552Z, End: 2023-10-05T06:16:44.155070007Z, Duration: 00:00:00.239
    Variable Type Analysis #1: Begin: 2023-10-05T06:16:43.916348247Z, End: 2023-10-05T06:16:44.031002949Z, Duration: 00:00:00.114
      Create runtime type propagation graph: Begin: 2023-10-05T06:16:43.917303344Z, End: 2023-10-05T06:16:43.983938119Z, Duration: 00:00:00.066
      Run SCC (Tarjan) on 11327 nodes: Begin: 2023-10-05T06:16:43.984331931Z, End: 2023-10-05T06:16:44.002356535Z, Duration: 00:00:00.018
      Propagate runtime types to strongly connected components: Begin: 2023-10-05T06:16:44.002573317Z, End: 2023-10-05T06:16:44.030840792Z, Duration: 00:00:00.028
    Variable Type Analysis #2: Begin: 2023-10-05T06:16:44.032616419Z, End: 2023-10-05T06:16:44.153248903Z, Duration: 00:00:00.120
      Create runtime type propagation graph: Begin: 2023-10-05T06:16:44.032692320Z, End: 2023-10-05T06:16:44.114500671Z, Duration: 00:00:00.081
      Run SCC (Tarjan) on 11327 nodes: Begin: 2023-10-05T06:16:44.114741823Z, End: 2023-10-05T06:16:44.127927347Z, Duration: 00:00:00.013
      Propagate runtime types to strongly connected components: Begin: 2023-10-05T06:16:44.128097141Z, End: 2023-10-05T06:16:44.153075570Z, Duration: 00:00:00.024
  Load config: Begin: 2023-10-05T06:16:44.155204420Z, End: 2023-10-05T06:16:44.232357639Z, Duration: 00:00:00.077
  Compute entry points: Begin: 2023-10-05T06:16:44.232510575Z, End: 2023-10-05T06:16:44.659594485Z, Duration: 00:00:00.427
  Slice call graph: Begin: 2023-10-05T06:16:44.659785840Z, End: 2023-10-05T06:16:44.659804198Z, Duration: 00:00:00.000
  Live variable analysis: Begin: 2023-10-05T06:16:44.659841883Z, End: 2023-10-05T06:16:44.889251107Z, Duration: 00:00:00.229
  Taint analysis for js: Begin: 2023-10-05T06:16:44.889605927Z, End: 2023-10-05T06:16:46.399660797Z, Duration: 00:00:01.510
  Report issues: Begin: 2023-10-05T06:16:46.399770122Z, End: 2023-10-05T06:16:46.402102103Z, Duration: 00:00:00.002
  Store cache: Begin: 2023-10-05T06:16:46.402194728Z, End: 2023-10-05T06:16:46.417316721Z, Duration: 00:00:00.015
INFO: js security sensor peak memory: 315 MB
INFO: Sensor JsSecuritySensor [security] (done) | time=3051ms
INFO: ------------- Run sensors on project
INFO: Sensor Analysis Warnings import [csharp]
INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=47ms
INFO: SCM Publisher SCM provider for this project is: git
INFO: SCM Publisher 2 source files to be analyzed
INFO: SCM Publisher 1/2 source file have been analyzed (done) | time=1587ms
WARN: Missing blame information for the following files:
WARN:   * package-lock.json
WARN: This may lead to missing/broken features in SonarCloud
INFO: CPD Executor 49 files had no CPD blocks
INFO: CPD Executor Calculating CPD for 277 files
INFO: CPD Executor CPD calculation finished (done) | time=96ms
INFO: Analysis report generated in 158ms, dir size=5 MB
INFO: Analysis report compressed in 620ms, zip size=1 MB
INFO: Analysis report uploaded in 3290ms
INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=pizzahutuk_dv-micro-apps&branch=develop
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYr-e10nEVGMIKiwTYFu
INFO: Sensor cache published successfully
INFO: Time spent writing ucfgs 695ms
INFO: Analysis total time: 1:50.199 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:57.011s
INFO: Final Memory: 131M/454M
INFO: ------------------------------------------------------------------------

Hi,

This property accepts a comma-delimited list. Can you try swapping out a list of specific paths for your wildcard?

 
Ann