C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin>sonar-scanner.bat -D"sonar.projectKey=test" -D"sonar.sources=C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\test\Project1\Project1" -D"sonar.host.url=http://127.0.0.1:9000" -D"sonar.login=admin" -D"sonar.cfamily.build-wrapper-output=test/Project1" -X 23:48:45.872 INFO: Scanner configuration file: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\..\conf\sonar-scanner.properties 23:48:45.888 INFO: Project root configuration file: NONE 23:48:45.983 INFO: SonarQube Scanner 4.2.0.1873 23:48:45.985 INFO: Java 11.0.3 AdoptOpenJDK (64-bit) 23:48:45.992 INFO: Windows 10 10.0 amd64 23:48:46.437 DEBUG: keyStore is : 23:48:46.440 DEBUG: keyStore type is : pkcs12 23:48:46.443 DEBUG: keyStore provider is : 23:48:46.447 DEBUG: init keystore 23:48:46.453 DEBUG: init keymanager of type SunX509 23:48:50.295 DEBUG: Create: C:\Users\김윤재\.sonar\cache 23:48:50.297 INFO: User cache: C:\Users\김윤재\.sonar\cache 23:48:50.298 DEBUG: Create: C:\Users\김윤재\.sonar\cache\_tmp 23:48:50.306 DEBUG: Extract sonar-scanner-api-batch in temp... 23:48:50.314 DEBUG: Get bootstrap index... 23:48:50.315 DEBUG: Download: http://127.0.0.1:9000/batch/index 23:48:50.369 DEBUG: Get bootstrap completed 23:48:50.374 DEBUG: Create isolated classloader... 23:48:50.385 DEBUG: Start temp cleaning... 23:48:50.394 DEBUG: Temp cleaning done 23:48:50.395 DEBUG: Execution getVersion 23:48:50.407 INFO: SonarQube server 8.1.0 23:48:50.407 INFO: Default locale: "ko_KR", source code encoding: "x-windows-949" (analysis is platform dependent) 23:48:50.410 DEBUG: Work directory: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\.scannerwork 23:48:50.413 DEBUG: Execution execute 23:48:53.733 DEBUG: Developer 8.1.0.31237 23:48:53.867 INFO: Load global settings 23:48:54.579 DEBUG: GET 200 http://127.0.0.1:9000/api/settings/values.protobuf | time=709ms 23:48:54.633 INFO: Load global settings (done) | time=766ms 23:48:54.642 INFO: Server id: BF41A1F2-AXATnqeON36c1mgql4th 23:48:54.649 INFO: User cache: C:\Users\김윤재\.sonar\cache 23:48:54.656 INFO: Load/download plugins 23:48:54.656 INFO: Load plugins index 23:48:55.288 DEBUG: GET 200 http://127.0.0.1:9000/api/plugins/installed | time=629ms 23:48:55.332 INFO: Load plugins index (done) | time=676ms 23:48:55.539 INFO: Load/download plugins (done) | time=883ms 23:48:55.760 DEBUG: Plugins: 23:48:55.762 DEBUG: * SonarCSS 1.1.1.1010 (cssfamily) 23:48:55.763 DEBUG: * Svn 1.9.0.1295 (scmsvn) 23:48:55.765 DEBUG: * SonarPLSQL 3.4.1.2576 (plsql) 23:48:55.767 DEBUG: * SonarScala 1.5.0.315 (sonarscala) 23:48:55.768 DEBUG: * SonarC# 8.1.0.13383 (csharp) 23:48:55.769 DEBUG: * Vulnerability Analysis 8.1.0.675 (security) 23:48:55.772 DEBUG: * SonarJava 6.0.2.20657 (java) 23:48:55.773 DEBUG: * SonarHTML 3.2.0.2082 (web) 23:48:55.776 DEBUG: * SonarFlex 2.5.1.1831 (flex) 23:48:55.777 DEBUG: * SonarXML 2.0.1.2020 (xml) 23:48:55.778 DEBUG: * SonarTS 2.1.0.4359 (typescript) 23:48:55.779 DEBUG: * SonarVB 8.1.0.13383 (vbnet) 23:48:55.781 DEBUG: * SonarSwift 4.2.2.77 (swift) 23:48:55.783 DEBUG: * SonarCFamily 6.6.0.13759 (cpp) 23:48:55.788 DEBUG: * SonarPython 2.3.0.5351 (python) 23:48:55.789 DEBUG: * JaCoCo 1.0.2.475 (jacoco) 23:48:55.791 DEBUG: * SonarGo 1.6.0.719 (go) 23:48:55.793 DEBUG: * SonarKotlin 1.5.0.315 (kotlin) 23:48:55.796 DEBUG: * SonarTSQL 1.4.0.3334 (tsql) 23:48:55.797 DEBUG: * SonarJS 6.1.0.11503 (javascript) 23:48:55.797 DEBUG: * SonarRuby 1.5.0.315 (ruby) 23:48:55.798 DEBUG: * Vulnerability Rules for C# 8.1.0.675 (securitycsharpfrontend) 23:48:55.799 DEBUG: * Vulnerability Rules for Java 8.1.0.675 (securityjavafrontend) 23:48:55.801 DEBUG: * License for SonarLint 8.1.0.31237 (license) 23:48:55.804 DEBUG: * Vulnerability Rules for Python 8.1.0.675 (securitypythonfrontend) 23:48:55.805 DEBUG: * Git 1.9.1.1834 (scmgit) 23:48:55.807 DEBUG: * SonarPHP 3.3.0.5166 (php) 23:48:55.808 DEBUG: * SonarABAP 3.8.0.2034 (abap) 23:48:55.810 DEBUG: * Vulnerability Rules for PHP 8.1.0.675 (securityphpfrontend) 23:48:55.861 INFO: Loaded core extensions: developer-scanner 23:48:55.934 DEBUG: Installed core extension: developer-scanner 23:48:56.697 INFO: Process project properties 23:48:56.710 INFO: Process project properties (done) | time=13ms 23:48:56.711 INFO: Execute project builders 23:48:56.713 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor 23:48:56.718 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor 23:48:56.721 INFO: Execute project builders (done) | time=10ms 23:48:56.726 INFO: Project key: test 23:48:56.726 INFO: Base dir: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin 23:48:56.729 INFO: Working dir: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\.scannerwork 23:48:56.731 DEBUG: Project global encoding: x-windows-949, default locale: ko_KR 23:48:56.735 DEBUG: Creating module hierarchy 23:48:56.736 DEBUG: Init module 'test' 23:48:56.741 DEBUG: Base dir: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin 23:48:56.741 DEBUG: Working dir: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\.scannerwork 23:48:56.743 DEBUG: Module global encoding: x-windows-949, default locale: ko_KR 23:48:56.748 INFO: Load project settings for component key: 'test' 23:48:57.464 DEBUG: GET 200 http://127.0.0.1:9000/api/settings/values.protobuf?component=test | time=715ms 23:48:57.467 INFO: Load project settings for component key: 'test' (done) | time=718ms 23:48:57.558 INFO: Load project branches 23:48:58.235 DEBUG: GET 200 http://127.0.0.1:9000/api/project_branches/list?project=test | time=676ms 23:48:58.249 INFO: Load project branches (done) | time=691ms 23:48:58.251 INFO: Load project pull requests 23:48:58.914 DEBUG: GET 200 http://127.0.0.1:9000/api/project_pull_requests/list?project=test | time=662ms 23:48:58.921 INFO: Load project pull requests (done) | time=669ms 23:48:58.921 INFO: Load branch configuration 23:48:58.926 INFO: Load branch configuration (done) | time=5ms 23:48:58.982 DEBUG: Available languages: 23:48:58.983 DEBUG: * CSS => "css" 23:48:58.985 DEBUG: * PL/SQL => "plsql" 23:48:58.987 DEBUG: * Scala => "scala" 23:48:58.989 DEBUG: * C# => "cs" 23:48:58.991 DEBUG: * Java => "java" 23:48:58.996 DEBUG: * HTML => "web" 23:48:58.998 DEBUG: * JSP => "jsp" 23:48:59.001 DEBUG: * Flex => "flex" 23:48:59.002 DEBUG: * XML => "xml" 23:48:59.003 DEBUG: * VB.NET => "vbnet" 23:48:59.004 DEBUG: * Swift => "swift" 23:48:59.006 DEBUG: * C => "c" 23:48:59.007 DEBUG: * C++ => "cpp" 23:48:59.009 DEBUG: * Objective-C => "objc" 23:48:59.010 DEBUG: * Python => "py" 23:48:59.011 DEBUG: * Go => "go" 23:48:59.012 DEBUG: * Kotlin => "kotlin" 23:48:59.013 DEBUG: * T-SQL => "tsql" 23:48:59.014 DEBUG: * JavaScript => "js" 23:48:59.014 DEBUG: * TypeScript => "ts" 23:48:59.016 DEBUG: * Ruby => "ruby" 23:48:59.017 DEBUG: * PHP => "php" 23:48:59.019 DEBUG: * ABAP => "abap" 23:48:59.025 INFO: Load quality profiles 23:48:59.686 DEBUG: GET 200 http://127.0.0.1:9000/api/qualityprofiles/search.protobuf?project=test | time=659ms 23:48:59.721 INFO: Load quality profiles (done) | time=696ms 23:48:59.735 INFO: Load active rules 23:49:00.847 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzS3N36c1mgql6mZ&ps=500&p=1 | time=1110ms 23:49:01.668 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzYaN36c1mgql6q4&ps=500&p=1 | time=659ms 23:49:02.489 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzcTN36c1mgql6ty&ps=500&p=1 | time=813ms 23:49:03.213 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzh2N36c1mgql6wy&ps=500&p=1 | time=695ms 23:49:03.927 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzkxN36c1mgql6xR&ps=500&p=1 | time=705ms 23:49:04.584 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzo2N36c1mgql6ys&ps=500&p=1 | time=654ms 23:49:05.274 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzlRN36c1mgql6xy&ps=500&p=1 | time=681ms 23:49:06.174 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnzsCN36c1mgql60w&ps=500&p=1 | time=893ms 23:49:06.925 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnz07N36c1mgql68Q&ps=500&p=1 | time=740ms 23:49:07.621 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnz4fN36c1mgql6-N&ps=500&p=1 | time=684ms 23:49:08.448 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0DiN36c1mgql7CI&ps=500&p=1 | time=821ms 23:49:09.144 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATnz88N36c1mgql6_l&ps=500&p=1 | time=685ms 23:49:10.104 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0KXN36c1mgql7IO&ps=500&p=1 | time=955ms 23:49:11.291 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0P1N36c1mgql7Sl&ps=500&p=1 | time=1167ms 23:49:12.006 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0VZN36c1mgql7ZX&ps=500&p=1 | time=695ms 23:49:12.786 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0ZrN36c1mgql7av&ps=500&p=1 | time=775ms 23:49:13.503 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0XlN36c1mgql7Z5&ps=500&p=1 | time=711ms 23:49:14.280 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0cJN36c1mgql7dW&ps=500&p=1 | time=772ms 23:49:14.975 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0kNN36c1mgql7iD&ps=500&p=1 | time=684ms 23:49:15.746 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0oWN36c1mgql7kp&ps=500&p=1 | time=761ms 23:49:16.590 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0xdN36c1mgql7uN&ps=500&p=1 | time=838ms 23:49:17.218 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn00vN36c1mgql7xz&ps=500&p=1 | time=616ms 23:49:17.982 DEBUG: GET 200 http://127.0.0.1:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXATn0rEN36c1mgql7m0&ps=500&p=1 | time=754ms 23:49:18.004 INFO: Load active rules (done) | time=18269ms 23:49:18.034 WARN: SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings. 23:49:18.094 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : **/*.css,**/*.less,**/*.scss 23:49:18.096 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/*.sql,**/*.pks,**/*.pkb 23:49:18.101 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala 23:49:18.102 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs 23:49:18.103 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 23:49:18.108 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml 23:49:18.116 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx 23:49:18.121 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : **/*.as 23:49:18.123 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl 23:49:18.125 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : **/*.vb 23:49:18.127 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : **/*.swift 23:49:18.130 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : **/*.c,**/*.h 23:49:18.132 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/*.cc,**/*.cpp,**/*.cxx,**/*.c++,**/*.hh,**/*.hpp,**/*.hxx,**/*.h++,**/*.ipp 23:49:18.134 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : **/*.m 23:49:18.136 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py 23:49:18.137 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/*.go 23:49:18.140 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt 23:49:18.141 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : **/*.tsql 23:49:18.143 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue 23:49:18.147 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 23:49:18.151 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb 23:49:18.153 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 23:49:18.154 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : **/*.abap,**/*.ab4,**/*.flow,**/*.asprog 23:49:18.158 DEBUG: Will ignore generated code 23:49:18.163 DEBUG: Will ignore generated code 23:49:18.165 INFO: Indexing files... 23:49:18.167 INFO: Project configuration: 23:49:18.191 DEBUG: 'test\Project1\Project1\Debug\foo.nativecodeanalysis.sarif' indexed with language 'null' 23:49:18.197 DEBUG: 'test\Project1\Project1\Debug\foo.nativecodeanalysis.xml' indexed with language 'xml' 23:49:18.202 DEBUG: 'test\Project1\Project1\Debug\foo.obj' indexed with language 'null' 23:49:18.207 DEBUG: 'test\Project1\Project1\Debug\NativeCodeAnalysis.read.1.tlog' indexed with language 'null' 23:49:18.212 DEBUG: 'test\Project1\Project1\Debug\Project1.log' indexed with language 'null' 23:49:18.218 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\CL.command.1.tlog' indexed with language 'null' 23:49:18.222 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\CL.read.1.tlog' indexed with language 'null' 23:49:18.226 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\CL.write.1.tlog' indexed with language 'null' 23:49:18.231 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\link.command.1.tlog' indexed with language 'null' 23:49:18.235 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\link.read.1.tlog' indexed with language 'null' 23:49:18.239 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\link.write.1.tlog' indexed with language 'null' 23:49:18.243 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\Project1.lastbuildstate' indexed with language 'null' 23:49:18.247 DEBUG: 'test\Project1\Project1\Debug\Project1.tlog\unsuccessfulbuild' indexed with language 'null' 23:49:18.251 DEBUG: 'test\Project1\Project1\Debug\vc.nativecodeanalysis.all.xml' indexed with language 'xml' 23:49:18.256 DEBUG: 'test\Project1\Project1\Debug\vc142.idb' indexed with language 'null' 23:49:18.260 DEBUG: 'test\Project1\Project1\Debug\vc142.pdb' indexed with language 'null' 23:49:18.263 DEBUG: 'test\Project1\Project1\foo.c' indexed with language 'c' 23:49:18.266 DEBUG: 'test\Project1\Project1\Project1.vcxproj' indexed with language 'null' 23:49:18.273 DEBUG: 'test\Project1\Project1\Project1.vcxproj.filters' indexed with language 'null' 23:49:18.276 DEBUG: 'test\Project1\Project1\Project1.vcxproj.user' indexed with language 'null' 23:49:18.280 DEBUG: 'test\Project1\Project1\sonar-project.properties' indexed with language 'null' 23:49:18.284 DEBUG: 'test\Project1\Project1\sonar-project.properties.bak' indexed with language 'null' 23:49:18.290 DEBUG: 'test\Project1\Project1\x64\Debug\foo.obj' indexed with language 'null' 23:49:18.307 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.Build.CppClean.log' indexed with language 'null' 23:49:18.314 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\CL.command.1.tlog' indexed with language 'null' 23:49:18.321 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\CL.read.1.tlog' indexed with language 'null' 23:49:18.327 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\CL.write.1.tlog' indexed with language 'null' 23:49:18.334 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\link.command.1.tlog' indexed with language 'null' 23:49:18.345 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\link.read.1.tlog' indexed with language 'null' 23:49:18.353 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\link.write.1.tlog' indexed with language 'null' 23:49:18.361 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.tlog\Project1.lastbuildstate' indexed with language 'null' 23:49:18.371 DEBUG: 'test\Project1\Project1\x64\Debug\Project1.vcxproj.FileListAbsolute.txt' indexed with language 'null' 23:49:18.382 DEBUG: 'test\Project1\Project1\x64\Debug\vc142.idb' indexed with language 'null' 23:49:18.388 DEBUG: 'test\Project1\Project1\x64\Debug\vc142.pdb' indexed with language 'null' 23:49:18.399 INFO: 34 files indexed 23:49:18.401 INFO: Quality profile for c: Sonar way 23:49:18.404 INFO: Quality profile for xml: Sonar way 23:49:18.408 INFO: ------------- Run sensors on module test 23:49:18.603 INFO: Load metrics repository 23:49:19.317 DEBUG: GET 200 http://127.0.0.1:9000/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=713ms 23:49:19.339 INFO: Load metrics repository (done) | time=736ms WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/김윤재/.sonar/cache/a89f1943fc75b65becd9fb4ecab8d913/sonar-tsql-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 23:49:23.392 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project 23:49:23.394 DEBUG: 'Import external issues report' skipped because one of the required properties is missing 23:49:23.396 DEBUG: 'SonarCSS Metrics' skipped because there is no related file in current project 23:49:23.398 DEBUG: 'SonarCSS Rules' skipped because there is no related file in current project 23:49:23.401 DEBUG: 'Import of stylelint issues' skipped because there is no related file in current project 23:49:23.403 DEBUG: 'PL/SQL Sensor' skipped because there is no related file in current project 23:49:23.405 DEBUG: 'Scala Sensor' skipped because there is no related file in current project 23:49:23.408 DEBUG: 'Scoverage sensor for Scala coverage' skipped because one of the required properties is missing 23:49:23.410 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project 23:49:23.414 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project 23:49:23.416 DEBUG: 'C# Properties' skipped because there is no related file in current project 23:49:23.420 DEBUG: 'Import of Checkstyle issues' skipped because there is no related file in current project 23:49:23.421 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 23:49:23.424 DEBUG: 'Import of SpotBugs issues' skipped because there is no related file in current project 23:49:23.426 DEBUG: 'SurefireSensor' skipped because there is no related file in current project 23:49:23.429 DEBUG: 'Removed properties sensor' skipped because there is no related file in current project 23:49:23.430 DEBUG: 'Flex' skipped because there is no related file in current project 23:49:23.431 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project 23:49:23.433 DEBUG: 'SonarTS' skipped because there is no related file in current project 23:49:23.435 DEBUG: 'VB.NET Properties' skipped because there is no related file in current project 23:49:23.440 DEBUG: 'SonarSwift' skipped because there is no related file in current project 23:49:23.442 DEBUG: 'Import of SwiftLint issues' skipped because there is no related file in current project 23:49:23.445 DEBUG: 'gcov' skipped because one of the required properties is missing 23:49:23.448 DEBUG: 'llvm-cov' skipped because one of the required properties is missing 23:49:23.449 DEBUG: 'cppunit' skipped because one of the required properties is missing 23:49:23.451 DEBUG: 'VisualStudioCoverage' skipped because one of the required properties is missing 23:49:23.452 DEBUG: 'bullseye' skipped because one of the required properties is missing 23:49:23.454 DEBUG: 'Python Sensor' skipped because there is no related file in current project 23:49:23.457 DEBUG: 'Cobertura Sensor for Python coverage' skipped because there is no related file in current project 23:49:23.458 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project 23:49:23.459 DEBUG: 'PylintSensor' skipped because there is no related file in current project 23:49:23.461 DEBUG: 'PylintImportSensor' skipped because there is no related file in current project 23:49:23.462 DEBUG: 'Import of Bandit issues' skipped because there is no related file in current project 23:49:23.464 DEBUG: 'SonarGo' skipped because there is no related file in current project 23:49:23.466 DEBUG: 'Go Unit Test Report' skipped because there is no related file in current project 23:49:23.469 DEBUG: 'Go Cover sensor for Go coverage' skipped because one of the required properties is missing 23:49:23.470 DEBUG: 'Import of go vet issues' skipped because there is no related file in current project 23:49:23.471 DEBUG: 'Import of Golint issues' skipped because there is no related file in current project 23:49:23.472 DEBUG: 'Import of GoMetaLinter issues' skipped because there is no related file in current project 23:49:23.474 DEBUG: 'Import of GolangCI-Lint issues' skipped because there is no related file in current project 23:49:23.475 DEBUG: 'Kotlin Sensor' skipped because there is no related file in current project 23:49:23.478 DEBUG: 'Import of detekt issues' skipped because there is no related file in current project 23:49:23.479 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing 23:49:23.480 DEBUG: 'T-SQL Sensor' skipped because there is no related file in current project 23:49:23.484 DEBUG: 'JavaScript analysis' skipped because there is no related file in current project 23:49:23.485 DEBUG: 'SonarJS Coverage' skipped because there is no related file in current project 23:49:23.488 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing 23:49:23.488 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project 23:49:23.489 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing 23:49:23.491 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project 23:49:23.494 DEBUG: 'Import of RuboCop issues' skipped because one of the required properties is missing 23:49:23.495 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project 23:49:23.497 DEBUG: 'PHP sensor' skipped because there is no related file in current project 23:49:23.498 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project 23:49:23.499 DEBUG: 'AbapSquidSensor' skipped because there is no related file in current project 23:49:23.505 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 23:49:23.506 DEBUG: 'C#' skipped because there is no related file in current project 23:49:23.506 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project 23:49:23.509 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project 23:49:23.512 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project 23:49:23.514 DEBUG: 'VB.NET' skipped because there is no related file in current project 23:49:23.515 DEBUG: 'VB.NET Tests Coverage Report Import' skipped because there is no related file in current project 23:49:23.518 DEBUG: '[Deprecated] VB.NET Integration Tests Coverage Report Import' skipped because there is no related file in current project 23:49:23.520 DEBUG: 'VB.NET Unit Test Results Import' skipped because there is no related file in current project 23:49:23.523 DEBUG: Sensors : JavaXmlSensor -> HTML -> XML Sensor -> JaCoCo XML Report Importer -> CFamily -> JavaSecuritySensor -> CSharpSecuritySensor -> PhpSecuritySensor -> PythonSecuritySensor 23:49:23.526 INFO: Sensor JavaXmlSensor [java] 23:49:23.532 INFO: 2 source files to be analyzed 23:49:23.563 INFO: Load project repositories 23:49:24.357 DEBUG: GET 200 http://127.0.0.1:9000/batch/project.protobuf?key=test | time=793ms 23:49:24.370 INFO: Load project repositories (done) | time=807ms 23:49:24.371 DEBUG: 'test/Project1/Project1/Debug/foo.nativecodeanalysis.xml' generated metadata with charset 'UTF-8' 23:49:24.640 DEBUG: 'test/Project1/Project1/Debug/vc.nativecodeanalysis.all.xml' generated metadata with charset 'UTF-8' 23:49:24.667 INFO: Sensor JavaXmlSensor [java] (done) | time=1141ms 23:49:24.667 INFO: 2/2 source files have been analyzed 23:49:24.668 INFO: Sensor HTML [web] 23:49:24.677 INFO: Sensor HTML [web] (done) | time=9ms 23:49:24.677 INFO: Sensor XML Sensor [xml] 23:49:24.684 INFO: 2 source files to be analyzed 23:49:24.897 DEBUG: Count lines in file:///C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/Debug/foo.nativecodeanalysis.xml 23:49:25.009 DEBUG: Count lines in file:///C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/Debug/vc.nativecodeanalysis.all.xml 23:49:25.042 INFO: Sensor XML Sensor [xml] (done) | time=365ms 23:49:25.043 INFO: 2/2 source files have been analyzed 23:49:25.043 INFO: Sensor JaCoCo XML Report Importer [jacoco] 23:49:25.053 DEBUG: No reports found 23:49:25.054 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms 23:49:25.055 INFO: Sensor CFamily [cpp] 23:49:25.058 INFO: SonarCFamily plugin version: 6.6.0.13759 23:49:25.060 INFO: Using build-wrapper output: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\test\Project1\build-wrapper-dump.json 23:49:25.063 INFO: Available processors: 8 23:49:25.066 INFO: Using 1 thread for analysis according to value of "sonar.cfamily.threads" property. 23:49:25.070 DEBUG: Unpacking analyzer to: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\.scannerwork\.sonartmp\11477734916526640529 23:49:27.553 DEBUG: 'test/Project1/Project1/foo.c' generated metadata with charset 'x-windows-949' 23:49:27.574 DEBUG: Not enough content in 'test/Project1/Project1/foo.c' to have CPD blocks, it will not be part of the duplication detection 23:49:27.584 WARN: SonarCFamily plugin supports incremental analysis with the use of a cache: * if you do not want to enable cache explicitly disable it by setting the following property to your analysis: sonar.cfamily.cache.enabled=false * to enable cache please specify the following 2 options and visit the documentation page for more information (http://127.0.0.1:9000/documentation/analysis/languages/cfamily/): - sonar.cfamily.cache.enabled=true - sonar.cfamily.cache.path=relative_or_absolute_path_to_cache_location 23:49:27.624 INFO: [pool-1-thread-1] C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/foo.c Unable to read from channel 23:49:27.748 INFO: Requesting reproducer for: C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/foo.c Unable to read from channel 23:49:27.810 ERROR: Exception in thread pool-1-thread-1 com.sonar.cpp.analyzer.Analyzer$AnalyzerException: Exit code != 0: C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/foo.c at com.sonar.cpp.analyzer.Subprocess.execute(Subprocess.java:76) at com.sonar.cpp.analyzer.Subprocess.execute(Subprocess.java:73) at com.sonar.cpp.analyzer.Subprocess.execute(Subprocess.java:33) at com.sonar.cpp.plugin.CFamilySensor.lambda$process$5(CFamilySensor.java:498) at com.sonar.cpp.analyzer.AnalysisExecutor.lambda$submit$0(AnalysisExecutor.java:53) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 23:49:27.817 ERROR: An error occurred while analyzing the following compilation unit: C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/foo.c A file named "sonar-cfamily.reproducer" has been generated to help the problem investigation. Please contact SonarSource support providing the following file to help improving the analyzer: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\sonar-cfamily.reproducer 23:49:27.950 INFO: ------------------------------------------------------------------------ 23:49:27.950 INFO: EXECUTION FAILURE 23:49:27.952 INFO: ------------------------------------------------------------------------ 23:49:27.954 INFO: Total time: 42.158s 23:49:28.012 INFO: Final Memory: 22M/84M 23:49:28.013 INFO: ------------------------------------------------------------------------ 23:49:28.014 ERROR: Error during SonarQube Scanner execution java.lang.IllegalStateException: An error occurred while analyzing the following compilation unit: C:/Users/김윤재/Downloads/sonar-scanner-4.2.0.1873-windows/bin/test/Project1/Project1/foo.c A file named "sonar-cfamily.reproducer" has been generated to help the problem investigation. Please contact SonarSource support providing the following file to help improving the analyzer: C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin\sonar-cfamily.reproducer at com.sonar.cpp.plugin.CFamilySensor.execute(CFamilySensor.java:307) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:85) at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:62) at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:82) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:122) at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:386) at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:382) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:351) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:122) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:122) 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) C:\Users\김윤재\Downloads\sonar-scanner-4.2.0.1873-windows\bin>.