Here is the error log: Project Key: 14cca001-7cf4-4424-bab9-feeba2854d9e Code Path: /data/atm/source_code/f5b845a8727bb963819530979d209792/1688 LogFile:/data/atm/source_code/f5b845a8727bb963819530979d209792/1688/sonarCheckLog.log Project Name: GTS_V1.3.0 20241009_munet_3_20241104666 Error: Could not find or load main class 20241009_munet_3_20241104666' Caused by: java.lang.ClassNotFoundException: 20241009_munet_3_20241104666'
I got: Project Key: 03b7522b-ec6b-4218-81e0-184a0eb6eef9 Code Path: /data/atm/source_code/1/project LogFile:/data/atm/source_code/1/project/sonarCheckLog.log Project Name: aabb 1122 docker: invalid reference format: repository name (usr/src/sonar-check-code-path/target/classes -Dsonar.exclusions=**/*.js -Dsonar.sources=/usr/src/sonar-check-code-path) must be lowercase. See 'docker run --help'.
2. Second time, I changed "$randomProjectName" to \"$randomProjectName\"
and i got:
Code Path: /data/atm/source_code/1/project
LogFile:/data/atm/source_code/1/project/sonarCheckLog.log
Project Name: aabb 1122
Error: Could not find or load main class 1122"
Caused by: java.lang.ClassNotFoundException: 1122"
docker: invalid reference format: repository name (library/Test -Dsonar.projectKey=colin-sonarsource_dotnettest -Dsonar.organization=colin-sonarsource) must be lowercase.