-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO-NOT-MERGE] test allow-snapshot #5473
Conversation
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-08-17T02:55:17.483Z] [INFO] Kogito :: Spring Boot :: Starter :: Rules .......... SUCCESS [ 0.039 s][2023-08-17T02:55:17.483Z] [INFO] Kogito :: Spring Boot :: Starter :: Processes ...... SUCCESS [ 0.381 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Spring Boot :: Starter :: Predictions .... SUCCESS [ 0.056 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Spring Boot :: Starter ................... SUCCESS [ 0.075 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management SprintBoot Addon SUCCESS [ 2.965 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Spring Boot Addon ... SUCCESS [ 0.313 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Task notification :: Spring Boot Addon SUCCESS [ 0.109 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Tracing :: Spring Boot ........ SUCCESS [ 4.330 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Rest Exception Handler:: Spring Boot ..... SUCCESS [ 2.454 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Spring Boot Addon SUCCESS [ 5.791 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Process Management :: Spring Boot Addon SUCCESS [ 1.843 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Task Management :: Spring Boot Addon SUCCESS [ 0.148 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Kubernetes ..... SUCCESS [ 9.386 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Persistence :: Parent SUCCESS [ 0.020 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Persistence File System :: Springboot SUCCESS [ 0.144 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Persistence Infinispan :: Springboot SUCCESS [ 0.660 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Persistence JDBC :: Springboot SUCCESS [ 0.294 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Persistence MongoDB :: Springboot SUCCESS [ 0.122 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Add-Ons :: Persistence PostgreSQL :: Springboot SUCCESS [ 0.274 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Spring Boot :: Maven Archetype ........... SUCCESS [01:01 min] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Test Utilities :: Spring Boot ............ SUCCESS [ 4.458 s] [2023-08-17T02:55:17.483Z] [INFO] Kogito :: Integration Tests :: Spring Boot ......... SUCCESS [03:41 min] [2023-08-17T02:55:17.483Z] [INFO] ------------------------------------------------------------------------ [2023-08-17T02:55:17.483Z] [INFO] BUILD FAILURE [2023-08-17T02:55:17.483Z] [INFO] ------------------------------------------------------------------------ [2023-08-17T02:55:17.483Z] [INFO] Total time: 46:10 min [2023-08-17T02:55:17.483Z] [INFO] Finished at: 2023-08-16T22:55:17-04:00 [2023-08-17T02:55:17.483Z] [INFO] ------------------------------------------------------------------------ [2023-08-17T02:55:17.483Z] [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:2.16.9.Final:build (default) on project kogito-addons-quarkus-knative-serving-integration-tests: Failed to build quarkus application: Failed to bootstrap application in NORMAL mode: Failed to resolve artifact org.kie.kogito:kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deployment:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deployment:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-08-17T02:55:17.483Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.quarkus:quarkus-maven-plugin:2.16.9.Final:build (default) on project kogito-addons-quarkus-knative-serving-integration-tests: Failed to build quarkus application [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-17T02:55:17.483Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-17T02:55:17.483Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to build quarkus application [2023-08-17T02:55:17.483Z] at io.quarkus.maven.BuildMojo.doExecute (BuildMojo.java:170) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapMojo.execute (QuarkusBootstrapMojo.java:154) [2023-08-17T02:55:17.483Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-17T02:55:17.483Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-17T02:55:17.483Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-17T02:55:17.483Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to bootstrap application in NORMAL mode [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.doBootstrap (QuarkusBootstrapProvider.java:252) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.bootstrapApplication (QuarkusBootstrapProvider.java:300) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapProvider.bootstrapApplication (QuarkusBootstrapProvider.java:103) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:272) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:268) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.BuildMojo.doExecute (BuildMojo.java:131) [2023-08-17T02:55:17.483Z] at io.quarkus.maven.QuarkusBootstrapMojo.execute (QuarkusBootstrapMojo.java:154) [2023-08-17T02:55:17.483Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-17T02:55:17.483Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-17T02:55:17.483Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-17T02:55:17.483Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-17T02:55:17.483Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-17T02:55:17.484Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-17T02:55:17.484Z] Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve artifact org.kie.kogito:kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deployment:jar:2.0.0-SNAPSHOT [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveInternal (MavenArtifactResolver.java:170) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolve (MavenArtifactResolver.java:159) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visitLeave (BuildDependencyGraphVisitor.java:141) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visit (BuildDependencyGraphVisitor.java:92) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visit (BuildDependencyGraphVisitor.java:82) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolve (ApplicationDependencyTreeResolver.java:210) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.buildAppModel (BootstrapAppModelResolver.java:321) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel (BootstrapAppModelResolver.java:286) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel (BootstrapAppModelResolver.java:165) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.doBootstrap (QuarkusBootstrapProvider.java:249) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.bootstrapApplication (QuarkusBootstrapProvider.java:300) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider.bootstrapApplication (QuarkusBootstrapProvider.java:103) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:272) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:268) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.BuildMojo.doExecute (BuildMojo.java:131) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapMojo.execute (QuarkusBootstrapMojo.java:154) [2023-08-17T02:55:17.484Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-17T02:55:17.484Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-17T02:55:17.484Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-17T02:55:17.484Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-17T02:55:17.484Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-17T02:55:17.484Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-17T02:55:17.484Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-17T02:55:17.484Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-17T02:55:17.484Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deployment:jar:2.0.0-SNAPSHOT [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveInternal (MavenArtifactResolver.java:165) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolve (MavenArtifactResolver.java:159) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visitLeave (BuildDependencyGraphVisitor.java:141) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visit (BuildDependencyGraphVisitor.java:92) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visit (BuildDependencyGraphVisitor.java:82) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolve (ApplicationDependencyTreeResolver.java:210) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.buildAppModel (BootstrapAppModelResolver.java:321) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel (BootstrapAppModelResolver.java:286) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel (BootstrapAppModelResolver.java:165) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.doBootstrap (QuarkusBootstrapProvider.java:249) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.bootstrapApplication (QuarkusBootstrapProvider.java:300) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider.bootstrapApplication (QuarkusBootstrapProvider.java:103) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:272) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:268) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.BuildMojo.doExecute (BuildMojo.java:131) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapMojo.execute (QuarkusBootstrapMojo.java:154) [2023-08-17T02:55:17.484Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-17T02:55:17.484Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-17T02:55:17.484Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-17T02:55:17.484Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-17T02:55:17.484Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-17T02:55:17.484Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-17T02:55:17.484Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-17T02:55:17.484Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-17T02:55:17.484Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-17T02:55:17.484Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-17T02:55:17.484Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-17T02:55:17.484Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deployment:jar:2.0.0-SNAPSHOT [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) [2023-08-17T02:55:17.484Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveInternal (MavenArtifactResolver.java:165) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolve (MavenArtifactResolver.java:159) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visitLeave (BuildDependencyGraphVisitor.java:141) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visit (BuildDependencyGraphVisitor.java:92) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.BuildDependencyGraphVisitor.visit (BuildDependencyGraphVisitor.java:82) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolve (ApplicationDependencyTreeResolver.java:210) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.buildAppModel (BootstrapAppModelResolver.java:321) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel (BootstrapAppModelResolver.java:286) [2023-08-17T02:55:17.484Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel (BootstrapAppModelResolver.java:165) [2023-08-17T02:55:17.484Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.doBootstrap (QuarkusBootstrapProvider.java:249) [2023-08-17T02:55:17.485Z] at io.quarkus.maven.QuarkusBootstrapProvider$QuarkusMavenAppBootstrap.bootstrapApplication (QuarkusBootstrapProvider.java:300) [2023-08-17T02:55:17.485Z] at io.quarkus.maven.QuarkusBootstrapProvider.bootstrapApplication (QuarkusBootstrapProvider.java:103) [2023-08-17T02:55:17.485Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:272) [2023-08-17T02:55:17.485Z] at io.quarkus.maven.QuarkusBootstrapMojo.bootstrapApplication (QuarkusBootstrapMojo.java:268) [2023-08-17T02:55:17.485Z] at io.quarkus.maven.BuildMojo.doExecute (BuildMojo.java:131) [2023-08-17T02:55:17.485Z] at io.quarkus.maven.QuarkusBootstrapMojo.execute (QuarkusBootstrapMojo.java:154) [2023-08-17T02:55:17.485Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-17T02:55:17.485Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-17T02:55:17.485Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-17T02:55:17.485Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-17T02:55:17.485Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-17T02:55:17.485Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-17T02:55:17.485Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-17T02:55:17.485Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-17T02:55:17.485Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-17T02:55:17.485Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-17T02:55:17.485Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-17T02:55:17.485Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-17T02:55:17.485Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-17T02:55:17.485Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-17T02:55:17.485Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-17T02:55:17.485Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-17T02:55:17.485Z] [ERROR] [2023-08-17T02:55:17.485Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-08-17T02:55:17.485Z] [ERROR] [2023-08-17T02:55:17.485Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-08-17T02:55:17.485Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2023-08-17T02:55:17.485Z] [ERROR] [2023-08-17T02:55:17.485Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-08-17T02:55:17.485Z] [ERROR] mvn -rf :kogito-addons-quarkus-knative-serving-integration-tests [2023-08-17T02:55:17.739Z] [INFO] kiegroup/kogito-runtimes failed. Won't execute remaining commands and projects [2023-08-17T02:55:17.739Z] [INFO] Execution summary for kiegroup/kogito-runtimes [2023-08-17T02:55:17.739Z] # [BEFORE] [kiegroup/kogito-runtimes] export INTEGRATION_BRANCH= [2023-08-17T02:55:17.739Z] [INFO] OK [Executed in 0.184416 ms] [2023-08-17T02:55:17.739Z] [2023-08-17T02:55:17.739Z] # [BEFORE] [kiegroup/kogito-runtimes] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-08-17T02:55:17.739Z] [INFO] OK [Executed in 8.262592 ms] [2023-08-17T02:55:17.739Z] [2023-08-17T02:55:17.739Z] # [COMMANDS] [kiegroup/kogito-runtimes] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-08-17T02:55:17.739Z] [INFO] OK [Executed in 7.886988 ms] [2023-08-17T02:55:17.739Z] [2023-08-17T02:55:17.740Z] # [COMMANDS] [kiegroup/kogito-runtimes] mvn clean install -Dfull -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes@tmp/config8400815431068252874tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-08-17T02:55:17.740Z] [INFO] NOT OK [Executed in 2771199.983821 ms] [2023-08-17T02:55:17.740Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-08-17T02:55:17.740Z] [2023-08-17T02:55:17.740Z] [INFO] [AFTER] Skipped kiegroup/kogito-runtimes [2023-08-17T02:55:17.740Z] [2023-08-17T02:55:17.740Z] # Uploading artifacts [2023-08-17T02:55:17.740Z] [INFO] Will not upload any artifacts in CLI environment [2023-08-17T02:55:17.740Z] [2023-08-17T02:55:17.740Z] [ERROR] Failed to execute commands for kiegroup/kogito-runtimes [2023-08-17T02:55:17.740Z] [ERROR] Failed to execute mvn clean install -Dfull -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes@tmp/config8400815431068252874tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-08-17T02:55:17.740Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-08-17T02:55:17.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-17T02:55:18.360Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-08-17T02:55:18.631Z] Recording test results [2023-08-17T02:55:21.989Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-08-17T02:55:22.008Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-17T02:55:23.569Z] + rm -rf console.log [Pipeline] sh [2023-08-17T02:55:23.860Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-runtimes/1620/consoleText [2023-08-17T02:55:23.860Z] + tail -n 300 |
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
referenced Pull Requests:
How to replicate CI configuration locally?
Build Chain tool does "simple" maven build(s), the builds are just Maven commands, but because the repositories relates and depends on each other and any change in API or class method could affect several of those repositories there is a need to use build-chain tool to handle cross repository builds and be sure that we always use latest version of the code for each repository.
build-chain tool is a build tool which can be used on command line locally or in Github Actions workflow(s), in case you need to change multiple repositories and send multiple dependent pull requests related with a change you can easily reproduce the same build by executing it on Github hosted environment or locally in your development environment. See local execution details to get more information about it.
How to retest this PR or trigger a specific build:
for pull request checks
Please add comment: Jenkins retest this
for a specific pull request check
Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] tests
for a full downstream build
run_fdb
a compile downstream build please add comment: Jenkins run cdb
a full production downstream build please add comment: Jenkins execute product fdb
an upstream build please add comment: Jenkins run upstream
for quarkus branch checks
Run checks against Quarkus current used branch
Please add comment: Jenkins run quarkus-branch
for a quarkus branch specific check
Run checks against Quarkus current used branch
Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] quarkus-branch
for quarkus main checks
Run checks against Quarkus main branch
Please add comment: Jenkins run quarkus-main
for a specific quarkus main check
Run checks against Quarkus main branch
Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] quarkus-main
for quarkus lts checks
Run checks against Quarkus lts branch
Please add comment: Jenkins run quarkus-lts
for a specific quarkus lts check
Run checks against Quarkus lts branch
Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] quarkus-lts
for native checks
Run native checks
Please add comment: Jenkins run native
for a specific native check
Run native checks
Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] native
for native lts checks
Run native checks against quarkus lts branch
Please add comment: Jenkins run native-lts
for a specific native lts check
Run native checks against quarkus lts branch
Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] native-lts
How to backport a pull request to a different branch?
In order to automatically create a backporting pull request please add one or more labels having the following format
backport-<branch-name>
, where<branch-name>
is the name of the branch where the pull request must be backported to (e.g.,backport-7.67.x
to backport the original PR to the7.67.x
branch).Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.
If something goes wrong, the author will be notified and at this point a manual backporting is needed.