+ gradle clean sonarqube -Dsonar.verbose=true Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean UP-TO-DATE > Task :compileJava warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :compileGroovy NO-SOURCE > Task :processResources > Task :classes > Task :compileTestJava warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :compileTestGroovy NO-SOURCE > Task :processTestResources > Task :testClasses > Task :test > Task :jacocoTestReport > Task :sonarqube SonarScanner will require Java 11 to run starting in SonarQube 8.x Exception caught during execution of command '[git, config, --system, --edit]' in '/cma/tools/git-2.19.2/bin', return code '128', error message 'fatal: Invalid path '/cma/tools/git-2.19.2/etc': No such file or directory ' Cobertura report not found at /cma/jenkins/workspace/SCPC/SNQ/DEV/Infrastructure/Test-SonarQube-Gradle-New/ct1/target/site/cobertura/coverage.xml The following classes needed for analysis were missing: javax.crypto.KeyGenerator javax.crypto.SecretKey javax.crypto.spec.SecretKeySpec javax.crypto.Cipher javax.crypto.NoSuchPaddingException javax.crypto.IllegalBlockSizeException javax.crypto.BadPaddingException Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 55s 8 actionable tasks: 7 executed, 1 up-to-date