NET Core 2.0 Analysis with LTS 6.7

68 views
Skip to first unread message

xti...@gmail.com

unread,
Jan 23, 2018, 3:15:42 PM1/23/18
to SonarQube
Hello fellows, 

I installed the latest Sonarqube LTS version, and I am trying to analyze a NET Core 2.0 solution using the sonar scanner for msbuild (version 4.0.2.892) , after the analysis, the information shown in the platform is incomplete, it does not show any information regarding the C# files:



checking the log i found that the files were indexed:


I try using either the msbuild and the dotnet build commands, the results were the same: Sonarqube does not recognize the C# files and its properties (classes, functions, LOC, etc).

I also try using the sonnar scanner (version 3.0.3.778), but it shows nothing.

checking the post at https://groups.google.com/forum/#!searchin/sonarqube/dotnet$20core|sort:date/sonarqube/3yw1295ICJU/jPshdGqgBQAJ we have the same behavior, but I do not have any weird solution, just csproj files

the full log is:

SonarQube Scanner for MSBuild 4.0.2
Default properties file was found at C:\T\Users-Bog\CGLondono\NetCoreSln\environment\sonar-scanner-msbuild-4.0.2.892\SonarQube.Analysis.xml
Loading analysis properties from C:\T\Users-Bog\CGLondono\NetCoreSln\environment\sonar-scanner-msbuild-4.0.2.892\SonarQube.Analysis.xml
Post-processing started.
14:37:54.453  Loading the SonarQube analysis config from C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\conf\SonarQubeAnalysisConfig.xml
14:37:54.455  Not running under TeamBuild
14:37:54.456  Analysis base directory: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube
Build directory:
Bin directory: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\bin
Config directory: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\conf
Output directory: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out
Config file: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\conf\SonarQubeAnalysisConfig.xml
Generating SonarQube project properties file to C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\sonar-project.properties
Setting analysis property: sonar.visualstudio.enable=false
The supplied Code Analysis ErrorLog file is a valid json file and does not need to be fixed: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\ConsoleApp1\bin\Debug\netcoreapp2.0\ConsoleApp1.dll.RoslynCA.json
The supplied Code Analysis ErrorLog file is a valid json file and does not need to be fixed: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\ClassLibrary1\bin\Debug\netcoreapp2.0\ClassLibrary1.dll.RoslynCA.json
The supplied Code Analysis ErrorLog file is a valid json file and does not need to be fixed: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\UnitTestProject1\bin\Debug\netcoreapp2.0\UnitTestProject1.dll.RoslynCA.json
Using longest common projects root path as project base directory: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1'.
WARNING: File 'C:\Users\CGLondono\.nuget\packages\mstest.testadapter\1.2.0\build\_common\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll' is not located under the root directory and will not be analysed.
File was referenced by the following projects: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\UnitTestProject1\UnitTestProject1.csproj'.
WARNING: File 'C:\Users\CGLondono\.nuget\packages\mstest.testadapter\1.2.0\build\_common\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll' is not located under the root directory and will not be analysed.
File was referenced by the following projects: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\UnitTestProject1\UnitTestProject1.csproj'.
WARNING: File 'C:\Users\CGLondono\.nuget\packages\mstest.testadapter\1.2.0\build\netcoreapp1.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll' is not located under the root directory and will not be analysed.
File was referenced by the following projects: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\UnitTestProject1\UnitTestProject1.csproj'.
Writing processing summary to C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\ProjectInfo.log
SONAR_SCANNER_OPTS is not configured. Setting it to the default value of -Xmx1024m
Calling the SonarQube Scanner...
Setting environment variable 'SONAR_SCANNER_OPTS'. Value: -Xmx1024m
Executing file C:\T\Users-Bog\CGLondono\NetCoreSln\environment\sonar-scanner-msbuild-4.0.2.892\sonar-scanner-3.0.3.778\bin\sonar-scanner.bat
  Args: -Dsonar.scanAllFiles=true -Dproject.settings=C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\sonar-project.properties <sensitive data removed>
  Working directory: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1
  Timeout (ms):-1
  Process id: 26384
INFO: Scanner configuration file: C:\T\Users-Bog\CGLondono\NetCoreSln\Environment\sonar-scanner-msbuild-4.0.2.892\sonar-scanner-3.0.3.778\bin\..\conf\sonar-scanner.properties
INFO: Project root configuration file: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\sonar-project.properties
14:37:54.968 INFO: SonarQube Scanner 3.0.3.778
14:37:54.969 INFO: Java 1.8.0_121 Oracle Corporation (64-bit)
14:37:54.969 INFO: Windows 10 10.0 amd64
14:37:54.969 INFO: SONAR_SCANNER_OPTS=-Xmx1024m
14:37:55.080 DEBUG: keyStore is :
14:37:55.080 DEBUG: keyStore type is : jks
14:37:55.080 DEBUG: keyStore provider is :
14:37:55.080 DEBUG: init keystore
14:37:55.080 DEBUG: init keymanager of type SunX509
14:37:55.199 INFO: User cache: C:\Users\CGLondono\.sonar\cache
14:37:55.199 DEBUG: Extract sonar-scanner-api-batch in temp...
14:37:55.199 DEBUG: Get bootstrap index...
14:37:55.199 DEBUG: Download: http://localhost:9010/batch/index
14:37:55.246 DEBUG: Get bootstrap completed
14:37:55.246 DEBUG: Create isolated classloader...
14:37:55.246 DEBUG: Start temp cleaning...
14:37:55.261 DEBUG: Temp cleaning done
14:37:55.261 DEBUG: Execution getVersion
14:37:55.261 DEBUG: Execution start
14:37:55.402 INFO: Publish mode
14:37:55.496 INFO: Load global settings
14:37:55.527 DEBUG: GET 200 http://localhost:9010/api/settings/values.protobuf | time=31ms
14:37:55.543 INFO: Load global settings (done) | time=47ms
14:37:55.543 INFO: Server id: AWDgsJ985Om9lVBL2tws
14:37:55.558 INFO: User cache: C:\Users\CGLondono\.sonar\cache
14:37:55.746 INFO: Load plugins index
14:37:55.746 DEBUG: GET 200 http://localhost:9010/api/plugins/installed | time=0ms
14:37:55.777 INFO: Load plugins index (done) | time=31ms
14:37:55.777 DEBUG: Load plugins
14:37:55.777 DEBUG: Load plugins (done) | time=0ms
14:37:55.793 DEBUG: Plugins:
14:37:55.793 DEBUG:   * SonarC# 6.7.1.4347 (csharp)
14:37:55.793 DEBUG: Execution getVersion
14:37:55.793 INFO: SonarQube server 6.7.1
14:37:55.793 INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
14:37:55.793 DEBUG: Work directory: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar
14:37:55.793 DEBUG: Execution getVersion
14:37:55.793 DEBUG: Execution execute
14:37:56.012 INFO: Process project properties
14:37:56.012 DEBUG: Process project properties (done) | time=0ms
14:37:56.043 INFO: Load project repositories
14:37:56.090 DEBUG: GET 200 http://localhost:9010/batch/project.protobuf?key=NETCore | time=47ms
14:37:56.137 INFO: Load project repositories (done) | time=94ms
14:37:56.215 DEBUG: Available languages:
14:37:56.215 DEBUG:   * C# => "cs"
14:37:56.230 INFO: Load quality profiles
14:37:56.246 DEBUG: GET 200 http://localhost:9010/api/qualityprofiles/search.protobuf?projectKey=NETCore | time=16ms
14:37:56.246 INFO: Load quality profiles (done) | time=16ms
14:37:56.246 INFO: Load active rules
14:37:56.262 DEBUG: GET 200 http://localhost:9010/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=cs-sonar-way-54815&p=1&ps=500 | time=16ms
14:37:56.277 INFO: Load active rules (done) | time=31ms
14:37:56.277 INFO: Load metrics repository
14:37:56.293 DEBUG: GET 200 http://localhost:9010/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=16ms
14:37:56.308 INFO: Load metrics repository (done) | time=31ms
14:37:56.308 INFO: Project key: NETCore
14:37:56.308 DEBUG: Start recursive analysis of project modules
..\environment\sonar-scanner-msbuild-4.0.2.892\SonarQube.Scanner.MSBuild.exe : 14:37:56.308 WARN: SCM provider autodetection failed. No SCM provider claims to support this project. Please use sonar.scm.provider to define SCM of
your project.
At C:\T\Users-Bog\CGLondono\NetCoreSln\Environment\sonar-analyze.ps1:23 char:1
+ ..\environment\sonar-scanner-msbuild-4.0.2.892\SonarQube.Scanner.MSBu ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (14:37:56.308 WA...f your project.:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
14:37:56.308 INFO: -------------  Scan ConsoleApp1
14:37:56.371 INFO: Load server rules
14:37:56.387 DEBUG: GET 200 http://localhost:9010/api/rules/list.protobuf | time=16ms
14:37:56.387 INFO: Load server rules (done) | time=16ms
14:37:56.418 INFO: Base dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\ConsoleApp1
14:37:56.418 INFO: Working dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar\NETCore_NETCore_403AFE31-E4F8-41F1-986F-E699E750B625
14:37:56.418 INFO: Source paths: Program.cs, ConsoleApp1.csproj.vspscc
14:37:56.418 INFO: Source encoding: UTF-8, default locale: en_US
14:37:56.433 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
14:37:56.449 DEBUG: Initializers :
14:37:56.449 INFO: Index files
14:37:56.449 INFO: Excluded sources:
14:37:56.449 INFO:   **/node_modules/**
14:37:56.449 INFO:   **/coverage/**
14:37:56.449 INFO:   **/bin/**
14:37:56.449 INFO:   **/obj/**
14:37:56.449 INFO:   **/tests/**
14:37:56.449 INFO:   **/typings/**
14:37:56.449 INFO:   **/wwwroot/**
14:37:56.449 INFO:   **/tests/*.spec.ts
14:37:56.449 INFO: Included tests:
14:37:56.449 INFO:   **/tests/*.spec.ts
14:37:56.465 DEBUG: 'ConsoleApp1.csproj.vspscc' indexed with language 'null'
14:37:56.465 DEBUG: 'Program.cs' indexed with language 'cs'
14:37:56.465 INFO: 2 files indexed
14:37:56.465 INFO: 0 files ignored because of inclusion/exclusion patterns
14:37:56.465 INFO: Quality profile for cs: Sonar way (outdated copy)
14:37:56.465 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
14:37:56.465 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
14:37:56.480 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
14:37:56.480 DEBUG: 'C# Unit Test Results Import' skipped because one of the required properties is missing
14:37:56.480 DEBUG: Sensors : C# Properties
14:37:56.480 INFO: Sensor C# Properties [csharp]
14:37:56.480 DEBUG: Found Roslyn issues report
14:37:56.480 WARN: Analyzer working directory does not exist: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\0\output-cs'. Analyzer results won't be loaded from this directory.

14:37:56.480 INFO: Sensor C# Properties [csharp] (done) | time=0ms
14:37:56.480 INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
14:37:56.480 INFO: -------------  Scan ClassLibrary1
14:37:56.496 INFO: Base dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\ClassLibrary1
14:37:56.496 INFO: Working dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar\NETCore_NETCore_A4E40B96-BCED-4BF3-8648-394DE574F4A2
14:37:56.496 INFO: Source paths: Class1.cs, ClassLibrary1.csproj.vspscc
14:37:56.496 INFO: Source encoding: UTF-8, default locale: en_US
14:37:56.512 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
14:37:56.512 DEBUG: Initializers :
14:37:56.512 INFO: Index files
14:37:56.512 INFO: Excluded sources:
14:37:56.512 INFO:   **/node_modules/**
14:37:56.512 INFO:   **/coverage/**
14:37:56.512 INFO:   **/bin/**
14:37:56.512 INFO:   **/obj/**
14:37:56.512 INFO:   **/tests/**
14:37:56.512 INFO:   **/typings/**
14:37:56.512 INFO:   **/wwwroot/**
14:37:56.512 INFO:   **/tests/*.spec.ts
14:37:56.512 INFO: Included tests:
14:37:56.512 INFO:   **/tests/*.spec.ts
14:37:56.512 DEBUG: 'ClassLibrary1.csproj.vspscc' indexed with language 'null'
14:37:56.512 DEBUG: 'Class1.cs' indexed with language 'cs'
14:37:56.512 INFO: 2 files indexed
14:37:56.512 INFO: 0 files ignored because of inclusion/exclusion patterns
14:37:56.512 INFO: Quality profile for cs: Sonar way (outdated copy)
14:37:56.527 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
14:37:56.527 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
14:37:56.527 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
14:37:56.527 WARN: Analyzer working directory does not exist: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\1\output-cs'. Analyzer results won't be loaded from this directory.

14:37:56.527 DEBUG: 'C# Unit Test Results Import' skipped because one of the required properties is missing
14:37:56.527 DEBUG: Sensors : C# Properties
14:37:56.527 INFO: Sensor C# Properties [csharp]
14:37:56.527 DEBUG: Found Roslyn issues report
14:37:56.527 INFO: Sensor C# Properties [csharp] (done) | time=0ms
14:37:56.527 INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
14:37:56.527 INFO: -------------  Scan UnitTestProject1
14:37:56.543 INFO: Base dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\UnitTestProject1
14:37:56.543 INFO: Working dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar\NETCore_NETCore_B7F1FB28-FF61-4C30-9884-3B2F4AFC7DF1
14:37:56.543 INFO: Source paths: UnitTest1.cs, UnitTestProject1.csproj.vspscc
14:37:56.543 INFO: Source encoding: UTF-8, default locale: en_US
14:37:56.543 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
14:37:56.543 DEBUG: Initializers :
14:37:56.543 INFO: Index files
14:37:56.543 INFO: Excluded sources:
14:37:56.543 INFO:   **/node_modules/**
14:37:56.543 INFO:   **/coverage/**
14:37:56.543 INFO:   **/bin/**
14:37:56.543 INFO:   **/obj/**
14:37:56.543 INFO:   **/tests/**
14:37:56.543 INFO:   **/typings/**
14:37:56.543 INFO:   **/wwwroot/**
14:37:56.543 INFO:   **/tests/*.spec.ts
14:37:56.543 INFO: Included tests:
14:37:56.543 INFO:   **/tests/*.spec.ts
14:37:56.543 DEBUG: 'UnitTestProject1.csproj.vspscc' indexed with language 'null'
14:37:56.558 DEBUG: 'UnitTest1.cs' indexed with language 'cs'
14:37:56.558 INFO: 2 files indexed
14:37:56.558 INFO: 0 files ignored because of inclusion/exclusion patterns
14:37:56.558 INFO: Quality profile for cs: Sonar way (outdated copy)
14:37:56.558 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
14:37:56.558 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
14:37:56.558 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
14:37:56.558 DEBUG: 'C# Unit Test Results Import' skipped because one of the required properties is missing
14:37:56.558 DEBUG: Sensors : C# Properties
14:37:56.558 INFO: Sensor C# Properties [csharp]
14:37:56.558 DEBUG: Found Roslyn issues report
14:37:56.558 INFO: Sensor C# Properties [csharp] (done) | time=0ms
14:37:56.558 INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
14:37:56.558 INFO: -------------  Scan NETCore
14:37:56.558 WARN: Analyzer working directory does not exist: 'C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\2\output-cs'. Analyzer results won't be loaded from this directory.

14:37:56.574 INFO: Base dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1
14:37:56.574 INFO: Working dir: C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar
14:37:56.574 INFO: Source encoding: windows-1252, default locale: en_US
14:37:56.574 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
14:37:56.590 DEBUG: Initializers :
14:37:56.590 INFO: Index files
14:37:56.590 INFO: Excluded sources:
14:37:56.590 INFO:   **/node_modules/**
14:37:56.590 INFO:   **/coverage/**
14:37:56.590 INFO:   **/bin/**
14:37:56.590 INFO:   **/obj/**
14:37:56.590 INFO:   **/tests/**
14:37:56.590 INFO:   **/typings/**
14:37:56.590 INFO:   **/wwwroot/**
14:37:56.590 INFO:   **/tests/*.spec.ts
14:37:56.590 INFO: Included tests:
14:37:56.590 INFO:   **/tests/*.spec.ts
14:37:56.590 INFO: 0 files indexed
14:37:56.590 INFO: 0 files ignored because of inclusion/exclusion patterns
14:37:56.590 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
14:37:56.590 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
14:37:56.590 DEBUG: 'C#' skipped because there is no related file in current project
14:37:56.590 DEBUG: 'C# Properties' skipped because there is no related file in current project
14:37:56.590 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project
14:37:56.590 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project
14:37:56.590 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project
14:37:56.590 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
14:37:56.590 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
14:37:56.590 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
14:37:56.590 DEBUG: 'C# Unit Test Results Import' skipped because one of the required properties is missing
14:37:56.590 DEBUG: Sensors : C# -> C# Tests Coverage Report Import -> Zero Coverage Sensor -> CPD Block Indexer
14:37:56.590 INFO: Sensor C# [csharp]
14:37:56.605 INFO: Importing 3 Roslyn reports
14:37:56.621 INFO: Sensor C# [csharp] (done) | time=31ms
14:37:56.621 INFO: Sensor C# Tests Coverage Report Import [csharp]
14:37:56.637 WARN: Property 'sonar.cs.opencover.reportsPaths' is not declared as multi-values/property set but was read using 'getStringArray' method. The SonarQube plugin declaring this property should be updated.

14:37:56.637 INFO: Sensor C# Tests Coverage Report Import [csharp] (done) | time=16ms
14:37:56.637 INFO: Sensor Zero Coverage Sensor
14:37:56.637 INFO: Sensor Zero Coverage Sensor (done) | time=0ms
14:37:56.637 INFO: Sensor CPD Block Indexer
14:37:56.637 DEBUG: org.sonar.scanner.cpd.deprecated.DefaultCpdBlockIndexer is used for cs
14:37:56.637 DEBUG: No CpdMapping for language cs
14:37:56.637 INFO: Sensor CPD Block Indexer (done) | time=0ms
14:37:56.637 INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
14:37:56.637 INFO: Calculating CPD for 0 files
14:37:56.637 INFO: CPD calculation finished
14:37:56.699 DEBUG: 'ConsoleApp1/Program.cs' generated metadata  with charset 'UTF-8'
14:37:56.699 DEBUG: 'ClassLibrary1/Class1.cs' generated metadata  with charset 'UTF-8'
14:37:56.715 DEBUG: 'UnitTestProject1/UnitTest1.cs' generated metadata  with charset 'UTF-8'
14:37:56.762 INFO: Analysis report generated in 109ms, dir size=12 KB
14:37:56.793 INFO: Analysis reports compressed in 31ms, zip size=6 KB
14:37:56.793 INFO: Analysis report generated in C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar\scanner-report
14:37:56.793 DEBUG: Upload report
14:37:56.824 DEBUG: POST 200 http://localhost:9010/api/ce/submit?projectKey=NETCore&projectName=NETCore | time=31ms
14:37:56.824 INFO: Analysis report uploaded in 31ms
14:37:56.824 INFO: ANALYSIS SUCCESSFUL, you can browse http://localhost:9010/dashboard/index/NETCore
14:37:56.824 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
14:37:56.824 INFO: More about the report processing at http://localhost:9010/api/ce/task?id=AWEkhulIZT4q4cjZ5laU
14:37:56.824 DEBUG: Report metadata written to C:\T\Users-Bog\CGLondono\NetCoreSln\ConsoleApp1\.sonarqube\out\.sonar\report-task.txt
14:37:56.824 DEBUG: Post-jobs :
14:37:56.824 INFO: Task total time: 1.031 s
14:37:56.824 INFO: ------------------------------------------------------------------------
14:37:56.824 INFO: EXECUTION SUCCESS
14:37:56.824 INFO: ------------------------------------------------------------------------
14:37:56.824 INFO: Total time: 1.901s
14:37:56.902 INFO: Final Memory: 47M/659M
14:37:56.902 INFO: ------------------------------------------------------------------------
14:37:56.902 DEBUG: Execution getVersion
14:37:56.902 DEBUG: Execution stop
Process returned exit code 0
The SonarQube Scanner has finished
14:37:57.058  Creating a summary markdown file...
14:37:57.058  Analysis results: http://localhost:9010/dashboard/index/NETCore
14:37:57.058  Post-processing succeeded.




What is happening here?

thanks for any clue













Auto Generated Inline Image 1
Auto Generated Inline Image 2

duncan.po...@sonarsource.com

unread,
Jan 25, 2018, 12:15:06 PM1/25/18
to SonarQube
Reply all
Reply to author
Forward
0 new messages