2021-10-27

Sonarqube analysis total time/duration [SonnarScanner for Maven]

I'm using Sonarqube 8.9 LTS with SonarScanner for Maven.

When we run any scan with SonarScanner for Maven, the normal output is:

[INFO] CPD Executor CPD calculation finished (done) | time=3287ms
[INFO] Analysis report generated in 2397ms, dir size=64 MB
[INFO] Analysis report compressed in 25206ms, zip size=24 MB
[INFO] Analysis report uploaded in 1866ms
[INFO] ANALYSIS SUCCESSFUL, you can browse http://127.0.0.1:9000/dashboard?id=project_id
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at http://127.0.0.1:9000/api/ce/task?id=task_id
[INFO] Analysis total time: 18:30.103 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19:37 min
[INFO] Finished at: 2021-10-22T02:23:22Z
[INFO] ------------------------------------------------------------------------

Where do i find this information after the scan is completed? I can't find it in the web ui or the rest api.



from Recent Questions - Stack Overflow https://ift.tt/2Zvz5VC
https://ift.tt/eA8V8J

No comments:

Post a Comment