Maven-sunfire-plugin

CAn someone help me find the cause of and solution for this issue ?

 Inside target directory: spanugo-assurance/compliance-spanugo-controller
native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[e[1;34mINFOe[m] Scanning for projects...
[e[1;33mWARNINGe[m] 
[e[1;33mWARNINGe[m] Some problems were encountered while building the effective model for io.spanugo:alpha:jar:0.0.1-SNAPSHOT
[e[1;33mWARNINGe[m] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-validation:jar -> duplicate declaration of version (?) @ line 135, column 15
[e[1;33mWARNINGe[m] 'dependencies.dependency.systemPath' for roboto:regular:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/fonts/Roboto-Regular.jar will be unresolvable by dependent projects @ line 522, column 16
[e[1;33mWARNINGe[m] 'dependencies.dependency.systemPath' for roboto:medium:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/fonts/Roboto-Medium.jar will be unresolvable by dependent projects @ line 529, column 16
[e[1;33mWARNINGe[m] 
[e[1;33mWARNINGe[m] It is highly recommended to fix these problems because they threaten the stability of your build.
[e[1;33mWARNINGe[m] 
[e[1;33mWARNINGe[m] For this reason, future Maven versions might no longer support building such malformed projects.
[e[1;33mWARNINGe[m] 
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--------------------------< e[0;36mio.spanugo:alphae[0;1m >--------------------------e[m
[e[1;34mINFOe[m] e[1mBuilding alpha 0.0.1-SNAPSHOTe[m
[e[1;34mINFOe[m] e[1m--------------------------------[ jar ]---------------------------------e[m
[e[1;33mWARNINGe[m] The artifact dbunit:dbunit:jar:2.2 has been relocated to org.dbunit:dbunit:jar:2.2
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mmaven-clean-plugin:3.1.0:cleane[m e[1m(default-clean)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32martifactory-maven-plugin:3.3.0:publishe[m e[1m(build-info)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mwagon-maven-plugin:2.0.2:download-singlee[m e[1m(download-glassfish)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Downloading: https://github.com/checkstyle/checkstyle/releases/download/checkstyle-9.2.1/checkstyle-9.2.1-all.jar to /workdir/compliance-spanugo-controller/target/checkstyle-9.2.1-all.jar
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mgit-build-hook-maven-plugin:3.1.0:installe[m e[1m(default)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Found the local git repository.
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mjasperreports-plugin:2.8:jaspere[m e[1m(default)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Compiling 64 Jasper reports design files.
[e[1;34mINFOe[m] Generated 64 jasper reports in 69.017 seconds
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mmaven-resources-plugin:3.2.0:resourcese[m e[1m(default-resources)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Using 'UTF-8' encoding to copy filtered resources.
[e[1;34mINFOe[m] Using 'UTF-8' encoding to copy filtered properties files.
[e[1;34mINFOe[m] Copying 6 resources
[e[1;34mINFOe[m] Copying 170 resources
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mmaven-compiler-plugin:3.8.1:compilee[m e[1m(default-compile)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Changes detected - recompiling the module!
[e[1;34mINFOe[m] Compiling 982 source files to /workdir/compliance-spanugo-controller/target/classes
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/main/java/io/spanugo/alpha/entity/Organization.java: Some input files use or override a deprecated API.
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/main/java/io/spanugo/alpha/entity/Organization.java: Recompile with -Xlint:deprecation for details.
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/main/java/io/spanugo/alpha/job/ReportSettingJob.java: Some input files use unchecked or unsafe operations.
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/main/java/io/spanugo/alpha/job/ReportSettingJob.java: Recompile with -Xlint:unchecked for details.
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mmaven-resources-plugin:3.2.0:testResourcese[m e[1m(default-testResources)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Using 'UTF-8' encoding to copy filtered resources.
[e[1;34mINFOe[m] Using 'UTF-8' encoding to copy filtered properties files.
[e[1;34mINFOe[m] Copying 229 resources
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mmaven-compiler-plugin:3.8.1:testCompilee[m e[1m(default-testCompile)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] Changes detected - recompiling the module!
[e[1;34mINFOe[m] Compiling 91 source files to /workdir/compliance-spanugo-controller/target/test-classes
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/test/java/io/spanugo/alpha/controller/SchemaControllerTest.java: Some input files use or override a deprecated API.
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/test/java/io/spanugo/alpha/controller/SchemaControllerTest.java: Recompile with -Xlint:deprecation for details.
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/test/java/io/spanugo/posture/controller/ScanSummaryTest.java: Some input files use unchecked or unsafe operations.
[e[1;34mINFOe[m] /workdir/compliance-spanugo-controller/src/test/java/io/spanugo/posture/controller/ScanSummaryTest.java: Recompile with -Xlint:unchecked for details.
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m--- e[0;32mmaven-surefire-plugin:2.22.2:teste[m e[1m(default-test)e[m @ e[36malphae[0;1m ---e[m
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] -------------------------------------------------------
[e[1;34mINFOe[m]  T E S T S
[e[1;34mINFOe[m] -------------------------------------------------------
[e[1;34mINFOe[m] Running e[1mTestSuitee[m
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] Results:
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] 
[e[1;34mINFOe[m] e[1m------------------------------------------------------------------------e[m
[e[1;34mINFOe[m] e[1mSkipping alphae[m
[e[1;34mINFOe[m] This project has been banned from the build due to previous failures.
[e[1;34mINFOe[m] e[1m------------------------------------------------------------------------e[m
[e[1;34mINFOe[m] e[1m------------------------------------------------------------------------e[m
[e[1;34mINFOe[m] e[1;31mBUILD FAILUREe[m
[e[1;34mINFOe[m] e[1m------------------------------------------------------------------------e[m
[e[1;34mINFOe[m] Total time:  13:33 min
[e[1;34mINFOe[m] Finished at: 2022-05-12T12:21:59Z
[e[1;34mINFOe[m] e[1m------------------------------------------------------------------------e[m
[e[1;31mERRORe[m] Failed to execute goal e[32morg.apache.maven.plugins:maven-surefire-plugin:2.22.2:teste[m e[1m(default-test)e[m on project e[36malphae[m: e[1;31mThere are test failures.e[m
[e[1;31mERRORe[m] e[1;31me[m
[e[1;31mERRORe[m] e[1;31mPlease refer to /workdir/compliance-spanugo-controller/target/surefire-reports for the individual test results.e[m
[e[1;31mERRORe[m] e[1;31mPlease refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.e[m
[e[1;31mERRORe[m] e[1;31mThere was an error in the forked processe[m
[e[1;31mERRORe[m] e[1;31me[m
[e[1;31mERRORe[m] e[1;31mAn error occurred while instantiating class io.spanugo.alpha.controller.SchemaControllerTest: nulle[m
[e[1;31mERRORe[m] e[1;31morg.apache.maven.surefire.booter.SurefireBooterForkException: There was an error in the forked processe[m
[e[1;31mERRORe[m] e[1;31me[m
[e[1;31mERRORe[m] e[1;31mAn error occurred while instantiating class io.spanugo.alpha.controller.SchemaControllerTest: nulle[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:656)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289)e[m
[e[1;31mERRORe[m] e[1;31m	at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)e[m
[e[1;31mERRORe[m] e[1;31m	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)e[m
[e[1;31mERRORe[m] e[1;31m	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)e[m
[e[1;31mERRORe[m] e[1;31m	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)e[m
[e[1;31mERRORe[m] e[1;31m	at java.lang.reflect.Method.invoke(Method.java:498)e[m
[e[1;31mERRORe[m] e[1;31m	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)e[m
[e[1;31mERRORe[m] e[1;31m	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)e[m
[e[1;31mERRORe[m] e[1;31m	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)e[m
[e[1;31mERRORe[m] e[1;31m	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)e[m
[e[1;31mERRORe[m] e[1;31me[m
[e[1;31mERRORe[m] -> e[1m[Help 1]e[m
[e[1;31mERRORe[m] 
[e[1;31mERRORe[m] To see the full stack trace of the errors, re-run Maven with the e[1m-ee[m switch.
[e[1;31mERRORe[m] Re-run Maven using the e[1m-Xe[m switch to enable full debug logging.
[e[1;31mERRORe[m] 
[e[1;31mERRORe[m] For more information about the errors and possible solutions, please read the following articles:
[e[1;31mERRORe[m] e[1m[Help 1]e[m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 

Hey there.

It looks like Maven is failing to run your tests. This doesn’t look like an issue with SonarQube.