Failing analysis ID: “AXJixqDvkBPNmCr6PHYH”

The last analysis has failed. If it keeps on failing after several attempts, please contact us on Community forum and provide the following failing analysis ID: “5296cde2-4f49-4e9d-9f8b-cc24c9ae458d”.

I also couldn’t find a setting item to configure sonar.sources

I created a sonar-project.properties file and added sonar.sources there but

provide the following failing analysis ID: “AXJisRmHydHY5J0JNbrq”.

latest one
provide the following failing analysis ID: “AXJixqDvkBPNmCr6PHYH”.
if I run

sonar-scanner
-Dsonar.sources=includes
-Dsonar.exclusions=includes/vendor
-Dsonar.host.url=https://sonarcloud.io
-Dsonar.organization=xxx
-Dsonar.login=xxxx
-Dsonar.projectKey=xxx

INFO: Analysis total time: 12:16.248 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 12:20.413s
INFO: Final Memory: 32M/117M

This is a duplicate of Failing auto-scan.