Used versions:
SonarQube: Developer Edition v10.5 (89998)
SonarScanner for MSBuild 5.15
I’m running SonarQubeAnalyze step in Azure DevOps pipeline for dotnet project and it’s failing with: java.lang.IllegalArgumentException: Line 25 is out of range for file CAPA/_Imports.razor. File has 24 lines.
Full log:
2024-06-06T07:32:29.3001933Z [command]D:\a\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\5.19.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe end
2024-06-06T07:32:29.3026415Z SonarScanner for MSBuild 5.15
2024-06-06T07:32:29.3080281Z Using the .NET Framework version of the Scanner for MSBuild
2024-06-06T07:32:29.3382886Z Post-processing started.
2024-06-06T07:32:29.5067831Z Calling the TFS Processor executable...
2024-06-06T07:32:29.6513165Z Attempting to locate the CodeCoverage.exe tool...
2024-06-06T07:32:29.6537642Z Attempting to locate the CodeCoverage.exe tool using setup configuration...
2024-06-06T07:32:30.5273483Z Code coverage command line tool: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Team Tools\Dynamic Code Coverage Tools\CodeCoverage.exe
2024-06-06T07:32:30.5453466Z Fetching code coverage report information from TFS...
2024-06-06T07:32:30.5481753Z Attempting to locate a test results (.trx) file...
2024-06-06T07:32:30.5671356Z Looking for TRX files in: D:\a\1\TestResults
2024-06-06T07:32:30.5678041Z No test results files found
2024-06-06T07:32:30.5716155Z Did not find any binary coverage files in the expected location.
2024-06-06T07:32:30.5728065Z Falling back on locating coverage files in the agent temp directory.
2024-06-06T07:32:30.5745513Z Searching for coverage files in D:\a\_temp
2024-06-06T07:32:30.5773038Z No coverage files found in the agent temp directory.
2024-06-06T07:32:30.5798279Z Coverage report conversion completed successfully.
2024-06-06T07:32:30.5810306Z The TFS Processor has finished
2024-06-06T07:32:30.5819209Z Calling the SonarScanner CLI...
2024-06-06T07:32:38.0472344Z INFO: Scanner configuration file: D:\a\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\5.19.1\classic-sonar-scanner-msbuild\sonar-scanner-4.8.1.3023\bin\..\conf\sonar-scanner.properties
2024-06-06T07:32:38.1182289Z INFO: Project root configuration file: D:\a\1\.sonarqube\out\sonar-project.properties
2024-06-06T07:32:38.9098057Z INFO: SonarScanner 4.8.1.3023
2024-06-06T07:32:38.9104106Z INFO: Java 17.0.11 Eclipse Adoptium (64-bit)
2024-06-06T07:32:38.9104940Z INFO: Windows Server 2022 10.0 amd64
2024-06-06T07:32:47.0428934Z INFO: User cache: C:\Users\VssAdministrator\.sonar\cache
2024-06-06T07:32:52.1124812Z INFO: Analyzing on SonarQube server 10.5.0.89998
2024-06-06T07:32:52.1126324Z INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
2024-06-06T07:32:54.8902431Z INFO: Load global settings
2024-06-06T07:32:55.2654526Z INFO: Load global settings (done) | time=387ms
2024-06-06T07:32:55.3445708Z INFO: Server id: EA8D9556-AX95SKQl_X8Ed9JPtF0m
2024-06-06T07:32:55.3447498Z INFO: User cache: C:\Users\VssAdministrator\.sonar\cache
2024-06-06T07:32:55.3452684Z INFO: Loading required plugins
2024-06-06T07:32:55.3453415Z INFO: Load plugins index
2024-06-06T07:32:55.5494102Z INFO: Load plugins index (done) | time=205ms
2024-06-06T07:32:55.5495102Z INFO: Load/download plugins
2024-06-06T07:32:57.1980465Z INFO: Load/download plugins (done) | time=1640ms
2024-06-06T07:32:57.4201059Z INFO: Loaded core extensions: developer-scanner
2024-06-06T07:32:57.8677879Z INFO: Process project properties
2024-06-06T07:32:57.8998748Z INFO: Process project properties (done) | time=32ms
2024-06-06T07:32:57.9413572Z INFO: Project key: Capa_Capa_a32bd6ce-2fb0-486e-900a-eb03c49bed71
2024-06-06T07:32:57.9415503Z INFO: Base dir: D:\a\1\s
2024-06-06T07:32:57.9415999Z INFO: Working dir: D:\a\1\.sonarqube\out\.sonar
2024-06-06T07:32:57.9416563Z INFO: Load project settings for component key: 'Capa_Capa_a32bd6ce-2fb0-486e-900a-eb03c49bed71'
2024-06-06T07:32:58.0839890Z INFO: Load project settings for component key: 'Capa_Capa_a32bd6ce-2fb0-486e-900a-eb03c49bed71' (done) | time=94ms
2024-06-06T07:32:58.0840930Z INFO: Load project branches
2024-06-06T07:32:58.1742493Z INFO: Load project branches (done) | time=68ms
2024-06-06T07:32:58.1742845Z INFO: Load branch configuration
2024-06-06T07:32:58.1743084Z INFO: Found manual configuration of branch/PR analysis. Skipping automatic configuration.
2024-06-06T07:32:58.1743350Z INFO: Load branch configuration (done) | time=3ms
2024-06-06T07:32:58.1840010Z INFO: Load quality profiles
2024-06-06T07:32:58.3691698Z INFO: Load quality profiles (done) | time=172ms
2024-06-06T07:32:58.4060192Z INFO: Auto-configuring with CI 'Azure DevOps'
2024-06-06T07:32:58.4665035Z INFO: Load active rules
2024-06-06T07:33:05.2225207Z INFO: Load active rules (done) | time=6746ms
2024-06-06T07:33:05.2226513Z INFO: Load analysis cache
2024-06-06T07:33:05.3313549Z INFO: Load analysis cache | time=96ms
2024-06-06T07:33:05.4665296Z INFO: Branch name: dev
2024-06-06T07:33:05.5120747Z INFO: Preprocessing files...
2024-06-06T07:33:06.0357780Z INFO: 5 languages detected in 111 preprocessed files
2024-06-06T07:33:06.0364227Z INFO: 0 files ignored because of inclusion/exclusion patterns
2024-06-06T07:33:06.0365068Z INFO: 5 files ignored because of scm ignore settings
2024-06-06T07:33:06.0365540Z INFO: Loading plugins for detected languages
2024-06-06T07:33:06.0365937Z INFO: Load/download plugins
2024-06-06T07:33:08.6037596Z INFO: Load/download plugins (done) | time=2572ms
2024-06-06T07:33:09.6816388Z INFO: Inconsistent constructor declaration on bean with name 'org.sonarsource.scanner.api.internal.IsolatedClassloader@36fc695d-org.sonar.scanner.issue.IssueFilters': single autowire-marked constructor flagged as optional - this constructor is effectively required since there is no default constructor to fall back to: public org.sonar.scanner.issue.IssueFilters(org.sonar.api.batch.fs.internal.DefaultInputProject)
2024-06-06T07:33:09.7519001Z INFO: Executing phase 2 project builders
2024-06-06T07:33:09.7520442Z INFO: Executing phase 2 project builders (done) | time=94ms
2024-06-06T07:33:09.7526055Z INFO: Load project repositories
2024-06-06T07:33:09.8349284Z INFO: Load project repositories (done) | time=89ms
2024-06-06T07:33:09.9155256Z INFO: Indexing files...
2024-06-06T07:33:09.9157347Z INFO: Project configuration:
2024-06-06T07:33:09.9158887Z INFO: Excluded sources: **/*.yaml
2024-06-06T07:33:09.9162741Z INFO: Excluded tests: **/*.yaml
2024-06-06T07:33:09.9163564Z INFO: Indexing files of module 'CAPA'
2024-06-06T07:33:09.9163944Z INFO: Base dir: D:\a\1\s\CAPA
2024-06-06T07:33:09.9164865Z INFO: Source paths: CAPAPageBase.cs, Helpers/DataSourceRequestHelpers.cs, Helpers...
2024-06-06T07:33:09.9165315Z INFO: Excluded sources: **/*.yaml
2024-06-06T07:33:09.9165686Z INFO: Excluded tests: **/*.yaml
2024-06-06T07:33:10.0513876Z INFO: Indexing files of module 'CAPALibrary'
2024-06-06T07:33:10.0519795Z INFO: Base dir: D:\a\1\s\CAPALibrary
2024-06-06T07:33:10.0521546Z INFO: Source paths: CAPAContext.cs, Models/ActionItem.cs, Models/ActionItemExtens...
2024-06-06T07:33:10.0522028Z INFO: Excluded sources: **/*.yaml
2024-06-06T07:33:10.0522433Z INFO: Excluded tests: **/*.yaml
2024-06-06T07:33:10.0523248Z INFO: Indexing files of module 'Capa_Capa_a32bd6ce-2fb0-486e-900a-eb03c49bed71'
2024-06-06T07:33:10.0559823Z INFO: Base dir: D:\a\1\s
2024-06-06T07:33:10.0560746Z INFO: Excluded sources: **/*.yaml
2024-06-06T07:33:10.0561264Z INFO: Excluded tests: **/*.yaml
2024-06-06T07:33:10.0561650Z INFO: 109 files indexed
2024-06-06T07:33:10.0562012Z INFO: Quality profile for cs: Sonar way
2024-06-06T07:33:10.0563013Z INFO: Quality profile for css: Sonar way
2024-06-06T07:33:10.0563431Z INFO: Quality profile for js: Sonar way
2024-06-06T07:33:10.0563808Z INFO: Quality profile for json: Sonar way
2024-06-06T07:33:10.0564212Z INFO: Quality profile for web: Sonar way
2024-06-06T07:33:10.0565402Z INFO: ------------- Run sensors on module CAPALibrary
2024-06-06T07:33:10.1896410Z INFO: Load metrics repository
2024-06-06T07:33:10.3420709Z INFO: Load metrics repository (done) | time=72ms
2024-06-06T07:33:11.8047756Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2024-06-06T07:33:11.8050925Z 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
2024-06-06T07:33:11.8678823Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
2024-06-06T07:33:11.8693484Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
2024-06-06T07:33:11.8694963Z INFO: Sensor CSS Rules [javascript]
2024-06-06T07:33:11.8745797Z INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
2024-06-06T07:33:11.8747088Z INFO: Sensor CSS Rules [javascript] (done) | time=2ms
2024-06-06T07:33:11.8747526Z INFO: Sensor C# Project Type Information [csharp]
2024-06-06T07:33:11.8747970Z INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms
2024-06-06T07:33:11.8748392Z INFO: Sensor C# Analysis Log [csharp]
2024-06-06T07:33:11.8748943Z INFO: Roslyn version: 4.10.0.0
2024-06-06T07:33:11.8749309Z INFO: Language version: CSharp12
2024-06-06T07:33:11.8749732Z INFO: Concurrent execution: enabled
2024-06-06T07:33:11.8750156Z INFO: Sensor C# Analysis Log [csharp] (done) | time=9ms
2024-06-06T07:33:11.8750580Z INFO: Sensor C# Properties [csharp]
2024-06-06T07:33:11.8751101Z INFO: Sensor C# Properties [csharp] (done) | time=2ms
2024-06-06T07:33:11.8751504Z INFO: Sensor HTML [web]
2024-06-06T07:33:11.8751868Z INFO: Sensor HTML [web] (done) | time=3ms
2024-06-06T07:33:11.8752297Z INFO: Sensor IaC Docker Sensor [iac]
2024-06-06T07:33:11.8752694Z INFO: 0 source files to be analyzed
2024-06-06T07:33:11.9490125Z INFO: 0/0 source files have been analyzed
2024-06-06T07:33:11.9491445Z INFO: Sensor IaC Docker Sensor [iac] (done) | time=132ms
2024-06-06T07:33:11.9492014Z INFO: Sensor Serverless configuration file sensor [security]
2024-06-06T07:33:11.9492458Z INFO: 0 Serverless function entries were found in the project
2024-06-06T07:33:12.0514875Z INFO: 0 Serverless function handlers were kept as entrypoints
2024-06-06T07:33:12.0898693Z INFO: Sensor Serverless configuration file sensor [security] (done) | time=137ms
2024-06-06T07:33:12.0899562Z INFO: Sensor AWS SAM template file sensor [security]
2024-06-06T07:33:12.0900299Z INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms
2024-06-06T07:33:12.0900824Z INFO: Sensor AWS SAM Inline template file sensor [security]
2024-06-06T07:33:12.0901382Z INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
2024-06-06T07:33:12.1821704Z INFO: ------------- Run sensors on module CAPA
2024-06-06T07:33:12.3116048Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2024-06-06T07:33:12.3707964Z 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
2024-06-06T07:33:12.3924522Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
2024-06-06T07:33:12.3926733Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
2024-06-06T07:33:12.3927660Z INFO: Sensor IaC CloudFormation Sensor [iac]
2024-06-06T07:33:12.3928244Z INFO: 0 source files to be analyzed
2024-06-06T07:33:12.3928757Z INFO: 0/0 source files have been analyzed
2024-06-06T07:33:12.3929201Z INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=13ms
2024-06-06T07:33:12.3929624Z INFO: Sensor IaC AzureResourceManager Sensor [iac]
2024-06-06T07:33:12.3930054Z INFO: 0 source files to be analyzed
2024-06-06T07:33:12.3930461Z INFO: 0/0 source files have been analyzed
2024-06-06T07:33:12.3931074Z INFO: Sensor IaC AzureResourceManager Sensor [iac] (done) | time=58ms
2024-06-06T07:33:12.3931690Z INFO: Sensor JavaScript/TypeScript analysis [javascript]
2024-06-06T07:33:18.6370804Z INFO: Detected os: Windows Server 2022 arch: amd64 alpine: false. Platform: WIN_X64
2024-06-06T07:33:21.4591407Z INFO: Using embedded Node.js runtime
2024-06-06T07:33:21.4613701Z INFO: Using Node.js executable: 'C:\Users\VssAdministrator\.sonar\js\node-runtime\node.exe'.
2024-06-06T07:33:25.1653777Z INFO: Memory configuration: OS (7167 MB), Node.js (2096 MB).
2024-06-06T07:33:28.7325544Z INFO: Found 0 tsconfig.json file(s): []
2024-06-06T07:33:28.7725473Z INFO: Creating TypeScript program
2024-06-06T07:33:28.7727779Z INFO: TypeScript configuration file C:\Users\VSSADM~1\AppData\Local\Temp\tmp-3040-vpDwdVqG4dR0
2024-06-06T07:33:28.7757939Z INFO: 1 source file to be analyzed
2024-06-06T07:33:29.2619537Z INFO: Starting analysis with current program
2024-06-06T07:33:30.1357436Z INFO: Analyzed 1 file(s) with current program
2024-06-06T07:33:30.1460617Z INFO: 1/1 source file has been analyzed
2024-06-06T07:33:30.1506924Z INFO: Hit the cache for 0 out of 1
2024-06-06T07:33:30.1542812Z INFO: Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
2024-06-06T07:33:30.1544383Z INFO: Sensor JavaScript/TypeScript analysis [javascript] (done) | time=17768ms
2024-06-06T07:33:30.1549007Z INFO: Sensor JavaScript inside HTML analysis [javascript]
2024-06-06T07:33:30.1632952Z INFO: 1 source file to be analyzed
2024-06-06T07:33:30.2359551Z INFO: 1/1 source file has been analyzed
2024-06-06T07:33:30.2362297Z INFO: Hit the cache for 0 out of 1
2024-06-06T07:33:30.2362885Z INFO: Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
2024-06-06T07:33:30.2363399Z INFO: Sensor JavaScript inside HTML analysis [javascript] (done) | time=94ms
2024-06-06T07:33:30.2363830Z INFO: Sensor CSS Rules [javascript]
2024-06-06T07:33:30.2439321Z INFO: 4 source files to be analyzed
2024-06-06T07:33:30.5838860Z INFO: 4/4 source files have been analyzed
2024-06-06T07:33:30.5845837Z INFO: Hit the cache for 0 out of 0
2024-06-06T07:33:30.5846620Z INFO: Miss the cache for 0 out of 0
2024-06-06T07:33:30.5847066Z INFO: Sensor CSS Rules [javascript] (done) | time=349ms
2024-06-06T07:33:30.5847483Z INFO: Sensor CSS Metrics [javascript]
2024-06-06T07:33:30.7218870Z INFO: Sensor CSS Metrics [javascript] (done) | time=71ms
2024-06-06T07:33:30.7220401Z INFO: Sensor C# Project Type Information [csharp]
2024-06-06T07:33:30.7433487Z INFO: Sensor C# Project Type Information [csharp] (done) | time=3ms
2024-06-06T07:33:30.7435562Z INFO: Sensor C# Analysis Log [csharp]
2024-06-06T07:33:30.7436060Z INFO: Roslyn version: 4.10.0.0
2024-06-06T07:33:30.7436460Z INFO: Language version: CSharp12
2024-06-06T07:33:30.7436822Z INFO: Concurrent execution: enabled
2024-06-06T07:33:30.7437224Z INFO: Sensor C# Analysis Log [csharp] (done) | time=2ms
2024-06-06T07:33:30.7437619Z INFO: Sensor C# Properties [csharp]
2024-06-06T07:33:30.7437994Z INFO: Sensor C# Properties [csharp] (done) | time=1ms
2024-06-06T07:33:30.7438375Z INFO: Sensor HTML [web]
2024-06-06T07:33:30.8217142Z INFO: Sensor HTML [web] (done) | time=140ms
2024-06-06T07:33:30.8219181Z INFO: Sensor IaC Docker Sensor [iac]
2024-06-06T07:33:30.9442513Z INFO: 0 source files to be analyzed
2024-06-06T07:33:30.9451738Z INFO: 0/0 source files have been analyzed
2024-06-06T07:33:30.9453135Z INFO: Sensor IaC Docker Sensor [iac] (done) | time=21ms
2024-06-06T07:33:31.0156493Z INFO: Sensor Serverless configuration file sensor [security]
2024-06-06T07:33:31.0402123Z INFO: 0 Serverless function entries were found in the project
2024-06-06T07:33:31.0536769Z INFO: 0 Serverless function handlers were kept as entrypoints
2024-06-06T07:33:31.1190048Z INFO: Sensor Serverless configuration file sensor [security] (done) | time=2ms
2024-06-06T07:33:31.1192215Z INFO: Sensor AWS SAM template file sensor [security]
2024-06-06T07:33:31.1192953Z INFO: Sensor AWS SAM template file sensor [security] (done) | time=0ms
2024-06-06T07:33:31.1193578Z INFO: Sensor AWS SAM Inline template file sensor [security]
2024-06-06T07:33:31.1194220Z INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
2024-06-06T07:33:31.1195334Z INFO: ------------- Run sensors on module Capa_Capa_a32bd6ce-2fb0-486e-900a-eb03c49bed71
2024-06-06T07:33:31.1195813Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2024-06-06T07:33:31.1196631Z 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
2024-06-06T07:33:31.1197314Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
2024-06-06T07:33:31.1197830Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
2024-06-06T07:33:31.1198303Z INFO: Sensor CSS Rules [javascript]
2024-06-06T07:33:31.1198782Z INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
2024-06-06T07:33:31.1199266Z INFO: Sensor CSS Rules [javascript] (done) | time=1ms
2024-06-06T07:33:31.1199699Z INFO: Sensor C# Project Type Information [csharp]
2024-06-06T07:33:31.1642874Z INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms
2024-06-06T07:33:31.1650588Z INFO: Sensor C# Analysis Log [csharp]
2024-06-06T07:33:31.1651691Z INFO: Sensor C# Analysis Log [csharp] (done) | time=0ms
2024-06-06T07:33:31.1652419Z INFO: Sensor C# Properties [csharp]
2024-06-06T07:33:31.1652832Z INFO: Sensor C# Properties [csharp] (done) | time=1ms
2024-06-06T07:33:31.1653290Z INFO: Sensor IaC Docker Sensor [iac]
2024-06-06T07:33:31.1654160Z INFO: 0 source files to be analyzed
2024-06-06T07:33:31.1654704Z INFO: 0/0 source files have been analyzed
2024-06-06T07:33:31.1655129Z INFO: Sensor IaC Docker Sensor [iac] (done) | time=11ms
2024-06-06T07:33:31.1655589Z INFO: Sensor Serverless configuration file sensor [security]
2024-06-06T07:33:31.1656054Z INFO: 0 Serverless function entries were found in the project
2024-06-06T07:33:31.1656504Z INFO: 0 Serverless function handlers were kept as entrypoints
2024-06-06T07:33:31.1656986Z INFO: Sensor Serverless configuration file sensor [security] (done) | time=0ms
2024-06-06T07:33:31.1657458Z INFO: Sensor AWS SAM template file sensor [security]
2024-06-06T07:33:31.1657898Z INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms
2024-06-06T07:33:31.1658373Z INFO: Sensor AWS SAM Inline template file sensor [security]
2024-06-06T07:33:31.1658843Z INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
2024-06-06T07:33:31.1660523Z INFO: Sensor TextAndSecretsSensor [text]
2024-06-06T07:33:31.1661423Z INFO: Available processors: 2
2024-06-06T07:33:31.1661831Z INFO: Using 2 threads for analysis.
2024-06-06T07:33:34.3878394Z INFO: 96 source files to be analyzed
2024-06-06T07:33:35.0063702Z INFO: 96/96 source files have been analyzed
2024-06-06T07:33:35.0066198Z INFO: Sensor TextAndSecretsSensor [text] (done) | time=4045ms
2024-06-06T07:33:35.0072359Z INFO: Sensor JavaSecuritySensor [security]
2024-06-06T07:33:35.0073420Z 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
2024-06-06T07:33:35.0074021Z INFO: Load type hierarchy and UCFGs: Starting
2024-06-06T07:33:35.0074478Z INFO: Load type hierarchy: Starting
2024-06-06T07:33:35.0075976Z INFO: Reading type hierarchy from: D:\a\1\.sonarqube\out\.sonar\ucfg2\java
2024-06-06T07:33:35.0076478Z INFO: Read 0 type definitions
2024-06-06T07:33:35.0076970Z INFO: Load type hierarchy: Time spent was 00:00:00.004
2024-06-06T07:33:35.0077434Z INFO: Load UCFGs: Starting
2024-06-06T07:33:35.0077898Z INFO: Load UCFGs: Time spent was 00:00:00.000
2024-06-06T07:33:35.0078393Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.005
2024-06-06T07:33:35.0078877Z INFO: No UCFGs have been included for analysis.
2024-06-06T07:33:35.0079334Z INFO: java security sensor: Time spent was 00:00:00.009
2024-06-06T07:33:35.3775819Z INFO: Sensor JavaSecuritySensor [security] (done) | time=382ms
2024-06-06T07:33:35.4693969Z INFO: Sensor CSharpSecuritySensor [security]
2024-06-06T07:33:35.4860316Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641
2024-06-06T07:33:35.4862920Z INFO: Load type hierarchy and UCFGs: Starting
2024-06-06T07:33:35.4863519Z INFO: Load type hierarchy: Starting
2024-06-06T07:33:35.4863953Z INFO: Reading type hierarchy from: D:\a\1\.sonarqube\out\ucfg2\cs
2024-06-06T07:33:35.4864528Z INFO: Read 93 type definitions
2024-06-06T07:33:35.4864953Z INFO: Load type hierarchy: Time spent was 00:00:00.095
2024-06-06T07:33:35.4865358Z INFO: Load UCFGs: Starting
2024-06-06T07:33:35.4865766Z INFO: Reading UCFGs from: D:\a\1\.sonarqube\out\ucfg2\cs
2024-06-06T07:33:35.8701988Z INFO: Load UCFGs: Time spent was 00:00:00.395
2024-06-06T07:33:35.8703154Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.491
2024-06-06T07:33:35.8703746Z INFO: Analyzing 545 UCFGs to detect vulnerabilities.
2024-06-06T07:33:35.8704172Z INFO: Check cache: Starting
2024-06-06T07:33:35.8707367Z INFO: Load cache: Starting
2024-06-06T07:33:35.8708601Z INFO: Load cache: Time spent was 00:00:00.000
2024-06-06T07:33:35.8709132Z INFO: Check cache: Time spent was 00:00:00.000
2024-06-06T07:33:35.8709549Z INFO: Create runtime call graph: Starting
2024-06-06T07:33:35.8715523Z INFO: Variable Type Analysis #1: Starting
2024-06-06T07:33:35.8726435Z INFO: Create runtime type propagation graph: Starting
2024-06-06T07:33:35.9034492Z INFO: Create runtime type propagation graph: Time spent was 00:00:00.027
2024-06-06T07:33:35.9035522Z INFO: Run SCC (Tarjan) on 2053 nodes: Starting
2024-06-06T07:33:37.6551624Z INFO: Run SCC (Tarjan) on 2053 nodes: Time spent was 00:00:00.006
2024-06-06T07:33:37.6551967Z INFO: Tarjan found 2039 strongly connected components
2024-06-06T07:33:37.6552183Z INFO: Propagate runtime types to strongly connected components: Starting
2024-06-06T07:33:37.6552456Z INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.009
2024-06-06T07:33:37.6552730Z INFO: Variable Type Analysis #1: Time spent was 00:00:00.049
2024-06-06T07:33:37.6552923Z INFO: Variable Type Analysis #2: Starting
2024-06-06T07:33:37.6553147Z INFO: Create runtime type propagation graph: Starting
2024-06-06T07:33:37.6553650Z INFO: Create runtime type propagation graph: Time spent was 00:00:00.019
2024-06-06T07:33:37.6553856Z INFO: Run SCC (Tarjan) on 2053 nodes: Starting
2024-06-06T07:33:37.6554078Z INFO: Run SCC (Tarjan) on 2053 nodes: Time spent was 00:00:00.001
2024-06-06T07:33:37.6554306Z INFO: Tarjan found 2039 strongly connected components
2024-06-06T07:33:37.6554514Z INFO: Propagate runtime types to strongly connected components: Starting
2024-06-06T07:33:37.6554783Z INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.003
2024-06-06T07:33:37.6555230Z INFO: Variable Type Analysis #2: Time spent was 00:00:00.026
2024-06-06T07:33:37.6555449Z INFO: Create runtime call graph: Time spent was 00:00:00.080
2024-06-06T07:33:37.6555650Z INFO: Load config: Starting
2024-06-06T07:33:37.6555841Z INFO: Load config: Time spent was 00:00:00.498
2024-06-06T07:33:37.6556019Z INFO: Compute entry points: Starting
2024-06-06T07:33:37.6556335Z INFO: Compute entry points: Time spent was 00:00:00.234
2024-06-06T07:33:37.6556535Z INFO: No entry points found.
2024-06-06T07:33:37.6556719Z INFO: csharp security sensor: Time spent was 00:00:01.310
2024-06-06T07:33:37.6557474Z INFO: csharp security sensor: Begin: 2024-06-06T07:33:35.375907600Z, End: 2024-06-06T07:33:36.686568200Z, Duration: 00:00:01.310
2024-06-06T07:33:37.6557990Z Load type hierarchy and UCFGs: Begin: 2024-06-06T07:33:35.376908400Z, End: 2024-06-06T07:33:35.868631400Z, Duration: 00:00:00.491
2024-06-06T07:33:37.6558488Z Load type hierarchy: Begin: 2024-06-06T07:33:35.376908400Z, End: 2024-06-06T07:33:35.471910200Z, Duration: 00:00:00.095
2024-06-06T07:33:37.6558963Z Load UCFGs: Begin: 2024-06-06T07:33:35.472910Z, End: 2024-06-06T07:33:35.868631400Z, Duration: 00:00:00.395
2024-06-06T07:33:37.6559422Z Check cache: Begin: 2024-06-06T07:33:35.868631400Z, End: 2024-06-06T07:33:35.869631Z, Duration: 00:00:00.000
2024-06-06T07:33:37.6559869Z Load cache: Begin: 2024-06-06T07:33:35.869631Z, End: 2024-06-06T07:33:35.869631Z, Duration: 00:00:00.000
2024-06-06T07:33:37.6560352Z Create runtime call graph: Begin: 2024-06-06T07:33:35.869631Z, End: 2024-06-06T07:33:35.950630400Z, Duration: 00:00:00.080
2024-06-06T07:33:37.6560854Z Variable Type Analysis #1: Begin: 2024-06-06T07:33:35.870630900Z, End: 2024-06-06T07:33:35.920630800Z, Duration: 00:00:00.049
2024-06-06T07:33:37.6561415Z Create runtime type propagation graph: Begin: 2024-06-06T07:33:35.871629600Z, End: 2024-06-06T07:33:35.898629900Z, Duration: 00:00:00.027
2024-06-06T07:33:37.6561959Z Run SCC (Tarjan) on 2053 nodes: Begin: 2024-06-06T07:33:35.901629900Z, End: 2024-06-06T07:33:35.908629700Z, Duration: 00:00:00.006
2024-06-06T07:33:37.6562541Z Propagate runtime types to strongly connected components: Begin: 2024-06-06T07:33:35.909631900Z, End: 2024-06-06T07:33:35.919630500Z, Duration: 00:00:00.009
2024-06-06T07:33:37.6563068Z Variable Type Analysis #2: Begin: 2024-06-06T07:33:35.922629100Z, End: 2024-06-06T07:33:35.948629900Z, Duration: 00:00:00.026
2024-06-06T07:33:37.6563586Z Create runtime type propagation graph: Begin: 2024-06-06T07:33:35.922629100Z, End: 2024-06-06T07:33:35.941631900Z, Duration: 00:00:00.019
2024-06-06T07:33:37.6577566Z Run SCC (Tarjan) on 2053 nodes: Begin: 2024-06-06T07:33:35.942631100Z, End: 2024-06-06T07:33:35.944630200Z, Duration: 00:00:00.001
2024-06-06T07:33:37.6578340Z Propagate runtime types to strongly connected components: Begin: 2024-06-06T07:33:35.944630200Z, End: 2024-06-06T07:33:35.948629900Z, Duration: 00:00:00.003
2024-06-06T07:33:37.6578838Z Load config: Begin: 2024-06-06T07:33:35.951629700Z, End: 2024-06-06T07:33:36.450566100Z, Duration: 00:00:00.498
2024-06-06T07:33:37.6579335Z Compute entry points: Begin: 2024-06-06T07:33:36.451565600Z, End: 2024-06-06T07:33:36.685568100Z, Duration: 00:00:00.234
2024-06-06T07:33:37.6579621Z INFO: csharp security sensor peak memory: 180 MB
2024-06-06T07:33:37.6579835Z INFO: Sensor CSharpSecuritySensor [security] (done) | time=1318ms
2024-06-06T07:33:37.6580231Z INFO: Sensor PhpSecuritySensor [security]
2024-06-06T07:33:37.6580522Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
2024-06-06T07:33:37.6580790Z INFO: Load type hierarchy and UCFGs: Starting
2024-06-06T07:33:37.6580980Z INFO: Load type hierarchy: Starting
2024-06-06T07:33:37.6581196Z INFO: Reading type hierarchy from: D:\a\1\.sonarqube\out\.sonar\ucfg2\php
2024-06-06T07:33:37.6581379Z INFO: Read 0 type definitions
2024-06-06T07:33:37.6581584Z INFO: Load type hierarchy: Time spent was 00:00:00.000
2024-06-06T07:33:37.6581784Z INFO: Load UCFGs: Starting
2024-06-06T07:33:37.6581953Z INFO: Load UCFGs: Time spent was 00:00:00.001
2024-06-06T07:33:37.6582183Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001
2024-06-06T07:33:37.6582406Z INFO: No UCFGs have been included for analysis.
2024-06-06T07:33:37.6582682Z INFO: php security sensor: Time spent was 00:00:00.004
2024-06-06T07:33:37.6582910Z INFO: Sensor PhpSecuritySensor [security] (done) | time=6ms
2024-06-06T07:33:37.6583115Z INFO: Sensor PythonSecuritySensor [security]
2024-06-06T07:33:37.6583405Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839
2024-06-06T07:33:37.6583707Z INFO: Load type hierarchy and UCFGs: Starting
2024-06-06T07:33:37.6583895Z INFO: Load type hierarchy: Starting
2024-06-06T07:33:37.6584089Z INFO: Reading type hierarchy from: D:\a\1\.sonarqube\out\.sonar\ucfg2\python
2024-06-06T07:33:37.6584295Z INFO: Read 0 type definitions
2024-06-06T07:33:37.6584494Z INFO: Load type hierarchy: Time spent was 00:00:00.000
2024-06-06T07:33:37.6584668Z INFO: Load UCFGs: Starting
2024-06-06T07:33:37.6584854Z INFO: Load UCFGs: Time spent was 00:00:00.001
2024-06-06T07:33:37.6585146Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001
2024-06-06T07:33:37.6585372Z INFO: No UCFGs have been included for analysis.
2024-06-06T07:33:37.6585590Z INFO: python security sensor: Time spent was 00:00:00.001
2024-06-06T07:33:37.6585799Z INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms
2024-06-06T07:33:37.6586010Z INFO: Sensor JsSecuritySensor [security]
2024-06-06T07:33:37.6586287Z INFO: Enabled taint analysis rules: S2083, S5146, S6350, S5131, S2076, S6096, S3649, S6287, S5334, S5696, S5147, S5883, S6105, S5144, S2631
2024-06-06T07:33:37.6586540Z INFO: Load type hierarchy and UCFGs: Starting
2024-06-06T07:33:37.6586726Z INFO: Load type hierarchy: Starting
2024-06-06T07:33:37.6586939Z INFO: Reading type hierarchy from: D:\a\1\.sonarqube\out\.sonar\ucfg2\js
2024-06-06T07:33:37.6587120Z INFO: Read 0 type definitions
2024-06-06T07:33:37.6587319Z INFO: Load type hierarchy: Time spent was 00:00:00.000
2024-06-06T07:33:37.6587509Z INFO: Load UCFGs: Starting
2024-06-06T07:33:37.6587679Z INFO: Load UCFGs: Time spent was 00:00:00.000
2024-06-06T07:33:37.6587909Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001
2024-06-06T07:33:37.6588126Z INFO: No UCFGs have been included for analysis.
2024-06-06T07:33:37.6588319Z INFO: js security sensor: Time spent was 00:00:00.001
2024-06-06T07:33:37.6588541Z INFO: Sensor JsSecuritySensor [security] (done) | time=1ms
2024-06-06T07:33:37.6588821Z INFO: ------------- Run sensors on project
2024-06-06T07:33:37.6588976Z INFO: Sensor C# [csharp]
2024-06-06T07:33:37.6589282Z INFO: Importing results from 6 proto files in 'D:\a\1\.sonarqube\out\0\output-cs'
2024-06-06T07:33:37.6589610Z INFO: Importing results from 6 proto files in 'D:\a\1\.sonarqube\out\1\output-cs'
2024-06-06T07:33:37.6589824Z INFO: Time spent writing ucfgs 20ms
2024-06-06T07:33:39.1706769Z INFO: ------------------------------------------------------------------------
2024-06-06T07:33:39.1707107Z INFO: EXECUTION FAILURE
2024-06-06T07:33:39.1707426Z INFO: ------------------------------------------------------------------------
2024-06-06T07:33:39.1707965Z INFO: Total time: 1:00.794s
2024-06-06T07:33:39.1708139Z INFO: Final Memory: 21M/74M
2024-06-06T07:33:39.1708424Z INFO: ------------------------------------------------------------------------
2024-06-06T07:33:39.1709300Z ##[error]ERROR: Error during SonarScanner execution
2024-06-06T07:33:39.1709942Z ERROR: Error during SonarScanner execution
2024-06-06T07:33:39.1710489Z ##[error]java.lang.IllegalArgumentException: Line 25 is out of range for file CAPA/_Imports.razor. File has 24 lines.
2024-06-06T07:33:39.1712306Z java.lang.IllegalArgumentException: Line 25 is out of range for file CAPA/_Imports.razor. File has 24 lines.
2024-06-06T07:33:39.1712997Z ##[error]at org.sonar.api.utils.Preconditions.checkArgument(Preconditions.java:43)
2024-06-06T07:33:39.1713538Z at org.sonar.api.utils.Preconditions.checkArgument(Preconditions.java:43)
2024-06-06T07:33:39.1714181Z ##[error]at org.sonar.scanner.DefaultFileLinesContext.checkLineRange(DefaultFileLinesContext.java:63)
2024-06-06T07:33:39.1714918Z at org.sonar.scanner.DefaultFileLinesContext.checkLineRange(DefaultFileLinesContext.java:63)
2024-06-06T07:33:39.1715550Z ##[error]at org.sonar.scanner.DefaultFileLinesContext.setIntValue(DefaultFileLinesContext.java:56)
2024-06-06T07:33:39.1716094Z at org.sonar.scanner.DefaultFileLinesContext.setIntValue(DefaultFileLinesContext.java:56)
2024-06-06T07:33:39.1716763Z ##[error]at org.sonarsource.dotnet.shared.plugins.protobuf.MetricsImporter.consumeFor(MetricsImporter.java:66)
2024-06-06T07:33:39.1717321Z at org.sonarsource.dotnet.shared.plugins.protobuf.MetricsImporter.consumeFor(MetricsImporter.java:66)
2024-06-06T07:33:39.1718006Z ##[error]at org.sonarsource.dotnet.shared.plugins.protobuf.MetricsImporter.consumeFor(MetricsImporter.java:38)
2024-06-06T07:33:39.1718580Z at org.sonarsource.dotnet.shared.plugins.protobuf.MetricsImporter.consumeFor(MetricsImporter.java:38)
2024-06-06T07:33:39.1719239Z ##[error]at org.sonarsource.dotnet.shared.plugins.protobuf.ProtobufImporter.consume(ProtobufImporter.java:73)
2024-06-06T07:33:39.1719825Z at org.sonarsource.dotnet.shared.plugins.protobuf.ProtobufImporter.consume(ProtobufImporter.java:73)
2024-06-06T07:33:39.1720513Z ##[error]at org.sonarsource.dotnet.shared.plugins.protobuf.RawProtobufImporter.accept(RawProtobufImporter.java:49)
2024-06-06T07:33:39.1721103Z at org.sonarsource.dotnet.shared.plugins.protobuf.RawProtobufImporter.accept(RawProtobufImporter.java:49)
2024-06-06T07:33:39.1721776Z ##[error]at org.sonarsource.dotnet.shared.plugins.ProtobufDataImporter.parseProtobuf(ProtobufDataImporter.java:105)
2024-06-06T07:33:39.1722369Z at org.sonarsource.dotnet.shared.plugins.ProtobufDataImporter.parseProtobuf(ProtobufDataImporter.java:105)
2024-06-06T07:33:39.1723065Z ##[error]at org.sonarsource.dotnet.shared.plugins.ProtobufDataImporter.importResults(ProtobufDataImporter.java:80)
2024-06-06T07:33:39.1723656Z at org.sonarsource.dotnet.shared.plugins.ProtobufDataImporter.importResults(ProtobufDataImporter.java:80)
2024-06-06T07:33:39.1724300Z ##[error]at org.sonarsource.dotnet.shared.plugins.DotNetSensor.importResults(DotNetSensor.java:103)
2024-06-06T07:33:39.1724858Z at org.sonarsource.dotnet.shared.plugins.DotNetSensor.importResults(DotNetSensor.java:103)
2024-06-06T07:33:39.1725480Z ##[error]at org.sonarsource.dotnet.shared.plugins.DotNetSensor.execute(DotNetSensor.java:81)
2024-06-06T07:33:39.1725998Z at org.sonarsource.dotnet.shared.plugins.DotNetSensor.execute(DotNetSensor.java:81)
2024-06-06T07:33:39.1726635Z ##[error]at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:64)
2024-06-06T07:33:39.1727184Z at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:64)
2024-06-06T07:33:39.1727886Z ##[error]at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:52)
2024-06-06T07:33:39.1728433Z at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:52)
2024-06-06T07:33:39.1729166Z ##[error]at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:176)
2024-06-06T07:33:39.1729869Z at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:176)
2024-06-06T07:33:39.1730553Z ##[error]at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:226)
2024-06-06T07:33:39.1731115Z at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:226)
2024-06-06T07:33:39.1731866Z ##[error]at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:205)
2024-06-06T07:33:39.1732443Z at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:205)
2024-06-06T07:33:39.1747069Z ##[error]at org.sonar.scanner.bootstrap.SpringScannerContainer.doAfterStart(SpringScannerContainer.java:351)
at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:226)
at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:205)
at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:138)
at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:226)
at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:205)
at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:71)
at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:65)
at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source)
at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189)
at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138)
at org.sonarsource.scanner.cli.Main.execute(Main.java:126)
at org.sonarsource.scanner.cli.Main.execute(Main.java:81)
at org.sonarsource.scanner.cli.Main.main(Main.java:62)
ERROR:
Exception in thread "Thread-1" java.lang.NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy
at ch.qos.logback.classic.spi.LoggingEvent.<init>(LoggingEvent.java:145)
at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:424)
at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:386)
at ch.qos.logback.classic.Logger.error(Logger.java:543)
at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:87)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.ClassNotFoundException: ch.qos.logback.classic.spi.ThrowableProxy
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 6 more
The SonarScanner did not complete successfully
07:33:39.138 Post-processing failed. Exit code: 1
2024-06-06T07:33:39.1752191Z at org.sonar.scanner.bootstrap.SpringScannerContainer.doAfterStart(SpringScannerContainer.java:351)
2024-06-06T07:33:39.1752562Z at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:226)
2024-06-06T07:33:39.1752899Z at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:205)
2024-06-06T07:33:39.1754201Z at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:138)
2024-06-06T07:33:39.1754580Z at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:226)
2024-06-06T07:33:39.1755032Z at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:205)
2024-06-06T07:33:39.1755345Z at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:71)
2024-06-06T07:33:39.1755618Z at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:65)
2024-06-06T07:33:39.1755922Z at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46)
2024-06-06T07:33:39.1756254Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-06-06T07:33:39.1756577Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2024-06-06T07:33:39.1756918Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-06-06T07:33:39.1757235Z at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-06-06T07:33:39.1757617Z at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
2024-06-06T07:33:39.1757889Z at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source)
2024-06-06T07:33:39.1758165Z at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189)
2024-06-06T07:33:39.1758490Z at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138)
2024-06-06T07:33:39.1758756Z at org.sonarsource.scanner.cli.Main.execute(Main.java:126)
2024-06-06T07:33:39.1759025Z at org.sonarsource.scanner.cli.Main.execute(Main.java:81)
2024-06-06T07:33:39.1759282Z at org.sonarsource.scanner.cli.Main.main(Main.java:62)
2024-06-06T07:33:39.1759451Z ERROR:
2024-06-06T07:33:39.1759989Z Exception in thread "Thread-1" java.lang.NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy
2024-06-06T07:33:39.1760296Z at ch.qos.logback.classic.spi.LoggingEvent.<init>(LoggingEvent.java:145)
2024-06-06T07:33:39.1760581Z at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:424)
2024-06-06T07:33:39.1760888Z at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:386)
2024-06-06T07:33:39.1761170Z at ch.qos.logback.classic.Logger.error(Logger.java:543)
2024-06-06T07:33:39.1761431Z at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:87)
2024-06-06T07:33:39.1761701Z at java.base/java.lang.Thread.run(Thread.java:840)
2024-06-06T07:33:39.1761960Z Caused by: java.lang.ClassNotFoundException: ch.qos.logback.classic.spi.ThrowableProxy
2024-06-06T07:33:39.1762220Z at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
2024-06-06T07:33:39.1762545Z at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82)
2024-06-06T07:33:39.1762861Z at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
2024-06-06T07:33:39.1763041Z ... 6 more
2024-06-06T07:33:39.1763212Z The SonarScanner did not complete successfully
2024-06-06T07:33:39.1763522Z 07:33:39.138 Post-processing failed. Exit code: 1
2024-06-06T07:33:39.1797088Z ##[error]The process 'D:\a\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\5.19.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe' failed with exit code 1
2024-06-06T07:33:39.1849209Z ##[section]Finishing: SonarQubeAnalyze
Did anyone encounter this issue, is there any fix for this?