Sonar scanner recuring execution error

Time to time I get “random” sonar scanner execution errors. By this, I mean no clear error message, just a failure message. Usually, I delete the cache folders, and this fixes the problem.

Today after several analysis, I got the following error while scanning one of my projects. And I can’t find a way to fix it. There is no real error message, not even in the debug log…

Can somebody help me?

16:54:05.334 INFO: Scanner configuration file: C:\Code\sonar-scanner\bin\..\conf\sonar-scanner.properties
16:54:05.334 INFO: Project root configuration file: C:\Code\RaiaSoftwareInc\code\xtralib.ui\sonar-project.properties
16:54:05.366 INFO: SonarScanner 4.7.0.2747
16:54:05.366 INFO: Java 11.0.14.1 Eclipse Adoptium (64-bit)
16:54:05.366 INFO: Windows 11 10.0 amd64
16:54:05.464 DEBUG: keyStore is : 
16:54:05.464 DEBUG: keyStore type is : pkcs12
16:54:05.464 DEBUG: keyStore provider is : 
16:54:05.464 DEBUG: init keystore
16:54:05.464 DEBUG: init keymanager of type SunX509
16:54:05.711 DEBUG: Create: C:\Users\vyrtu\.sonar\cache
16:54:05.711 INFO: User cache: C:\Users\vyrtu\.sonar\cache
16:54:05.711 DEBUG: Create: C:\Users\vyrtu\.sonar\cache\_tmp
16:54:05.711 DEBUG: Extract sonar-scanner-api-batch in temp...
16:54:05.711 DEBUG: Get bootstrap index...
16:54:05.711 DEBUG: Download: http://localhost:9000/batch/index
16:54:05.764 DEBUG: Get bootstrap completed
16:54:05.764 DEBUG: Create isolated classloader...
16:54:05.774 DEBUG: Start temp cleaning...
16:54:05.774 DEBUG: Temp cleaning done
16:54:05.774 INFO: Scanner configuration file: C:\Code\sonar-scanner\bin\..\conf\sonar-scanner.properties
16:54:05.774 INFO: Project root configuration file: C:\Code\RaiaSoftwareInc\code\xtralib.ui\sonar-project.properties
16:54:05.774 DEBUG: Execution getVersion
16:54:05.790 INFO: Analyzing on SonarQube server 9.6.1.59531
16:54:05.790 INFO: Default locale: "en_CA", source code encoding: "UTF-8"
16:54:05.790 DEBUG: Work directory: C:\Code\RaiaSoftwareInc\code\xtralib.ui\.scannerwork
16:54:05.790 DEBUG: Execution execute
16:54:06.210 DEBUG: Developer 9.6.1.59531
16:54:06.429 INFO: Load global settings
16:54:06.466 DEBUG: GET 200 http://localhost:9000/api/settings/values.protobuf | time=35ms
16:54:06.486 INFO: Load global settings (done) | time=57ms
16:54:06.489 INFO: Server id: 147B411E-AYLvUebsMM52olOW6--x
16:54:06.494 INFO: User cache: C:\Users\vyrtu\.sonar\cache
16:54:06.498 INFO: Load/download plugins
16:54:06.498 INFO: Load plugins index
16:54:06.502 DEBUG: GET 200 http://localhost:9000/api/plugins/installed | time=4ms
16:54:06.522 INFO: Load plugins index (done) | time=24ms
16:54:06.648 INFO: Load/download plugins (done) | time=150ms
16:54:06.758 DEBUG: Plugins:
16:54:06.758 DEBUG:   * IaC Code Quality and Security 1.9.2.2279 (iac)
16:54:06.758 DEBUG:   * PL/SQL Code Quality and Security 3.7.0.4372 (plsql)
16:54:06.758 DEBUG:   * Scala Code Quality and Security 1.10.0.3710 (sonarscala)
16:54:06.758 DEBUG:   * C# Code Quality and Security 8.43.0.51858 (csharp)
16:54:06.758 DEBUG:   * Vulnerability Analysis 9.6.1.17278 (security)
16:54:06.758 DEBUG:   * Java Code Quality and Security 7.13.0.29990 (java)
16:54:06.758 DEBUG:   * HTML Code Quality and Security 3.6.0.3106 (web)
16:54:06.758 DEBUG:   * Flex Code Quality and Security 2.7.0.2865 (flex)
16:54:06.758 DEBUG:   * XML Code Quality and Security 2.5.0.3376 (xml)
16:54:06.758 DEBUG:   * Text file Code Quality and Security 1.1.0.282 (text)
16:54:06.758 DEBUG:   * VB.NET Code Quality and Security 8.43.0.51858 (vbnet)
16:54:06.758 DEBUG:   * Swift Code Quality and Security 4.6.1.5444 (swift)
16:54:06.758 DEBUG:   * CFamily Code Quality and Security 6.36.0.52033 (cpp)
16:54:06.758 DEBUG:   * Python Code Quality and Security 3.15.1.9817 (python)
16:54:06.758 DEBUG:   * Dataflow Bug Detection Rules for Python 1.5.0.1969 (dbdpythonfrontend)
16:54:06.758 DEBUG:   * Dataflow Bug Detection 1.5.0.1969 (dbd)
16:54:06.758 DEBUG:   * Go Code Quality and Security 1.10.0.3710 (go)
16:54:06.758 DEBUG:   * JaCoCo 1.1.1.1157 (jacoco)
16:54:06.758 DEBUG:   * Kotlin Code Quality and Security 2.10.0.1456 (kotlin)
16:54:06.758 DEBUG:   * Dataflow Bug Detection Rules for Java 1.5.0.1969 (dbdjavafrontend)
16:54:06.758 DEBUG:   * T-SQL Code Quality and Security 1.6.0.4844 (tsql)
16:54:06.758 DEBUG:   * JavaScript/TypeScript/CSS Code Quality and Security 9.6.0.18814 (javascript)
16:54:06.758 DEBUG:   * Ruby Code Quality and Security 1.10.0.3710 (ruby)
16:54:06.758 DEBUG:   * Vulnerability Rules for C# 9.6.1.17278 (securitycsharpfrontend)
16:54:06.758 DEBUG:   * Vulnerability Rules for Java 9.6.1.17278 (securityjavafrontend)
16:54:06.758 DEBUG:   * Vulnerability Rules for JS 9.6.1.17278 (securityjsfrontend)
16:54:06.758 DEBUG:   * Vulnerability Rules for Python 9.6.1.17278 (securitypythonfrontend)
16:54:06.758 DEBUG:   * PHP Code Quality and Security 3.24.0.8949 (php)
16:54:06.758 DEBUG:   * ABAP Code Quality and Security 3.10.0.3628 (abap)
16:54:06.758 DEBUG:   * Configuration detection fot Code Quality and Security 1.2.0.267 (config)
16:54:06.758 DEBUG:   * Vulnerability Rules for PHP 9.6.1.17278 (securityphpfrontend)
16:54:06.805 INFO: Loaded core extensions: developer-scanner
16:54:06.805 DEBUG: Installed core extension: developer-scanner
16:54:07.228 INFO: Process project properties
16:54:07.260 INFO: Process project properties (done) | time=32ms
16:54:07.260 INFO: Execute project builders
16:54:07.267 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor
16:54:07.267 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor
16:54:07.267 INFO: Execute project builders (done) | time=7ms
16:54:07.300 INFO: Project key: xtralib.ui
16:54:07.300 INFO: Base dir: C:\Code\RaiaSoftwareInc\code\xtralib.ui
16:54:07.300 INFO: Working dir: C:\Code\RaiaSoftwareInc\code\xtralib.ui\.scannerwork
16:54:07.300 DEBUG: Project global encoding: UTF-8, default locale: en_CA
16:54:07.311 INFO: Load project settings for component key: 'xtralib.ui'
16:54:07.320 DEBUG: GET 200 http://localhost:9000/api/settings/values.protobuf?component=xtralib.ui | time=9ms
16:54:07.321 INFO: Load project settings for component key: 'xtralib.ui' (done) | time=10ms
16:54:07.403 INFO: Load project branches
16:54:07.403 DEBUG: GET 200 http://localhost:9000/api/project_branches/list?project=xtralib.ui | time=0ms
16:54:07.419 INFO: Load project branches (done) | time=16ms
16:54:07.419 INFO: Load project pull requests
16:54:07.419 DEBUG: GET 200 http://localhost:9000/api/project_pull_requests/list?project=xtralib.ui | time=0ms
16:54:07.419 INFO: Load project pull requests (done) | time=0ms
16:54:07.419 INFO: Load branch configuration
16:54:07.419 INFO: Load branch configuration (done) | time=0ms
16:54:07.434 DEBUG: Creating module hierarchy
16:54:07.434 DEBUG:   Init module 'xtralib.ui'
16:54:07.434 DEBUG:     Base dir: C:\Code\RaiaSoftwareInc\code\xtralib.ui
16:54:07.434 DEBUG:     Working dir: C:\Code\RaiaSoftwareInc\code\xtralib.ui\.scannerwork
16:54:07.434 DEBUG:     Module global encoding: UTF-8, default locale: en_CA
16:54:07.450 DEBUG: Available languages:
16:54:07.450 DEBUG:   * Terraform => "terraform"
16:54:07.450 DEBUG:   * CloudFormation => "cloudformation"
16:54:07.450 DEBUG:   * Kubernetes => "kubernetes"
16:54:07.450 DEBUG:   * PL/SQL => "plsql"
16:54:07.450 DEBUG:   * Scala => "scala"
16:54:07.450 DEBUG:   * C# => "cs"
16:54:07.450 DEBUG:   * Java => "java"
16:54:07.450 DEBUG:   * HTML => "web"
16:54:07.450 DEBUG:   * JSP => "jsp"
16:54:07.450 DEBUG:   * Flex => "flex"
16:54:07.450 DEBUG:   * XML => "xml"
16:54:07.450 DEBUG:   * Text => "text"
16:54:07.450 DEBUG:   * VB.NET => "vbnet"
16:54:07.450 DEBUG:   * Swift => "swift"
16:54:07.450 DEBUG:   * C => "c"
16:54:07.450 DEBUG:   * C++ => "cpp"
16:54:07.450 DEBUG:   * Objective-C => "objc"
16:54:07.450 DEBUG:   * Python => "py"
16:54:07.450 DEBUG:   * Go => "go"
16:54:07.450 DEBUG:   * Kotlin => "kotlin"
16:54:07.450 DEBUG:   * T-SQL => "tsql"
16:54:07.450 DEBUG:   * JavaScript => "js"
16:54:07.450 DEBUG:   * TypeScript => "ts"
16:54:07.450 DEBUG:   * CSS => "css"
16:54:07.450 DEBUG:   * Ruby => "ruby"
16:54:07.450 DEBUG:   * PHP => "php"
16:54:07.450 DEBUG:   * ABAP => "abap"
16:54:07.450 DEBUG:   * YAML => "yaml"
16:54:07.450 DEBUG:   * JSON => "json"
16:54:07.482 INFO: Load quality profiles
16:54:07.497 DEBUG: GET 200 http://localhost:9000/api/qualityprofiles/search.protobuf?project=xtralib.ui | time=15ms
16:54:07.513 INFO: Load quality profiles (done) | time=31ms
16:54:07.528 INFO: Load active rules
16:54:07.528 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk1DMM52olOW7JVE&ps=500&p=1 | time=0ms
16:54:07.654 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk3EMM52olOW7JWE&ps=500&p=1 | time=0ms
16:54:07.670 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk4wMM52olOW7JXi&ps=500&p=1 | time=0ms
16:54:07.685 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk6HMM52olOW7JYC&ps=500&p=1 | time=0ms
16:54:07.748 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk6wMM52olOW7JfG&ps=500&p=1 | time=63ms
16:54:07.827 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk9aMM52olOW7JoZ&ps=500&p=1 | time=47ms
16:54:07.874 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUk_dMM52olOW7Jvp&ps=500&p=1 | time=32ms
16:54:08.015 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlCRMM52olOW7KB8&ps=500&p=1 | time=141ms
16:54:08.046 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlCRMM52olOW7KB8&ps=500&p=2 | time=31ms
16:54:08.062 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlE3MM52olOW7KKx&ps=500&p=1 | time=16ms
16:54:08.078 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlHYMM52olOW7KOA&ps=500&p=1 | time=16ms
16:54:08.093 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlGHMM52olOW7KMB&ps=500&p=1 | time=15ms
16:54:08.093 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlIqMM52olOW7KOx&ps=500&p=1 | time=0ms
16:54:08.093 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlIsMM52olOW7KO1&ps=500&p=1 | time=0ms
16:54:08.140 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlKvMM52olOW7KSu&ps=500&p=1 | time=47ms
16:54:08.156 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlMgMM52olOW7KVZ&ps=500&p=1 | time=16ms
16:54:08.172 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlOEMM52olOW7KYD&ps=500&p=1 | time=16ms
16:54:08.188 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlN0MM52olOW7KV1&ps=500&p=1 | time=16ms
16:54:08.313 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYMyeCIjOsX0yhRHiBpU&ps=500&p=1 | time=125ms
16:54:08.344 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYMyeCIjOsX0yhRHiBpU&ps=500&p=2 | time=31ms
16:54:08.407 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlTNMM52olOW7KzJ&ps=500&p=1 | time=63ms
16:54:08.423 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlWpMM52olOW7K7b&ps=500&p=1 | time=16ms
16:54:08.454 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlVMMM52olOW7K5M&ps=500&p=1 | time=31ms
16:54:08.470 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlYIMM52olOW7K9v&ps=500&p=1 | time=16ms
16:54:08.486 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlZeMM52olOW7K_u&ps=500&p=1 | time=16ms
16:54:08.570 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlb1MM52olOW7LJB&ps=500&p=1 | time=84ms
16:54:08.627 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlefMM52olOW7LTL&ps=500&p=1 | time=57ms
16:54:08.658 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUli6MM52olOW7LaQ&ps=500&p=1 | time=31ms
16:54:08.690 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlkWMM52olOW7LdX&ps=500&p=1 | time=20ms
16:54:08.737 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUloPMM52olOW7LvK&ps=500&p=1 | time=47ms
16:54:08.815 DEBUG: GET 200 http://localhost:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYLvUlmJMM52olOW7LlL&ps=500&p=1 | time=63ms
16:54:08.831 INFO: Load active rules (done) | time=1303ms
16:54:08.831 INFO: Load analysis cache
16:54:08.831 DEBUG: GET 200 http://localhost:9000/api/analysis_cache/get?project=xtralib.ui | time=0ms
16:54:08.831 INFO: Load analysis cache | time=0ms
16:54:08.894 INFO: Load project repositories
16:54:08.894 DEBUG: GET 200 http://localhost:9000/batch/project.protobuf?key=xtralib.ui | time=0ms
16:54:08.910 INFO: Load project repositories (done) | time=16ms
16:54:08.956 DEBUG: Declared extensions of language Terraform were converted to sonar.lang.patterns.terraform : **/*.tf
16:54:08.956 DEBUG: Declared extensions of language CloudFormation were converted to sonar.lang.patterns.cloudformation : 
16:54:08.956 DEBUG: Declared extensions of language Kubernetes were converted to sonar.lang.patterns.kubernetes : 
16:54:08.956 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/*.sql,**/*.pks,**/*.pkb
16:54:08.956 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala
16:54:08.956 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
16:54:08.956 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
16:54:08.956 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml,**/*.cmp,**/*.twig
16:54:08.956 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx
16:54:08.956 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : **/*.as
16:54:08.956 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl
16:54:08.956 DEBUG: Declared extensions of language Text were converted to sonar.lang.patterns.text : **/*.sonarshouldnotexistextension
16:54:08.956 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : **/*.vb
16:54:08.956 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : **/*.swift
16:54:08.956 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : **/*.c,**/*.h
16:54:08.956 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/*.cc,**/*.cpp,**/*.cxx,**/*.c++,**/*.hh,**/*.hpp,**/*.hxx,**/*.h++,**/*.ipp
16:54:08.956 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : **/*.m,**/*.mm
16:54:08.956 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py
16:54:08.956 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/*.go
16:54:08.956 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt
16:54:08.956 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : **/*.tsql
16:54:08.956 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.mjs,**/*.vue
16:54:08.956 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx
16:54:08.956 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : **/*.css,**/*.less,**/*.scss
16:54:08.956 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb
16:54:08.956 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc
16:54:08.956 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : **/*.abap,**/*.ab4,**/*.flow,**/*.asprog
16:54:08.956 DEBUG: Declared extensions of language YAML were converted to sonar.lang.patterns.yaml : **/*.yaml,**/*.yml
16:54:08.956 DEBUG: Declared extensions of language JSON were converted to sonar.lang.patterns.json : **/*.json
16:54:08.956 DEBUG: Will ignore generated code
16:54:08.956 DEBUG: Will ignore generated code
16:54:08.956 INFO: Indexing files...
16:54:08.970 INFO: Project configuration:
16:54:08.972 DEBUG: loading config FileBasedConfig[C:\Users\vyrtu\.config\jgit\config]
16:54:08.972 DEBUG: readpipe [C:\Program Files\Git\cmd\git.exe, --version],C:\Program Files\Git\cmd
16:54:09.004 DEBUG: readpipe may return 'git version 2.32.0.windows.2'
16:54:09.004 DEBUG: remaining output:

16:54:09.004 DEBUG: readpipe [C:\Program Files\Git\cmd\git.exe, config, --system, --show-origin, --list, -z],C:\Program Files\Git\cmd
16:54:09.035 DEBUG: readpipe may return 'file:C:/Program Files/Git/etc/gitconfig diff.astextplain.textconv'
16:54:09.035 DEBUG: remaining output:

16:54:09.035 DEBUG: astextplain file:C:/Program Files/Git/etc/gitconfig filter.lfs.clean
16:54:09.035 DEBUG: git-lfs clean -- %f file:C:/Program Files/Git/etc/gitconfig filter.lfs.smudge
16:54:09.035 DEBUG: git-lfs smudge -- %f file:C:/Program Files/Git/etc/gitconfig filter.lfs.process
16:54:09.035 DEBUG: git-lfs filter-process file:C:/Program Files/Git/etc/gitconfig filter.lfs.required
16:54:09.035 DEBUG: true file:C:/Program Files/Git/etc/gitconfig http.sslbackend
16:54:09.035 DEBUG: openssl file:C:/Program Files/Git/etc/gitconfig http.sslcainfo
16:54:09.035 DEBUG: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt file:C:/Program Files/Git/etc/gitconfig core.autocrlf
16:54:09.035 DEBUG: false file:C:/Program Files/Git/etc/gitconfig core.fscache
16:54:09.035 DEBUG: true file:C:/Program Files/Git/etc/gitconfig core.symlinks
16:54:09.035 DEBUG: false file:C:/Program Files/Git/etc/gitconfig core.editor
16:54:09.035 DEBUG: "C:\\Program Files\\Notepad++\\notepad++.exe" -multiInst -notabbar -nosession -noPlugin file:C:/Program Files/Git/etc/gitconfig pull.rebase
16:54:09.035 DEBUG: false file:C:/Program Files/Git/etc/gitconfig credential.helper
16:54:09.035 DEBUG: manager-core file:C:/Program Files/Git/etc/gitconfig credential.https://dev.azure.com.usehttppath
16:54:09.035 DEBUG: true file:C:/Program Files/Git/etc/gitconfig init.defaultbranch
16:54:09.035 DEBUG: master 
16:54:09.035 DEBUG: loading config FileBasedConfig[C:\Program Files\Git\etc\gitconfig]
16:54:09.035 DEBUG: loading config FileBasedConfig[C:\Users\vyrtu\.gitconfig]
16:54:09.113 DEBUG: 54 non excluded files in this Git repository
16:54:09.145 DEBUG: 'src\xtralib.ui.application.cpp' indexed with language 'cpp'
16:54:09.145 DEBUG: 'src\xtralib.ui.clipboard.linux.cpp' indexed with language 'cpp'
16:54:09.145 DEBUG: 'src\xtralib.ui.clipboard.windows.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.button.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.control.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.dropdown-list.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.dropdown.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.label.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.list.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.tab-view.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.controls.text-field.cpp' indexed with language 'cpp'
16:54:09.160 DEBUG: 'src\xtralib.ui.cpp' indexed with language 'cpp'
16:54:09.171 DEBUG: 'src\xtralib.ui.font.cpp' indexed with language 'cpp'
16:54:09.171 DEBUG: 'src\xtralib.ui.headers.cpp' indexed with language 'cpp'
16:54:09.171 DEBUG: 'src\xtralib.ui.input.keyboard.linux.cpp' indexed with language 'cpp'
16:54:09.171 DEBUG: 'src\xtralib.ui.input.keyboard.windows.cpp' indexed with language 'cpp'
16:54:09.171 DEBUG: 'src\xtralib.ui.windows.view.cpp' indexed with language 'cpp'
16:54:09.171 DEBUG: 'src\xtralib.ui.windows.window.cpp' indexed with language 'cpp'
16:54:09.176 DEBUG: 'include\xtralib.ui.application.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.clipboard.linux.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.clipboard.windows.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.button.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.control.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.dropdown-list.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.dropdown.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.label.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.list.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.tab-view.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.controls.text-field.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.font.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.headers.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.input.keyboard.linux.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.input.keyboard.windows.h' indexed with language 'c'
16:54:09.176 DEBUG: 'include\xtralib.ui.input.keys.linux.h' indexed with language 'c'
16:54:09.192 DEBUG: 'include\xtralib.ui.input.keys.windows.h' indexed with language 'c'
16:54:09.192 DEBUG: 'include\xtralib.ui.windows.view.h' indexed with language 'c'
16:54:09.192 DEBUG: 'include\xtralib.ui.windows.window.h' indexed with language 'c'
16:54:09.192 INFO: 38 files indexed
16:54:09.192 INFO: 0 files ignored because of scm ignore settings
16:54:09.192 INFO: Quality profile for c: Sonar way
16:54:09.192 INFO: Quality profile for cpp: Raia Software
16:54:09.192 INFO: ------------- Run sensors on module xtralib.ui
16:54:09.333 INFO: Load metrics repository
16:54:09.349 DEBUG: GET 200 http://localhost:9000/api/metrics/search?ps=500&p=1 | time=16ms
16:54:09.349 INFO: Load metrics repository (done) | time=16ms
16:54:10.320 DEBUG: Loading C:\TEMP\sonarsource-cfamily-jni17066320003629218672.dll
16:54:11.288 DEBUG: Adding rules for repository 'jssecurity', language: JAVASCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.E
16:54:11.303 DEBUG: Adding rules for repository 'tssecurity', language: TYPESCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.B
16:54:11.616 DEBUG: 'JavaSensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import external issues report' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'IaC Terraform Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'IaC CloudFormation Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'IaC Kubernetes Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'PL/SQL Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Scala Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Scoverage sensor for Scala coverage' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Checkstyle issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'Import of SpotBugs issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Removed properties sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Flex' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'XML Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Swift Code Quality and Security' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of SwiftLint issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'gcov' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'llvm-cov' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'cppunit' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'VisualStudioCoverage' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'bullseye' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'Python Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Cobertura Sensor for Python coverage' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Pylint issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Bandit issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Flake8 issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Code Quality and Security for Go' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Go Unit Test Report' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Go Cover sensor for Go coverage' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'Import of go vet issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Golint issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of GoMetaLinter issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of GolangCI-Lint issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Kotlin Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'KotlinSurefireSensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of detekt issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'Import of ktlint issues' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'T-SQL Sensor' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'JavaScript analysis' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'JavaScript inside YAML analysis' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'JavaScript/TypeScript Coverage' skipped because there is no related file in current project
16:54:11.616 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing
16:54:11.616 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing
16:54:11.632 DEBUG: 'CSS Metrics' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Import of stylelint issues' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Import of RuboCop issues' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Python HTML templates processing' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'PHP sensor' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Import of PHPStan issues' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Import of Psalm issues' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'AbapSquidSensor' skipped because there is no related file in current project
16:54:11.632 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
16:54:11.632 DEBUG: Sensors : C# Project Type Information -> C# Analysis Log -> C# Properties -> HTML -> Text Sensor -> VB.NET Project Type Information -> VB.NET Analysis Log -> VB.NET Properties -> JaCoCo XML Report Importer -> CSS Rules -> ThymeLeaf template sensor -> Serverless configuration file sensor -> AWS SAM template file sensor -> CFamily -> javabugs -> pythonbugs -> JavaSecuritySensor -> CSharpSecuritySensor -> PhpSecuritySensor -> PythonSecuritySensor -> JsSecuritySensor
16:54:11.632 INFO: Sensor C# Project Type Information [csharp]
16:54:11.632 INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms
16:54:11.632 INFO: Sensor C# Analysis Log [csharp]
16:54:11.648 DEBUG: Project 'xtralib.ui': Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
16:54:11.648 INFO: Sensor C# Analysis Log [csharp] (done) | time=16ms
16:54:11.648 INFO: Sensor C# Properties [csharp]
16:54:11.648 DEBUG: Project 'xtralib.ui': Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
16:54:11.648 DEBUG: Project 'xtralib.ui': No Roslyn issues reports have been found.
16:54:11.648 INFO: Sensor C# Properties [csharp] (done) | time=0ms
16:54:11.648 INFO: Sensor HTML [web]
16:54:11.648 INFO: Sensor HTML [web] (done) | time=0ms
16:54:11.648 INFO: Sensor Text Sensor [text]
16:54:11.648 INFO: 38 source files to be analyzed
16:54:11.663 DEBUG: 'include/xtralib.ui.h' generated metadata with charset 'UTF-8'
16:54:11.663 DEBUG: 'include/xtralib.ui.clipboard.windows.h' generated metadata with charset 'windows-1252'
16:54:11.663 DEBUG: 'include/xtralib.ui.input.keyboard.linux.h' generated metadata with charset 'UTF-8'
16:54:11.663 DEBUG: 'include/xtralib.ui.windows.window.h' generated metadata with charset 'UTF-8'
16:54:11.676 DEBUG: 'src/xtralib.ui.clipboard.linux.cpp' generated metadata with charset 'windows-1252'
16:54:11.679 DEBUG: 'include/xtralib.ui.clipboard.linux.h' generated metadata with charset 'windows-1252'
16:54:11.679 DEBUG: 'include/xtralib.ui.input.keyboard.windows.h' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'include/xtralib.ui.controls.control.h' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.input.keyboard.linux.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.controls.label.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.controls.tab-view.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.application.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'include/xtralib.ui.windows.view.h' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'include/xtralib.ui.controls.text-field.h' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.windows.window.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'src/xtralib.ui.controls.control.cpp' generated metadata with charset 'UTF-8'
16:54:11.679 DEBUG: 'include/xtralib.ui.controls.label.h' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.controls.dropdown.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'include/xtralib.ui.headers.h' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.font.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'include/xtralib.ui.font.h' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.controls.dropdown-list.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.headers.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.input.keyboard.windows.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.windows.view.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'include/xtralib.ui.controls.dropdown-list.h' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'include/xtralib.ui.input.keys.windows.h' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.controls.text-field.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'src/xtralib.ui.controls.button.cpp' generated metadata with charset 'UTF-8'
16:54:11.695 DEBUG: 'include/xtralib.ui.controls.list.h' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'src/xtralib.ui.clipboard.windows.cpp' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'include/xtralib.ui.application.h' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'include/xtralib.ui.controls.button.h' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'include/xtralib.ui.input.keys.linux.h' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'include/xtralib.ui.controls.dropdown.h' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'include/xtralib.ui.controls.tab-view.h' generated metadata with charset 'UTF-8'
16:54:11.711 DEBUG: 'src/xtralib.ui.controls.list.cpp' generated metadata with charset 'UTF-8'
16:54:11.711 INFO: 38/38 source files have been analyzed
16:54:11.711 INFO: Sensor Text Sensor [text] (done) | time=63ms
16:54:11.711 INFO: Sensor VB.NET Project Type Information [vbnet]
16:54:11.711 INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms
16:54:11.711 INFO: Sensor VB.NET Analysis Log [vbnet]
16:54:11.742 DEBUG: Project 'xtralib.ui': Property missing: 'sonar.vbnet.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
16:54:11.742 INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=31ms
16:54:11.742 INFO: Sensor VB.NET Properties [vbnet]
16:54:11.742 DEBUG: Project 'xtralib.ui': Property missing: 'sonar.vbnet.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
16:54:11.742 DEBUG: Project 'xtralib.ui': No Roslyn issues reports have been found.
16:54:11.742 INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms
16:54:11.742 INFO: Sensor JaCoCo XML Report Importer [jacoco]
16:54:11.742 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
16:54:11.742 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
16:54:11.742 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
16:54:11.742 INFO: Sensor CSS Rules [javascript]
16:54:11.742 INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
16:54:11.742 INFO: Sensor CSS Rules [javascript] (done) | time=0ms
16:54:11.742 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
16:54:11.742 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
16:54:11.742 INFO: Sensor Serverless configuration file sensor [security]
16:54:11.742 INFO: 0 Serverless function entries were found in the project
16:54:11.757 INFO: 0 Serverless function handlers were kept as entrypoints
16:54:11.757 INFO: Sensor Serverless configuration file sensor [security] (done) | time=15ms
16:54:11.757 INFO: Sensor AWS SAM template file sensor [security]
16:54:11.757 DEBUG: 0 SAM template configuration files were found in the project. 0 SAM function entries were found in total. 0 were kept as potential entrypoints.
16:54:11.757 INFO: Sensor AWS SAM template file sensor [security] (done) | time=0ms
16:54:11.757 INFO: Sensor CFamily [cpp]
16:54:11.757 INFO: CFamily plugin version: 6.36.0.52033
16:54:11.757 INFO: Using build-wrapper output: C:\Code\RaiaSoftwareInc\code\xtralib.ui\bw-output\build-wrapper-dump.json
16:54:11.757 INFO: Available processors: 16
16:54:11.757 INFO: Using 16 threads for analysis.
16:54:11.757 DEBUG: Unpacking analyzer to: C:\Code\RaiaSoftwareInc\code\xtralib.ui\.scannerwork\.sonartmp\5598170761884933836
16:54:13.179 DEBUG: Not enough content in 'src/xtralib.ui.headers.cpp' to have CPD blocks, it will not be part of the duplication detection
16:54:13.248 INFO: Loading cache from: server
16:54:13.279 DEBUG: Probing compiler: [C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\Hostx64\x64\cl.exe]
16:54:13.310 DEBUG: stdout:
 usage: cl [ option... ] filename... [ /link linkoption... ]

16:54:13.310 DEBUG: stderr:
 Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.


16:54:13.561 INFO: PCH: unique=0 use=0 (forceInclude=0,throughHeader=0,firstInclude=0) out of 0 (forceInclude=0,throughHeader=0)
16:54:13.561 INFO: SE: 0 out of 0
16:54:13.561 INFO: Z3 refutation rate: 0 out of 0
16:54:13.561 INFO: Subprocess(es) done in 313ms
16:54:13.561 INFO: Cache: 0/0 hits, 122 bytes
16:54:13.561 INFO: 0 compilation units analyzed
16:54:13.593 INFO: ------------------------------------------------------------------------
16:54:13.593 INFO: EXECUTION FAILURE
16:54:13.593 INFO: ------------------------------------------------------------------------
16:54:13.593 INFO: Total time: 8.274s
16:54:13.639 INFO: Final Memory: 30M/176M
16:54:13.639 INFO: ------------------------------------------------------------------------

The only error message I have is the following (from another identical attempt to run the scanner):

17:04:41.463 ERROR: Error during SonarScanner execution
java.lang.IllegalStateException: The "build-wrapper-dump.json" file was found but 0 C/C++/Objective-C files were analyzed. Please make sure that:
  * you are using the latest version of the build-wrapper and the CFamily analyzer
  * you are correctly invoking the scanner with correct configuration
  * your compiler is supported
  * you are wrapping your build correctly
  * you are wrapping a full/clean build
  * you are providing the path to the correct build-wrapper output directory
  * you are building and analyzing the same source checkout, absolute paths must be identical in build and analysis steps
        at com.sonar.cpp.plugin.CFamilySensor.process(CFamilySensor.java:462)
        at com.sonar.cpp.plugin.CFamilySensor.execute(CFamilySensor.java:202)
        at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:64)
        at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:88)
        at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:64)
        at org.sonar.scanner.scan.SpringModuleScanContainer.doAfterStart(SpringModuleScanContainer.java:81)
        at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:188)
        at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:167)
        at org.sonar.scanner.scan.SpringProjectScanContainer.scan(SpringProjectScanContainer.java:396)
        at org.sonar.scanner.scan.SpringProjectScanContainer.scanRecursively(SpringProjectScanContainer.java:392)
        at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:361)
        at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:188)
        at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:167)
        at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:135)
        at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:188)
        at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:167)
        at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72)
        at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66)
        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(Unknown Source)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.base/java.lang.reflect.Method.invoke(Unknown Source)
        at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
        at com.sun.proxy.$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:112)
        at org.sonarsource.scanner.cli.Main.execute(Main.java:75)
        at org.sonarsource.scanner.cli.Main.main(Main.java:61)

For another reason, I have just rebooted my computer which hosts SonarQube server. This seems to have fixed the issue.

So, all is good for now. That said, I am not very happy with this kind of lucky fix.

I would appreciate if clear error message could be displayed for this kind of case.

Let me know if there is any information or additional log I can provide to help improve the scanner log.

1 Like

Hi,

This feels like some sort of resource leak. The fact that you had several OK analyses and then it failed and then rebooting (resetting the resources) fixed it strengthens that feeling.

If you see this again, can you check the resources on the box? Things like memory, how many file descriptors are being used &etc?

 
Thx,
Ann

Thanks for the comment, Ann.

I believe, I may have found where the problem is coming from.

In this kind of solution (Visual Studio .sln files), I have several C++ projects. There are no explicit dependencies between my projects. But they are all selected for build. They are all compiling fine and as expected via Visual Studio IDE or the command line.

However, the project SonarQube is interested in, is not the “main” project (the project displayed in bold in Visual Studio Solution Explorer).

I have forced the project of interest to be the main project, and this seems to have fixed the issue.

So, it may look like a bug or something in the way SonarQube wrapper is tracing the build from visual studio. Like if it misses a part of the build in some specific cases…

Hi,

The error you are encountering suggest that build wrapper was not able to capture any C++ file compilation:

java.lang.IllegalStateException: The “build-wrapper-dump.json” file was found but 0 C/C++/Objective-C files were analyzed.

This may be caused by various reasons, but most often it is caused be the fact that build-wrapper was not invoked on the clean/full build. What it be possible that sometimes your build is not doing full build and incremental build instead?

For the investigation, the information that would be useful are:

  • command used both for build-wrapper and sonar-scanner invocation
  • the output of your build command
  • build-wrapper-dump.json and build-wrapper.log from the build-wrapper output dir, or whole output directory

If you think this files contains private information, let us know, and we’ll send you a private message that will allow you to send it privately.

My apologies for the delay.

I am currently working on something else, but next time I have the issue, I will backup and share you all the logs you have requested.