-
Notifications
You must be signed in to change notification settings - Fork 213
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
[KOGITO-7218] Adding integration test for gRPC #2232
Conversation
(tests) - kogito-runtimes job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/212/display/redirect or see console log: Console Logs[2022-05-30T19:49:21.788Z] [INFO] [INFO] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-it/target/generated-sources/kogito/com/example/SimpleLinkTestProcessInstance.java: Recompile with -Xlint:unchecked for details.[2022-05-30T19:49:21.788Z] [INFO] [INFO] [2022-05-30T19:49:21.788Z] [INFO] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:process-model-classes (default-process-model-classes) @ integration-tests-springboot-processes-it --- [2022-05-30T19:49:23.149Z] [INFO] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=true, usePrometheusMonitoring=true, useCloudEvents=false, useExplainability=false, useProcessSVG=true, useEventDrivenDecisions=false, useEventDrivenRules=false} [2022-05-30T19:49:23.149Z] [INFO] [INFO] Generating: META-INF/jsonSchema/parent.json [2022-05-30T19:49:23.149Z] [INFO] [INFO] Generating: META-INF/jsonSchema/SimpleLinkTest.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/TestCase#AdHocFragments.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/approvals.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/BPMN2GatewayFEEL.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/AdHocProcess.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/multiinstancetaskprocess.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/subprocess.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/cinema.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/greetings.json [2022-05-30T19:49:23.150Z] [INFO] [INFO] Generating: META-INF/jsonSchema/monitoring.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/multiinstancetaskprocess_MultiInstanceTask.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/approvals_secondLineApproval.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/TestCase#AdHocFragments_Task.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/greetings_Hello2.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/approvals_firstLineApproval.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/greetings_Hello1.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/subprocess_review.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/cinema_ReviewRatingTask.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/TestCase#AdHocFragments_AdHocTask1.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] Generating: META-INF/jsonSchema/monitoring_MonitoringTask.json [2022-05-30T19:49:23.405Z] [INFO] [INFO] [2022-05-30T19:49:23.405Z] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ integration-tests-springboot-processes-it --- [2022-05-30T19:49:23.405Z] [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [2022-05-30T19:49:23.405Z] [INFO] [INFO] Using 'null' encoding to copy filtered properties files. [2022-05-30T19:49:23.405Z] [INFO] [INFO] Copying 6 resources [2022-05-30T19:49:23.405Z] [INFO] [INFO] [2022-05-30T19:49:23.405Z] [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ integration-tests-springboot-processes-it --- [2022-05-30T19:49:23.405Z] [INFO] [INFO] Changes detected - recompiling the module! [2022-05-30T19:49:23.405Z] [INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [2022-05-30T19:49:23.405Z] [INFO] [INFO] Compiling 17 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-it/target/test-classes [2022-05-30T19:49:23.964Z] [INFO] [INFO] [2022-05-30T19:49:23.964Z] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-tests-springboot-processes-it --- [2022-05-30T19:49:23.964Z] [INFO] [INFO] [2022-05-30T19:49:23.964Z] [INFO] [INFO] ------------------------------------------------------- [2022-05-30T19:49:23.964Z] [INFO] [INFO] T E S T S [2022-05-30T19:49:23.964Z] [INFO] [INFO] ------------------------------------------------------- [2022-05-30T19:49:24.890Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.BasicRestTest [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.638 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.645 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.673 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.kie.kogito.integrationtests.springboot.BasicRestTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.682 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.BasicRestTest], using SpringBootContextLoader [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.684 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.kie.kogito.integrationtests.springboot.BasicRestTest]: class path resource [org/kie/kogito/integrationtests/springboot/BasicRestTest-context.xml] does not exist [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.685 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.kie.kogito.integrationtests.springboot.BasicRestTest]: class path resource [org/kie/kogito/integrationtests/springboot/BasicRestTestContext.groovy] does not exist [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.685 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.BasicRestTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.731 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.kie.kogito.integrationtests.springboot.BasicRestTest] [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.833 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.kie.kogito.integrationtests.springboot.BasicRestTest]: using defaults. [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.833 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.842 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] [2022-05-30T19:49:31.480Z] [INFO] 15:49:23.843 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] [2022-05-30T19:49:31.481Z] [INFO] 15:49:23.843 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e8dcdaa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@681a8b4e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5cbe877d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5c08c46a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4cf8b2dc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@708400f6, org.springframework.test.context.event.EventPublishingTestExecutionListener@5829e4f4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4218500f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4bff64c2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1b2c4efb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@c35172e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@c2db68f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3cc41abc] [2022-05-30T19:49:31.481Z] [INFO] 15:49:23.846 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7e276594 testClass = BasicRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3401a114 testClass = BasicRestTest, locations = '{}', classes = '{class org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@560348e6, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7b993c65, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@895e367, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1cd629b3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7b7fdc8, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@25d250c6], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. [2022-05-30T19:49:31.481Z] [INFO] 15:49:24.359 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@7e276594 testClass = BasicRestTest, testInstance = org.kie.kogito.integrationtests.springboot.BasicRestTest@781a9412, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3401a114 testClass = BasicRestTest, locations = '{}', classes = '{class org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@560348e6, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7b993c65, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@895e367, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1cd629b3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7b7fdc8, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@25d250c6], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. [2022-05-30T19:49:31.481Z] [INFO] [2022-05-30T19:49:31.481Z] [INFO] . ____ _ __ _ _ [2022-05-30T19:49:31.481Z] [INFO] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2022-05-30T19:49:31.481Z] [INFO] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2022-05-30T19:49:31.481Z] [INFO] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2022-05-30T19:49:31.481Z] [INFO] ' |____| .__|_| |_|_| |_\__, | / / / / [2022-05-30T19:49:31.481Z] [INFO] =========|_|==============|___/=/_/_/_/ [2022-05-30T19:49:31.481Z] [INFO] :: Spring Boot :: (v2.6.6) [2022-05-30T19:49:31.481Z] [INFO] [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:24.667 INFO 13426 --- [ main] o.k.k.i.springboot.BasicRestTest : Starting BasicRestTest using Java 11.0.14.1 on rhos-01-kie-psi-rhel7-xlarge-1561 with PID 13426 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-it) [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:24.668 INFO 13426 --- [ main] o.k.k.i.springboot.BasicRestTest : No active profile set, falling back to 1 default profile: "default" [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:26.160 INFO 13426 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http) [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:26.170 INFO 13426 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:26.171 INFO 13426 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.60] [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:26.291 INFO 13426 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:26.291 INFO 13426 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1594 ms [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:28.882 INFO 13426 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:29.094 INFO 13426 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 46702 (http) with context path '' [2022-05-30T19:49:31.481Z] [INFO] 2022-05-30 15:49:29.108 INFO 13426 --- [ main] o.k.k.i.springboot.BasicRestTest : Started BasicRestTest in 4.732 seconds (JVM running for 6.154) [2022-05-30T19:49:32.061Z] [INFO] 2022-05-30 15:49:30.080 INFO 13426 --- [0-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' [2022-05-30T19:49:32.061Z] [INFO] 2022-05-30 15:49:30.081 INFO 13426 --- [0-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' [2022-05-30T19:49:32.061Z] [INFO] 2022-05-30 15:49:30.082 INFO 13426 --- [0-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms [2022-05-30T19:49:32.061Z] [INFO] Script Task [2022-05-30T19:49:32.317Z] [INFO] Script Task [2022-05-30T19:49:32.317Z] [INFO] Script Task [2022-05-30T19:49:32.585Z] [INFO] Script Task [2022-05-30T19:49:32.841Z] [INFO] Script Task [2022-05-30T19:49:32.841Z] [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.938 s - in org.kie.kogito.integrationtests.springboot.BasicRestTest [2022-05-30T19:49:32.841Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.ProcessSvgAddonTest [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.507 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.ProcessSvgAddonTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.510 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.511 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15db4dc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e7a6dcd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@762261fd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b0d42b6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@179af25f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a73f164, org.springframework.test.context.event.EventPublishingTestExecutionListener@fbb585e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e32a3ed, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5e7aa27e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2b778004, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7e5b449c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@75fdbd71, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7e1f88e2] [2022-05-30T19:49:35.378Z] [INFO] [2022-05-30T19:49:35.378Z] [INFO] . ____ _ __ _ _ [2022-05-30T19:49:35.378Z] [INFO] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2022-05-30T19:49:35.378Z] [INFO] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2022-05-30T19:49:35.378Z] [INFO] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2022-05-30T19:49:35.378Z] [INFO] ' |____| .__|_| |_|_| |_\__, | / / / / [2022-05-30T19:49:35.378Z] [INFO] =========|_|==============|___/=/_/_/_/ [2022-05-30T19:49:35.378Z] [INFO] :: Spring Boot :: (v2.6.6) [2022-05-30T19:49:35.378Z] [INFO] [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.698 INFO 13426 --- [ main] org.eclipse.jetty.util.log : Logging initialized @8744ms to org.eclipse.jetty.util.log.Slf4jLog [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.807 INFO 13426 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.45.v20220203; built: 2022-02-03T09:14:34.105Z; git: 4a0c91c0be53805e3fcffdcdcc9587d5301863db; jvm 11.0.14.1+1-LTS [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.822 INFO 13426 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@795ef208{/__admin,null,AVAILABLE} [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.825 INFO 13426 --- [ main] o.e.j.s.handler.ContextHandler.ROOT : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.825 INFO 13426 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@74ed11d7{/,null,AVAILABLE} [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.834 INFO 13426 --- [ main] o.e.jetty.server.AbstractConnector : Started NetworkTrafficServerConnector@240fe338{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:38426} [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.834 INFO 13426 --- [ main] org.eclipse.jetty.server.Server : Started @8881ms [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:31.975 INFO 13426 --- [tp546037348-124] o.e.j.s.handler.ContextHandler.__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.052 INFO 13426 --- [ main] o.k.k.i.springboot.ProcessSvgAddonTest : Starting ProcessSvgAddonTest using Java 11.0.14.1 on rhos-01-kie-psi-rhel7-xlarge-1561 with PID 13426 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-it) [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.053 INFO 13426 --- [ main] o.k.k.i.springboot.ProcessSvgAddonTest : No active profile set, falling back to 1 default profile: "default" [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.411 INFO 13426 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http) [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.412 INFO 13426 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.412 INFO 13426 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.60] [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.429 INFO 13426 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:32.429 INFO 13426 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 374 ms [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:33.651 INFO 13426 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:33.684 INFO 13426 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 41128 (http) with context path '' [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:33.691 INFO 13426 --- [ main] o.k.k.i.springboot.ProcessSvgAddonTest : Started ProcessSvgAddonTest in 2.176 seconds (JVM running for 10.737) [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:33.706 INFO 13426 --- [0-auto-2-exec-1] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:33.706 INFO 13426 --- [0-auto-2-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:33.707 INFO 13426 --- [0-auto-2-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms [2022-05-30T19:49:35.378Z] [INFO] [Fatal Error] :1:1: Content is not allowed in prolog. [2022-05-30T19:49:35.378Z] [INFO] [Fatal Error] :1:1: Content is not allowed in prolog. [2022-05-30T19:49:35.378Z] [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 s - in org.kie.kogito.integrationtests.springboot.ProcessSvgAddonTest [2022-05-30T19:49:35.378Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.SignalProcessTest [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:34.069 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.SignalProcessTest], using SpringBootContextLoader [2022-05-30T19:49:35.378Z] [INFO] 2022-05-30 15:49:34.069 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.SignalProcessTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:35.379Z] [INFO] 2022-05-30 15:49:34.072 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:35.379Z] [INFO] 2022-05-30 15:49:34.073 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@597ae16a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@734901c1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11a3ffe6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@66cdde2b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@68321229, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53ce41e7, org.springframework.test.context.event.EventPublishingTestExecutionListener@5d9cd8b7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@55a869a9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2d739a6f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c93275f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@37711f1a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2182cd7c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@10939bc1] [2022-05-30T19:49:35.379Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.kie.kogito.integrationtests.springboot.SignalProcessTest [2022-05-30T19:49:35.379Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.AdHocFragmentsTest [2022-05-30T19:49:35.379Z] [INFO] 2022-05-30 15:49:34.186 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.AdHocFragmentsTest], using SpringBootContextLoader [2022-05-30T19:49:35.379Z] [INFO] 2022-05-30 15:49:34.187 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.AdHocFragmentsTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:35.379Z] [INFO] 2022-05-30 15:49:34.189 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:35.379Z] [INFO] 2022-05-30 15:49:34.190 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23ddf8e5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46a6c3be, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77f3bb3f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42b2a977, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@e646b14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e2ff255, org.springframework.test.context.event.EventPublishingTestExecutionListener@14ef94ec, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@43c16e17, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e5091b0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6fec6b75, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@74cca90, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4fb5adb8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@250268ef] [2022-05-30T19:49:35.379Z] [INFO] Script Task [2022-05-30T19:49:35.635Z] [INFO] Script Task [2022-05-30T19:49:35.635Z] [INFO] Script Task [2022-05-30T19:49:35.635Z] [INFO] 2022-05-30 15:49:34.338 INFO 13426 --- [-auto-1-exec-10] o.k.k.integrationtests.HelloService : HelloService.helloOutput invoked with params: [Kermit, 5] [2022-05-30T19:49:35.636Z] [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.kie.kogito.integrationtests.springboot.AdHocFragmentsTest [2022-05-30T19:49:35.636Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.ProcessTest [2022-05-30T19:49:35.636Z] [INFO] 2022-05-30 15:49:34.355 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.ProcessTest], using SpringBootContextLoader [2022-05-30T19:49:35.636Z] [INFO] 2022-05-30 15:49:34.356 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.ProcessTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:35.636Z] [INFO] 2022-05-30 15:49:34.358 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:35.636Z] [INFO] 2022-05-30 15:49:34.359 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@455e8356, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5b9037b6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6887e1d1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1f878eed, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2ef2fa78, org.springframework.test.context.support.DirtiesContextTestExecutionListener@74055597, org.springframework.test.context.event.EventPublishingTestExecutionListener@235babaf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@88b9cf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3910a29c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6767f1c4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@199f2854, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c9cbc69, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@60a4e124] [2022-05-30T19:49:35.891Z] [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.kie.kogito.integrationtests.springboot.ProcessTest [2022-05-30T19:49:35.891Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.LinkTest [2022-05-30T19:49:35.891Z] [INFO] 2022-05-30 15:49:34.643 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.LinkTest], using SpringBootContextLoader [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.644 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.LinkTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.645 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.646 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7aab70e2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@36d5677, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@261d8a9c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e43189c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2fce55d6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46f970b6, org.springframework.test.context.event.EventPublishingTestExecutionListener@cfa5b9f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a6b2564, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@47d6a31a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4a270796, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@14df8bee, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@57dcdc14, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@25607b86] [2022-05-30T19:49:35.892Z] [INFO] Link works! [2022-05-30T19:49:35.892Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.kie.kogito.integrationtests.springboot.LinkTest [2022-05-30T19:49:35.892Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.TaskTest [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.671 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.TaskTest], using SpringBootContextLoader [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.672 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.TaskTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.673 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:35.892Z] [INFO] 2022-05-30 15:49:34.674 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33a267f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a94ccde, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7261773c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@37bdd4b1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@656605e7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29d8d7a9, org.springframework.test.context.event.EventPublishingTestExecutionListener@50798d39, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@9b8d3db, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5c24a636, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@332e4784, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2f22049d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@60cb3ca9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@19273390] [2022-05-30T19:49:36.571Z] [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in org.kie.kogito.integrationtests.springboot.TaskTest [2022-05-30T19:49:36.571Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.ManagementAddOnTest [2022-05-30T19:49:36.571Z] [INFO] 2022-05-30 15:49:35.227 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.ManagementAddOnTest], using SpringBootContextLoader [2022-05-30T19:49:36.571Z] [INFO] 2022-05-30 15:49:35.228 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.ManagementAddOnTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:36.571Z] [INFO] 2022-05-30 15:49:35.229 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:36.571Z] [INFO] 2022-05-30 15:49:35.230 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ca307d3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@157affc1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11306ed7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@776dd64b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@43c4daea, org.springframework.test.context.support.DirtiesContextTestExecutionListener@102a1a4, org.springframework.test.context.event.EventPublishingTestExecutionListener@13d63185, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@a10723a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6f66fa18, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7b7d69d1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@59053522, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@508d0d9a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@8e39ba9] [2022-05-30T19:49:36.868Z] [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.kie.kogito.integrationtests.springboot.ManagementAddOnTest [2022-05-30T19:49:36.868Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.FlexibleProcessTest [2022-05-30T19:49:36.868Z] [INFO] 2022-05-30 15:49:35.603 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.FlexibleProcessTest], using SpringBootContextLoader [2022-05-30T19:49:36.868Z] [INFO] 2022-05-30 15:49:35.604 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.FlexibleProcessTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:36.868Z] [INFO] 2022-05-30 15:49:35.606 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:36.869Z] [INFO] 2022-05-30 15:49:35.607 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e7b0234, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fb0c411, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@34784a86, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3c053ff2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@a59e0e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@13d02df2, org.springframework.test.context.event.EventPublishingTestExecutionListener@650a6974, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@70653088, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@357eb0a0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@27d3a440, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@11a43807, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@489cbbcb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@827f9c8] [2022-05-30T19:49:36.869Z] [INFO] 2022-05-30 15:49:35.626 INFO 13426 --- [0-auto-1-exec-6] o.k.k.integrationtests.HelloService : HelloService.hello invoked with params: [first] [2022-05-30T19:49:36.869Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.kie.kogito.integrationtests.springboot.FlexibleProcessTest [2022-05-30T19:49:36.869Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.GatewayFEELTest [2022-05-30T19:49:36.869Z] [INFO] 2022-05-30 15:49:35.669 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.GatewayFEELTest], using SpringBootContextLoader [2022-05-30T19:49:36.869Z] [INFO] 2022-05-30 15:49:35.670 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.GatewayFEELTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:36.869Z] [INFO] 2022-05-30 15:49:35.671 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:36.869Z] [INFO] 2022-05-30 15:49:35.672 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e8765dd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7eeb8139, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c761232, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7e765313, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b2a688d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@296ac298, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a1b205, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@49038769, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1135f0c4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6eb49e78, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@660d3831, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@33e0d356, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@d6db63e] [2022-05-30T19:49:37.160Z] [INFO] Task1 [2022-05-30T19:49:37.160Z] [INFO] Task2 [2022-05-30T19:49:37.160Z] [INFO] Task1 [2022-05-30T19:49:37.160Z] [INFO] Task3 [2022-05-30T19:49:37.160Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.kie.kogito.integrationtests.springboot.GatewayFEELTest [2022-05-30T19:49:37.160Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.EnumsTest [2022-05-30T19:49:37.160Z] [INFO] 2022-05-30 15:49:35.937 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.EnumsTest], using SpringBootContextLoader [2022-05-30T19:49:37.160Z] [INFO] 2022-05-30 15:49:35.938 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.EnumsTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:37.160Z] [INFO] 2022-05-30 15:49:35.939 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:37.160Z] [INFO] 2022-05-30 15:49:35.940 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@40c0937f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21f1f60e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@157e14f2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3116e9f2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7589cfc4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b6606fd, org.springframework.test.context.event.EventPublishingTestExecutionListener@3e5a40e7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@380567a7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c9788c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6873c7e6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c2ff77, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@17e99817, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5fac8f7e] [2022-05-30T19:49:37.474Z] [INFO] 2022-05-30 15:49:36.073 ERROR 13426 --- [-auto-1-exec-16] o.j.w.instance.impl.NodeInstanceImpl : Could not find variable 36fcaa71-557a-483e-af30-2af4e7fca91b [2022-05-30T19:49:37.474Z] [INFO] 2022-05-30 15:49:36.073 ERROR 13426 --- [-auto-1-exec-16] o.j.w.instance.impl.NodeInstanceImpl : Using process-level scope [2022-05-30T19:49:37.474Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.kie.kogito.integrationtests.springboot.EnumsTest [2022-05-30T19:49:37.474Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.MonitoringTest [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.093 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.MonitoringTest], using SpringBootContextLoader [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.093 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.MonitoringTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.095 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.096 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45339f9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@743e5472, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1ccb0482, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1f879e78, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@206e080, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49da976, org.springframework.test.context.event.EventPublishingTestExecutionListener@40364273, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@63e17053, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@56569e4f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3fe94bea, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4dbea3be, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25b531b2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@477367ad] [2022-05-30T19:49:38.621Z] [INFO] [2022-05-30T19:49:38.621Z] [INFO] . ____ _ __ _ _ [2022-05-30T19:49:38.621Z] [INFO] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2022-05-30T19:49:38.621Z] [INFO] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2022-05-30T19:49:38.621Z] [INFO] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2022-05-30T19:49:38.621Z] [INFO] ' |____| .__|_| |_|_| |_\__, | / / / / [2022-05-30T19:49:38.621Z] [INFO] =========|_|==============|___/=/_/_/_/ [2022-05-30T19:49:38.621Z] [INFO] :: Spring Boot :: (v2.6.6) [2022-05-30T19:49:38.621Z] [INFO] [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.115 INFO 13426 --- [ main] o.k.k.i.springboot.MonitoringTest : Starting MonitoringTest using Java 11.0.14.1 on rhos-01-kie-psi-rhel7-xlarge-1561 with PID 13426 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-it) [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.115 INFO 13426 --- [ main] o.k.k.i.springboot.MonitoringTest : No active profile set, falling back to 1 default profile: "default" [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.428 INFO 13426 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http) [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.429 INFO 13426 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.429 INFO 13426 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.60] [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.444 INFO 13426 --- [ main] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:36.444 INFO 13426 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 328 ms [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:37.241 INFO 13426 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:37.270 INFO 13426 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 41456 (http) with context path '' [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:37.277 INFO 13426 --- [ main] o.k.k.i.springboot.MonitoringTest : Started MonitoringTest in 1.179 seconds (JVM running for 14.323) [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:37.294 INFO 13426 --- [0-auto-3-exec-1] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' [2022-05-30T19:49:38.621Z] [INFO] 2022-05-30 15:49:37.294 INFO 13426 --- [0-auto-3-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' [2022-05-30T19:49:38.622Z] [INFO] 2022-05-30 15:49:37.295 INFO 13426 --- [0-auto-3-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms [2022-05-30T19:49:38.622Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s - in org.kie.kogito.integrationtests.springboot.MonitoringTest [2022-05-30T19:49:38.622Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.ParentSubProcessTest [2022-05-30T19:49:38.622Z] [INFO] 2022-05-30 15:49:37.393 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.ParentSubProcessTest], using SpringBootContextLoader [2022-05-30T19:49:38.622Z] [INFO] 2022-05-30 15:49:37.393 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.ParentSubProcessTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:38.622Z] [INFO] 2022-05-30 15:49:37.395 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:38.623Z] [INFO] 2022-05-30 15:49:37.396 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79242162, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24ad3cd0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11bdb62f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b04b77d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@13f3a04e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ef5455c, org.springframework.test.context.event.EventPublishingTestExecutionListener@22059c63, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4cd47801, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@422b5005, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@368022b9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3868468e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@579325f2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4f20ec7d] [2022-05-30T19:49:38.976Z] [INFO] Review: 7eaYkJxmXO for name GCOyY9UKF8 [2022-05-30T19:49:38.976Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.kie.kogito.integrationtests.springboot.ParentSubProcessTest [2022-05-30T19:49:38.976Z] [INFO] [INFO] Running org.kie.kogito.integrationtests.springboot.MultiInstanceTaskTest [2022-05-30T19:49:38.976Z] [INFO] 2022-05-30 15:49:37.678 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.integrationtests.springboot.MultiInstanceTaskTest], using SpringBootContextLoader [2022-05-30T19:49:38.976Z] [INFO] 2022-05-30 15:49:37.678 INFO 13426 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.kie.kogito.integrationtests.springboot.MultiInstanceTaskTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2022-05-30T19:49:38.976Z] [INFO] 2022-05-30 15:49:37.679 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] [2022-05-30T19:49:38.977Z] [INFO] 2022-05-30 15:49:37.680 INFO 13426 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@604c8ed5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e259c54, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2bd01716, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2bc7e895, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2ff9e11e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2d3c0f89, org.springframework.test.context.event.EventPublishingTestExecutionListener@67fd59f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@12680685, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@72f9e4c7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3ff4ed56, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@475f141a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@15516e5a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@28336feb] [2022-05-30T19:49:38.977Z] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.kie.kogito.integrationtests.springboot.MultiInstanceTaskTest [2022-05-30T19:49:39.292Z] [INFO] [INFO] [2022-05-30T19:49:39.292Z] [INFO] [INFO] Results: [2022-05-30T19:49:39.292Z] [INFO] [INFO] [2022-05-30T19:49:39.292Z] [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [2022-05-30T19:49:39.292Z] [INFO] [INFO] [2022-05-30T19:49:39.292Z] [INFO] [INFO] [2022-05-30T19:49:39.292Z] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ integration-tests-springboot-processes-it --- [2022-05-30T19:49:39.292Z] [INFO] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-it/target/integration-tests-springboot-processes-it.jar [2022-05-30T19:49:39.658Z] [INFO] [INFO] [2022-05-30T19:49:39.658Z] [INFO] [INFO] --- spring-boot-maven-plugin:2.6.6:repackage (default) @ integration-tests-springboot-processes-it --- [2022-05-30T19:49:39.658Z] [INFO] [INFO] Replacing main artifact with repackaged archive [2022-05-30T19:49:39.659Z] [INFO] [INFO] ------------------------------------------------------------------------ [2022-05-30T19:49:39.659Z] [INFO] [INFO] BUILD SUCCESS [2022-05-30T19:49:39.659Z] [INFO] [INFO] ------------------------------------------------------------------------ [2022-05-30T19:49:39.659Z] [INFO] [INFO] Total time: 29.407 s [2022-05-30T19:49:39.659Z] [INFO] [INFO] Finished at: 2022-05-30T15:49:38-04:00 [2022-05-30T19:49:39.659Z] [INFO] [INFO] ------------------------------------------------------------------------ [2022-05-30T19:49:39.659Z] [INFO] [WARNING] The requested profile "run-code-coverage" could not be activated because it does not exist. Superseded by #213 [2022-05-30T19:49:39.684Z] Sending interrupt signal to process [2022-05-30T19:49:39.915Z] [INFO] integration-tests-springboot-processes-it/pom.xml SUCCESS (30.3 s) [2022-05-30T19:49:39.916Z] [INFO] Building: integration-tests-springboot-processes-persistence-it/pom.xml [2022-05-30T19:49:39.916Z] [INFO] The build exited with code 143. See /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/it/integration-tests-springboot-processes-persistence-it/build.log for details. [2022-05-30T19:49:39.916Z] [INFO] integration-tests-springboot-processes-persistence-it/pom.xml FAILED (0.2 s) [2022-05-30T19:49:39.916Z] [INFO] ------------------------------------------------- [2022-05-30T19:49:39.916Z] [INFO] Build Summary: [2022-05-30T19:49:39.916Z] [INFO] Passed: 4, Failed: 1, Errors: 0, Skipped: 0 [2022-05-30T19:49:39.916Z] [INFO] ------------------------------------------------- [2022-05-30T19:49:39.916Z] [WARNING] The following builds failed: [2022-05-30T19:49:39.916Z] [WARNING] * integration-tests-springboot-processes-persistence-it/pom.xml [2022-05-30T19:49:39.916Z] [INFO] ------------------------------------------------- [2022-05-30T19:49:39.916Z] [WARNING] Ignoring that 1 build failed. [2022-05-30T19:49:39.916Z] [INFO] [2022-05-30T19:49:39.916Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ integration-tests-springboot --- [2022-05-30T19:49:39.916Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/failsafe-reports [2022-05-30T19:49:39.916Z] [INFO] [2022-05-30T19:49:39.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ integration-tests-springboot --- [2022-05-30T19:49:39.916Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/target/integration-tests-springboot-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/integration-tests-springboot/2.0.0-SNAPSHOT/integration-tests-springboot-2.0.0-SNAPSHOT.jar [2022-05-30T19:49:39.916Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/integration-tests/integration-tests-springboot/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/integration-tests-springboot/2.0.0-SNAPSHOT/integration-tests-springboot-2.0.0-SNAPSHOT.pom [2022-05-30T19:49:39.916Z] [INFO] [2022-05-30T19:49:39.916Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ integration-tests-springboot --- [2022-05-30T19:49:40.175Z] ::error title= [kiegroup/kogito-runtimes] [Execution ERROR]::mvn -f kogito-runtimes/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Prun-code-coverage -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config7817715600092677267tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-05-30T19:49:40.175Z] [INFO] Archive artifact won't be executed [2022-05-30T19:49:40.175Z] ::group::[Pull Request Flow] Execution Summary... [2022-05-30T19:49:40.175Z] [INFO] ---------------------------------------------- [2022-05-30T19:49:40.175Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 7.6s (127643 ms) [2022-05-30T19:49:40.175Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: error. Time: 26m 0.6s (1560607 ms) [2022-05-30T19:49:40.175Z] [INFO] ---------------------------------------------- [2022-05-30T19:49:40.175Z] ::endgroup:: [2022-05-30T19:49:40.429Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/durable-97cf022f/script.sh: line 1: 8167 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-runtimes --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config7817715600092677267tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-05-30T19:49:40.432Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-05-30T19:49:40.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-05-30T19:49:40.597Z] Recording test results [2022-05-30T19:49:42.471Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-05-30T19:49:42.486Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-30T19:49:43.804Z] + rm -rf console.log [Pipeline] sh [2022-05-30T19:49:44.112Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/212/consoleText [2022-05-30T19:49:44.112Z] + tail -n 300 |
(tests) - kogito-examples job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/261/display/redirect or see console log: Console Logs[2022-05-30T19:49:42.138Z] [INFO] | | +- io.quarkus:quarkus-mutiny:jar:2.9.0.Final:compile[2022-05-30T19:49:42.138Z] [INFO] | | | +- io.quarkus:quarkus-smallrye-context-propagation:jar:2.9.0.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | | | \- io.smallrye:smallrye-context-propagation:jar:1.2.2:compile [2022-05-30T19:49:42.138Z] [INFO] | | | | +- io.smallrye:smallrye-context-propagation-api:jar:1.2.2:compile [2022-05-30T19:49:42.138Z] [INFO] | | | | \- io.smallrye:smallrye-context-propagation-storage:jar:1.2.2:compile [2022-05-30T19:49:42.138Z] [INFO] | | | \- io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:1.4.0:compile [2022-05-30T19:49:42.138Z] [INFO] | | +- io.smallrye.common:smallrye-common-vertx-context:jar:1.11.0:compile [2022-05-30T19:49:42.138Z] [INFO] | | | \- io.smallrye.common:smallrye-common-constraint:jar:1.11.0:compile [2022-05-30T19:49:42.138Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.9.0.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.21.0:compile [2022-05-30T19:49:42.138Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.21.0:compile [2022-05-30T19:49:42.138Z] [INFO] | | \- io.vertx:vertx-web:jar:4.2.7:compile [2022-05-30T19:49:42.138Z] [INFO] | | \- io.vertx:vertx-bridge-common:jar:4.2.7:compile [2022-05-30T19:49:42.138Z] [INFO] | \- io.quarkus:quarkus-resteasy-server-common:jar:2.9.0.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | +- io.quarkus:quarkus-resteasy-common:jar:2.9.0.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | \- org.jboss.resteasy:resteasy-core:jar:4.7.5.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | +- org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:jar:2.0.1.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | +- org.jboss.resteasy:resteasy-core-spi:jar:4.7.5.Final:compile [2022-05-30T19:49:42.138Z] [INFO] | | \- com.ibm.async:asyncutil:jar:0.1.0:compile [2022-05-30T19:49:42.138Z] [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2022-05-30T19:49:42.138Z] [INFO] +- io.quarkus:quarkus-resteasy-jackson:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-jackson:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | +- org.jboss.resteasy:resteasy-jackson2-provider:jar:4.7.5.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- com.github.java-json-tools:json-patch:jar:1.13:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | \- com.github.java-json-tools:btf:jar:1.3:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] +- io.quarkus:quarkus-arc:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus.arc:arc:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- jakarta.el:jakarta.el-api:jar:3.0.3:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-core:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:1.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-ide-launcher:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-development-mode-spi:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.smallrye.config:smallrye-config:jar:2.10.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.smallrye.config:smallrye-config-core:jar:2.10.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.smallrye.common:smallrye-common-expression:jar:1.11.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | \- io.smallrye.common:smallrye-common-function:jar:1.11.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.smallrye.common:smallrye-common-classloader:jar:1.11.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.smallrye.config:smallrye-config-common:jar:2.10.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.9:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.jboss.threads:jboss-threads:jar:3.4.2.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.graalvm.sdk:graal-sdk:jar:22.0.0.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-runner:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.quarkus:quarkus-fs-util:jar:0.0.9:compile [2022-05-30T19:49:42.139Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2022-05-30T19:49:42.139Z] [INFO] +- io.quarkus:quarkus-oidc:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-vertx:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-netty:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.netty:netty-codec:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.netty:netty-handler:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.netty:netty-tcnative-classes:jar:2.0.48.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.netty:netty-codec-haproxy:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.netty:netty-buffer:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.netty:netty-transport:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.smallrye.common:smallrye-common-annotation:jar:1.11.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-core:jar:2.21.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-runtime:jar:2.21.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.smallrye.reactive:vertx-mutiny-generator:jar:2.21.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.vertx:vertx-codegen:jar:4.2.7:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.smallrye:smallrye-fault-tolerance-vertx:jar:5.4.0:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-security:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-jsonp:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- org.glassfish:jakarta.json:jar:1.1.6:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-oidc-common:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-credentials:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.quarkus:quarkus-smallrye-jwt-build:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.smallrye:smallrye-jwt-build:jar:3.4.0:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.smallrye:smallrye-jwt:jar:3.4.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.2:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.7.11:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.smallrye:smallrye-jwt-common:jar:3.4.0:compile [2022-05-30T19:49:42.139Z] [INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2022-05-30T19:49:42.139Z] [INFO] +- org.kie.kogito:kogito-addons-quarkus-persistence-infinispan:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-infinispan-client:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-caffeine:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-elytron-security-common:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.wildfly.security:wildfly-elytron-credential:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | +- org.wildfly.security:wildfly-elytron-asn1:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | +- org.wildfly.security:wildfly-elytron-keystore:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | | \- org.wildfly.security:wildfly-elytron-x500-cert:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | | +- org.wildfly.security:wildfly-elytron-x500-cert-util:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | | \- org.apache.sshd:sshd-common:jar:2.7.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | +- org.wildfly.security:wildfly-elytron-provider-util:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | \- org.wildfly.security:wildfly-elytron-x500:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- org.wildfly.security:wildfly-elytron-password-impl:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.wildfly.security:wildfly-elytron-sasl-plain:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.wildfly.security:wildfly-elytron-auth-server:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | +- org.wildfly.security:wildfly-elytron-auth:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | +- org.wildfly.security:wildfly-elytron-base:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | \- org.wildfly.security:wildfly-elytron-permission:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.wildfly.security:wildfly-elytron-sasl:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | \- org.wildfly.security:wildfly-elytron-ssl:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- org.wildfly.security:wildfly-elytron-mechanism:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- org.wildfly.security:wildfly-elytron-http:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.wildfly.security:wildfly-elytron-sasl-digest:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.wildfly.security:wildfly-elytron-mechanism-digest:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- org.wildfly.security:wildfly-elytron-util:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.wildfly.security:wildfly-elytron-sasl-external:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.wildfly.security:wildfly-elytron-sasl-oauth2:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- org.wildfly.security:wildfly-elytron-mechanism-oauth2:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.wildfly.security:wildfly-elytron-sasl-scram:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- org.wildfly.security:wildfly-elytron-mechanism-scram:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.infinispan:infinispan-client-hotrod:jar:13.0.2.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.infinispan:infinispan-commons:jar:13.0.2.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.wildfly.security:wildfly-elytron-sasl-gs2:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | +- org.wildfly.security:wildfly-elytron-mechanism-gssapi:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | | \- org.wildfly.security:wildfly-elytron-security-manager-action:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.wildfly.security:wildfly-elytron-sasl-gssapi:jar:1.19.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.reactivex.rxjava3:rxjava:jar:3.0.4:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:3.0.1:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.infinispan:infinispan-remote-query-client:jar:13.0.2.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.infinispan:infinispan-query-dsl:jar:13.0.2.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- org.infinispan.protostream:protostream-processor:jar:4.4.3.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- org.infinispan.protostream:protostream-types:jar:4.4.3.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | \- org.kie.kogito:kogito-addons-persistence-infinispan:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.139Z] [INFO] | \- org.infinispan:infinispan-commons-jdk11:jar:13.0.2.Final:compile [2022-05-30T19:49:42.139Z] [INFO] +- io.quarkus:quarkus-smallrye-reactive-messaging-kafka:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-kafka-client:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.smallrye.reactive:smallrye-reactive-messaging-kafka:jar:3.15.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.smallrye.reactive:smallrye-reactive-messaging-kafka-api:jar:3.15.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.13.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.13.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.smallrye.reactive:smallrye-reactive-converter-api:jar:2.7.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.smallrye.reactive:mutiny:jar:1.4.0:compile [2022-05-30T19:49:42.139Z] [INFO] | +- org.apache.kafka:kafka-clients:jar:3.1.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime [2022-05-30T19:49:42.139Z] [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime [2022-05-30T19:49:42.139Z] [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime [2022-05-30T19:49:42.139Z] [INFO] | +- io.vertx:vertx-kafka-client:jar:4.2.7:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.vertx:vertx-core:jar:4.2.7:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.netty:netty-common:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.netty:netty-handler-proxy:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.netty:netty-resolver:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.netty:netty-resolver-dns:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.74.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | +- io.quarkus:quarkus-smallrye-reactive-messaging:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-mutiny-reactive-streams-operators:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.0.1:compile [2022-05-30T19:49:42.139Z] [INFO] | | | +- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core:jar:1.0.1:compile [2022-05-30T19:49:42.139Z] [INFO] | | | \- io.smallrye.reactive:mutiny-reactive-streams-operators:jar:1.4.0:compile [2022-05-30T19:49:42.139Z] [INFO] | | +- io.quarkus:quarkus-smallrye-reactive-messaging-kotlin:jar:2.9.0.Final:compile [2022-05-30T19:49:42.139Z] [INFO] | | \- io.smallrye.reactive:smallrye-reactive-messaging-health:jar:3.15.0:compile [2022-05-30T19:49:42.140Z] [INFO] | \- io.smallrye.reactive:smallrye-reactive-messaging-provider:jar:3.15.0:compile [2022-05-30T19:49:42.140Z] [INFO] | \- io.smallrye.reactive:smallrye-reactive-messaging-api:jar:3.15.0:compile [2022-05-30T19:49:42.140Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.9.0.Final:compile [2022-05-30T19:49:42.140Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:2.1.22:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.2:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.yaml:snakeyaml:jar:1.30:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.jboss:jandex:jar:2.4.2.Final:compile [2022-05-30T19:49:42.140Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.9.0.Final:compile [2022-05-30T19:49:42.140Z] [INFO] +- org.kie.kogito:kogito-addons-quarkus-events-process:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- io.cloudevents:cloudevents-api:jar:2.3.0:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- io.cloudevents:cloudevents-json-jackson:jar:2.3.0:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- io.cloudevents:cloudevents-core:jar:2.3.0:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2022-05-30T19:49:42.140Z] [INFO] | \- org.slf4j:slf4j-api:jar:1.7.30:compile [2022-05-30T19:49:42.140Z] [INFO] +- org.kie.kogito:kogito-addons-quarkus-process-management:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:kogito-addons-process-management:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.kie:kie-api:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.drools:drools-ruleunits-api:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.kie:kie-internal:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.kie:kie-dmn-api:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.kie:kie-dmn-model:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.kie.kogito:kogito-pmml-api-dependencies:pom:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.kie:kie-pmml-evaluator-api:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.kie:kie-pmml-api:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.apache.commons:commons-math3:jar:3.4.1:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.kie:kie-pmml-commons:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.apache.commons:commons-text:jar:1.9:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:kogito-addons-quarkus-rest-exception-handler:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.kie.kogito:kogito-addons-rest-exception-handler:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | \- org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- com.github.javaparser:javaparser-symbol-solver-core:jar:3.23.1:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- com.github.javaparser:javaparser-core:jar:3.23.1:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.javassist:javassist:jar:3.28.0-GA:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- com.google.guava:guava:jar:31.1-jre:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.checkerframework:checker-qual:jar:3.21.4:compile [2022-05-30T19:49:42.140Z] [INFO] | \- org.drools:drools-mvel:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | \- org.drools:drools-core:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.drools:drools-wiring-static:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | \- org.drools:drools-util:jar:8.23.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] +- org.kie.kogito:kogito-addons-quarkus-process-svg:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | +- org.kie.kogito:kogito-addons-process-svg:jar:2.0.0-SNAPSHOT:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-util:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.xmlgraphics:batik-constants:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.xmlgraphics:batik-i18n:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.apache.xmlgraphics:batik-shared-resources:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- org.apache.xmlgraphics:batik-anim:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-awt-util:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.6:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- commons-io:commons-io:jar:2.11.0:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-css:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-dom:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | | \- org.apache.xmlgraphics:batik-xml:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-ext:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-parser:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | +- org.apache.xmlgraphics:batik-svg-dom:jar:1.14:compile [2022-05-30T19:49:42.140Z] [INFO] | | \- xml-apis:xml-apis-ext:jar:1.3.04:compile [2022-05-30T19:49:42.140Z] [INFO] | \- io.vertx:vertx-web-client:jar:4.2.7:compile [2022-05-30T19:49:42.140Z] [INFO] | +- io.vertx:vertx-web-common:jar:4.2.7:compile [2022-05-30T19:49:42.140Z] [INFO] | \- io.vertx:vertx-auth-common:jar:4.2.7:compile [2022-05-30T19:49:42.140Z] [INFO] +- io.quarkus:quarkus-junit5:jar:2.9.0.Final:test [2022-05-30T19:49:42.140Z] [INFO] | +- io.quarkus:quarkus-bootstrap-core:jar:2.9.0.Final:test [2022-05-30T19:49:42.140Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-app-model:jar:2.9.0.Final:test [2022-05-30T19:49:42.140Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-maven-resolver:jar:2.9.0.Final:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.maven:maven-embedder:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-settings:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-core:jar:3.8.1:test [2022-05-30T19:49:42.140Z] [INFO] | | | | | +- org.apache.maven:maven-artifact:jar:3.8.1:test [2022-05-30T19:49:42.140Z] [INFO] | | | | | \- org.codehaus.plexus:plexus-component-annotations:jar:1.6:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-plugin-api:jar:3.8.1:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-model:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-model-builder:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-builder-support:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- com.google.inject:guice:jar:no_aop:4.2.2:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.codehaus.plexus:plexus-cipher:jar:2.0:test [2022-05-30T19:49:42.140Z] [INFO] | | | | \- commons-cli:commons-cli:jar:1.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.maven:maven-settings-builder:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | \- org.codehaus.plexus:plexus-interpolation:jar:1.26:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.maven:maven-resolver-provider:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven:maven-repository-metadata:jar:3.8.4:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:test [2022-05-30T19:49:42.140Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:test [2022-05-30T19:49:42.140Z] [INFO] | | | | \- org.codehaus.plexus:plexus-utils:jar:3.3.0:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3:test [2022-05-30T19:49:42.140Z] [INFO] | | | +- org.apache.maven.wago::error title= [kiegroup/kogito-examples] [Execution ERROR]::mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config2061688397583705458tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-05-30T19:49:42.140Z] [INFO] Archive artifact won't be executed [2022-05-30T19:49:42.140Z] ::group::[Pull Request Flow] Execution Summary... [2022-05-30T19:49:42.140Z] [INFO] ---------------------------------------------- [2022-05-30T19:49:42.140Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 9.3s (129313 ms) [2022-05-30T19:49:42.140Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 47.5s (167533 ms) [2022-05-30T19:49:42.140Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 52.2s (52289 ms) [2022-05-30T19:49:42.140Z] [INFO] [kiegroup/kogito-apps]. Execution Result: ok. Time: 2m 33.2s (153291 ms) [2022-05-30T19:49:42.140Z] [INFO] [kiegroup/kogito-examples]. Execution Result: error. Time: 18m 41.4s (1121433 ms) [2022-05-30T19:49:42.140Z] [INFO] ---------------------------------------------- [2022-05-30T19:49:42.140Z] ::endgroup:: [2022-05-30T19:49:42.140Z] [ERROR] [kiegroup/kogito-examples] error executing command: 'mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config2061688397583705458tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.1/bin/mvn' failed with exit code 143 [2022-05-30T19:49:42.140Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/kogito-examples] error executing command: 'mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config2061688397583705458tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.1/bin/mvn' failed with exit code 143 [2022-05-30T19:49:42.144Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-05-30T19:49:42.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-05-30T19:49:42.295Z] Recording test results [2022-05-30T19:49:45.384Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-05-30T19:49:45.400Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-30T19:49:47.812Z] + rm -rf console.log [Pipeline] sh [2022-05-30T19:49:48.117Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/261/consoleText [2022-05-30T19:49:48.117Z] + tail -n 300 |
(tests) - kogito-apps job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/340/display/redirect or see console log: Console Logs[2022-05-30T19:46:33.882Z] [INFO] testFailureIgnore property is ignored in non test phases[2022-05-30T19:46:33.882Z] [INFO] Installing node version v16.2.0 [2022-05-30T19:46:33.882Z] [INFO] Downloading http://download.devel.redhat.com/rcm-guest/staging/rhba/dist/node/v16.2.0/node-v16.2.0-linux-x64.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/node/16.2.0/node-16.2.0-linux-x64.tar.gz [2022-05-30T19:46:33.882Z] [INFO] No proxies configured [2022-05-30T19:46:33.882Z] [INFO] No proxy was configured, downloading directly [2022-05-30T19:46:35.244Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/16.2.0/node-16.2.0-linux-x64.tar.gz into /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/node/tmp [2022-05-30T19:46:36.174Z] [INFO] Copying node binary from /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/node/tmp/node-v16.2.0-linux-x64/bin/node to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/node/node [2022-05-30T19:46:36.174Z] [INFO] Installed node locally. [2022-05-30T19:46:36.174Z] [INFO] Installing npm version 6.10.3 [2022-05-30T19:46:36.175Z] [INFO] Downloading http://download.devel.redhat.com/rcm-guest/staging/rhba/dist/npm/npm-6.10.3.tgz to /home/jenkins/.m2/repository/com/github/eirslett/npm/6.10.3/npm-6.10.3.tar.gz [2022-05-30T19:46:36.175Z] [INFO] No proxies configured [2022-05-30T19:46:36.175Z] [INFO] No proxy was configured, downloading directly [2022-05-30T19:46:36.738Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/npm/6.10.3/npm-6.10.3.tar.gz into /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/node/node_modules [2022-05-30T19:46:37.297Z] [INFO] Installed npm locally. [2022-05-30T19:46:37.553Z] [INFO] [2022-05-30T19:46:37.553Z] [INFO] --- frontend-maven-plugin:1.9.1:install-node-and-yarn (install-node-and-yarn) @ kogito-apps-ui-packages --- [2022-05-30T19:46:37.553Z] [INFO] testFailureIgnore property is ignored in non test phases [2022-05-30T19:46:37.553Z] [INFO] Node v16.2.0 is already installed. [2022-05-30T19:46:37.553Z] [INFO] Installing Yarn version v1.22.10 [2022-05-30T19:46:37.553Z] [INFO] Downloading http://download.devel.redhat.com/rcm-guest/staging/rhba/dist/yarn/v1.22.10/yarn-v1.22.10.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/yarn/1.22.10/yarn-1.22.10.tar.gz [2022-05-30T19:46:37.553Z] [INFO] No proxies configured [2022-05-30T19:46:37.553Z] [INFO] No proxy was configured, downloading directly [2022-05-30T19:46:37.812Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/yarn/1.22.10/yarn-1.22.10.tar.gz into /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/node/yarn [2022-05-30T19:46:37.813Z] [INFO] Installed Yarn locally. [2022-05-30T19:46:37.813Z] [INFO] [2022-05-30T19:46:37.813Z] [INFO] --- frontend-maven-plugin:1.9.1:npm (npm install lock-treatment-tool) @ kogito-apps-ui-packages --- [2022-05-30T19:46:37.813Z] [INFO] testFailureIgnore property is ignored in non test phases [2022-05-30T19:46:37.813Z] [INFO] Running 'npm install lock-treatment-tool --global-style --no-package-lock --no-save --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/' in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages [2022-05-30T19:46:38.068Z] [INFO] npm WARN npm npm does not support Node.js v16.2.0 [2022-05-30T19:46:38.068Z] [INFO] npm WARN npm You should probably upgrade to a newer version of node as we [2022-05-30T19:46:38.068Z] [INFO] npm WARN npm can't make any promises that npm will work with this version. [2022-05-30T19:46:38.068Z] [INFO] npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12. [2022-05-30T19:46:38.068Z] [INFO] npm WARN npm You can find the latest version at https://nodejs.org/ [2022-05-30T19:46:38.323Z] [INFO] npm WARN deprecated [email protected]: Package no longer supported. Please use @kie/lock-treatment-tool instead. [2022-05-30T19:46:39.253Z] [INFO] + [email protected] [2022-05-30T19:46:39.253Z] [INFO] added 28 packages from 11 contributors and audited 28 packages in 0.883s [2022-05-30T19:46:39.253Z] [INFO] found 0 vulnerabilities [2022-05-30T19:46:39.253Z] [INFO] [2022-05-30T19:46:39.253Z] [INFO] [2022-05-30T19:46:39.253Z] [INFO] --- frontend-maven-plugin:1.9.1:npm (lock-treatment-tool execution) @ kogito-apps-ui-packages --- [2022-05-30T19:46:39.253Z] [INFO] testFailureIgnore property is ignored in non test phases [2022-05-30T19:46:39.253Z] [INFO] Running 'npm run locktt -- --skipIntegrity --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/' in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages [2022-05-30T19:46:39.253Z] [INFO] npm WARN npm npm does not support Node.js v16.2.0 [2022-05-30T19:46:39.253Z] [INFO] npm WARN npm You should probably upgrade to a newer version of node as we [2022-05-30T19:46:39.253Z] [INFO] npm WARN npm can't make any promises that npm will work with this version. [2022-05-30T19:46:39.253Z] [INFO] npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12. [2022-05-30T19:46:39.253Z] [INFO] npm WARN npm You can find the latest version at https://nodejs.org/ [2022-05-30T19:46:39.253Z] [INFO] [2022-05-30T19:46:39.253Z] [INFO] > [email protected] locktt /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages [2022-05-30T19:46:39.253Z] [INFO] > locktt "--skipIntegrity" "--registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/" [2022-05-30T19:46:39.253Z] [INFO] [2022-05-30T19:46:39.253Z] [INFO] Treating fields... [2022-05-30T19:46:39.253Z] [INFO] ./package-lock.json does not exist [2022-05-30T19:46:39.254Z] [INFO] ./npm-shrinkwrap.json does not exist [2022-05-30T19:46:39.508Z] [INFO] ./yarn.lock treated [2022-05-30T19:46:39.508Z] [INFO] [2022-05-30T19:46:39.508Z] [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn install) @ kogito-apps-ui-packages --- [2022-05-30T19:46:39.508Z] [INFO] testFailureIgnore property is ignored in non test phases [2022-05-30T19:46:39.508Z] [INFO] Running 'yarn install --fetch-retry-mintimeout=100000 --fetch-retries=10 --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/' in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages [2022-05-30T19:46:39.764Z] [INFO] yarn install v1.22.10 [2022-05-30T19:46:40.019Z] [INFO] [1/4] Resolving packages... [2022-05-30T19:46:41.380Z] [INFO] [2/4] Fetching packages... [2022-05-30T19:47:37.537Z] [INFO] info [email protected]: The platform "linux" is incompatible with this module. [2022-05-30T19:47:37.537Z] [INFO] info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. [2022-05-30T19:47:37.537Z] [INFO] info [email protected]: The platform "linux" is incompatible with this module. [2022-05-30T19:47:37.537Z] [INFO] info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. [2022-05-30T19:47:37.537Z] [INFO] [3/4] Linking dependencies... [2022-05-30T19:47:37.537Z] [INFO] warning " > @apollo/[email protected]" has incorrect peer dependency "@types/react@^16.8.0". [2022-05-30T19:47:37.537Z] [INFO] warning " > @apollo/[email protected]" has unmet peer dependency "apollo-client@^2.6.4". [2022-05-30T19:47:37.537Z] [INFO] warning " > @apollo/[email protected]" has incorrect peer dependency "graphql@^14.3.1". [2022-05-30T19:47:37.537Z] [INFO] warning "@apollo/react-hooks > @apollo/[email protected]" has incorrect peer dependency "@types/react@^16.8.0". [2022-05-30T19:47:37.537Z] [INFO] warning "@apollo/react-hooks > @apollo/[email protected]" has unmet peer dependency "apollo-client@^2.6.4". [2022-05-30T19:47:37.537Z] [INFO] warning "@apollo/react-hooks > @apollo/[email protected]" has unmet peer dependency "apollo-utilities@^1.3.2". [2022-05-30T19:47:37.538Z] [INFO] warning "@apollo/react-hooks > @apollo/[email protected]" has incorrect peer dependency "graphql@^14.3.1". [2022-05-30T19:47:37.538Z] [INFO] warning "@kogito-apps/management-console > [email protected]" has unmet peer dependency "prop-types@^15.7.2". [2022-05-30T19:47:37.538Z] [INFO] warning "@kogito-apps/management-console > @kogito-apps/common > @storybook/[email protected]" has unmet peer dependency "@storybook/addon-actions@*". [2022-05-30T19:47:37.538Z] [INFO] warning "@kogito-apps/management-console > @kogito-apps/common > [email protected]" has unmet peer dependency "@storybook/addon-actions@^4.0.0||^5.0.0||5.2.0-beta.13". [2022-05-30T19:47:37.538Z] [INFO] warning "@kogito-apps/management-console > @kogito-apps/patternfly-base > @patternfly/[email protected]" has incorrect peer dependency "monaco-editor@^0.21.3". [2022-05-30T19:47:37.538Z] [INFO] warning "@kogito-apps/management-console > @kogito-apps/patternfly-base > @patternfly/[email protected]" has incorrect peer dependency "monaco-editor-webpack-plugin@^2.1.0". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has incorrect peer dependency "@types/react@^16.8.0". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has unmet peer dependency "apollo-client@^2.6.4". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has incorrect peer dependency "graphql@^14.3.1". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has incorrect peer dependency "@types/react@^16.8.0". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "apollo-cache@^1.3.2". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "apollo-client@^2.6.4". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "apollo-link@^1.2.12". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "apollo-utilities@^1.3.2". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has incorrect peer dependency "graphql@^14.3.1". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has incorrect peer dependency "@types/react@^16.8.0". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "apollo-client@^2.6.4". [2022-05-30T19:47:37.538Z] [INFO] warning "react-apollo > @apollo/[email protected]" has incorrect peer dependency "graphql@^14.3.1". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has unmet peer dependency "apollo-client@^2.6.0". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has incorrect peer dependency "react@^17.x". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has incorrect peer dependency "react@>=17.0.0". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has unmet peer dependency "prop-types@^15.6.2". [2022-05-30T19:47:37.538Z] [INFO] warning "react-svg-pan-zoom-loader > [email protected]" has unmet peer dependency "prop-types@^15.6.0". [2022-05-30T19:47:37.538Z] [INFO] warning " > @apollo/[email protected]" has unmet peer dependency "apollo-cache-inmemory@^1.6.2". [2022-05-30T19:47:37.538Z] [INFO] warning " > @apollo/[email protected]" has unmet peer dependency "apollo-client@^2.6.4". [2022-05-30T19:47:37.538Z] [INFO] warning " > @apollo/[email protected]" has unmet peer dependency "apollo-link@^1.2.12". [2022-05-30T19:47:37.538Z] [INFO] warning " > @apollo/[email protected]" has unmet peer dependency "apollo-utilities@^1.3.2". [2022-05-30T19:47:37.538Z] [INFO] warning " > @apollo/[email protected]" has incorrect peer dependency "graphql@^14.3.1". [2022-05-30T19:47:37.538Z] [INFO] warning " > @graphql-codegen/[email protected]" has unmet peer dependency "graphql-tag@^2.0.0". [2022-05-30T19:47:37.538Z] [INFO] warning " > [email protected]" has incorrect peer dependency "webpack@^5.0.0". [2022-05-30T19:47:37.538Z] [INFO] warning "workspace-aggregator-bde04cda-049b-4261-923d-68c5e150d13f > @kogito-apps/components-common > [email protected]" has unmet peer dependency "@patternfly/react-core@^4.135.0". [2022-05-30T19:47:37.538Z] [INFO] warning "workspace-aggregator-bde04cda-049b-4261-923d-68c5e150d13f > @kogito-apps/components-common > [email protected]" has unmet peer dependency "@patternfly/react-icons@^4.11.0". [2022-05-30T19:47:37.538Z] [INFO] warning "workspace-aggregator-bde04cda-049b-4261-923d-68c5e150d13f > @kogito-apps/form-displayer > [email protected]" has unmet peer dependency "prop-types@^15.5.4". [2022-05-30T19:47:37.538Z] [INFO] warning "workspace-aggregator-bde04cda-049b-4261-923d-68c5e150d13f > @kogito-apps/form-displayer > [email protected]" has unmet peer dependency "@emotion/core@>=10.0.17". [2022-05-30T19:47:37.538Z] [INFO] warning "workspace-aggregator-bde04cda-049b-4261-923d-68c5e150d13f > @kogito-apps/trusty > @kogito-tooling/kie-editors-standalone > @kogito-tooling/editor > @kogito-tooling/[email protected]" has incorrect peer dependency "[email protected]". [2022-05-30T19:47:37.538Z] [INFO] warning "workspace-aggregator-bde04cda-049b-4261-923d-68c5e150d13f > @kogito-apps/trusty > @kogito-tooling/kie-editors-standalone > @kogito-tooling/editor > @kogito-tooling/[email protected]" has incorrect peer dependency "[email protected]". [2022-05-30T19:48:58.923Z] [INFO] [4/4] Building fresh packages... [2022-05-30T19:49:13.756Z] [INFO] Done in 152.67s. [2022-05-30T19:49:13.756Z] [INFO] [2022-05-30T19:49:13.756Z] [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn build) @ kogito-apps-ui-packages --- [2022-05-30T19:49:13.756Z] [INFO] testFailureIgnore property is ignored in non test phases [2022-05-30T19:49:13.756Z] [INFO] Running 'yarn run build:prod --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/' in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages [2022-05-30T19:49:13.756Z] [INFO] yarn run v1.22.10 [2022-05-30T19:49:13.756Z] [INFO] $ lerna run build:prod --include-dependencies --stream -- --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:13.756Z] [INFO] lerna notice cli v4.0.0 [2022-05-30T19:49:13.756Z] [INFO] lerna info ci enabled [2022-05-30T19:49:13.756Z] [INFO] lerna notice filter including dependencies [2022-05-30T19:49:13.756Z] [INFO] lerna info Executing command in 23 packages: "yarn run build:prod --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/" [2022-05-30T19:49:13.756Z] [INFO] @kogito-apps/ouia-tools: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:13.757Z] [INFO] @kogito-apps/cypress-ouia: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:13.757Z] [INFO] @kogito-apps/cypress-ouia: $ rimraf dist [2022-05-30T19:49:13.757Z] [INFO] @kogito-apps/ouia-tools: $ rimraf dist [2022-05-30T19:49:13.757Z] [INFO] @kogito-apps/cypress-ouia: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:13.757Z] [INFO] @kogito-apps/ouia-tools: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:15.658Z] [INFO] @kogito-apps/cypress-ouia: $ tsc --project ./tsconfig.json || echo error --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:15.658Z] [INFO] @kogito-apps/ouia-tools: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:22.216Z] [INFO] @kogito-apps/ouia-tools: $ copyfiles -u 1 "src/**/*.{sass,scss,css,svg,png}" dist/ --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:22.216Z] [INFO] @kogito-apps/common: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:22.232Z] [INFO] @kogito-apps/components-common: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:22.487Z] [INFO] @kogito-apps/components-common: $ rimraf dist [2022-05-30T19:49:22.487Z] [INFO] @kogito-apps/common: $ rimraf dist [2022-05-30T19:49:22.742Z] [INFO] @kogito-apps/components-common: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:22.742Z] [INFO] @kogito-apps/common: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:24.646Z] [INFO] @kogito-apps/components-common: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/components-common/src/components/DataTable/DataTable.tsx [2022-05-30T19:49:24.646Z] [INFO] @kogito-apps/components-common: 192:6 warning React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:24.646Z] [INFO] @kogito-apps/components-common: ✖ 1 problem (0 errors, 1 warning) [2022-05-30T19:49:24.646Z] [INFO] @kogito-apps/components-common: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/common/src/components/Molecules/DomainExplorerFilterOptions/DomainExplorerFilterOptions.tsx [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 453:6 warning React Hook useEffect has a missing dependency: 'HandleQuery'. Either include it or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 457:6 warning React Hook useEffect has a missing dependency: 'setReset'. Either include it or remove the dependency array. If 'setReset' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 467:6 warning React Hook useEffect has missing dependencies: 'onLoad' and 'setRunQuery'. Either include them or remove the dependency array. If 'setRunQuery' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/common/src/components/Molecules/DomainExplorerTable/DomainExplorerTable.tsx [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 362:21 warning Assignments to the 'parentIndex' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/common/src/components/Organisms/DataTable/DataTable.tsx [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 134:6 warning React Hook useEffect has a missing dependency: 'columns'. Either include it or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/common/src/components/Organisms/DomainExplorer/DomainExplorer.tsx [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 87:6 warning React Hook useEffect has a missing dependency: 'domainName'. Either include it or remove the dependency array. If 'setColumnPickerType' needs the current value of 'domainName', you can also switch to useReducer instead of useState and read 'domainName' in the reducer react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 104:6 warning React Hook useEffect has missing dependencies: 'parameters.length' and 'rememberedParams.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 104:7 warning React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 190:6 warning React Hook useEffect has missing dependencies: 'defaultParams', 'rememberedChips', 'rememberedFilters', 'rememberedParams', 'rememberedSelections', and 'selections'. Either include them or remove the dependency array. If 'setParameters' needs the current value of 'rememberedParams', you can also switch to useReducer instead of useState and read 'rememberedParams' in the reducer react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: 190:25 warning React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked react-hooks/exhaustive-deps [2022-05-30T19:49:25.573Z] [INFO] @kogito-apps/common: ✖ 10 problems (0 errors, 10 warnings) [2022-05-30T19:49:25.828Z] [INFO] @kogito-apps/common: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/components-common: $ copyfiles -u 1 "src/**/*.{sass,scss,css,svg,png}" dist/ --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/forms-list: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/consoles-common: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/process-definition-list: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/form-displayer: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/management-console-shared: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/task-console-shared: $ yarn run clean && yarn run lint && yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/form-displayer: $ rimraf dist [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/forms-list: $ rimraf dist [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/process-definition-list: $ rimraf dist [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/task-console-shared: $ rimraf dist [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/consoles-common: $ rimraf dist [2022-05-30T19:49:35.860Z] [INFO] @kogito-apps/management-console-shared: $ rimraf dist [2022-05-30T19:49:36.167Z] [INFO] @kogito-apps/form-displayer: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:36.167Z] [INFO] @kogito-apps/process-definition-list: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:36.167Z] [INFO] @kogito-apps/forms-list: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:36.167Z] [INFO] @kogito-apps/consoles-common: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:36.167Z] [INFO] @kogito-apps/task-console-shared: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:36.167Z] [INFO] @kogito-apps/management-console-shared: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:37.680Z] [INFO] @kogito-apps/task-console-shared: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:37.680Z] [INFO] @kogito-apps/process-definition-list: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/process-definition-list/src/embedded/EmbeddedProcessDefinitionList.tsx [2022-05-30T19:49:37.680Z] [INFO] @kogito-apps/process-definition-list: 84:6 warning React Hook useMemo has missing dependencies: 'pollInit', 'props.driver', 'props.targetOrigin', and 'refDelegate'. Either include them or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.680Z] [INFO] @kogito-apps/process-definition-list: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/process-definition-list/src/envelope/components/ProcessDefinitionList/ProcessDefinitionList.tsx [2022-05-30T19:49:37.680Z] [INFO] @kogito-apps/process-definition-list: 55:6 warning React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.680Z] [INFO] @kogito-apps/process-definition-list: ✖ 2 problems (0 errors, 2 warnings) [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/management-console-shared: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/management-console-shared/src/components/JobsRescheduleModal/JobsRescheduleModal.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/management-console-shared: 181:6 warning React Hook React.useEffect has a missing dependency: 'handleErrorModal'. Either include it or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/management-console-shared: ✖ 1 problem (0 errors, 1 warning) [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/process-definition-list: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/form-displayer/src/embedded/EmbeddedFormDisplayer.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: 59:8 warning React Hook useCallback has missing dependencies: 'props.context', 'props.data', and 'props.formContent'. Either include them or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: 104:8 warning React Hook useMemo has missing dependencies: 'pollInit', 'props', and 'refDelegate'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/form-displayer/src/envelope/components/FormDisplayer/FormDisplayer.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: 99:8 warning React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/form-displayer/src/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: 51:6 warning React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/form-displayer: ✖ 4 problems (0 errors, 4 warnings) [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/forms-list/src/embedded/EmbeddedFormsList.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: 82:8 warning React Hook useMemo has missing dependencies: 'pollInit', 'props.driver', 'props.targetOrigin', and 'refDelegate'. Either include them or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/forms-list/src/envelope/components/FormsList/FormsList.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: 62:6 warning React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/ui-packages/packages/forms-list/src/envelope/components/FormsTable/FormsTable.tsx [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: 70:6 warning React Hook useEffect has missing dependencies: 'formsData' and 'onSort'. Either include them or remove the dependency array react-hooks/exhaustive-deps [2022-05-30T19:49:37.973Z] [INFO] @kogito-apps/forms-list: ✖ 3 problems (0 errors, 3 warnings) [2022-05-30T19:49:38.233Z] [INFO] @kogito-apps/management-console-shared: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:38.233Z] [INFO] @kogito-apps/form-displayer: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:38.233Z] [INFO] @kogito-apps/forms-list: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:38.531Z] [INFO] @kogito-apps/common: $ copyfiles -u 1 "src/**/*.{sass,scss,css,svg,png}" dist/ --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:38.531Z] [INFO] @kogito-apps/consoles-common: $ rimraf dist && tsc -m commonjs -p tsconfig.json && yarn run copy:css --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:39.173Z] [INFO] @kogito-apps/management-console: $ yarn run lint && webpack --config webpack.prod.js && locktt --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:39.173Z] [INFO] @kogito-apps/trusty: $ yarn lint && rimraf dist && rimraf dist-standalone && yarn build && yarn build:standalone --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:39.448Z] [INFO] @kogito-apps/trusty: $ eslint './src/**/*.ts{,x}' [2022-05-30T19:49:39.448Z] [INFO] @kogito-apps/management-console: $ eslint './{src,cypress}/**/*.ts{,x}' Superseded by #341 [2022-05-30T19:49:39.690Z] Sending interrupt signal to process [2022-05-30T19:49:40.053Z] [INFO] @kogito-apps/consoles-common: /bin/sh: line 1: 21253 Terminated tsc -m commonjs -p tsconfig.json [2022-05-30T19:49:40.053Z] [INFO] @kogito-apps/consoles-common: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. [2022-05-30T19:49:40.053Z] [INFO] @kogito-apps/consoles-common: error Command failed with exit code 143. [2022-05-30T19:49:40.053Z] [INFO] @kogito-apps/consoles-common: /bin/sh: line 1: 21165 Terminated yarn run build --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-30T19:49:40.053Z] [INFO] @kogito-apps/consoles-common: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. [2022-05-30T19:49:40.053Z] [INFO] @kogito-apps/consoles-common: error Command failed with exit code 143. [2022-05-30T19:49:40.053Z] [INFO] lerna ERR! yarn run build:prod --registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ exited undefined in '@kogito-apps/consoles-common' [2022-05-30T19:49:40.053Z] [INFO] lerna WARN complete Waiting for 7 child processes to exit. CTRL-C to exit immediately. [2022-05-30T19:49:40.053Z] [INFO] error Command failed with exit code 1. [2022-05-30T19:49:40.053Z] [INFO] info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] ------------------< org.kie.kogito:security-commons >------------------- [2022-05-30T19:49:40.053Z] [INFO] Building Kogito Apps :: Security Commons 2.0.0-SNAPSHOT [44/103] [2022-05-30T19:49:40.053Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-05-30T19:49:40.053Z] [INFO] Number of files to be formatted: 3 [2022-05-30T19:49:40.053Z] [INFO] Successfully formatted: 0 file(s) [2022-05-30T19:49:40.053Z] [INFO] Fail to format: 0 file(s) [2022-05-30T19:49:40.053Z] [INFO] Skipped: 3 file(s) [2022-05-30T19:49:40.053Z] [INFO] Read only skipped: 0 file(s) [2022-05-30T19:49:40.053Z] [INFO] Approximate time taken: 0s [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] Using compiler compliance level: JAVA_11 [2022-05-30T19:49:40.053Z] [INFO] Total Files Processed: 3 in 00:00.006 [2022-05-30T19:49:40.053Z] [INFO] Already Sorted: 3 [2022-05-30T19:49:40.053Z] [INFO] Needed Sorting: 0 [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-05-30T19:49:40.053Z] [INFO] Copying 1 resource [2022-05-30T19:49:40.053Z] [INFO] [2022-05-30T19:49:40.053Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-commons --- [2022-05-30T19:49:40.053Z] [INFO] Changes detected - recompiling the module! [2022-05-30T19:49:40.053Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/target/classes [2022-05-30T19:49:40.308Z] [INFO] [2022-05-30T19:49:40.308Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ security-commons --- [2022-05-30T19:49:40.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-05-30T19:49:40.308Z] [INFO] Copying 1 resource [2022-05-30T19:49:40.308Z] [INFO] [2022-05-30T19:49:40.308Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-commons --- [2022-05-30T19:49:40.308Z] [INFO] Changes detected - recompiling the module! [2022-05-30T19:49:40.308Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/target/test-classes [2022-05-30T19:49:40.563Z] ::error title= [kiegroup/kogito-apps] [Execution ERROR]::mvn -f kogito-apps/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config6017707144103051012tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-05-30T19:49:40.563Z] [INFO] Archive artifact won't be executed [2022-05-30T19:49:40.563Z] ::group::[Pull Request Flow] Execution Summary... [2022-05-30T19:49:40.563Z] [INFO] ---------------------------------------------- [2022-05-30T19:49:40.564Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 10.3s (130324 ms) [2022-05-30T19:49:40.564Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 48.3s (168382 ms) [2022-05-30T19:49:40.564Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 52.9s (52904 ms) [2022-05-30T19:49:40.564Z] [INFO] [kiegroup/kogito-apps]. Execution Result: error. Time: 24m 10.7s (1450775 ms) [2022-05-30T19:49:40.564Z] [INFO] ---------------------------------------------- [2022-05-30T19:49:40.564Z] ::endgroup:: [2022-05-30T19:49:40.564Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/durable-18351688/script.sh: line 1: 5620 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-apps --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config6017707144103051012tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-05-30T19:49:40.567Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-05-30T19:49:40.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-05-30T19:49:40.710Z] Recording test results [2022-05-30T19:49:45.655Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-05-30T19:49:45.670Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-30T19:49:50.327Z] + rm -rf console.log [Pipeline] sh [2022-05-30T19:49:50.685Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/340/consoleText [2022-05-30T19:49:50.686Z] + tail -n 300 |
jenkins retest this |
jenkins run quarkus-lts |
(quarkus-lts) - kogito-runtimes job Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.quarkus-lts/job/kogito-runtimes.quarkus-lts.kogito-runtimes/3/display/redirect or see console log: Console LogsAttempting to resolve main from remote references...> git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8514033979414105288.key > git ls-remote -h https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Found match: refs/heads/main revision 7454532285f438dfa47f79050170ff8f0865448a The recommended git tool is: NONE using credential kie-ci-user-key > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest.quarkus-lts/jobs/kogito-runtimes.quarkus-lts.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest.quarkus-lts/jobs/kogito-runtimes.quarkus-lts.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh8115626891045345840.key > git fetch --no-tags --progress https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7454532285f438dfa47f79050170ff8f0865448a (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 7454532285f438dfa47f79050170ff8f0865448a # timeout=10 Commit message: "MavenCommand print settings only on demand (#193)" > git rev-list --no-walk 7454532285f438dfa47f79050170ff8f0865448a # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-psi-rhel7-xlarge-1643 in /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci Cloning the remote Git repository Avoid second fetch Checking out Revision adac8f2a9941bd69c243677fa941d7ce5e18f299 (origin/main) Commit message: "Remove 1.21.x branch as no more used (#457)" [Pipeline] } Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials PSSWD: kie-ci service account with access to jboss-integration private github space > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adac8f2a9941bd69c243677fa941d7ce5e18f299 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-31T09:23:06.942Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [2022-05-31T09:23:07.122Z] Installing NodeJS from /var/lib/jenkins/caches/nodejs/LINUX/amd64/12.16.3.tar.gz to /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-12.16.3 on rhos-01-kie-psi-rhel7-xlarge-1643 [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-31T09:23:11.508Z] + printenv [Pipeline] archiveArtifacts [2022-05-31T09:23:11.578Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2022-05-31T09:23:12.136Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes [Pipeline] { [Pipeline] echo [2022-05-31T09:23:12.164Z] [INFO] space left on the machine [Pipeline] sh [2022-05-31T09:23:12.496Z] + df -h [2022-05-31T09:23:12.497Z] Filesystem Size Used Avail Use% Mounted on [2022-05-31T09:23:12.497Z] devtmpfs 7.8G 0 7.8G 0% /dev [2022-05-31T09:23:12.497Z] tmpfs 7.8G 0 7.8G 0% /dev/shm [2022-05-31T09:23:12.497Z] tmpfs 7.8G 17M 7.8G 1% /run [2022-05-31T09:23:12.497Z] tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup [2022-05-31T09:23:12.497Z] /dev/vda1 80G 19G 62G 24% / [2022-05-31T09:23:12.497Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [2022-05-31T09:23:12.497Z] tmpfs 1.6G 0 1.6G 0% /run/user/0 [Pipeline] echo [2022-05-31T09:23:12.522Z] [INFO] space of /home/jenkins [Pipeline] sh [2022-05-31T09:23:12.806Z] + du -h -d1 /home/jenkins [2022-05-31T09:23:12.807Z] 4.0K /home/jenkins/.ssh [2022-05-31T09:23:12.807Z] 0 /home/jenkins/go [2022-05-31T09:23:12.807Z] 8.0K /home/jenkins/.vnc [2022-05-31T09:23:12.807Z] 12K /home/jenkins/.m2 [2022-05-31T09:23:12.807Z] 2.1G /home/jenkins/git-repos [2022-05-31T09:23:12.807Z] 8.0K /home/jenkins/.config [2022-05-31T09:23:12.807Z] 4.0K /home/jenkins/.cekit [2022-05-31T09:23:12.807Z] 80M /home/jenkins/virtenvs [2022-05-31T09:23:12.807Z] 31M /home/jenkins/remoting [2022-05-31T09:23:12.807Z] 0 /home/jenkins/.cache [2022-05-31T09:23:12.807Z] 1.1G /home/jenkins/workspace [2022-05-31T09:23:12.807Z] 0 /home/jenkins/.pki [2022-05-31T09:23:12.807Z] 0 /home/jenkins/caches [2022-05-31T09:23:12.807Z] 8.0K /home/jenkins/.java [2022-05-31T09:23:12.807Z] 81M /home/jenkins/tools [2022-05-31T09:23:12.807Z] 3.3G /home/jenkins [Pipeline] echo [2022-05-31T09:23:12.914Z] [INFO] space of workspace [Pipeline] sh [2022-05-31T09:23:13.201Z] + du -h -d3 /home/jenkins/workspace [2022-05-31T09:23:13.204Z] 0 /home/jenkins/workspace/KIE/kogito/1.22.x [2022-05-31T09:23:13.204Z] 1.1G /home/jenkins/workspace/KIE/kogito/1.13.x [2022-05-31T09:23:13.204Z] 2.3M /home/jenkins/workspace/KIE/kogito/main [2022-05-31T09:23:13.204Z] 1.1G /home/jenkins/workspace/KIE/kogito [2022-05-31T09:23:13.204Z] 1.1G /home/jenkins/workspace/KIE [2022-05-31T09:23:13.204Z] 1.1G /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-31T09:23:13.805Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2022-05-31T09:23:13.991Z] [INFO] build-chain version recovered '2.3.34' [Pipeline] sh [2022-05-31T09:23:15.774Z] + npm install -g @kie/[email protected] -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2022-05-31T09:23:17.688Z] /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-12.16.3/bin/build-chain-action -> /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-12.16.3/lib/node_modules/@kie/build-chain-action/bin/build-chain-cli.js [2022-05-31T09:23:17.688Z] npm WARN notsup Unsupported engine for @kie/[email protected]: wanted: {"node":">= 12.18.0"} (current: {"node":"12.16.3","npm":"6.14.4"}) [2022-05-31T09:23:17.688Z] npm WARN notsup Not compatible with your version of node/npm: @kie/[email protected] [2022-05-31T09:23:17.688Z] npm WARN @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself. [2022-05-31T09:23:17.688Z] [2022-05-31T09:23:17.688Z] + @kie/[email protected] [2022-05-31T09:23:17.688Z] added 109 packages from 89 contributors in 2.965s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-31T09:23:18.484Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2022-05-31T09:23:18.525Z] provisioning config files... [2022-05-31T09:23:18.531Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/config1419300930214794891tmp [Pipeline] { [Pipeline] withCredentials [2022-05-31T09:23:18.571Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] sh [2022-05-31T09:23:20.142Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2022-05-31T09:23:20.142Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2022-05-31T09:23:20.142Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2022-05-31T09:23:20.419Z] + build-chain-action -token=**** -df=https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-quarkus-config.yaml -folder=bc build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-runtimes --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/config1419300930214794891tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-05-31T09:23:20.674Z] [INFO] Executing pull request flow for https://github.com/kiegroup/kogito-runtimes/pull/2232 in bc [2022-05-31T09:23:20.930Z] [INFO] https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-quarkus-config.yaml exists, using it [2022-05-31T09:23:21.211Z] ::group::[PRE] Executing pre section for https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-quarkus-config.yaml [2022-05-31T09:23:21.211Z] [INFO] Execute command 'export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes' [2022-05-31T09:23:21.211Z] [INFO] Treating export command since it's not possible to run it from the runner itself [2022-05-31T09:23:21.211Z] [INFO] The variable BUILD_MVN_OPTS has been stored with ' -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3' value [2022-05-31T09:23:21.211Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3" [2022-05-31T09:23:21.211Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes' [2022-05-31T09:23:21.211Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2022-05-31T09:23:21.211Z] BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2022-05-31T09:23:21.211Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3" [2022-05-31T09:23:21.211Z] [INFO] Execute command 'export BUILD_MVN_OPTS_CURRENT=" -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT"' in dir '/home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes' [2022-05-31T09:23:21.211Z] [INFO] Treating export command since it's not possible to run it from the runner itself [2022-05-31T09:23:21.211Z] [INFO] The variable BUILD_MVN_OPTS_CURRENT has been stored with ' -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT' value [2022-05-31T09:23:21.211Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS_CURRENT=" -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT" [2022-05-31T09:23:21.211Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS_CURRENT= -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT"' in dir '/home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes' [2022-05-31T09:23:21.211Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT [2022-05-31T09:23:21.211Z] BUILD_MVN_OPTS_CURRENT= -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT [2022-05-31T09:23:21.211Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS_CURRENT= -Dquarkus.bootstrap.effective-model-builder -Dversion.io.quarkus=999-SNAPSHOT" [2022-05-31T09:23:21.211Z] ::endgroup:: [2022-05-31T09:23:21.211Z] ::group::[Pull Request Flow] Execution Plan... [2022-05-31T09:23:21.211Z] [INFO] ---------------------------------------------- [2022-05-31T09:23:21.211Z] [INFO] [3] projects will be executed [2022-05-31T09:23:21.211Z] [2022-05-31T09:23:21.211Z] [INFO] [quarkusio/quarkus] [2022-05-31T09:23:21.211Z] [INFO] Level Type: [upstream]. [2022-05-31T09:23:21.211Z] [INFO] mvn clean install -fae -Dquickly ${{ env.BUILD_MVN_OPTS }} [2022-05-31T09:23:21.211Z] [INFO] [ �[32m'docker system prune -f'�[39m ] [2022-05-31T09:23:21.211Z] [2022-05-31T09:23:21.211Z] [INFO] [kiegroup/drools] [2022-05-31T09:23:21.211Z] [INFO] Level Type: [upstream]. [2022-05-31T09:23:21.211Z] [INFO] mvn clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2022-05-31T09:23:21.211Z] [INFO] [ �[32m'docker system prune -f'�[39m ] [2022-05-31T09:23:21.211Z] [2022-05-31T09:23:21.211Z] [INFO] [kiegroup/kogito-runtimes] [2022-05-31T09:23:21.211Z] [INFO] Level Type: [current]. [2022-05-31T09:23:21.211Z] [INFO] [ [2022-05-31T09:23:21.211Z] �[32m'mvn -f kogito-runtimes/pom.xml clean install -Dversion.io.quarkus.quarkus-test-maven=999-SNAPSHOT ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS }}'�[39m [2022-05-31T09:23:21.211Z] ] [2022-05-31T09:23:21.211Z] [INFO] [ �[32m'docker system prune -f'�[39m ] [2022-05-31T09:23:21.211Z] [2022-05-31T09:23:21.211Z] [INFO] ---------------------------------------------- [2022-05-31T09:23:21.211Z] ::endgroup:: [2022-05-31T09:23:21.211Z] ::group::[Pull Request Flow] Checking out kiegroup/kogito-runtimes and its dependencies [2022-05-31T09:23:21.211Z] [INFO] Tree for project kiegroup/kogito-runtimes. Dependencies: [2022-05-31T09:23:21.211Z] quarkusio/quarkus, [2022-05-31T09:23:21.211Z] kiegroup/drools, [2022-05-31T09:23:21.211Z] kiegroup/kogito-runtimes [2022-05-31T09:23:21.211Z] [INFO] [quarkusio/quarkus] Checking out project [2022-05-31T09:23:21.736Z] [WARN] fjtirado/quarkus not found. Trying to get it by forked project list. Superseded by #4 [2022-05-31T09:23:44.328Z] Sending interrupt signal to process [2022-05-31T09:23:44.521Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/durable-332e71b2/script.sh: line 1: 2715 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-quarkus-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-runtimes --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/config1419300930214794891tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-05-31T09:23:44.524Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-05-31T09:23:44.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-05-31T09:23:44.856Z] Recording test results [2022-05-31T09:23:44.946Z] No test report files were found. Configuration error? Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-1643 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1166) at hudson.FilePath.act(FilePath.java:1155) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:107) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:153) at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:247) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-31T09:23:45.300Z] + rm -rf console.log [Pipeline] sh |
jenkins run kogito-runtimes quarkus-lts |
(quarkus-lts) - kogito-runtimes job Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.quarkus-lts/job/kogito-runtimes.quarkus-lts.kogito-runtimes/4/display/redirect or see console log: Console Logs[2022-05-31T09:26:39.918Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/src/main/java/io/quarkus/devtools/testing/codestarts/QuarkusCodestartTestBuilder.java:[212,75] getExtensionCatalog(java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated[2022-05-31T09:26:39.918Z] [INFO] [2022-05-31T09:26:39.918Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-testing --- [2022-05-31T09:26:39.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-05-31T09:26:39.918Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2022-05-31T09:26:39.918Z] [INFO] Copying 54 resources [2022-05-31T09:26:39.918Z] [INFO] [2022-05-31T09:26:39.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-testing --- [2022-05-31T09:26:39.918Z] [INFO] Changes detected - recompiling the module! [2022-05-31T09:26:39.918Z] [INFO] Compiling 15 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/target/test-classes Superseded by #5 [2022-05-31T09:26:40.152Z] Sending interrupt signal to process [2022-05-31T09:26:40.505Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/project/create/MultiplePlatformBomsTestBase.java:[184,36] getProject(java.nio.file.Path,io.quarkus.devtools.project.BuildTool,java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated [2022-05-31T09:26:40.505Z] [INFO] [2022-05-31T09:26:40.505Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-testing --- [2022-05-31T09:26:40.505Z] [INFO] Tests are skipped. [2022-05-31T09:26:40.505Z] [INFO] [2022-05-31T09:26:40.505Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-testing --- [2022-05-31T09:26:40.505Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-999-SNAPSHOT.jar [2022-05-31T09:26:40.505Z] [INFO] [2022-05-31T09:26:40.505Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-testing --- [2022-05-31T09:26:40.505Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-999-SNAPSHOT-sources.jar [2022-05-31T09:26:40.505Z] [INFO] [2022-05-31T09:26:40.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-testing --- [2022-05-31T09:26:40.505Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-999-SNAPSHOT.jar to /home/jenkins/.m2/repository/io/quarkus/quarkus-devtools-testing/999-SNAPSHOT/quarkus-devtools-testing-999-SNAPSHOT.jar [2022-05-31T09:26:40.505Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/pom.xml to /home/jenkins/.m2/repository/io/quarkus/quarkus-devtools-testing/999-SNAPSHOT/quarkus-devtools-testing-999-SNAPSHOT.pom [2022-05-31T09:26:40.505Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-999-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/io/quarkus/quarkus-devtools-testing/999-SNAPSHOT/quarkus-devtools-testing-999-SNAPSHOT-sources.jar [2022-05-31T09:26:40.505Z] [INFO] [2022-05-31T09:26:40.505Z] [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ quarkus-devtools-testing --- [2022-05-31T09:26:40.505Z] [INFO] io.quarkus:quarkus-devtools-testing:jar:999-SNAPSHOT [2022-05-31T09:26:40.505Z] [INFO] +- commons-io:commons-io:jar:2.11.0:compile [2022-05-31T09:26:40.505Z] [INFO] +- io.quarkus:quarkus-devtools-common:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.505Z] [INFO] | +- io.quarkus:quarkus-devtools-registry-client:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.505Z] [INFO] | | +- io.quarkus:quarkus-devtools-artifact-api:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.505Z] [INFO] | | +- io.quarkus:quarkus-devtools-message-writer:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.505Z] [INFO] | | | \- io.smallrye.common:smallrye-common-os:jar:1.10.0:compile [2022-05-31T09:26:40.505Z] [INFO] | | \- io.quarkus:quarkus-bootstrap-maven-resolver:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.505Z] [INFO] | | +- org.apache.maven:maven-embedder:jar:3.8.4:compile [2022-05-31T09:26:40.505Z] [INFO] | | | +- org.codehaus.plexus:plexus-cipher:jar:2.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- commons-cli:commons-cli:jar:1.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.4.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.4.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | | | \- org.jsoup:jsoup:jar:1.12.1:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [2022-05-31T09:26:40.506Z] [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.4.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.apache.maven.wagon:wagon-file:jar:3.4.3:compile [2022-05-31T09:26:40.506Z] [INFO] | +- io.quarkus:quarkus-devtools-utilities:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | +- io.quarkus:quarkus-devtools-base-codestarts:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | +- io.quarkus:quarkus-devtools-codestarts:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- io.quarkus.qute:qute-core:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- io.smallrye.reactive:mutiny:jar:1.4.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- io.smallrye.common:smallrye-common-annotation:jar:1.10.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- io.quarkus:quarkus-bootstrap-app-model:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | +- org.apache.commons:commons-compress:jar:1.21:compile [2022-05-31T09:26:40.506Z] [INFO] | +- io.fabric8:maven-model-helper:jar:19:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-model:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.jdom:jdom:jar:1.1.3:compile [2022-05-31T09:26:40.506Z] [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.3:compile [2022-05-31T09:26:40.506Z] [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile [2022-05-31T09:26:40.506Z] [INFO] | +- org.apache.maven:maven-plugin-api:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-artifact:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.codehaus.plexus:plexus-utils:jar:3.3.0:compile [2022-05-31T09:26:40.506Z] [INFO] | +- org.apache.maven:maven-core:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-settings:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-settings-builder:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-builder-support:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-repository-metadata:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-model-builder:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven:maven-resolver-provider:jar:3.8.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- com.google.inject:guice:jar:no_aop:4.2.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- aopalliance:aopalliance:jar:1.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- com.google.guava:guava:jar:25.1-android:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- org.checkerframework:checker-compat-qual:jar:2.0.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.apache.commons:commons-lang3:jar:3.8.1:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.32:compile [2022-05-31T09:26:40.506Z] [INFO] | \- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2:compile [2022-05-31T09:26:40.506Z] [INFO] | +- jakarta.el:jakarta.el-api:jar:3.0.3:compile [2022-05-31T09:26:40.506Z] [INFO] | +- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- jakarta.ejb:jakarta.ejb-api:jar:3.2.6:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.2:compile [2022-05-31T09:26:40.506Z] [INFO] | \- jakarta.inject:jakarta.inject-api:jar:1.0:compile [2022-05-31T09:26:40.506Z] [INFO] +- io.quarkus:quarkus-junit5-internal:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | +- org.jboss.shrinkwrap:shrinkwrap-depchain:pom:1.2.6:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.jboss.shrinkwrap:shrinkwrap-api:jar:1.2.6:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.2.6:runtime [2022-05-31T09:26:40.506Z] [INFO] | | \- org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.2.6:runtime [2022-05-31T09:26:40.506Z] [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile [2022-05-31T09:26:40.506Z] [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:compile [2022-05-31T09:26:40.506Z] [INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:compile [2022-05-31T09:26:40.506Z] [INFO] | +- io.quarkus:quarkus-core:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- io.quarkus:quarkus-ide-launcher:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- io.quarkus:quarkus-development-mode-spi:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- io.smallrye.config:smallrye-config:jar:2.9.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- io.smallrye.config:smallrye-config-core:jar:2.9.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- io.smallrye.common:smallrye-common-expression:jar:1.10.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | | \- io.smallrye.common:smallrye-common-function:jar:1.10.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- io.smallrye.common:smallrye-common-constraint:jar:1.10.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | +- io.smallrye.common:smallrye-common-classloader:jar:1.10.0:compile [2022-05-31T09:26:40.506Z] [INFO] | | | \- io.smallrye.config:smallrye-config-common:jar:2.9.2:compile [2022-05-31T09:26:40.506Z] [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.9:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- org.jboss.threads:jboss-threads:jar:3.4.2.Final:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- org.graalvm.sdk:graal-sdk:jar:21.3.2:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-runner:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.515Z] [INFO] | | | \- io.smallrye.common:smallrye-common-io:jar:1.10.0:compile [2022-05-31T09:26:40.515Z] [INFO] | | \- io.quarkus:quarkus-fs-util:jar:0.0.9:compile [2022-05-31T09:26:40.515Z] [INFO] | +- io.quarkus:quarkus-test-common:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.515Z] [INFO] | | +- io.quarkus:quarkus-core-deployment:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.515Z] [INFO] | | | +- org.aesh:readline:jar:2.2:compile [2022-05-31T09:26:40.515Z] [INFO] | | | | \- org.fusesource.jansi:jansi:jar:1.18:compile [2022-05-31T09:26:40.515Z] [INFO] | | | +- org.aesh:aesh:jar:2.6:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- io.quarkus.gizmo:gizmo:jar:1.0.10.Final:compile [2022-05-31T09:26:40.516Z] [INFO] | | | | \- org.ow2.asm:asm-util:jar:9.2:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- org.ow2.asm:asm:jar:9.2:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- org.ow2.asm:asm-commons:jar:9.2:compile [2022-05-31T09:26:40.516Z] [INFO] | | | | +- org.ow2.asm:asm-tree:jar:9.2:compile [2022-05-31T09:26:40.516Z] [INFO] | | | | \- org.ow2.asm:asm-analysis:jar:9.2:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- io.quarkus:quarkus-class-change-agent:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- io.quarkus:quarkus-bootstrap-core:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.516Z] [INFO] | | | | \- io.quarkus:quarkus-bootstrap-gradle-resolver:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- io.quarkus:quarkus-builder:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.516Z] [INFO] | | | +- org.junit.platform:junit-platform-launcher:jar:1.8.2:compile [2022-05-31T09:26:40.516Z] [INFO] | | | \- org.junit.jupiter:junit-jupiter:jar:5.8.2:test [2022-05-31T09:26:40.516Z] [INFO] | | +- io.quarkus:quarkus-jsonp-deployment:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.516Z] [INFO] | | | \- io.quarkus:quarkus-jsonp:jar:999-SNAPSHOT:compile [2022-05-31T09:26:40.516Z] [INFO] | | | \- org.glassfish:jakarta.json:jar:1.1.6:compile [2022-05-31T09:26:40.516Z] [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile [2022-05-31T09:26:40.516Z] [INFO] | | \- org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final:compile [2022-05-31T09:26:40.516Z] [INFO] | \- org.awaitility:awaitility:jar:4.1.1:compile [2022-05-31T09:26:40.516Z] [INFO] | \- org.hamcrest:hamcrest:jar:2.1:compile [2022-05-31T09:26:40.516Z] [INFO] +- org.mockito:mockito-core:jar:4.3.1:compile [2022-05-31T09:26:40.516Z] [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.7:compile [2022-05-31T09:26:40.516Z] [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:compile [2022-05-31T09:26:40.516Z] [INFO] | \- org.objenesis:objenesis:jar:3.2:runtime [2022-05-31T09:26:40.516Z] [INFO] \- org.assertj:assertj-core:jar:3.21.0:compile [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >-------- [2022-05-31T09:26:40.516Z] [INFO] Building RESTEasy Reactive - Parent pom 999-SNAPSHOT [50/966] [2022-05-31T09:26:40.516Z] [INFO] --------------------------------[ pom ]--------------------------------- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/resteasy-reactive/pom.xml to /home/jenkins/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-parent/999-SNAPSHOT/resteasy-reactive-parent-999-SNAPSHOT.pom [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ resteasy-reactive-parent --- [2022-05-31T09:26:40.516Z] [INFO] io.quarkus.resteasy.reactive:resteasy-reactive-parent:pom:999-SNAPSHOT [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >---- [2022-05-31T09:26:40.516Z] [INFO] Building RESTEasy Reactive - Common Parent 999-SNAPSHOT [51/966] [2022-05-31T09:26:40.516Z] [INFO] --------------------------------[ pom ]--------------------------------- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes/bc/quarkusio_quarkus/independent-projects/resteasy-reactive/common/pom.xml to /home/jenkins/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/999-SNAPSHOT/resteasy-reactive-common-parent-999-SNAPSHOT.pom [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ resteasy-reactive-common-parent --- [2022-05-31T09:26:40.516Z] [INFO] io.quarkus.resteasy.reactive:resteasy-reactive-common-parent:pom:999-SNAPSHOT [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >-------- [2022-05-31T09:26:40.516Z] [INFO] Building RESTEasy Reactive - Common Runtime 999-SNAPSHOT [52/966] [2022-05-31T09:26:40.516Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common --- [2022-05-31T09:26:40.516Z] [INFO] Skipping Rule Enforcement. [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common --- [2022-05-31T09:26:40.516Z] [INFO] [2022-05-31T09:26:40.516Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common --- [2022-05-31T09:26:40.771Z] [INFO] Processed 143 files in 255ms (Formatted: 0, Unchanged: 143, Failed: 0, Readonly: 0) [2022-05-31T09:26:40.771Z] [INFO] [2022-05-31T09:26:40.771Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common --- [2022-05-31T09:26:40.771Z] ::error title= [quarkusio/quarkus] [Execution ERROR]::mvn clean install -fae -Dquickly -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/config6698545674319558794tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-05-31T09:26:40.771Z] [INFO] Archive artifact won't be executed [2022-05-31T09:26:40.771Z] ::group::[Pull Request Flow] Execution Summary... [2022-05-31T09:26:40.771Z] [INFO] ---------------------------------------------- [2022-05-31T09:26:40.771Z] [INFO] [quarkusio/quarkus]. Execution Result: error. Time: 1m 10s (70065 ms) [2022-05-31T09:26:40.771Z] [INFO] ---------------------------------------------- [2022-05-31T09:26:40.771Z] ::endgroup:: [2022-05-31T09:26:40.771Z] [ERROR] [quarkusio/quarkus] error executing command: 'mvn clean install -fae -Dquickly -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/config6698545674319558794tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.1/bin/mvn' failed with exit code 143 [2022-05-31T09:26:40.772Z] [ERROR] Command executions have failed, please review latest execution Error: [quarkusio/quarkus] error executing command: 'mvn clean install -fae -Dquickly -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-runtimes.quarkus-lts.kogito-runtimes@tmp/config6698545674319558794tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.1/bin/mvn' failed with exit code 143 [2022-05-31T09:26:41.030Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-05-31T09:26:41.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-05-31T09:26:41.420Z] Recording test results [2022-05-31T09:26:43.667Z] No test report files were found. Configuration error? Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-1643 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1166) at hudson.FilePath.act(FilePath.java:1155) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:107) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:153) at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:247) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-31T09:26:44.162Z] + rm -rf console.log [Pipeline] sh |
(quarkus-lts) - kogito-runtimes job Test results:
Those are the test failures: org.kie.kogito.quarkus.dmn.KogitoDMNCodeCodestartIT.testContentjava.lang.NoSuchMethodError: 'org.assertj.core.api.AbstractAssert org.assertj.core.api.AbstractPathAssert.satisfies(java.util.function.Consumer)'at org.kie.kogito.quarkus.dmn.KogitoDMNCodeCodestartIT.testContent(KogitoDMNCodeCodestartIT.java:61) io.quarkus.it.kogito.devmode.DevMojoIT.testDRLHotReloadorg.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 3 minutes.at io.quarkus.it.kogito.devmode.DevMojoIT.testDRLHotReload(DevMojoIT.java:287) Caused by: java.util.concurrent.TimeoutException at io.quarkus.it.kogito.devmode.DevMojoIT.testDRLHotReload(DevMojoIT.java:287) io.quarkus.it.kogito.devmode.DevMojoIT.testDMNHotReloadorg.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 3 minutes.at io.quarkus.it.kogito.devmode.DevMojoIT.testDMNHotReload(DevMojoIT.java:216) Caused by: java.util.concurrent.TimeoutException at io.quarkus.it.kogito.devmode.DevMojoIT.testDMNHotReload(DevMojoIT.java:216) io.quarkus.it.kogito.devmode.DevMojoIT.testStaticResourceorg.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 3 minutes.at io.quarkus.it.kogito.devmode.DevMojoIT.testStaticResource(DevMojoIT.java:356) Caused by: java.util.concurrent.TimeoutException at io.quarkus.it.kogito.devmode.DevMojoIT.testStaticResource(DevMojoIT.java:356) io.quarkus.it.kogito.devmode.DevMojoIT.testBPMN2HotReloadorg.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 3 minutes.at io.quarkus.it.kogito.devmode.DevMojoIT.testBPMN2HotReload(DevMojoIT.java:142) Caused by: java.util.concurrent.TimeoutException at io.quarkus.it.kogito.devmode.DevMojoIT.testBPMN2HotReload(DevMojoIT.java:142) |
(quarkus-lts) - kogito-apps job Test results:
Those are the test failures: org.kie.kogito.index.ProcessDataIndexMongoDBIT.testProcessInstanceEventsjava.lang.IllegalStateException: Failed to load ApplicationContextCaused by: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 43112 is already in use Caused by: org.springframework.boot.web.server.PortInUseException: Port 43112 is already in use Caused by: java.lang.IllegalArgumentException: standardService.connector.startFailed Caused by: org.apache.catalina.LifecycleException: Protocol handler start failed Caused by: java.net.BindException: Address already in use |
Unrelated failures, I think this is ready to go |
...us-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/pom.xml
Show resolved
Hide resolved
2772712
to
2777358
Compare
(tests) - kogito-examples job Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/269/display/redirect or see console log: Console Logs[2022-06-01T11:42:21.151Z] [INFO][2022-06-01T11:42:21.151Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ data-index-service --- [2022-06-01T11:42:21.151Z] [INFO] Tests are skipped. [2022-06-01T11:42:21.151Z] [INFO] [2022-06-01T11:42:21.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ data-index-service --- [2022-06-01T11:42:21.151Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/data-index-service/2.0.0-SNAPSHOT/data-index-service-2.0.0-SNAPSHOT.pom [2022-06-01T11:42:21.151Z] [INFO] [2022-06-01T11:42:21.151Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ data-index-service --- [2022-06-01T11:42:21.151Z] [INFO] org.kie.kogito:data-index-service:pom:2.0.0-SNAPSHOT [2022-06-01T11:42:21.151Z] [INFO] [2022-06-01T11:42:21.151Z] [INFO] --------------< org.kie.kogito:data-index-service-common >-------------- [2022-06-01T11:42:21.151Z] [INFO] Building Kogito Apps :: Data Index Service Common 2.0.0-SNAPSHOT [37/103] [2022-06-01T11:42:21.151Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Skipping Rule Enforcement. [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Skipping Rule Enforcement. [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Skipping Rule Enforcement. [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Formatting is skipped [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Skipping execution of impsort-maven-plugin [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:42:22.217Z] [INFO] Copying 4 resources [2022-06-01T11:42:22.217Z] [INFO] [2022-06-01T11:42:22.217Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ data-index-service-common --- [2022-06-01T11:42:22.217Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:42:22.217Z] [INFO] Compiling 40 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/target/classes [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryParser.java:[41,42] unchecked cast [2022-06-01T11:42:22.473Z] required: java.util.Map [2022-06-01T11:42:22.473Z] found: java.lang.Object [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[32,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[37,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[42,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[47,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[52,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[57,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[62,20] unchecked cast [2022-06-01T11:42:22.473Z] required: B [2022-06-01T11:42:22.473Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.473Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[67,20] unchecked cast [2022-06-01T11:42:22.474Z] required: B [2022-06-01T11:42:22.474Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[72,20] unchecked cast [2022-06-01T11:42:22.474Z] required: B [2022-06-01T11:42:22.474Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[77,20] unchecked cast [2022-06-01T11:42:22.474Z] required: B [2022-06-01T11:42:22.474Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/event/AbstractBuilder.java:[82,20] unchecked cast [2022-06-01T11:42:22.474Z] required: B [2022-06-01T11:42:22.474Z] found: org.kie.kogito.index.event.AbstractBuilder [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/GraphQLSchemaManager.java:[434,56] unchecked conversion [2022-06-01T11:42:22.474Z] required: org.reactivestreams.Publisher [2022-06-01T11:42:22.474Z] found: io.smallrye.mutiny.Multi [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/GraphQLSchemaManager.java:[438,56] unchecked conversion [2022-06-01T11:42:22.474Z] required: org.reactivestreams.Publisher [2022-06-01T11:42:22.474Z] found: io.smallrye.mutiny.Multi [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/GraphQLSchemaManager.java:[456,64] unchecked call to map(java.util.function.Function) as a member of the raw type java.util.stream.Stream [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/GraphQLSchemaManager.java:[462,23] unchecked call to collect(java.util.stream.Collector) as a member of the raw type java.util.stream.Stream [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/GraphQLSchemaManager.java:[462,23] unchecked cast [2022-06-01T11:42:22.474Z] required: java.util.Collection [2022-06-01T11:42:22.474Z] found: java.lang.Object [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[67,89] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types [2022-06-01T11:42:22.474Z] required: T [2022-06-01T11:42:22.474Z] found: java.util.Map [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[67,90] unchecked conversion [2022-06-01T11:42:22.474Z] required: T [2022-06-01T11:42:22.474Z] found: java.util.Map [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[147,83] unchecked call to flatMap(java.util.function.Function>) as a member of the raw type java.util.stream.Stream [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[147,83] unchecked conversion [2022-06-01T11:42:22.474Z] required: java.util.stream.Stream> [2022-06-01T11:42:22.474Z] found: java.util.stream.Stream [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[176,51] unchecked cast [2022-06-01T11:42:22.474Z] required: java.util.Map [2022-06-01T11:42:22.474Z] found: java.lang.Object [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[183,73] unchecked method invocation: method in in class org.kie.kogito.persistence.api.query.QueryFilterFactory is applied to given types [2022-06-01T11:42:22.474Z] required: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] found: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[183,85] unchecked conversion [2022-06-01T11:42:22.474Z] required: java.util.List [2022-06-01T11:42:22.474Z] found: java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[195,51] unchecked cast [2022-06-01T11:42:22.474Z] required: java.util.Map [2022-06-01T11:42:22.474Z] found: java.lang.Object [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[202,73] unchecked method invocation: method in in class org.kie.kogito.persistence.api.query.QueryFilterFactory is applied to given types [2022-06-01T11:42:22.474Z] required: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] found: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[202,85] unchecked conversion [2022-06-01T11:42:22.474Z] required: java.util.List [2022-06-01T11:42:22.474Z] found: java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[216,51] unchecked cast [2022-06-01T11:42:22.474Z] required: java.util.Map [2022-06-01T11:42:22.474Z] found: java.lang.Object [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[243,51] unchecked cast [2022-06-01T11:42:22.474Z] required: java.util.Map [2022-06-01T11:42:22.474Z] found: java.lang.Object [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[252,82] unchecked method invocation: method containsAll in class org.kie.kogito.persistence.api.query.QueryFilterFactory is applied to given types [2022-06-01T11:42:22.474Z] required: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] found: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[252,94] unchecked conversion [2022-06-01T11:42:22.474Z] required: java.util.List [2022-06-01T11:42:22.474Z] found: java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[254,82] unchecked method invocation: method containsAny in class org.kie.kogito.persistence.api.query.QueryFilterFactory is applied to given types [2022-06-01T11:42:22.474Z] required: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] found: java.lang.String,java.util.List [2022-06-01T11:42:22.474Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[254,94] unchecked conversion [2022-06-01T11:42:22.474Z] required: java.util.List [2022-06-01T11:42:22.474Z] found: java.util.List [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[264,51] unchecked cast [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.lang.Object [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[281,51] unchecked cast [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.lang.Object [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[288,73] unchecked method invocation: method in in class org.kie.kogito.persistence.api.query.QueryFilterFactory is applied to given types [2022-06-01T11:42:22.475Z] required: java.lang.String,java.util.List [2022-06-01T11:42:22.475Z] found: java.lang.String,java.util.List [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[288,85] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.List [2022-06-01T11:42:22.475Z] found: java.util.List [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[310,51] unchecked cast [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.lang.Object [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[317,73] unchecked method invocation: method in in class org.kie.kogito.persistence.api.query.QueryFilterFactory is applied to given types [2022-06-01T11:42:22.475Z] required: java.lang.String,java.util.List [2022-06-01T11:42:22.475Z] found: java.lang.String,java.util.List [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryMapper.java:[317,85] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.List [2022-06-01T11:42:22.475Z] found: java.util.List [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryOrderByParser.java:[54,88] unchecked cast [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.lang.Object [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/graphql/query/GraphQLQueryOrderByParser.java:[64,61] unchecked cast [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.lang.Object [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[112,39] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[118,37] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[124,37] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[130,40] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[136,36] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[142,36] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture> [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[148,37] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[156,37] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[164,39] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[172,39] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[178,40] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[186,36] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[198,17] unchecked method invocation: constructor in class io.vertx.core.json.JsonObject is applied to given types [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.util.Map [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[198,32] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.Map [2022-06-01T11:42:22.475Z] found: java.util.Map [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[196,38] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[205,45] unchecked conversion [2022-06-01T11:42:22.475Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.475Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[214,36] unchecked conversion [2022-06-01T11:42:22.476Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[224,39] unchecked conversion [2022-06-01T11:42:22.476Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[232,45] unchecked conversion [2022-06-01T11:42:22.476Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[242,40] unchecked conversion [2022-06-01T11:42:22.476Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[253,39] unchecked conversion [2022-06-01T11:42:22.476Z] required: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] found: java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[289,28] unchecked call to complete(T) as a member of the raw type java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[336,44] unchecked call to complete(T) as a member of the raw type java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[336,68] unchecked method invocation: method bodyAsJson in interface io.vertx.ext.web.client.HttpResponse is applied to given types [2022-06-01T11:42:22.476Z] required: java.lang.Class [2022-06-01T11:42:22.476Z] found: java.lang.Class [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[336,69] unchecked conversion [2022-06-01T11:42:22.476Z] required: java.lang.Class [2022-06-01T11:42:22.476Z] found: java.lang.Class [2022-06-01T11:42:22.476Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/api/KogitoRuntimeClientImpl.java:[338,44] unchecked call to complete(T) as a member of the raw type java.util.concurrent.CompletableFuture [2022-06-01T11:42:22.476Z] [INFO] [2022-06-01T11:42:22.476Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ data-index-service-common --- [2022-06-01T11:42:22.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:42:22.476Z] [INFO] Copying 9 resources [2022-06-01T11:42:22.476Z] [INFO] [2022-06-01T11:42:22.476Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ data-index-service-common --- [2022-06-01T11:42:22.476Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:42:22.476Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_apps/data-index/data-index-service/data-index-service-common/target/test-classes Superseded by #270 [2022-06-01T11:42:22.834Z] Sending interrupt signal to process [2022-06-01T11:42:24.160Z] ::error title= [kiegroup/kogito-apps] [Execution ERROR]::mvn clean install -Dquickly -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config4449033960142694447tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-06-01T11:42:24.160Z] [INFO] Archive artifact won't be executed [2022-06-01T11:42:24.160Z] ::group::[Pull Request Flow] Execution Summary... [2022-06-01T11:42:24.160Z] [INFO] ---------------------------------------------- [2022-06-01T11:42:24.160Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 14s (134057 ms) [2022-06-01T11:42:24.160Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 48.1s (168113 ms) [2022-06-01T11:42:24.160Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 51.5s (51538 ms) [2022-06-01T11:42:24.160Z] [INFO] [kiegroup/kogito-apps]. Execution Result: error. Time: 45.8s (45811 ms) [2022-06-01T11:42:24.160Z] [INFO] ---------------------------------------------- [2022-06-01T11:42:24.160Z] ::endgroup:: [2022-06-01T11:42:24.160Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/durable-2bc111d9/script.sh: line 1: 25783 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-examples --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config4449033960142694447tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-06-01T11:42:24.163Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T11:42:24.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T11:42:24.533Z] Recording test results [2022-06-01T11:42:26.138Z] No test report files were found. Configuration error? Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-1911 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1166) at hudson.FilePath.act(FilePath.java:1155) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:107) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:153) at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:247) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T11:42:26.532Z] + rm -rf console.log [Pipeline] sh [2022-06-01T11:42:26.933Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/269/consoleText [2022-06-01T11:42:26.933Z] + tail -n 300 |
(tests) - kogito-apps job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/349/display/redirect or see console log: Console Logs[2022-06-01T11:42:24.163Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile[2022-06-01T11:42:24.163Z] [INFO] +- io.quarkus:quarkus-mongodb-client:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | +- io.quarkus:quarkus-core:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- jakarta.el:jakarta.el-api:jar:3.0.3:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:1.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.quarkus:quarkus-ide-launcher:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.quarkus:quarkus-development-mode-spi:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.smallrye.config:smallrye-config:jar:2.10.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.smallrye.config:smallrye-config-core:jar:2.10.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.smallrye.common:smallrye-common-expression:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | | \- io.smallrye.common:smallrye-common-function:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.smallrye.common:smallrye-common-classloader:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.smallrye.config:smallrye-config-common:jar:2.10.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.9:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.jboss.threads:jboss-threads:jar:3.4.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.slf4j:slf4j-api:jar:1.7.30:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.graalvm.sdk:graal-sdk:jar:22.0.0.2:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-runner:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.smallrye.common:smallrye-common-io:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | \- io.quarkus:quarkus-fs-util:jar:0.0.9:compile [2022-06-01T11:42:24.163Z] [INFO] | +- io.quarkus:quarkus-vertx:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.quarkus:quarkus-netty:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.netty:netty-codec:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | | \- io.netty:netty-common:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.netty:netty-handler:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.netty:netty-resolver:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.netty:netty-tcnative-classes:jar:2.0.48.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.netty:netty-codec-haproxy:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.netty:netty-buffer:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.netty:netty-transport:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.smallrye.common:smallrye-common-annotation:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.smallrye.common:smallrye-common-vertx-context:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.vertx:vertx-core:jar:4.2.7:compile [2022-06-01T11:42:24.163Z] [INFO] | | | | +- io.netty:netty-handler-proxy:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | | | \- io.netty:netty-codec-socks:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | | \- io.netty:netty-resolver-dns:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.74.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.smallrye.common:smallrye-common-constraint:jar:1.11.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-core:jar:2.21.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-runtime:jar:2.21.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.smallrye.reactive:vertx-mutiny-generator:jar:2.21.0:compile [2022-06-01T11:42:24.163Z] [INFO] | | | \- io.vertx:vertx-codegen:jar:4.2.7:compile [2022-06-01T11:42:24.163Z] [INFO] | | \- io.smallrye:smallrye-fault-tolerance-vertx:jar:5.4.0:compile [2022-06-01T11:42:24.163Z] [INFO] | +- io.quarkus:quarkus-mutiny-reactive-streams-operators:jar:2.9.2.Final:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.0.1:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core:jar:1.0.1:compile [2022-06-01T11:42:24.163Z] [INFO] | | \- io.smallrye.reactive:mutiny-reactive-streams-operators:jar:1.4.0:compile [2022-06-01T11:42:24.163Z] [INFO] | +- org.mongodb:mongodb-driver-sync:jar:4.3.4:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.mongodb:bson:jar:4.3.4:compile [2022-06-01T11:42:24.163Z] [INFO] | | \- org.mongodb:mongodb-driver-core:jar:4.3.4:compile [2022-06-01T11:42:24.163Z] [INFO] | +- org.mongodb:mongodb-driver-reactivestreams:jar:4.3.4:compile [2022-06-01T11:42:24.163Z] [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-06-01T11:42:24.164Z] [INFO] | | \- io.projectreactor:reactor-core:jar:3.2.22.RELEASE:runtime [2022-06-01T11:42:24.164Z] [INFO] | \- org.mongodb:mongodb-crypt:jar:1.2.1:compile [2022-06-01T11:42:24.164Z] [INFO] | \- net.java.dev.jna:jna:jar:5.8.0:compile [2022-06-01T11:42:24.164Z] [INFO] +- com.google.guava:guava:jar:31.1-jre:compile [2022-06-01T11:42:24.164Z] [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [2022-06-01T11:42:24.164Z] [INFO] | +- org.checkerframework:checker-qual:jar:3.21.4:compile [2022-06-01T11:42:24.164Z] [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.13.1:compile [2022-06-01T11:42:24.164Z] [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile [2022-06-01T11:42:24.164Z] [INFO] +- io.quarkus:quarkus-junit5-mockito:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.quarkus:quarkus-junit5:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-core:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- io.quarkus:quarkus-bootstrap-app-model:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- io.quarkus:quarkus-bootstrap-maven-resolver:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.apache.maven:maven-embedder:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-settings:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-core:jar:3.8.1:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | | +- org.apache.maven:maven-artifact:jar:3.8.1:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | | \- org.codehaus.plexus:plexus-component-annotations:jar:1.6:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-plugin-api:jar:3.8.1:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-model:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-model-builder:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-builder-support:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | | \- commons-io:commons-io:jar:2.11.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- com.google.inject:guice:jar:no_aop:4.2.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.codehaus.plexus:plexus-cipher:jar:2.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | \- commons-cli:commons-cli:jar:1.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.apache.maven:maven-settings-builder:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | \- org.codehaus.plexus:plexus-interpolation:jar:1.26:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.apache.maven:maven-resolver-provider:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven:maven-repository-metadata:jar:3.8.4:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | \- org.codehaus.plexus:plexus-utils:jar:3.3.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.apache.maven.wagon:wagon-http:jar:3.4.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.4.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | | \- org.jsoup:jsoup:jar:1.14.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.4.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | \- org.apache.maven.wagon:wagon-file:jar:3.4.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.quarkus:quarkus-test-common:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.quarkus:quarkus-junit5-properties:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.opentest4j:opentest4j:jar:1.2.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | \- com.thoughtworks.xstream:xstream:jar:1.4.19:test [2022-06-01T11:42:24.164Z] [INFO] | | \- io.github.x-stream:mxparser:jar:1.2.2:test [2022-06-01T11:42:24.164Z] [INFO] | | \- xmlpull:xmlpull:jar:1.1.3.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.quarkus:quarkus-junit5-mockito-config:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.quarkus:quarkus-arc-deployment:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.quarkus:quarkus-core-deployment:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.aesh:readline:jar:2.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | | \- org.fusesource.jansi:jansi:jar:1.18:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.aesh:aesh:jar:2.6:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- io.quarkus.gizmo:gizmo:jar:1.0.10.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | | \- org.ow2.asm:asm-util:jar:9.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.ow2.asm:asm:jar:9.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.ow2.asm:asm-commons:jar:9.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | +- org.ow2.asm:asm-tree:jar:9.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | | \- org.ow2.asm:asm-analysis:jar:9.3:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- io.quarkus:quarkus-class-change-agent:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- io.quarkus:quarkus-devtools-utilities:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- io.quarkus:quarkus-builder:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- org.junit.platform:junit-platform-launcher:jar:1.8.2:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-spi:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | | \- io.quarkus.arc:arc-processor:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.9:test [2022-06-01T11:42:24.164Z] [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.9:test [2022-06-01T11:42:24.164Z] [INFO] | \- org.objenesis:objenesis:jar:3.2:test [2022-06-01T11:42:24.164Z] [INFO] +- org.kie.kogito:kogito-quarkus-test-utils:jar:2.0.0-SNAPSHOT:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.kie.kogito:kogito-test-utils:jar:2.0.0-SNAPSHOT:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:testcontainers:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- junit:junit:jar:4.13.2:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.apache.commons:commons-compress:jar:1.21:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [2022-06-01T11:42:24.164Z] [INFO] | | | | \- org.jetbrains:annotations:jar:17.0.0:test [2022-06-01T11:42:24.164Z] [INFO] | | | +- com.github.docker-java:docker-java-api:jar:3.2.13:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13:test [2022-06-01T11:42:24.164Z] [INFO] | | | \- com.github.docker-java:docker-java-transport:jar:3.2.13:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:junit-jupiter:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:kafka:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:mongodb:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:postgresql:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:jdbc:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.testcontainers:oracle-xe:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- com.oracle.database.jdbc:ojdbc11:jar:21.5.0.0:test [2022-06-01T11:42:24.164Z] [INFO] | | \- org.testcontainers:database-commons:jar:1.17.1:test [2022-06-01T11:42:24.164Z] [INFO] | \- org.apache.kafka:kafka-clients:jar:3.1.0:test [2022-06-01T11:42:24.164Z] [INFO] | +- com.github.luben:zstd-jni:jar:1.5.0-4:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.lz4:lz4-java:jar:1.8.0:test [2022-06-01T11:42:24.164Z] [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:test [2022-06-01T11:42:24.164Z] [INFO] +- io.rest-assured:rest-assured:jar:4.5.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.codehaus.groovy:groovy:jar:3.0.9:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.9:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test [2022-06-01T11:42:24.164Z] [INFO] | | \- commons-codec:commons-codec:jar:1.15:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.13:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.hamcrest:hamcrest:jar:2.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.rest-assured:json-path:jar:4.5.1:test [2022-06-01T11:42:24.164Z] [INFO] | | +- org.codehaus.groovy:groovy-json:jar:3.0.9:test [2022-06-01T11:42:24.164Z] [INFO] | | \- io.rest-assured:rest-assured-common:jar:4.5.1:test [2022-06-01T11:42:24.164Z] [INFO] | \- io.rest-assured:xml-path:jar:4.5.1:test [2022-06-01T11:42:24.164Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:test [2022-06-01T11:42:24.164Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] +- io.smallrye:smallrye-health:jar:3.2.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.smallrye:smallrye-health-api:jar:3.2.1:test [2022-06-01T11:42:24.164Z] [INFO] | \- org.glassfish:jakarta.json:jar:1.1.6:test [2022-06-01T11:42:24.164Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.2.1:test [2022-06-01T11:42:24.164Z] [INFO] +- io.quarkus:quarkus-vertx-http:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.quarkus:quarkus-security-runtime-spi:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.21.0:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.21.0:test [2022-06-01T11:42:24.164Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.21.0:test [2022-06-01T11:42:24.164Z] [INFO] | | \- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.21.0:test [2022-06-01T11:42:24.164Z] [INFO] | \- io.vertx:vertx-web:jar:4.2.7:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.vertx:vertx-web-common:jar:4.2.7:test [2022-06-01T11:42:24.164Z] [INFO] | +- io.vertx:vertx-auth-common:jar:4.2.7:test [2022-06-01T11:42:24.164Z] [INFO] | \- io.vertx:vertx-bridge-common:jar:4.2.7:test [2022-06-01T11:42:24.164Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.9.2.Final:test [2022-06-01T11:42:24.164Z] [INFO] [2022-06-01T11:42:24.164Z] [INFO] --------------< org.kie.kogito:persistence-commons-redis >-------------- [2022-06-01T11:42:24.164Z] [INFO] Building Kogito Apps :: Persistence Commons Redis 2.0.0-SNAPSHOT [9/103] [2022-06-01T11:42:24.164Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:42:24.164Z] [INFO] [2022-06-01T11:42:24.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ persistence-commons-redis --- [2022-06-01T11:42:24.164Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:42:24.165Z] [INFO] Number of files to be formatted: 18 [2022-06-01T11:42:24.165Z] [INFO] Successfully formatted: 0 file(s) [2022-06-01T11:42:24.165Z] [INFO] Fail to format: 0 file(s) [2022-06-01T11:42:24.165Z] [INFO] Skipped: 18 file(s) [2022-06-01T11:42:24.165Z] [INFO] Read only skipped: 0 file(s) [2022-06-01T11:42:24.165Z] [INFO] Approximate time taken: 0s [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:42:24.165Z] [INFO] Total Files Processed: 18 in 00:00.039 [2022-06-01T11:42:24.165Z] [INFO] Already Sorted: 18 [2022-06-01T11:42:24.165Z] [INFO] Needed Sorting: 0 [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:42:24.165Z] [INFO] Copying 1 resource [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:42:24.165Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/target/classes [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/main/java/org/kie/kogito/persistence/redis/RedisStorage.java:[90,81] unchecked conversion [2022-06-01T11:42:24.165Z] required: java.util.Map [2022-06-01T11:42:24.165Z] found: java.util.Map [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:42:24.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/resources [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:42:24.165Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/target/test-classes [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[283,20] updateSynonym(long,java.lang.String...) in io.redisearch.Client has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[278,17] addSynonym(java.lang.String...) in io.redisearch.Client has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[183,20] addHash(java.lang.String,double,boolean) in io.redisearch.Client has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[108,30] aggregate(io.redisearch.aggregation.AggregationRequest) in io.redisearch.Client has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[108,40] io.redisearch.aggregation.AggregationRequest in io.redisearch.aggregation has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[108,40] io.redisearch.aggregation.AggregationRequest in io.redisearch.aggregation has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisClientMock.java:[108,40] io.redisearch.aggregation.AggregationRequest in io.redisearch.aggregation has been deprecated [2022-06-01T11:42:24.165Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/src/test/java/org/kie/kogito/persistence/redis/RedisQueryTest.java:[61,69] unchecked conversion [2022-06-01T11:42:24.165Z] required: java.util.Map [2022-06-01T11:42:24.165Z] found: java.util.Map [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ persistence-commons-redis --- [2022-06-01T11:42:24.165Z] [INFO] Surefire report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/persistence-commons/persistence-commons-redis/target/surefire-reports [2022-06-01T11:42:24.165Z] [INFO] [2022-06-01T11:42:24.165Z] [INFO] ------------------------------------------------------- [2022-06-01T11:42:24.165Z] [INFO] T E S T S [2022-06-01T11:42:24.165Z] [INFO] ------------------------------------------------------- [2022-06-01T11:42:24.420Z] ::error title= [kiegroup/kogito-apps] [Execution ERROR]::mvn -f kogito-apps/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config3309812541740580965tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-06-01T11:42:24.420Z] [INFO] Archive artifact won't be executed [2022-06-01T11:42:24.420Z] ::group::[Pull Request Flow] Execution Summary... [2022-06-01T11:42:24.420Z] [INFO] ---------------------------------------------- [2022-06-01T11:42:24.420Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 4.8s (124866 ms) [2022-06-01T11:42:24.420Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 45.4s (165486 ms) [2022-06-01T11:42:24.420Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 51.8s (51900 ms) [2022-06-01T11:42:24.420Z] [INFO] [kiegroup/kogito-apps]. Execution Result: error. Time: 1m 5.1s (65166 ms) [2022-06-01T11:42:24.420Z] [INFO] ---------------------------------------------- [2022-06-01T11:42:24.420Z] ::endgroup:: [2022-06-01T11:42:24.675Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/durable-c131a3d0/script.sh: line 1: 8870 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-apps --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config3309812541740580965tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-06-01T11:42:24.678Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T11:42:24.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T11:42:24.946Z] Recording test results [2022-06-01T11:42:26.176Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-06-01T11:42:26.230Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T11:42:28.429Z] + rm -rf console.log [Pipeline] sh [2022-06-01T11:42:28.835Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/349/consoleText [2022-06-01T11:42:28.835Z] + tail -n 300 |
(tests) - kogito-runtimes job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/220/display/redirect or see console log: Console Logs[2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,083 [main] INFO Initializing DMN DT Validator...[2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,083 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,083 [main] INFO Analysing decision tables in DMN Model 'NSEW' ... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,083 [main] INFO no decision tables found. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,236 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,236 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,236 [main] INFO Analysing decision tables in DMN Model 'NSEW' ... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,236 [main] INFO no decision tables found. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,358 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,358 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,358 [main] INFO Analysing decision tables in DMN Model 'NSEW' ... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,358 [main] INFO no decision tables found. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,452 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,452 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,452 [main] INFO Analysing decision tables in DMN Model 'NSEW' ... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,452 [main] INFO no decision tables found. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,551 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,552 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,552 [main] INFO Analysing decision tables in DMN Model 'NSEW' ... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,552 [main] INFO no decision tables found. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNShape for 'days' (DMN id: _fcf22829-0fd8-4f41-919e-3e909f01fbff, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNShape for 'compute Payroll' (DMN id: _5b8d18fb-39d8-4f5c-84a0-b79913b7aded, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNShape for 'vacationDays' (DMN id: _eac3ef9e-37de-4dca-8802-ee08ded9e268, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNShape for 'employee' (DMN id: _89e85ee4-f052-4977-bee5-a3b81a600c6c, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNEdge for '_621c38e6-638b-4907-bbc4-e7daf9d4272d' (DMN id: _621c38e6-638b-4907-bbc4-e7daf9d4272d, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNEdge for '_de1a99cb-c0c9-4e58-be9c-dc619e856fa6' (DMN id: _de1a99cb-c0c9-4e58-be9c-dc619e856fa6, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Missing DMNEdge for '_5e303927-d1c9-403c-a1b2-2af72044737d' (DMN id: _5e303927-d1c9-403c-a1b2-2af72044737d, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,655 [main] WARN Vacations: DMN: Variable named 'employee' is missing its type reference on node 'employee' (DMN id: _682874bf-b580-4a33-858d-7c1c4c8b9f3e, Type ref not defined) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,656 [main] WARN Vacations: DMN: Variable named 'employee' is missing its type reference on node 'compute Payroll' (DMN id: _7a08f51d-28b5-4cd0-b508-8eaaedfcf48b, Type ref not defined) [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,669 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,670 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,670 [main] INFO Analysing decision tables in DMN Model 'Vacations' ... [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,671 [main] INFO analysis for decision table 'vacationDays': [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,671 [main] WARN Columns: [employee.address.country] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2022-06-01T11:42:24.160Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNShape for 'days' (DMN id: _fcf22829-0fd8-4f41-919e-3e909f01fbff, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNShape for 'compute Payroll' (DMN id: _5b8d18fb-39d8-4f5c-84a0-b79913b7aded, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNShape for 'vacationDays' (DMN id: _eac3ef9e-37de-4dca-8802-ee08ded9e268, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNShape for 'employee' (DMN id: _89e85ee4-f052-4977-bee5-a3b81a600c6c, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNEdge for '_621c38e6-638b-4907-bbc4-e7daf9d4272d' (DMN id: _621c38e6-638b-4907-bbc4-e7daf9d4272d, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNEdge for '_de1a99cb-c0c9-4e58-be9c-dc619e856fa6' (DMN id: _de1a99cb-c0c9-4e58-be9c-dc619e856fa6, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Missing DMNEdge for '_5e303927-d1c9-403c-a1b2-2af72044737d' (DMN id: _5e303927-d1c9-403c-a1b2-2af72044737d, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,853 [main] WARN Vacations: DMN: Variable named 'employee' is missing its type reference on node 'employee' (DMN id: _682874bf-b580-4a33-858d-7c1c4c8b9f3e, Type ref not defined) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,854 [main] WARN Vacations: DMN: Variable named 'employee' is missing its type reference on node 'compute Payroll' (DMN id: _7a08f51d-28b5-4cd0-b508-8eaaedfcf48b, Type ref not defined) [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,866 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,866 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,866 [main] INFO Analysing decision tables in DMN Model 'Vacations' ... [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,867 [main] INFO analysis for decision table 'vacationDays': [2022-06-01T11:42:24.161Z] 2022-06-01 07:42:22,867 [main] WARN Columns: [employee.address.country] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. Superseded by #221 [2022-06-01T11:42:24.190Z] Sending interrupt signal to process [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNShape for 'days' (DMN id: _fcf22829-0fd8-4f41-919e-3e909f01fbff, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNShape for 'compute Payroll' (DMN id: _5b8d18fb-39d8-4f5c-84a0-b79913b7aded, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNShape for 'vacationDays' (DMN id: _eac3ef9e-37de-4dca-8802-ee08ded9e268, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNShape for 'employee' (DMN id: _89e85ee4-f052-4977-bee5-a3b81a600c6c, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNEdge for '_621c38e6-638b-4907-bbc4-e7daf9d4272d' (DMN id: _621c38e6-638b-4907-bbc4-e7daf9d4272d, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNEdge for '_de1a99cb-c0c9-4e58-be9c-dc619e856fa6' (DMN id: _de1a99cb-c0c9-4e58-be9c-dc619e856fa6, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Missing DMNEdge for '_5e303927-d1c9-403c-a1b2-2af72044737d' (DMN id: _5e303927-d1c9-403c-a1b2-2af72044737d, No DMNDiagramElement is associated with the element) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Variable named 'employee' is missing its type reference on node 'employee' (DMN id: _682874bf-b580-4a33-858d-7c1c4c8b9f3e, Type ref not defined) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,035 [main] WARN Vacations: DMN: Variable named 'employee' is missing its type reference on node 'compute Payroll' (DMN id: _7a08f51d-28b5-4cd0-b508-8eaaedfcf48b, Type ref not defined) [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,047 [main] INFO Initializing DMN DT Validator... [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,047 [main] INFO DMN DT Validator initialized. [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,047 [main] INFO Analysing decision tables in DMN Model 'Vacations' ... [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,048 [main] INFO analysis for decision table 'vacationDays': [2022-06-01T11:42:24.419Z] 2022-06-01 07:42:23,048 [main] WARN Columns: [employee.address.country] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2022-06-01T11:42:24.675Z] [INFO] [2022-06-01T11:42:24.675Z] [INFO] Results: [2022-06-01T11:42:24.675Z] [INFO] [2022-06-01T11:42:24.675Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2022-06-01T11:42:24.675Z] [INFO] [2022-06-01T11:42:24.675Z] [ERROR] There are test failures. [2022-06-01T11:42:24.675Z] [2022-06-01T11:42:24.675Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/surefire-reports for the individual test results. [2022-06-01T11:42:24.675Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2022-06-01T11:42:24.675Z] The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [2022-06-01T11:42:24.675Z] Command was /bin/sh -c cd /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions && /usr/lib/jvm/java-11-openjdk-11.0.14.1.1-1.el7_9.x86_64/bin/java '-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/target/jacoco.exec,append=true,excludes=*Lexer:org.kie.kogito.codegen.data.*' -Xms1024m -Xmx4g -Dfile.encoding=UTF-8 -jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/surefire/surefirebooter2244713553097562788.jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/surefire 2022-06-01T07-37-52_535-jvmRun1 surefire8503105037481740989tmp surefire_299901027345249463473tmp [2022-06-01T11:42:24.675Z] Error occurred in starting fork, check output in log [2022-06-01T11:42:24.675Z] Process Exit Code: 143 [2022-06-01T11:42:24.675Z] Crashed tests: [2022-06-01T11:42:24.675Z] org.kie.kogito.codegen.decision.DecisionCodegenTest [2022-06-01T11:42:24.675Z] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [2022-06-01T11:42:24.675Z] Command was /bin/sh -c cd /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions && /usr/lib/jvm/java-11-openjdk-11.0.14.1.1-1.el7_9.x86_64/bin/java '-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/target/jacoco.exec,append=true,excludes=*Lexer:org.kie.kogito.codegen.data.*' -Xms1024m -Xmx4g -Dfile.encoding=UTF-8 -jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/surefire/surefirebooter2244713553097562788.jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/surefire 2022-06-01T07-37-52_535-jvmRun1 surefire8503105037481740989tmp surefire_299901027345249463473tmp [2022-06-01T11:42:24.675Z] Error occurred in starting fork, check output in log [2022-06-01T11:42:24.675Z] Process Exit Code: 143 [2022-06-01T11:42:24.675Z] Crashed tests: [2022-06-01T11:42:24.675Z] org.kie.kogito.codegen.decision.DecisionCodegenTest [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748) [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:305) [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:265) [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314) [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159) [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932) [2022-06-01T11:42:24.675Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) [2022-06-01T11:42:24.675Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) [2022-06-01T11:42:24.675Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) [2022-06-01T11:42:24.675Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) [2022-06-01T11:42:24.675Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) [2022-06-01T11:42:24.675Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) [2022-06-01T11:42:24.675Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) [2022-06-01T11:42:24.675Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) [2022-06-01T11:42:24.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-01T11:42:24.675Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-01T11:42:24.675Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-01T11:42:24.675Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2022-06-01T11:42:24.675Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) [2022-06-01T11:42:24.675Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) [2022-06-01T11:42:24.675Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) [2022-06-01T11:42:24.675Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [2022-06-01T11:42:24.675Z] [2022-06-01T11:42:24.675Z] [INFO] [2022-06-01T11:42:24.675Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.675Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT.jar [2022-06-01T11:42:24.675Z] [INFO] [2022-06-01T11:42:24.675Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.675Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT-tests.jar [2022-06-01T11:42:24.675Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.676Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT-sources.jar [2022-06-01T11:42:24.676Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.676Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT-test-sources.jar [2022-06-01T11:42:24.676Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.676Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.676Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/failsafe-reports [2022-06-01T11:42:24.676Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.676Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-codegen-decisions/2.0.0-SNAPSHOT/kogito-codegen-decisions-2.0.0-SNAPSHOT.jar [2022-06-01T11:42:24.676Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/kogito-codegen-decisions/2.0.0-SNAPSHOT/kogito-codegen-decisions-2.0.0-SNAPSHOT.pom [2022-06-01T11:42:24.676Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-codegen-decisions/2.0.0-SNAPSHOT/kogito-codegen-decisions-2.0.0-SNAPSHOT-tests.jar [2022-06-01T11:42:24.676Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-codegen-decisions/2.0.0-SNAPSHOT/kogito-codegen-decisions-2.0.0-SNAPSHOT-sources.jar [2022-06-01T11:42:24.676Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-decisions/target/kogito-codegen-decisions-2.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-codegen-decisions/2.0.0-SNAPSHOT/kogito-codegen-decisions-2.0.0-SNAPSHOT-test-sources.jar [2022-06-01T11:42:24.676Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ kogito-codegen-decisions --- [2022-06-01T11:42:24.676Z] [INFO] org.kie.kogito:kogito-codegen-decisions:jar:2.0.0-SNAPSHOT [2022-06-01T11:42:24.676Z] [INFO] +- org.kie.kogito:kogito-codegen-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.slf4j:slf4j-api:jar:1.7.30:compile [2022-06-01T11:42:24.676Z] [INFO] | +- com.github.javaparser:javaparser-core:jar:3.23.1:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.drools:drools-codegen-common:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie:kie-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.drools:drools-ruleunits-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.kie.kogito:kogito-pmml-api-dependencies:pom:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie:kie-pmml-evaluator-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | \- org.kie:kie-pmml-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | \- org.apache.commons:commons-math3:jar:3.4.1:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.kie:kie-pmml-commons:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.apache.commons:commons-text:jar:1.9:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2022-06-01T11:42:24.676Z] [INFO] +- org.kie.kogito:kogito-codegen-core:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.drools:drools-util:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.3:compile [2022-06-01T11:42:24.676Z] [INFO] +- org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie:kie-dmn-core:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.kie:kie-dmn-backend:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.kie:kie-util-xml:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- com.thoughtworks.xstream:xstream:jar:1.4.19:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- io.github.x-stream:mxparser:jar:1.2.2:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- xmlpull:xmlpull:jar:1.1.3.1:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.kie:kie-internal:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.kie:kie-memory-compiler:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-wiring-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-core:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.drools:drools-wiring-static:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-compiler:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.drools:drools-drl-parser:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.drools:drools-drl-extensions:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.drools:drools-drl-ast:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.drools:drools-kiesession:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.drools:drools-ecj:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | +- org.kie:kie-util-maven-support:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- org.antlr:antlr-runtime:jar:3.5.2:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-canonical-model:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-model-compiler:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- org.drools:drools-mvel-compiler:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-mvel-parser:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.drools:drools-alphanetwork-compiler:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.antlr:antlr4-runtime:jar:4.9.2:compile [2022-06-01T11:42:24.676Z] [INFO] | | \- org.jpmml:pmml-model:jar:1.5.1:compile [2022-06-01T11:42:24.676Z] [INFO] | | \- org.jpmml:pmml-agent:jar:1.5.1:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie:kie-dmn-validation:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | | \- org.drools:drools-commands:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.drools:drools-ruleunits-impl:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] +- org.kie:kie-dmn-openapi:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:2.1.22:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.3:compile [2022-06-01T11:42:24.676Z] [INFO] | | | \- org.yaml:snakeyaml:jar:1.30:compile [2022-06-01T11:42:24.676Z] [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile [2022-06-01T11:42:24.676Z] [INFO] | | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie:kie-dmn-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | +- org.kie:kie-dmn-model:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- org.kie:kie-dmn-feel:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- ch.obermuhlner:big-math:jar:2.0.1:compile [2022-06-01T11:42:24.676Z] [INFO] +- org.kie.kogito:grafana-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.3:compile [2022-06-01T11:42:24.676Z] [INFO] +- org.kie.kogito:kogito-codegen-api:test-jar:tests:2.0.0-SNAPSHOT:test [2022-06-01T11:42:24.676Z] [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test [2022-06-01T11:42:24.676Z] [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test [2022-06-01T11:42:24.676Z] [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test [2022-06-01T11:42:24.676Z] [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test [2022-06-01T11:42:24.676Z] [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test [2022-06-01T11:42:24.676Z] [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [2022-06-01T11:42:24.676Z] [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test [2022-06-01T11:42:24.676Z] [INFO] +- org.assertj:assertj-core:jar:3.22.0:test [2022-06-01T11:42:24.676Z] [INFO] +- ch.qos.logback:logback-classic:jar:1.2.9:test [2022-06-01T11:42:24.676Z] [INFO] | \- ch.qos.logback:logback-core:jar:1.2.9:test [2022-06-01T11:42:24.676Z] [INFO] +- org.mockito:mockito-core:jar:4.5.1:test [2022-06-01T11:42:24.676Z] [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.9:test [2022-06-01T11:42:24.676Z] [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.9:test [2022-06-01T11:42:24.676Z] [INFO] | \- org.objenesis:objenesis:jar:3.2:test [2022-06-01T11:42:24.676Z] [INFO] \- org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:42:24.676Z] [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3:compile [2022-06-01T11:42:24.676Z] [INFO] +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.3:compile [2022-06-01T11:42:24.676Z] [INFO] +- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-06-01T11:42:24.676Z] [INFO] +- io.cloudevents:cloudevents-api:jar:2.3.0:compile [2022-06-01T11:42:24.676Z] [INFO] \- io.cloudevents:cloudevents-json-jackson:jar:2.3.0:compile [2022-06-01T11:42:24.676Z] [INFO] \- io.cloudevents:cloudevents-core:jar:2.3.0:compile [2022-06-01T11:42:24.676Z] [INFO] [2022-06-01T11:42:24.676Z] [INFO] -------------< org.kie.kogito:kogito-codegen-predictions >-------------- [2022-06-01T11:42:24.676Z] [INFO] Building Kogito :: Codegen Predictions 2.0.0-SNAPSHOT [55/315] [2022-06-01T11:42:24.676Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:42:24.932Z] [INFO] Number of files to be formatted: 10 [2022-06-01T11:42:24.932Z] [INFO] Successfully formatted: 0 file(s) [2022-06-01T11:42:24.932Z] [INFO] Fail to format: 0 file(s) [2022-06-01T11:42:24.932Z] [INFO] Skipped: 10 file(s) [2022-06-01T11:42:24.932Z] [INFO] Read only skipped: 0 file(s) [2022-06-01T11:42:24.932Z] [INFO] Approximate time taken: 0s [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (jacoco-prepare-agent) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] jacoco.agent.argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/target/jacoco.exec,append=true,excludes=*Lexer:org.kie.kogito.codegen.data.* [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:42:24.932Z] [INFO] Total Files Processed: 10 in 00:00.021 [2022-06-01T11:42:24.932Z] [INFO] Already Sorted: 10 [2022-06-01T11:42:24.932Z] [INFO] Needed Sorting: 0 [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:42:24.932Z] [INFO] Copying 9 resources [2022-06-01T11:42:24.932Z] [INFO] [2022-06-01T11:42:24.932Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-codegen-predictions --- [2022-06-01T11:42:24.932Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:42:24.932Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/kogito-codegen-modules/kogito-codegen-predictions/target/classes [2022-06-01T11:42:24.932Z] ::error title= [kiegroup/kogito-runtimes] [Execution ERROR]::mvn -f kogito-runtimes/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Prun-code-coverage -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config6850994854152178665tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-06-01T11:42:24.932Z] [INFO] Archive artifact won't be executed [2022-06-01T11:42:24.932Z] ::group::[Pull Request Flow] Execution Summary... [2022-06-01T11:42:24.932Z] [INFO] ---------------------------------------------- [2022-06-01T11:42:24.932Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 25.8s (145871 ms) [2022-06-01T11:42:24.932Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: error. Time: 4m 46.1s (286139 ms) [2022-06-01T11:42:24.932Z] [INFO] ---------------------------------------------- [2022-06-01T11:42:24.932Z] ::endgroup:: [2022-06-01T11:42:25.188Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/durable-5565f9d2/script.sh: line 1: 22817 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-runtimes --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config6850994854152178665tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-06-01T11:42:25.192Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T11:42:25.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T11:42:25.591Z] Recording test results [2022-06-01T11:42:26.548Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-06-01T11:42:26.635Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T11:42:28.554Z] + rm -rf console.log [Pipeline] sh [2022-06-01T11:42:28.918Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/220/consoleText [2022-06-01T11:42:28.918Z] + tail -n 300 |
(tests) - kogito-examples job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/270/display/redirect or see console log: Console Logs[2022-06-01T11:53:20.517Z] [INFO] | \- com.thoughtworks.xstream:xstream:jar:1.4.19:test[2022-06-01T11:53:20.517Z] [INFO] | \- io.github.x-stream:mxparser:jar:1.2.2:test [2022-06-01T11:53:20.517Z] [INFO] | \- xmlpull:xmlpull:jar:1.1.3.1:test [2022-06-01T11:53:20.517Z] [INFO] +- io.rest-assured:rest-assured:jar:4.5.1:test [2022-06-01T11:53:20.517Z] [INFO] | +- org.codehaus.groovy:groovy:jar:3.0.9:test [2022-06-01T11:53:20.517Z] [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.9:test [2022-06-01T11:53:20.517Z] [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test [2022-06-01T11:53:20.517Z] [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.15:test [2022-06-01T11:53:20.517Z] [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.13:test [2022-06-01T11:53:20.517Z] [INFO] | +- org.hamcrest:hamcrest:jar:2.1:test [2022-06-01T11:53:20.517Z] [INFO] | +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test [2022-06-01T11:53:20.517Z] [INFO] | +- io.rest-assured:json-path:jar:4.5.1:test [2022-06-01T11:53:20.517Z] [INFO] | | +- org.codehaus.groovy:groovy-json:jar:3.0.9:test [2022-06-01T11:53:20.517Z] [INFO] | | \- io.rest-assured:rest-assured-common:jar:4.5.1:test [2022-06-01T11:53:20.517Z] [INFO] | \- io.rest-assured:xml-path:jar:4.5.1:test [2022-06-01T11:53:20.517Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2022-06-01T11:53:20.517Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.9.2.Final:compile [2022-06-01T11:53:20.517Z] [INFO] +- io.smallrye:smallrye-health:jar:3.2.1:compile [2022-06-01T11:53:20.517Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2022-06-01T11:53:20.517Z] [INFO] | +- io.smallrye:smallrye-health-api:jar:3.2.1:compile [2022-06-01T11:53:20.517Z] [INFO] | \- org.glassfish:jakarta.json:jar:1.1.6:compile [2022-06-01T11:53:20.517Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.2.1:compile [2022-06-01T11:53:20.517Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.9.2.Final:compile [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] ---------< org.kie.kogito.examples:dmn-drools-quarkus-metrics >--------- [2022-06-01T11:53:20.517Z] [INFO] Building Kogito Example :: DMN Metrics Quarkus 2.0.0-SNAPSHOT [4/133] [2022-06-01T11:53:20.517Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] Deleting /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/docker-compose/grafana/provisioning/dashboards (includes = [], excludes = [dashboard.yml]) [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:53:20.517Z] [INFO] Number of files to be formatted: 9 [2022-06-01T11:53:20.517Z] [INFO] Successfully formatted: 0 file(s) [2022-06-01T11:53:20.517Z] [INFO] Fail to format: 0 file(s) [2022-06-01T11:53:20.517Z] [INFO] Skipped: 9 file(s) [2022-06-01T11:53:20.517Z] [INFO] Read only skipped: 0 file(s) [2022-06-01T11:53:20.517Z] [INFO] Approximate time taken: 0s [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:53:20.517Z] [INFO] Total Files Processed: 9 in 00:00.065 [2022-06-01T11:53:20.517Z] [INFO] Already Sorted: 9 [2022-06-01T11:53:20.517Z] [INFO] Needed Sorting: 0 [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [debug] execute contextualize [2022-06-01T11:53:20.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:20.517Z] [INFO] Copying 4 resources [2022-06-01T11:53:20.517Z] [INFO] Copying 1 resource [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-filtered-resources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [debug] execute contextualize [2022-06-01T11:53:20.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:20.517Z] [INFO] Copying 2 resources [2022-06-01T11:53:20.517Z] [INFO] [2022-06-01T11:53:20.517Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.517Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:53:20.517Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/target/classes [2022-06-01T11:53:20.869Z] [INFO] [2022-06-01T11:53:20.869Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.869Z] [debug] execute contextualize [2022-06-01T11:53:20.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:20.869Z] [INFO] Copying 4 resources [2022-06-01T11:53:20.869Z] [INFO] [2022-06-01T11:53:20.869Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.869Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:53:20.869Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/target/test-classes [2022-06-01T11:53:20.869Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/src/test/java/org/kie/kogito/examples/quarkus/GrafanaDockerComposeIT.java:[64,37] unchecked call to withLogConsumer(java.lang.String,java.util.function.Consumer) as a member of the raw type org.testcontainers.containers.DockerComposeContainer [2022-06-01T11:53:20.869Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/src/test/java/org/kie/kogito/examples/quarkus/GrafanaDockerComposeIT.java:[66,37] unchecked call to withLogConsumer(java.lang.String,java.util.function.Consumer) as a member of the raw type org.testcontainers.containers.DockerComposeContainer [2022-06-01T11:53:20.870Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/src/test/java/org/kie/kogito/examples/quarkus/GrafanaDockerComposeIT.java:[71,37] unchecked call to withLogConsumer(java.lang.String,java.util.function.Consumer) as a member of the raw type org.testcontainers.containers.DockerComposeContainer [2022-06-01T11:53:20.870Z] [INFO] [2022-06-01T11:53:20.870Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.870Z] [INFO] [2022-06-01T11:53:20.870Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.870Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/target/dmn-drools-quarkus-metrics.jar [2022-06-01T11:53:20.870Z] [INFO] [2022-06-01T11:53:20.870Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.870Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/target/dmn-drools-quarkus-metrics-tests.jar [2022-06-01T11:53:20.870Z] [INFO] [2022-06-01T11:53:20.870Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.870Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/target/dmn-drools-quarkus-metrics-sources.jar [2022-06-01T11:53:20.870Z] [INFO] [2022-06-01T11:53:20.870Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:20.870Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-quarkus-examples/dmn-drools-quarkus-metrics/target/dmn-drools-quarkus-metrics-test-sources.jar [2022-06-01T11:53:20.870Z] [INFO] [2022-06-01T11:53:20.870Z] [INFO] --- quarkus-maven-plugin:2.9.2.Final:build (default) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:22.421Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=true, usePrometheusMonitoring=true, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2022-06-01T11:53:22.421Z] [INFO] Generator discovery performed, found [rules, decisions] [2022-06-01T11:53:25.074Z] [WARNING] LoanEligibility: DMN: Decision table with single output on node 'Eligibility' should not have an output type reference (DMN id: _6919B10D-0B12-4B5E-9DF5-1A90F166CF9A, The referenced element should not have a typeref set) [2022-06-01T11:53:25.074Z] [WARNING] LoanEligibility: DMN: Decision table with single output on node 'Is Enough?' should not have an output type reference (DMN id: _AB79DAA1-1365-4310-9C4A-62568955A63A, The referenced element should not have a typeref set) [2022-06-01T11:53:25.074Z] [WARNING] LoanEligibility: DMN: Decision table with single output on node 'Decide' should not have an output type reference (DMN id: _E4346355-A3C9-4982-AC03-62A9BA707EEF, The referenced element should not have a typeref set) [2022-06-01T11:53:25.074Z] [INFO] Initializing DMN DT Validator... [2022-06-01T11:53:25.074Z] [INFO] DMN DT Validator initialized. [2022-06-01T11:53:25.074Z] [INFO] Analysing decision tables in DMN Model 'Traffic Violation' ... [2022-06-01T11:53:25.074Z] [INFO] analysis for decision table 'Fine': [2022-06-01T11:53:25.074Z] [WARNING] Columns: [Violation.Type] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2022-06-01T11:53:25.074Z] [INFO] Analysing decision tables in DMN Model 'LoanEligibility' ... [2022-06-01T11:53:25.074Z] [INFO] analysis for decision table 'Eligibility': [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ <=0, -, - ] [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], <=80, >20 ] [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], >80, - ] [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], <=80, >25 ] [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], >80, - ] [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ >3000, <=80, >35 ] [2022-06-01T11:53:25.074Z] [WARNING] Gap detected: [ >3000, >80, - ] [2022-06-01T11:53:25.074Z] [INFO] analysis for decision table 'Judgement': [2022-06-01T11:53:25.074Z] [WARNING] Columns: [Eligibility, SupremeDirector] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2022-06-01T11:53:25.074Z] [INFO] analysis for decision table 'Is Enough?': [2022-06-01T11:53:25.074Z] [INFO] Decision Table Analysis of table 'Is Enough?' finished with no messages to be reported. [2022-06-01T11:53:25.074Z] [INFO] analysis for decision table 'Decide': [2022-06-01T11:53:25.074Z] [WARNING] Columns: [Judgement] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2022-06-01T11:53:25.074Z] [WARNING] [io.quarkus.config] Unrecognized configuration key "quarkus.container-image.name" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo [2022-06-01T11:53:25.074Z] [WARNING] [io.quarkus.config] Unrecognized configuration key "quarkus.container-image.group" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo [2022-06-01T11:53:25.074Z] [WARNING] [io.quarkus.config] Unrecognized configuration key "quarkus.container-image.build" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo [2022-06-01T11:53:25.074Z] [WARNING] [io.quarkus.config] Unrecognized configuration key "quarkus.container-image.tag" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo [2022-06-01T11:53:25.074Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3524ms [2022-06-01T11:53:25.074Z] [INFO] [2022-06-01T11:53:25.074Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:25.074Z] [debug] execute contextualize [2022-06-01T11:53:25.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:25.074Z] [INFO] Copying 6 resources [2022-06-01T11:53:25.074Z] [INFO] [2022-06-01T11:53:25.074Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:25.074Z] [debug] execute contextualize [2022-06-01T11:53:25.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:25.074Z] [INFO] Copying 10 resources [2022-06-01T11:53:25.074Z] [INFO] [2022-06-01T11:53:25.074Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-docker-compose-for-tests) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:25.074Z] [debug] execute contextualize [2022-06-01T11:53:25.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:25.074Z] [INFO] Copying 11 resources [2022-06-01T11:53:25.074Z] [INFO] [2022-06-01T11:53:25.074Z] [INFO] --- exec-maven-plugin:1.6.0:exec (docker-build) @ dmn-drools-quarkus-metrics --- [2022-06-01T11:53:25.345Z] Sending build context to Docker daemon 55.84MB
|
(tests) - kogito-runtimes job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/221/display/redirect or see console log: Console Logs[2022-06-01T11:53:32.723Z] [INFO][2022-06-01T11:53:32.723Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] Skipping packaging of the test-jar [2022-06-01T11:53:32.723Z] [INFO] [2022-06-01T11:53:32.723Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/rules/target/kogito-addons-springboot-events-rules-2.0.0-SNAPSHOT-sources.jar [2022-06-01T11:53:32.723Z] [INFO] [2022-06-01T11:53:32.723Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] No sources in project. Archive not created. [2022-06-01T11:53:32.723Z] [INFO] [2022-06-01T11:53:32.723Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] No tests to run. [2022-06-01T11:53:32.723Z] [INFO] [2022-06-01T11:53:32.723Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/rules/target/failsafe-reports [2022-06-01T11:53:32.723Z] [INFO] [2022-06-01T11:53:32.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/rules/target/kogito-addons-springboot-events-rules-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-springboot-events-rules/2.0.0-SNAPSHOT/kogito-addons-springboot-events-rules-2.0.0-SNAPSHOT.jar [2022-06-01T11:53:32.723Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/rules/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-springboot-events-rules/2.0.0-SNAPSHOT/kogito-addons-springboot-events-rules-2.0.0-SNAPSHOT.pom [2022-06-01T11:53:32.723Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/rules/target/kogito-addons-springboot-events-rules-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-springboot-events-rules/2.0.0-SNAPSHOT/kogito-addons-springboot-events-rules-2.0.0-SNAPSHOT-sources.jar [2022-06-01T11:53:32.723Z] [INFO] [2022-06-01T11:53:32.723Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ kogito-addons-springboot-events-rules --- [2022-06-01T11:53:32.723Z] [INFO] org.kie.kogito:kogito-addons-springboot-events-rules:jar:2.0.0-SNAPSHOT [2022-06-01T11:53:32.723Z] [INFO] +- org.kie.kogito:kogito-addons-events-rules:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | +- org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.kie:kie-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.drools:drools-ruleunits-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.kie:kie-internal:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.kie:kie-dmn-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.kie:kie-dmn-model:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | \- org.kie.kogito:kogito-pmml-api-dependencies:pom:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.kie:kie-pmml-evaluator-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.kie:kie-pmml-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.apache.commons:commons-math3:jar:3.4.1:compile [2022-06-01T11:53:32.723Z] [INFO] | | \- org.kie:kie-pmml-commons:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | \- org.apache.commons:commons-text:jar:1.9:compile [2022-06-01T11:53:32.723Z] [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2022-06-01T11:53:32.723Z] [INFO] | \- org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.3:compile [2022-06-01T11:53:32.723Z] [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.3:compile [2022-06-01T11:53:32.723Z] [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-06-01T11:53:32.723Z] [INFO] | +- io.cloudevents:cloudevents-api:jar:2.3.0:compile [2022-06-01T11:53:32.723Z] [INFO] | \- io.cloudevents:cloudevents-json-jackson:jar:2.3.0:compile [2022-06-01T11:53:32.723Z] [INFO] | \- io.cloudevents:cloudevents-core:jar:2.3.0:compile [2022-06-01T11:53:32.723Z] [INFO] +- org.kie.kogito:kogito-addons-springboot-messaging:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | +- org.kie.kogito:kogito-addons-messaging:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:32.723Z] [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.3:compile [2022-06-01T11:53:32.723Z] [INFO] | +- org.springframework.kafka:spring-kafka:jar:2.8.4:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.springframework:spring-context:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | | +- org.springframework:spring-aop:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | | +- org.springframework:spring-beans:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | | +- org.springframework:spring-core:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | | | \- org.springframework:spring-jcl:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.springframework:spring-expression:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.springframework:spring-messaging:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.springframework:spring-tx:jar:5.3.18:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.2:compile [2022-06-01T11:53:32.723Z] [INFO] | | +- org.apache.kafka:kafka-clients:jar:3.0.1:compile [2022-06-01T11:53:32.723Z] [INFO] | | | +- com.github.luben:zstd-jni:jar:1.5.0-2:runtime [2022-06-01T11:53:32.723Z] [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:runtime [2022-06-01T11:53:32.723Z] [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.8.1:runtime [2022-06-01T11:53:32.723Z] [INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.2:runtime [2022-06-01T11:53:32.724Z] [INFO] | +- org.slf4j:slf4j-api:jar:1.7.30:compile [2022-06-01T11:53:32.724Z] [INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | | +- org.springframework.boot:spring-boot:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.9:compile [2022-06-01T11:53:32.724Z] [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.9:compile [2022-06-01T11:53:32.724Z] [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile [2022-06-01T11:53:32.724Z] [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile [2022-06-01T11:53:32.724Z] [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile [2022-06-01T11:53:32.724Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.29:compile [2022-06-01T11:53:32.724Z] [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.3:compile [2022-06-01T11:53:32.724Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.3:compile [2022-06-01T11:53:32.724Z] [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.6.6:compile [2022-06-01T11:53:32.724Z] [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.60:compile [2022-06-01T11:53:32.724Z] [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.60:compile [2022-06-01T11:53:32.724Z] [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.60:compile [2022-06-01T11:53:32.724Z] [INFO] | +- org.springframework:spring-web:jar:5.3.18:compile [2022-06-01T11:53:32.724Z] [INFO] | \- org.springframework:spring-webmvc:jar:5.3.18:compile [2022-06-01T11:53:32.724Z] [INFO] \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2022-06-01T11:53:32.724Z] [INFO] [2022-06-01T11:53:32.724Z] [INFO] ----< org.kie.kogito:kogito-addons-springboot-events-process-kafka >---- [2022-06-01T11:53:32.724Z] [INFO] Building Kogito :: Add-Ons :: Events :: SprintBoot :: Process :: Kafka 2.0.0-SNAPSHOT [78/315] [2022-06-01T11:53:32.724Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:53:32.724Z] [INFO] [2022-06-01T11:53:32.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:32.724Z] [INFO] [2022-06-01T11:53:32.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:32.724Z] [INFO] [2022-06-01T11:53:32.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:32.724Z] [INFO] [2022-06-01T11:53:32.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:32.724Z] [INFO] [2022-06-01T11:53:32.724Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:32.724Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:53:32.724Z] [INFO] Number of files to be formatted: 1 [2022-06-01T11:53:33.021Z] [INFO] Successfully formatted: 0 file(s) [2022-06-01T11:53:33.021Z] [INFO] Fail to format: 0 file(s) [2022-06-01T11:53:33.021Z] [INFO] Skipped: 1 file(s) [2022-06-01T11:53:33.021Z] [INFO] Read only skipped: 0 file(s) [2022-06-01T11:53:33.021Z] [INFO] Approximate time taken: 0s [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (jacoco-prepare-agent) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] jacoco.agent.argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/target/jacoco.exec,append=true,excludes=*Lexer:org.kie.kogito.codegen.data.* [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:53:33.021Z] [INFO] Total Files Processed: 1 in 00:00.002 [2022-06-01T11:53:33.021Z] [INFO] Already Sorted: 1 [2022-06-01T11:53:33.021Z] [INFO] Needed Sorting: 0 [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/src/main/resources [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:53:33.021Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/target/classes [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/src/test/resources [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] No sources to compile [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] No tests to run. [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/target/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT.jar [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Skipping packaging of the test-jar [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/target/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT-sources.jar [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] No sources in project. Archive not created. [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] No tests to run. [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/target/failsafe-reports [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/target/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-springboot-events-process-kafka/2.0.0-SNAPSHOT/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT.jar [2022-06-01T11:53:33.021Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-springboot-events-process-kafka/2.0.0-SNAPSHOT/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT.pom [2022-06-01T11:53:33.021Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/springboot/addons/events/kafka/target/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-springboot-events-process-kafka/2.0.0-SNAPSHOT/kogito-addons-springboot-events-process-kafka-2.0.0-SNAPSHOT-sources.jar [2022-06-01T11:53:33.021Z] [INFO] [2022-06-01T11:53:33.021Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ kogito-addons-springboot-events-process-kafka --- [2022-06-01T11:53:33.021Z] [INFO] org.kie.kogito:kogito-addons-springboot-events-process-kafka:jar:2.0.0-SNAPSHOT [2022-06-01T11:53:33.021Z] [INFO] +- org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:33.021Z] [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3:compile [2022-06-01T11:53:33.021Z] [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.3:compile [2022-06-01T11:53:33.021Z] [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-06-01T11:53:33.021Z] [INFO] | +- io.cloudevents:cloudevents-api:jar:2.3.0:compile [2022-06-01T11:53:33.021Z] [INFO] | \- io.cloudevents:cloudevents-json-jackson:jar:2.3.0:compile [2022-06-01T11:53:33.021Z] [INFO] | \- io.cloudevents:cloudevents-core:jar:2.3.0:compile [2022-06-01T11:53:33.021Z] [INFO] +- org.springframework.kafka:spring-kafka:jar:2.8.4:compile [2022-06-01T11:53:33.021Z] [INFO] | +- org.springframework:spring-context:jar:5.3.18:compile [2022-06-01T11:53:33.021Z] [INFO] | | +- org.springframework:spring-aop:jar:5.3.18:compile [2022-06-01T11:53:33.021Z] [INFO] | | +- org.springframework:spring-beans:jar:5.3.18:compile [2022-06-01T11:53:33.021Z] [INFO] | | +- org.springframework:spring-core:jar:5.3.18:compile [2022-06-01T11:53:33.022Z] [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.18:compile [2022-06-01T11:53:33.022Z] [INFO] | | \- org.springframework:spring-expression:jar:5.3.18:compile [2022-06-01T11:53:33.022Z] [INFO] | +- org.springframework:spring-messaging:jar:5.3.18:compile [2022-06-01T11:53:33.022Z] [INFO] | +- org.springframework:spring-tx:jar:5.3.18:compile [2022-06-01T11:53:33.022Z] [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.2:compile [2022-06-01T11:53:33.022Z] [INFO] | +- org.apache.kafka:kafka-clients:jar:3.0.1:compile [2022-06-01T11:53:33.022Z] [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.0-2:runtime [2022-06-01T11:53:33.022Z] [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:runtime [2022-06-01T11:53:33.022Z] [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.1:runtime [2022-06-01T11:53:33.022Z] [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:runtime [2022-06-01T11:53:33.022Z] [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.3:compile [2022-06-01T11:53:33.022Z] [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.3:compile [2022-06-01T11:53:33.022Z] [INFO] \- org.slf4j:slf4j-api:jar:1.7.30:compile [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] ----------< org.kie.kogito:kogito-addons-persistence-parent >----------- [2022-06-01T11:53:33.022Z] [INFO] Building Kogito :: Add-Ons :: Persistence :: Parent 2.0.0-SNAPSHOT [79/315] [2022-06-01T11:53:33.022Z] [INFO] --------------------------------[ pom ]--------------------------------- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:53:33.022Z] [INFO] Number of files to be formatted: 0 [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (jacoco-prepare-agent) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] jacoco.agent.argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/target/jacoco.exec,append=true,excludes=*Lexer:org.kie.kogito.codegen.data.* [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:53:33.022Z] [INFO] Total Files Processed: 0 in 00:00.000 [2022-06-01T11:53:33.022Z] [INFO] Already Sorted: 0 [2022-06-01T11:53:33.022Z] [INFO] Needed Sorting: 0 [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] Skipping packaging of the test-jar [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] No tests to run. [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/addons/common/persistence/target/failsafe-reports [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/addons/common/persistence/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/kogito-addons-persistence-parent/2.0.0-SNAPSHOT/kogito-addons-persistence-parent-2.0.0-SNAPSHOT.pom [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ kogito-addons-persistence-parent --- [2022-06-01T11:53:33.022Z] [INFO] org.kie.kogito:kogito-addons-persistence-parent:pom:2.0.0-SNAPSHOT [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] ----------< org.kie.kogito:kogito-addons-persistence-mongodb >---------- [2022-06-01T11:53:33.022Z] [INFO] Building Kogito :: Add-Ons :: Persistence :: MongoDB 2.0.0-SNAPSHOT [80/315] [2022-06-01T11:53:33.022Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.022Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:53:33.022Z] [INFO] Number of files to be formatted: 16 [2022-06-01T11:53:33.022Z] [INFO] Successfully formatted: 0 file(s) [2022-06-01T11:53:33.022Z] [INFO] Fail to format: 0 file(s) [2022-06-01T11:53:33.022Z] [INFO] Skipped: 16 file(s) [2022-06-01T11:53:33.022Z] [INFO] Read only skipped: 0 file(s) [2022-06-01T11:53:33.022Z] [INFO] Approximate time taken: 0s [2022-06-01T11:53:33.022Z] [INFO] [2022-06-01T11:53:33.022Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ kogito-addons-persistence-mongodb --- Superseded by #222 [2022-06-01T11:53:33.074Z] Sending interrupt signal to process [2022-06-01T11:53:33.316Z] [INFO] [2022-06-01T11:53:33.317Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.317Z] [INFO] [2022-06-01T11:53:33.317Z] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (jacoco-prepare-agent) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.317Z] [INFO] jacoco.agent.argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito_runtimes/kogito-runtimes/target/jacoco.exec,append=true,excludes=*Lexer:org.kie.kogito.codegen.data.* [2022-06-01T11:53:33.317Z] [INFO] [2022-06-01T11:53:33.317Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ kogito-addons-persistence-mongodb --- [2022-06-01T11:53:33.317Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:53:33.317Z] ::error title= [kiegroup/kogito-runtimes] [Execution ERROR]::mvn -f kogito-runtimes/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Prun-code-coverage -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config750020666825325213tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-06-01T11:53:33.317Z] [INFO] Archive artifact won't be executed [2022-06-01T11:53:33.317Z] ::group::[Pull Request Flow] Execution Summary... [2022-06-01T11:53:33.317Z] [INFO] ---------------------------------------------- [2022-06-01T11:53:33.317Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 3m 3.2s (183267 ms) [2022-06-01T11:53:33.317Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: error. Time: 6m 48.1s (408134 ms) [2022-06-01T11:53:33.317Z] [INFO] ---------------------------------------------- [2022-06-01T11:53:33.317Z] ::endgroup:: [2022-06-01T11:53:33.317Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/durable-b1b36951/script.sh: line 1: 30055 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-runtimes --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config750020666825325213tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-06-01T11:53:33.320Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T11:53:33.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T11:53:34.872Z] Recording test results [2022-06-01T11:53:35.852Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-06-01T11:53:35.884Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T11:53:37.142Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-apps job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/350/display/redirect or see console log: Console Logs[2022-06-01T11:53:34.897Z] [INFO] +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.3:compile[2022-06-01T11:53:34.897Z] [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3:compile [2022-06-01T11:53:34.897Z] [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.3:compile [2022-06-01T11:53:34.897Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.9.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:2.1.22:compile [2022-06-01T11:53:34.897Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2022-06-01T11:53:34.897Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2022-06-01T11:53:34.897Z] [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.3:compile [2022-06-01T11:53:34.897Z] [INFO] | | | \- org.yaml:snakeyaml:jar:1.30:compile [2022-06-01T11:53:34.897Z] [INFO] | | \- org.jboss:jandex:jar:2.4.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.9.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] +- org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final:compile [2022-06-01T11:53:34.897Z] [INFO] +- io.quarkus:quarkus-container-image-jib:jar:2.9.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] | \- io.quarkus:quarkus-container-image:jar:2.9.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] +- io.quarkus:quarkus-smallrye-reactive-messaging:jar:2.9.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] | +- io.quarkus:quarkus-mutiny-reactive-streams-operators:jar:2.9.2.Final:compile [2022-06-01T11:53:34.897Z] [INFO] | | +- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.0.1:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core:jar:1.0.1:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- io.smallrye.reactive:mutiny-reactive-streams-operators:jar:1.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.quarkus:quarkus-smallrye-reactive-messaging-kotlin:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- io.smallrye.reactive:smallrye-reactive-messaging-api:jar:3.15.0:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye.reactive:smallrye-reactive-messaging-provider:jar:3.15.0:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye.reactive:smallrye-reactive-messaging-health:jar:3.15.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2022-06-01T11:53:34.898Z] [INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2022-06-01T11:53:34.898Z] [INFO] +- io.quarkus:quarkus-smallrye-reactive-messaging-kafka:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.quarkus:quarkus-kafka-client:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- io.quarkus:quarkus-caffeine:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.13.1:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye.reactive:smallrye-reactive-messaging-kafka:jar:3.15.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.smallrye.reactive:smallrye-reactive-messaging-kafka-api:jar:3.15.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.13.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.13.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.apache.kafka:kafka-clients:jar:3.1.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime [2022-06-01T11:53:34.898Z] [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime [2022-06-01T11:53:34.898Z] [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime [2022-06-01T11:53:34.898Z] [INFO] | \- io.vertx:vertx-kafka-client:jar:4.2.7:compile [2022-06-01T11:53:34.898Z] [INFO] +- io.smallrye.reactive:smallrye-mutiny-vertx-kafka-client:jar:2.21.0:compile [2022-06-01T11:53:34.898Z] [INFO] +- io.smallrye.reactive:smallrye-reactive-messaging-in-memory:jar:3.15.0:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | \- io.smallrye.reactive:smallrye-reactive-converter-api:jar:2.7.0:compile [2022-06-01T11:53:34.898Z] [INFO] +- org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.kie:kie-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.drools:drools-ruleunits-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.kie:kie-internal:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.kie:kie-dmn-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.kie:kie-dmn-model:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | \- org.kie.kogito:kogito-pmml-api-dependencies:pom:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.kie:kie-pmml-evaluator-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.kie:kie-pmml-api:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.apache.commons:commons-math3:jar:3.4.1:compile [2022-06-01T11:53:34.898Z] [INFO] | \- org.kie:kie-pmml-commons:jar:8.23.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | \- org.apache.commons:commons-text:jar:1.9:compile [2022-06-01T11:53:34.898Z] [INFO] +- org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT:compile [2022-06-01T11:53:34.898Z] [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-06-01T11:53:34.898Z] [INFO] +- io.quarkus:quarkus-smallrye-health:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye:smallrye-health:jar:3.2.1:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.smallrye:smallrye-health-api:jar:3.2.1:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.glassfish:jakarta.json:jar:1.1.6:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye:smallrye-health-provided-checks:jar:3.2.1:compile [2022-06-01T11:53:34.898Z] [INFO] | \- io.quarkus:quarkus-jsonp:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] +- io.quarkus:quarkus-smallrye-fault-tolerance:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye:smallrye-fault-tolerance:jar:5.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:3.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.smallrye:smallrye-fault-tolerance-api:jar:5.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.smallrye:smallrye-fault-tolerance-core:jar:5.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.smallrye:smallrye-fault-tolerance-autoconfig-core:jar:5.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:3.0.1:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.smallrye:smallrye-fault-tolerance-context-propagation:jar:5.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | \- io.smallrye:smallrye-fault-tolerance-mutiny:jar:5.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile [2022-06-01T11:53:34.898Z] [INFO] +- io.quarkus:quarkus-oidc:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.quarkus:quarkus-security:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | +- io.quarkus:quarkus-oidc-common:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | | +- io.quarkus:quarkus-credentials:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- io.quarkus:quarkus-smallrye-jwt-build:jar:2.9.2.Final:compile [2022-06-01T11:53:34.898Z] [INFO] | | \- io.smallrye:smallrye-jwt-build:jar:3.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | \- io.smallrye:smallrye-jwt:jar:3.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.2:compile [2022-06-01T11:53:34.898Z] [INFO] | +- org.bitbucket.b_c:jose4j:jar:0.7.11:compile [2022-06-01T11:53:34.898Z] [INFO] | \- io.smallrye:smallrye-jwt-common:jar:3.4.0:compile [2022-06-01T11:53:34.898Z] [INFO] +- org.kie.kogito:kogito-quarkus-test-utils:jar:2.0.0-SNAPSHOT:test [2022-06-01T11:53:34.898Z] [INFO] | \- org.kie.kogito:kogito-test-utils:jar:2.0.0-SNAPSHOT:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:testcontainers:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | | +- junit:junit:jar:4.13.2:test [2022-06-01T11:53:34.898Z] [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test [2022-06-01T11:53:34.898Z] [INFO] | | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [2022-06-01T11:53:34.898Z] [INFO] | | | \- org.jetbrains:annotations:jar:17.0.0:test [2022-06-01T11:53:34.898Z] [INFO] | | +- com.github.docker-java:docker-java-api:jar:3.2.13:test [2022-06-01T11:53:34.898Z] [INFO] | | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13:test [2022-06-01T11:53:34.898Z] [INFO] | | +- com.github.docker-java:docker-java-transport:jar:3.2.13:test [2022-06-01T11:53:34.898Z] [INFO] | | \- net.java.dev.jna:jna:jar:5.8.0:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:junit-jupiter:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:kafka:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:mongodb:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:postgresql:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:jdbc:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | +- org.testcontainers:oracle-xe:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] | +- com.oracle.database.jdbc:ojdbc11:jar:21.5.0.0:test [2022-06-01T11:53:34.898Z] [INFO] | \- org.testcontainers:database-commons:jar:1.17.1:test [2022-06-01T11:53:34.898Z] [INFO] +- io.quarkus:quarkus-junit5:jar:2.9.2.Final:test [2022-06-01T11:53:34.898Z] [INFO] | +- io.quarkus:quarkus-bootstrap-core:jar:2.9.2.Final:test [2022-06-01T11:53:34.898Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-app-model:jar:2.9.2.Final:test [2022-06-01T11:53:34.898Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-maven-resolver:jar:2.9.2.Final:test [2022-06-01T11:53:34.898Z] [INFO] | | | +- org.apache.maven:maven-embedder:jar:3.8.4:test [2022-06-01T11:53:34.898Z] [INFO] | | | | +- org.apache.maven:maven-settings:jar:3.8.4:test [2022-06-01T11:53:34.898Z] [INFO] | | | | +- org.apache.maven:maven-core:jar:3.8.1:test [2022-06-01T11:53:34.898Z] [INFO] | | | | | +- org.apache.maven:maven-artifact:jar:3.8.1:test [2022-06-01T11:53:34.898Z] [INFO] | | | | | \- org.codehaus.plexus:plexus-component-annotations:jar:1.6:test [2022-06-01T11:53:34.898Z] [INFO] | | | | +- org.apache.maven:maven-plugin-api:jar:3.8.1:test [2022-06-01T11:53:34.898Z] [INFO] | | | | +- org.apache.maven:maven-model:jar:3.8.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven:maven-model-builder:jar:3.8.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven:maven-builder-support:jar:3.8.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | | \- commons-io:commons-io:jar:2.11.0:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- com.google.inject:guice:jar:no_aop:4.2.2:test [2022-06-01T11:53:34.899Z] [INFO] | | | | | \- com.google.guava:guava:jar:31.1-jre:test [2022-06-01T11:53:34.899Z] [INFO] | | | | | \- com.google.guava:failureaccess:jar:1.0.1:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.codehaus.plexus:plexus-cipher:jar:2.0:test [2022-06-01T11:53:34.899Z] [INFO] | | | | \- commons-cli:commons-cli:jar:1.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.apache.maven:maven-settings-builder:jar:3.8.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | \- org.codehaus.plexus:plexus-interpolation:jar:1.26:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.apache.maven:maven-resolver-provider:jar:3.8.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven:maven-repository-metadata:jar:3.8.4:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | | \- org.codehaus.plexus:plexus-utils:jar:3.3.0:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.apache.maven.wagon:wagon-http:jar:3.4.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.4.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | | | \- org.jsoup:jsoup:jar:1.14.2:test [2022-06-01T11:53:34.899Z] [INFO] | | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.4.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | \- org.apache.maven.wagon:wagon-file:jar:3.4.3:test [2022-06-01T11:53:34.899Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | \- io.smallrye.common:smallrye-common-io:jar:1.11.0:compile [2022-06-01T11:53:34.899Z] [INFO] | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:test [2022-06-01T11:53:34.899Z] [INFO] | +- io.quarkus:quarkus-test-common:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | \- io.quarkus:quarkus-core-deployment:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.aesh:readline:jar:2.2:test [2022-06-01T11:53:34.899Z] [INFO] | | | \- org.fusesource.jansi:jansi:jar:1.18:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.aesh:aesh:jar:2.6:test [2022-06-01T11:53:34.899Z] [INFO] | | +- io.quarkus.gizmo:gizmo:jar:1.0.10.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | | \- org.ow2.asm:asm-util:jar:9.2:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.ow2.asm:asm:jar:9.3:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.ow2.asm:asm-commons:jar:9.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | +- org.ow2.asm:asm-tree:jar:9.3:test [2022-06-01T11:53:34.899Z] [INFO] | | | \- org.ow2.asm:asm-analysis:jar:9.3:test [2022-06-01T11:53:34.899Z] [INFO] | | +- io.quarkus:quarkus-class-change-agent:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | +- io.quarkus:quarkus-devtools-utilities:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | +- io.quarkus:quarkus-builder:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | | \- org.junit.platform:junit-platform-launcher:jar:1.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | +- io.quarkus:quarkus-junit5-properties:jar:2.9.2.Final:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | \- com.thoughtworks.xstream:xstream:jar:1.4.19:test [2022-06-01T11:53:34.899Z] [INFO] | \- io.github.x-stream:mxparser:jar:1.2.2:test [2022-06-01T11:53:34.899Z] [INFO] | \- xmlpull:xmlpull:jar:1.1.3.1:test [2022-06-01T11:53:34.899Z] [INFO] +- io.rest-assured:rest-assured:jar:4.5.1:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.codehaus.groovy:groovy:jar:3.0.9:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.9:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test [2022-06-01T11:53:34.899Z] [INFO] | | \- commons-codec:commons-codec:jar:1.15:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.13:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.hamcrest:hamcrest:jar:2.1:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test [2022-06-01T11:53:34.899Z] [INFO] | +- io.rest-assured:json-path:jar:4.5.1:test [2022-06-01T11:53:34.899Z] [INFO] | | +- org.codehaus.groovy:groovy-json:jar:3.0.9:test [2022-06-01T11:53:34.899Z] [INFO] | | \- io.rest-assured:rest-assured-common:jar:4.5.1:test [2022-06-01T11:53:34.899Z] [INFO] | \- io.rest-assured:xml-path:jar:4.5.1:test [2022-06-01T11:53:34.899Z] [INFO] +- org.keycloak:keycloak-core:jar:17.0.1:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.keycloak:keycloak-common:jar:17.0.1:test [2022-06-01T11:53:34.899Z] [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.1:compile [2022-06-01T11:53:34.899Z] [INFO] | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test [2022-06-01T11:53:34.899Z] [INFO] | \- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test [2022-06-01T11:53:34.899Z] [INFO] | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test [2022-06-01T11:53:34.899Z] [INFO] +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test [2022-06-01T11:53:34.899Z] [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test [2022-06-01T11:53:34.899Z] [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test [2022-06-01T11:53:34.899Z] [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [2022-06-01T11:53:34.899Z] [INFO] +- org.mockito:mockito-core:jar:4.5.1:test [2022-06-01T11:53:34.899Z] [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.9:test [2022-06-01T11:53:34.899Z] [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.9:test [2022-06-01T11:53:34.899Z] [INFO] | \- org.objenesis:objenesis:jar:3.2:test [2022-06-01T11:53:34.899Z] [INFO] +- org.assertj:assertj-core:jar:3.22.0:test [2022-06-01T11:53:34.899Z] [INFO] \- org.awaitility:awaitility:jar:4.2.0:test [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] ---------------< org.kie.kogito:jobs-service-infinispan >--------------- [2022-06-01T11:53:34.899Z] [INFO] Building Kogito Apps :: Jobs Service :: Infinispan 2.0.0-SNAPSHOT [23/103] [2022-06-01T11:53:34.899Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T11:53:34.899Z] [INFO] Number of files to be formatted: 16 [2022-06-01T11:53:34.899Z] [INFO] Successfully formatted: 0 file(s) [2022-06-01T11:53:34.899Z] [INFO] Fail to format: 0 file(s) [2022-06-01T11:53:34.899Z] [INFO] Skipped: 16 file(s) [2022-06-01T11:53:34.899Z] [INFO] Read only skipped: 0 file(s) [2022-06-01T11:53:34.899Z] [INFO] Approximate time taken: 0s [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] [2022-06-01T11:53:34.899Z] [INFO] --- impsort-maven-plugin:1.5.0:check (default) @ jobs-service-infinispan --- [2022-06-01T11:53:34.899Z] [INFO] Using compiler compliance level: JAVA_11 [2022-06-01T11:53:34.899Z] [INFO] Total Files Processed: 16 in 00:00.015 [2022-06-01T11:53:34.899Z] [INFO] Already Sorted: 16 [2022-06-01T11:53:34.899Z] [INFO] Needed Sorting: 0 [2022-06-01T11:53:34.900Z] [INFO] [2022-06-01T11:53:34.900Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jobs-service-infinispan --- [2022-06-01T11:53:34.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:34.900Z] [INFO] Copying 3 resources [2022-06-01T11:53:34.900Z] [INFO] [2022-06-01T11:53:34.900Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jobs-service-infinispan --- [2022-06-01T11:53:34.900Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:53:34.900Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/target/classes [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/BaseMarshaller.java:[25,52] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/BaseMarshaller.java:[25,52] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/BaseMarshaller.java:[25,52] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/BaseMarshaller.java:[25,52] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/BaseMarshaller.java:[25,52] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/BaseMarshaller.java:[25,52] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[27,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[27,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[27,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[32,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[32,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[32,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[37,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[37,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/src/main/java/org/kie/kogito/jobs/service/repository/infinispan/marshaller/MarshallersProducer.java:[37,12] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated [2022-06-01T11:53:34.900Z] [INFO] [2022-06-01T11:53:34.900Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jobs-service-infinispan --- [2022-06-01T11:53:34.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-06-01T11:53:34.900Z] [INFO] Copying 1 resource [2022-06-01T11:53:34.900Z] [INFO] [2022-06-01T11:53:34.900Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jobs-service-infinispan --- [2022-06-01T11:53:34.900Z] [INFO] Changes detected - recompiling the module! [2022-06-01T11:53:34.900Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/target/test-classes [2022-06-01T11:53:34.900Z] [INFO] [2022-06-01T11:53:34.900Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jobs-service-infinispan --- [2022-06-01T11:53:34.901Z] [INFO] Surefire report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/jobs-service/jobs-service-infinispan/target/surefire-reports [2022-06-01T11:53:34.901Z] [INFO] [2022-06-01T11:53:34.901Z] [INFO] ------------------------------------------------------- [2022-06-01T11:53:34.901Z] [INFO] T E S T S [2022-06-01T11:53:34.901Z] [INFO] ------------------------------------------------------- [2022-06-01T11:53:35.490Z] ::error title= [kiegroup/kogito-apps] [Execution ERROR]::mvn -f kogito-apps/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config4177954180837166798tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-06-01T11:53:35.490Z] [INFO] Archive artifact won't be executed [2022-06-01T11:53:35.490Z] ::group::[Pull Request Flow] Execution Summary... [2022-06-01T11:53:35.490Z] [INFO] ---------------------------------------------- [2022-06-01T11:53:35.490Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 6.3s (126312 ms) [2022-06-01T11:53:35.490Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 36.6s (156699 ms) [2022-06-01T11:53:35.490Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 51.7s (51713 ms) [2022-06-01T11:53:35.490Z] [INFO] [kiegroup/kogito-apps]. Execution Result: error. Time: 4m 3.8s (243806 ms) [2022-06-01T11:53:35.490Z] [INFO] ---------------------------------------------- [2022-06-01T11:53:35.490Z] ::endgroup:: [2022-06-01T11:53:35.745Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/durable-6772dedd/script.sh: line 1: 22661 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-apps --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config4177954180837166798tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-06-01T11:53:35.748Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T11:53:35.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T11:53:36.016Z] Recording test results [2022-06-01T11:53:37.373Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-06-01T11:53:37.388Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T11:53:39.149Z] + rm -rf console.log [Pipeline] sh [2022-06-01T11:53:39.761Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/350/consoleText [2022-06-01T11:53:39.761Z] + tail -n 300 |
(tests) - kogito-examples job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/271/display/redirect or see console log: Console Logs[2022-06-01T12:47:11.901Z] {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}}[2022-06-01T12:47:11.901Z] {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [2022-06-01T12:47:11.901Z] 2022-06-01 08:47:10.285 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [2022-06-01T12:47:11.901Z] {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":6015300, "ctx":"ReplCoord-0","msg":"Storing last vote document in local storage for my election","attr":{"lastVote":{"term":1,"candidateIndex":0}}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.285 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.285 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.285 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.285 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.284+00:00"},"s":"I", "c":"ELECTION", "id":6015300, "ctx":"ReplCoord-0","msg":"Storing last vote document in local storage for my election","attr":{"lastVote":{"term":1,"candidateIndex":0}}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.285+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:43328","connectionId":1,"connectionCount":0}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.286 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.285+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:43328","connectionId":1,"connectionCount":0}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":6015304, "ctx":"ReplCoord-0","msg":"Skipping primary catchup since we are the only node in the replica set."} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":6015304, "ctx":"ReplCoord-0","msg":"Skipping primary catchup since we are the only node in the replica set."} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.289 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.288+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.289+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.290 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.289+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.290 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.290 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.290 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.290 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.291 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.291 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.291 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [2022-06-01T12:47:11.902Z] 2022-06-01 08:47:10.291 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.290+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"docker-rs","version":1,"term":1,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"members":[{"_id":0,"host":"c168ec0f1b9b:27017","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"62975fcd92609cbdeb13f08c"}}}}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"c168ec0f1b9b:27017"}} [2022-06-01T12:47:11.902Z] {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8f677a0c-f2c8-442c-bb9d-b5cc0de89e9f"}},"options":{}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.292 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.292 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.293 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"docker-rs","version":1,"term":1,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"members":[{"_id":0,"host":"c168ec0f1b9b:27017","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"62975fcd92609cbdeb13f08c"}}}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.293 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"c168ec0f1b9b:27017"}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.293 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.293 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.291+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8f677a0c-f2c8-442c-bb9d-b5cc0de89e9f"}},"options":{}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.391+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":3}}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.391+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a685488c-0232-42f9-8caa-63b3c0993fc1"}},"options":{}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.392 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.391+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":3}}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.392 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.391+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a685488c-0232-42f9-8caa-63b3c0993fc1"}},"options":{}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.397+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43330","connectionId":2,"connectionCount":1}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.398 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.397+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43330","connectionId":2,"connectionCount":1}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.398+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:43330","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.10"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.398 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.398+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:43330","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.10"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.446+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":4}}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.447 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.446+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":4}}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.447+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.447+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.447+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3d5e1f81-8b81-418f-8685-a6400027aae9"}},"options":{}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.447 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.447+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.447 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.447+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.448 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.447+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3d5e1f81-8b81-418f-8685-a6400027aae9"}},"options":{}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.534+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":6}}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.534+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.535 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.534+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":6}}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.535+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"monitoring-keys-for-HMAC","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f1cb21dc-08c5-4034-8260-813bdbd86cba"}},"options":{}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.535 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.534+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.535 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.535+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"monitoring-keys-for-HMAC","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f1cb21dc-08c5-4034-8260-813bdbd86cba"}},"options":{}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.550+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1654087630,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1654087630,"i":6}}}} [2022-06-01T12:47:11.903Z] 2022-06-01 08:47:10.550 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.550+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1654087630,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1654087630,"i":6}}}} [2022-06-01T12:47:11.903Z] {"t":{"$date":"2022-06-01T12:47:10.603+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:43330","connectionId":2,"connectionCount":0}} [2022-06-01T12:47:11.904Z] 2022-06-01 08:47:10.604 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.603+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:43330","connectionId":2,"connectionCount":0}} [2022-06-01T12:47:11.904Z] 2022-06-01 08:47:10.623 INFO 15237 --- [ main] org.acme.deals.DealsRestIT : Starting DealsRestIT using Java 11.0.14.1 on rhos-01-kie-psi-rhel7-xlarge-1910 with PID 15237 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/test-run) [2022-06-01T12:47:11.904Z] 2022-06-01 08:47:10.624 INFO 15237 --- [ main] org.acme.deals.DealsRestIT : No active profile set, falling back to 1 default profile: "default" [2022-06-01T12:47:11.904Z] {"t":{"$date":"2022-06-01T12:47:10.676+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1654087630:676216][1:0x7f8069bca700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 103, snapshot max: 107 snapshot count: 1, oldest timestamp: (1654087625, 6) , meta checkpoint timestamp: (1654087630, 6) base write gen: 1"}} [2022-06-01T12:47:11.904Z] 2022-06-01 08:47:10.676 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.676+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1654087630:676216][1:0x7f8069bca700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 103, snapshot max: 107 snapshot count: 1, oldest timestamp: (1654087625, 6) , meta checkpoint timestamp: (1654087630, 6) base write gen: 1"}} [2022-06-01T12:47:11.904Z] {"t":{"$date":"2022-06-01T12:47:10.748+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":7}}}} [2022-06-01T12:47:11.904Z] 2022-06-01 08:47:10.749 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.748+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087630,"i":7}}}} [2022-06-01T12:47:11.904Z] {"t":{"$date":"2022-06-01T12:47:10.751+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","command":{"insert":"system.keys","bypassDocumentValidation":false,"ordered":true,"documents":[{"_id":7104252275568148485,"purpose":"HMAC","key":{"$binary":{"base64":"z5IdeEhPsaVT8W3YEcj0HvdQTCw=","subType":"0"}},"expiresAt":{"$timestamp":{"t":1661863630,"i":0}}}],"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":6}},"Global":{"acquireCount":{"r":3,"w":3}},"Database":{"acquireCount":{"r":2,"W":3}},"Collection":{"acquireCount":{"r":1,"w":3}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":215}} Superseded by #272 [2022-06-01T12:47:13.170Z] Sending interrupt signal to process [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:10.751 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:10.751+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","command":{"insert":"system.keys","bypassDocumentValidation":false,"ordered":true,"documents":[{"_id":7104252275568148485,"purpose":"HMAC","key":{"$binary":{"base64":"z5IdeEhPsaVT8W3YEcj0HvdQTCw=","subType":"0"}},"expiresAt":{"$timestamp":{"t":1661863630,"i":0}}}],"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":6}},"Global":{"acquireCount":{"r":3,"w":3}},"Database":{"acquireCount":{"r":2,"W":3}},"Collection":{"acquireCount":{"r":1,"w":3}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","dura [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:10.751 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: tionMillis":215}} [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:11.608 INFO 15237 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode. [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:11.616 INFO 15237 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 4 ms. Found 0 MongoDB repository interfaces. [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:12.054 INFO 15237 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http) [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:12.063 INFO 15237 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:12.063 INFO 15237 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.60] [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:12.158 INFO 15237 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2022-06-01T12:47:13.266Z] 2022-06-01 08:47:12.158 INFO 15237 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1319 ms [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.497 INFO 15237 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[localhost:49249], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} [2022-06-01T12:47:18.535Z] {"t":{"$date":"2022-06-01T12:47:12.536+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.17.0.1:50370","connectionId":3,"connectionCount":1}} [2022-06-01T12:47:18.535Z] {"t":{"$date":"2022-06-01T12:47:12.536+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.17.0.1:50368","connectionId":4,"connectionCount":2}} [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.537 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.536+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.17.0.1:50370","connectionId":3,"connectionCount":1}} [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.538 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.536+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.17.0.1:50368","connectionId":4,"connectionCount":2}} [2022-06-01T12:47:18.535Z] {"t":{"$date":"2022-06-01T12:47:12.543+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"172.17.0.1:50368","client":"conn4","doc":{"driver":{"name":"mongo-java-driver|sync|spring-boot","version":"4.4.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"3.10.0-1160.62.1.el7.x86_64"},"platform":"Java/Red Hat, Inc./11.0.14.1+1-LTS"}}} [2022-06-01T12:47:18.535Z] {"t":{"$date":"2022-06-01T12:47:12.543+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"172.17.0.1:50370","client":"conn3","doc":{"driver":{"name":"mongo-java-driver|sync|spring-boot","version":"4.4.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"3.10.0-1160.62.1.el7.x86_64"},"platform":"Java/Red Hat, Inc./11.0.14.1+1-LTS"}}} [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.544 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.543+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"172.17.0.1:50368","client":"conn4","doc":{"driver":{"name":"mongo-java-driver|sync|spring-boot","version":"4.4.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"3.10.0-1160.62.1.el7.x86_64"},"platform":"Java/Red Hat, Inc./11.0.14.1+1-LTS"}}} [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.544 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.543+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"172.17.0.1:50370","client":"conn3","doc":{"driver":{"name":"mongo-java-driver|sync|spring-boot","version":"4.4.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"3.10.0-1160.62.1.el7.x86_64"},"platform":"Java/Red Hat, Inc./11.0.14.1+1-LTS"}}} [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.559 INFO 15237 --- [localhost:49249] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:3}] to localhost:49249 [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.560 INFO 15237 --- [localhost:49249] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=localhost:49249, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=23745410, setName='docker-rs', canonicalAddress=c168ec0f1b9b:27017, hosts=[c168ec0f1b9b:27017], passives=[], arbiters=[], primary='c168ec0f1b9b:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=62975fcc92609cbdeb13f07f, counter=6}, lastWriteDate=Wed Jun 01 08:47:10 EDT 2022, lastUpdateTimeNanos=5404068270624} [2022-06-01T12:47:18.535Z] 2022-06-01 08:47:12.560 INFO 15237 --- [localhost:49249] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:4}] to localhost:49249 [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:12.674+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.17.0.1:50374","connectionId":5,"connectionCount":3}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:12.675 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.674+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.17.0.1:50374","connectionId":5,"connectionCount":3}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:12.675 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.675+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"172.17.0.1:50374","client":"conn5","doc":{"driver":{"name":"mongo-java-driver|sync|spring-boot","version":"4.4.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"3.10.0-1160.62.1.el7.x86_64"},"platform":"Java/Red Hat, Inc./11.0.14.1+1-LTS"}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:12.676 INFO 15237 --- [ main] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3, serverValue:5}] to localhost:49249 [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:12.675+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"172.17.0.1:50374","client":"conn5","doc":{"driver":{"name":"mongo-java-driver|sync|spring-boot","version":"4.4.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"3.10.0-1160.62.1.el7.x86_64"},"platform":"Java/Red Hat, Inc./11.0.14.1+1-LTS"}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:12.687+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn5","msg":"createCollection","attr":{"namespace":"kogito.dealreviews","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4ae36ab8-609f-4616-9340-44bd4f7ae154"}},"options":{}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:12.688 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:12.687+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn5","msg":"createCollection","attr":{"namespace":"kogito.dealreviews","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4ae36ab8-609f-4616-9340-44bd4f7ae154"}},"options":{}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:13.355+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.dealreviews","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087633,"i":1}}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:13.355+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.dealreviews","index":"index_process_instance_id","commitTimestamp":{"$timestamp":{"t":1654087633,"i":1}}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:13.355+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"kogito.dealreviews","command":{"createIndexes":"dealreviews","indexes":[{"key":{"id":1},"name":"index_process_instance_id","background":true,"unique":true}],"$db":"kogito","lsid":{"id":{"$uuid":"7cea6df8-1ef7-4512-8e61-60e37929abc4"}},"$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":3,"w":2}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":667}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:13.356 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:13.355+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.dealreviews","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087633,"i":1}}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:13.356 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:13.355+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.dealreviews","index":"index_process_instance_id","commitTimestamp":{"$timestamp":{"t":1654087633,"i":1}}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:13.356 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:13.355+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"kogito.dealreviews","command":{"createIndexes":"dealreviews","indexes":[{"key":{"id":1},"name":"index_process_instance_id","background":true,"unique":true}],"$db":"kogito","lsid":{"id":{"$uuid":"7cea6df8-1ef7-4512-8e61-60e37929abc4"}},"$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":3,"w":2}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":667}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:13.465+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn5","msg":"createCollection","attr":{"namespace":"kogito.deals","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4240425d-8ec0-426e-8739-acae3b6ee910"}},"options":{}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:13.466 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:13.465+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn5","msg":"createCollection","attr":{"namespace":"kogito.deals","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4240425d-8ec0-426e-8739-acae3b6ee910"}},"options":{}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:14.407+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.deals","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087634,"i":1}}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:14.407+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.deals","index":"index_process_instance_id","commitTimestamp":{"$timestamp":{"t":1654087634,"i":1}}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:14.407 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:14.407+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.deals","index":"_id_","commitTimestamp":{"$timestamp":{"t":1654087634,"i":1}}}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:14.408 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:14.407+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"kogito.deals","index":"index_process_instance_id","commitTimestamp":{"$timestamp":{"t":1654087634,"i":1}}}} [2022-06-01T12:47:18.536Z] {"t":{"$date":"2022-06-01T12:47:14.407+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"kogito.deals","command":{"createIndexes":"deals","indexes":[{"key":{"id":1},"name":"index_process_instance_id","background":true,"unique":true}],"$db":"kogito","$clusterTime":{"clusterTime":{"$timestamp":{"t":1654087633,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"lsid":{"id":{"$uuid":"7cea6df8-1ef7-4512-8e61-60e37929abc4"}},"$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":4,"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":942}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:14.408 INFO 15237 --- [ream--881665192] o.k.k.t.KogitoMongoDBContainer : STDOUT: {"t":{"$date":"2022-06-01T12:47:14.407+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"kogito.deals","command":{"createIndexes":"deals","indexes":[{"key":{"id":1},"name":"index_process_instance_id","background":true,"unique":true}],"$db":"kogito","$clusterTime":{"clusterTime":{"$timestamp":{"t":1654087633,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"lsid":{"id":{"$uuid":"7cea6df8-1ef7-4512-8e61-60e37929abc4"}},"$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":4,"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":942}} [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:16.350 INFO 15237 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:16.546 INFO 15237 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 39054 (http) with context path '' [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:16.560 INFO 15237 --- [ main] org.acme.deals.DealsRestIT : Started DealsRestIT in 12.243 seconds (JVM running for 13.133) [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:16.605 INFO 15237 --- [localhost:49249] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server localhost:49249 [2022-06-01T12:47:18.536Z] [2022-06-01T12:47:18.536Z] com.mongodb.MongoSocketReadException: Prematurely reached end of stream [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.SocketStream.read(SocketStream.java:112) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.SocketStream.read(SocketStream.java:131) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveResponseBuffers(InternalStreamConnection.java:718) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveMessageWithAdditionalTimeout(InternalStreamConnection.java:576) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:415) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.InternalStreamConnection.receive(InternalStreamConnection.java:374) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:216) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:152) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] [2022-06-01T12:47:18.536Z] [2022-06-01T12:47:18.536Z] 2022-06-01 08:47:16.608 INFO 15237 --- [localhost:49249] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server localhost:49249 [2022-06-01T12:47:18.536Z] [2022-06-01T12:47:18.536Z] com.mongodb.MongoSocketReadException: Exception receiving message [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.InternalStreamConnection.translateReadException(InternalStreamConnection.java:707) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.536Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveMessageWithAdditionalTimeout(InternalStreamConnection.java:579) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:415) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnection.sendAndReceive(InternalStreamConnection.java:342) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.CommandHelper.sendAndReceive(CommandHelper.java:96) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.CommandHelper.executeCommand(CommandHelper.java:44) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnectionInitializer.initializeConnectionDescription(InternalStreamConnectionInitializer.java:131) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnectionInitializer.startHandshake(InternalStreamConnectionInitializer.java:73) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:182) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:188) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:152) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] [2022-06-01T12:47:18.537Z] Caused by: java.net.SocketException: Connection reset [2022-06-01T12:47:18.537Z] at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186) ~[na:na] [2022-06-01T12:47:18.537Z] at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) ~[na:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.SocketStream.read(SocketStream.java:109) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.SocketStream.read(SocketStream.java:131) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveResponseBuffers(InternalStreamConnection.java:718) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] at com.mongodb.internal.connection.InternalStreamConnection.receiveMessageWithAdditionalTimeout(InternalStreamConnection.java:576) ~[mongodb-driver-core-4.4.2.jar:na] [2022-06-01T12:47:18.537Z] ... 10 common frames omitted [2022-06-01T12:47:18.537Z] [2022-06-01T12:47:18.537Z] [INFO] [2022-06-01T12:47:18.537Z] [INFO] Results: [2022-06-01T12:47:18.537Z] [INFO] [2022-06-01T12:47:18.537Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2022-06-01T12:47:18.537Z] [INFO] [2022-06-01T12:47:18.537Z] [INFO] [2022-06-01T12:47:18.537Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ process-mongodb-persistence-springboot --- [2022-06-01T12:47:18.537Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2022-06-01T12:47:18.537Z] [INFO] [2022-06-01T12:47:18.537Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ process-mongodb-persistence-springboot --- [2022-06-01T12:47:18.537Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/failsafe-reports [2022-06-01T12:47:18.537Z] [ERROR] There are test failures. [2022-06-01T12:47:18.537Z] [2022-06-01T12:47:18.537Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/failsafe-reports for the individual test results. [2022-06-01T12:47:18.537Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2022-06-01T12:47:18.537Z] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [2022-06-01T12:47:18.537Z] Command was /bin/sh -c cd /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/test-run && /usr/lib/jvm/java-11-openjdk-11.0.14.1.1-1.el7_9.x86_64/bin/java -Xmx2048m -Xmx4g -jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/surefire/surefirebooter6690544338542104444.jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/surefire 2022-06-01T08-38-36_447-jvmRun1 surefire8390968982745328278tmp surefire_99379213829100890943tmp [2022-06-01T12:47:18.537Z] Error occurred in starting fork, check output in log [2022-06-01T12:47:18.537Z] Process Exit Code: 143 [2022-06-01T12:47:18.537Z] Crashed tests: [2022-06-01T12:47:18.537Z] org.acme.deals.DealsRestIT [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:305) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:265) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) [2022-06-01T12:47:18.537Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) [2022-06-01T12:47:18.537Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) [2022-06-01T12:47:18.537Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) [2022-06-01T12:47:18.537Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) [2022-06-01T12:47:18.537Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) [2022-06-01T12:47:18.537Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) [2022-06-01T12:47:18.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-01T12:47:18.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-01T12:47:18.537Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-01T12:47:18.537Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [2022-06-01T12:47:18.537Z] [2022-06-01T12:47:18.537Z] [INFO] [2022-06-01T12:47:18.537Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ process-mongodb-persistence-springboot --- [2022-06-01T12:47:18.537Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/failsafe-reports [2022-06-01T12:47:18.537Z] [ERROR] There are test failures. [2022-06-01T12:47:18.537Z] [2022-06-01T12:47:18.537Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/failsafe-reports for the individual test results. [2022-06-01T12:47:18.537Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2022-06-01T12:47:18.537Z] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [2022-06-01T12:47:18.537Z] Command was /bin/sh -c cd /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/test-run && /usr/lib/jvm/java-11-openjdk-11.0.14.1.1-1.el7_9.x86_64/bin/java -Xmx2048m -Xmx4g -jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/surefire/surefirebooter6690544338542104444.jar /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/surefire 2022-06-01T08-38-36_447-jvmRun1 surefire8390968982745328278tmp surefire_99379213829100890943tmp [2022-06-01T12:47:18.537Z] Error occurred in starting fork, check output in log [2022-06-01T12:47:18.537Z] Process Exit Code: 143 [2022-06-01T12:47:18.537Z] Crashed tests: [2022-06-01T12:47:18.537Z] org.acme.deals.DealsRestIT [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:305) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:265) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932) [2022-06-01T12:47:18.537Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) [2022-06-01T12:47:18.537Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) [2022-06-01T12:47:18.537Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) [2022-06-01T12:47:18.537Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) [2022-06-01T12:47:18.537Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) [2022-06-01T12:47:18.537Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) [2022-06-01T12:47:18.537Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) [2022-06-01T12:47:18.537Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) [2022-06-01T12:47:18.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-01T12:47:18.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-01T12:47:18.537Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-01T12:47:18.537Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) [2022-06-01T12:47:18.537Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [2022-06-01T12:47:18.537Z] [2022-06-01T12:47:18.538Z] [INFO] [2022-06-01T12:47:18.538Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ process-mongodb-persistence-springboot --- [2022-06-01T12:47:18.538Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/target/process-mongodb-persistence-springboot.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/process-mongodb-persistence-springboot/2.0.0-SNAPSHOT/process-mongodb-persistence-springboot-2.0.0-SNAPSHOT.jar [2022-06-01T12:47:18.538Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/process-mongodb-persistence-springboot/2.0.0-SNAPSHOT/process-mongodb-persistence-springboot-2.0.0-SNAPSHOT.pom [2022-06-01T12:47:19.102Z] ::error title= [kiegroup/kogito-examples] [Execution ERROR]::mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config2539501234188505651tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [2022-06-01T12:47:19.102Z] [INFO] Archive artifact won't be executed [2022-06-01T12:47:19.102Z] ::group::[Pull Request Flow] Execution Summary... [2022-06-01T12:47:19.102Z] [INFO] ---------------------------------------------- [2022-06-01T12:47:19.102Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 8.9s (128962 ms) [2022-06-01T12:47:19.102Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 51.1s (171140 ms) [2022-06-01T12:47:19.102Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 52.9s (52941 ms) [2022-06-01T12:47:19.102Z] [INFO] [kiegroup/kogito-apps]. Execution Result: ok. Time: 2m 34.8s (154813 ms) [2022-06-01T12:47:19.102Z] [INFO] [kiegroup/kogito-examples]. Execution Result: error. Time: 43m 43.8s (2623848 ms) [2022-06-01T12:47:19.102Z] [INFO] ---------------------------------------------- [2022-06-01T12:47:19.102Z] ::endgroup:: [2022-06-01T12:47:19.357Z] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/durable-3a2a458f/script.sh: line 1: 6292 Terminated build-chain-action -token=**** -df='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -folder='bc' build pr -url=https://github.com/kiegroup/kogito-runtimes/pull/2232 -sp=kiegroup/kogito-examples --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-examples@tmp/config2539501234188505651tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true' [2022-06-01T12:47:19.361Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T12:47:19.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T12:47:19.493Z] Recording test results [2022-06-01T12:47:23.401Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-06-01T12:47:23.415Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T12:47:25.769Z] + rm -rf console.log [Pipeline] sh [2022-06-01T12:47:26.055Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-examples/271/consoleText [2022-06-01T12:47:26.055Z] + tail -n 300 |
(tests) - kogito-apps job Test results:
Those are the test failures: none Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/351/display/redirect or see console log: Console Logs[2022-06-01T12:47:15.093Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)[2022-06-01T12:47:15.093Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) [2022-06-01T12:47:15.093Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) [2022-06-01T12:47:15.093Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) [2022-06-01T12:47:15.093Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) [2022-06-01T12:47:15.093Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) [2022-06-01T12:47:15.093Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) [2022-06-01T12:47:15.093Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) [2022-06-01T12:47:15.093Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) [2022-06-01T12:47:15.093Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) [2022-06-01T12:47:15.093Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) [2022-06-01T12:47:15.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-01T12:47:15.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-01T12:47:15.093Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-01T12:47:15.093Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2022-06-01T12:47:15.093Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) [2022-06-01T12:47:15.093Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) [2022-06-01T12:47:15.093Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) [2022-06-01T12:47:15.093Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [2022-06-01T12:47:15.093Z] [2022-06-01T12:47:15.093Z] [INFO] [2022-06-01T12:47:15.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-commons --- [2022-06-01T12:47:15.093Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/target/security-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/security-commons/2.0.0-SNAPSHOT/security-commons-2.0.0-SNAPSHOT.jar [2022-06-01T12:47:15.093Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/security-commons/2.0.0-SNAPSHOT/security-commons-2.0.0-SNAPSHOT.pom [2022-06-01T12:47:15.093Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/target/security-commons-2.0.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/kie/kogito/security-commons/2.0.0-SNAPSHOT/security-commons-2.0.0-SNAPSHOT-tests.jar [2022-06-01T12:47:15.093Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/target/security-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/security-commons/2.0.0-SNAPSHOT/security-commons-2.0.0-SNAPSHOT-sources.jar [2022-06-01T12:47:15.093Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito_apps/kogito-apps/security-commons/target/security-commons-2.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/security-commons/2.0.0-SNAPSHOT/security-commons-2.0.0-SNAPSHOT-test-sources.jar [2022-06-01T12:47:15.093Z] [INFO] [2022-06-01T12:47:15.093Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ security-commons --- [2022-06-01T12:47:15.093Z] [INFO] org.kie.kogito:security-commons:jar:2.0.0-SNAPSHOT [2022-06-01T12:47:15.093Z] [INFO] +- io.quarkus:quarkus-resteasy-jsonb:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | +- io.quarkus:quarkus-resteasy:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | \- io.quarkus:quarkus-resteasy-server-common:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | +- io.quarkus:quarkus-resteasy-common:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | | \- org.jboss.resteasy:resteasy-core:jar:4.7.5.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | | +- org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:jar:2.0.1.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | | +- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | | +- org.jboss.resteasy:resteasy-core-spi:jar:4.7.5.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | | \- com.ibm.async:asyncutil:jar:0.1.0:compile [2022-06-01T12:47:15.093Z] [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2022-06-01T12:47:15.093Z] [INFO] | +- io.quarkus:quarkus-jsonb:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | +- org.eclipse:yasson:jar:1.0.11:compile [2022-06-01T12:47:15.093Z] [INFO] | | \- io.quarkus:quarkus-arc:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | +- io.quarkus.arc:arc:jar:2.9.2.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2022-06-01T12:47:15.093Z] [INFO] | | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2022-06-01T12:47:15.093Z] [INFO] | +- org.jboss.resteasy:resteasy-json-binding-provider:jar:4.7.5.Final:compile [2022-06-01T12:47:15.093Z] [INFO] | | +- org.glassfish:jakarta.json:jar:1.1.6:compile [2022-06-01T12:47:15.093Z] [INFO] | | +- jakarta.json.bind:jakarta.json.bind-api:jar:1.0.2:compile [2022-06-01T12:47:15.093Z] [INFO] | | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | +- org.jboss.resteasy:resteasy-json-p-provider:jar:4.7.5.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | \- commons-io:commons-io:jar:2.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] +- io.quarkus:quarkus-oidc:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-core:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- jakarta.el:jakarta.el-api:jar:3.0.3:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:1.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-ide-launcher:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-development-mode-spi:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.smallrye.config:smallrye-config:jar:2.10.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.smallrye.config:smallrye-config-core:jar:2.10.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.smallrye.common:smallrye-common-expression:jar:1.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- io.smallrye.common:smallrye-common-function:jar:1.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.smallrye.common:smallrye-common-classloader:jar:1.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.smallrye.config:smallrye-config-common:jar:2.10.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.9:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.jboss.threads:jboss-threads:jar:3.4.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.slf4j:slf4j-api:jar:1.7.30:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.graalvm.sdk:graal-sdk:jar:22.0.0.2:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-runner:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.quarkus:quarkus-fs-util:jar:0.0.9:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-vertx:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-netty:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.netty:netty-codec:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- io.netty:netty-common:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.netty:netty-handler:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.netty:netty-resolver:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.netty:netty-tcnative-classes:jar:2.0.48.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.netty:netty-codec-haproxy:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.netty:netty-buffer:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.netty:netty-transport:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.smallrye.common:smallrye-common-annotation:jar:1.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.smallrye.common:smallrye-common-vertx-context:jar:1.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.vertx:vertx-core:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | +- io.netty:netty-handler-proxy:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | | \- io.netty:netty-codec-socks:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- io.netty:netty-resolver-dns:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.74.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.smallrye.common:smallrye-common-constraint:jar:1.11.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-mutiny:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.smallrye.reactive:mutiny:jar:1.4.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.quarkus:quarkus-smallrye-context-propagation:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- io.smallrye:smallrye-context-propagation:jar:1.2.2:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | +- io.smallrye:smallrye-context-propagation-api:jar:1.2.2:compile [2022-06-01T12:47:15.094Z] [INFO] | | | | \- io.smallrye:smallrye-context-propagation-storage:jar:1.2.2:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:1.4.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-core:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-runtime:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.smallrye.reactive:vertx-mutiny-generator:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.vertx:vertx-codegen:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.smallrye:smallrye-fault-tolerance-vertx:jar:5.4.0:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-vertx-http:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-security-runtime-spi:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.vertx:vertx-web:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.vertx:vertx-web-common:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.vertx:vertx-auth-common:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.vertx:vertx-bridge-common:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-security:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-jsonp:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-oidc-common:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-credentials:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-client:jar:2.21.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | | \- io.vertx:vertx-web-client:jar:4.2.7:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.quarkus:quarkus-smallrye-jwt-build:jar:2.9.2.Final:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.smallrye:smallrye-jwt-build:jar:3.4.0:compile [2022-06-01T12:47:15.094Z] [INFO] | +- io.smallrye:smallrye-jwt:jar:3.4.0:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.2:compile [2022-06-01T12:47:15.094Z] [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.7.11:compile [2022-06-01T12:47:15.094Z] [INFO] | | \- io.smallrye:smallrye-jwt-common:jar:3.4.0:compile [2022-06-01T12:47:15.094Z] [INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2022-06-01T12:47:15.094Z] [INFO] +- org.kie.kogito:kogito-quarkus-test-utils:jar:2.0.0-SNAPSHOT:test [2022-06-01T12:47:15.094Z] [INFO] | +- org.kie.kogito:kogito-test-utils:jar:2.0.0-SNAPSHOT:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:testcontainers:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- junit:junit:jar:4.13.2:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- org.apache.commons:commons-compress:jar:1.21:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [2022-06-01T12:47:15.094Z] [INFO] | | | | \- org.jetbrains:annotations:jar:17.0.0:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- com.github.docker-java:docker-java-api:jar:3.2.13:test [2022-06-01T12:47:15.094Z] [INFO] | | | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- com.github.docker-java:docker-java-transport:jar:3.2.13:test [2022-06-01T12:47:15.094Z] [INFO] | | | \- net.java.dev.jna:jna:jar:5.8.0:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:junit-jupiter:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:kafka:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:mongodb:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:postgresql:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:jdbc:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | +- org.testcontainers:oracle-xe:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | | +- com.oracle.database.jdbc:ojdbc11:jar:21.5.0.0:test [2022-06-01T12:47:15.094Z] [INFO] | | \- org.testcontainers:database-commons:jar:1.17.1:test [2022-06-01T12:47:15.094Z] [INFO] | \- org.apache.kafka:kafka-clients:jar:3.1.0:test [2022-06-01T12:47:15.094Z] [INFO] | +- com.github.luben:zstd-jni:jar:1.5.0-4:test [2022-06-01T12:47:15.094Z] [INFO] | +- org.lz4:lz4-java:jar:1.8.0:test [2022-06-01T12:47:15.094Z] [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:test [2022-06-01T12:47:15.094Z] [INFO] +- org.keycloak:keycloak-core:jar:17.0.1:test [2022-06-01T12:47:15.094Z] [INFO] | +- org.keycloak:keycloak-common:jar:17.0.1:test [2022-06-01T12:47:15.094Z] [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.1:compile [2022-06-01T12:47:15.094Z] [INFO] | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test [2022-06-01T12:47:15.094Z] [INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test [2022-06-01T12:47:15.094Z] [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test [2022-06-01T12:47:15.094Z] [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.3:compile [2022-06-01T12:47:15.094Z] [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.3:test [2022-06-01T12:47:15.094Z] [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3:test [2022-06-01T12:47:15.094Z] [INFO] +- io.quarkus:quarkus-junit5:jar:2.9.2.Final:test [2022-06-01T12:47:15.094Z] [INFO] | +- io.quarkus:quarkus-bootstrap-core:jar:2.9.2.Final:test [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-app-model:jar:2.9.2.Final:test [2022-06-01T12:47:15.094Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-maven-resolver:jar:2.9.2.Final:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- org.apache.maven:maven-embedder:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-settings:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-core:jar:3.8.1:test [2022-06-01T12:47:15.094Z] [INFO] | | | | | +- org.apache.maven:maven-artifact:jar:3.8.1:test [2022-06-01T12:47:15.094Z] [INFO] | | | | | \- org.codehaus.plexus:plexus-component-annotations:jar:1.6:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-plugin-api:jar:3.8.1:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-model:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-model-builder:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-builder-support:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- com.google.inject:guice:jar:no_aop:4.2.2:test [2022-06-01T12:47:15.094Z] [INFO] | | | | | \- com.google.guava:guava:jar:31.1-jre:test [2022-06-01T12:47:15.094Z] [INFO] | | | | | \- com.google.guava:failureaccess:jar:1.0.1:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.codehaus.plexus:plexus-cipher:jar:2.0:test [2022-06-01T12:47:15.094Z] [INFO] | | | | \- commons-cli:commons-cli:jar:1.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- org.apache.maven:maven-settings-builder:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | \- org.codehaus.plexus:plexus-interpolation:jar:1.26:test [2022-06-01T12:47:15.094Z] [INFO] | | | +- org.apache.maven:maven-resolver-provider:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven:maven-repository-metadata:jar:3.8.4:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:test [2022-06-01T12:47:15.094Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:test [2022-06-01T12:47:15.094Z] [INFO] | | | | \- org.codehaus.plexus:plexus-utils:jar:3.3.0:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.apache.maven.wagon:wagon-http:jar:3.4.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.4.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | | | \- org.jsoup:jsoup:jar:1.14.2:test [2022-06-01T12:47:15.095Z] [INFO] | | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.4.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | \- org.apache.maven.wagon:wagon-file:jar:3.4.3:test [2022-06-01T12:47:15.095Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | \- io.smallrye.common:smallrye-common-io:jar:1.11.0:compile [2022-06-01T12:47:15.095Z] [INFO] | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:test [2022-06-01T12:47:15.095Z] [INFO] | +- io.quarkus:quarkus-test-common:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | +- io.quarkus:quarkus-core-deployment:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.aesh:readline:jar:2.2:test [2022-06-01T12:47:15.095Z] [INFO] | | | | \- org.fusesource.jansi:jansi:jar:1.18:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.aesh:aesh:jar:2.6:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- io.quarkus.gizmo:gizmo:jar:1.0.10.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | | | \- org.ow2.asm:asm-util:jar:9.2:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.ow2.asm:asm:jar:9.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- org.ow2.asm:asm-commons:jar:9.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | | +- org.ow2.asm:asm-tree:jar:9.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | | \- org.ow2.asm:asm-analysis:jar:9.3:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- io.quarkus:quarkus-class-change-agent:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- io.quarkus:quarkus-devtools-utilities:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | | +- io.quarkus:quarkus-builder:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | | \- org.junit.platform:junit-platform-launcher:jar:1.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | | \- org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final:test [2022-06-01T12:47:15.095Z] [INFO] | +- io.quarkus:quarkus-junit5-properties:jar:2.9.2.Final:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | \- com.thoughtworks.xstream:xstream:jar:1.4.19:test [2022-06-01T12:47:15.095Z] [INFO] | \- io.github.x-stream:mxparser:jar:1.2.2:test [2022-06-01T12:47:15.095Z] [INFO] | \- xmlpull:xmlpull:jar:1.1.3.1:test [2022-06-01T12:47:15.095Z] [INFO] +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.mockito:mockito-core:jar:4.5.1:test [2022-06-01T12:47:15.095Z] [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.9:test [2022-06-01T12:47:15.095Z] [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.9:test [2022-06-01T12:47:15.095Z] [INFO] | | \- org.objenesis:objenesis:jar:3.2:test [2022-06-01T12:47:15.095Z] [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test [2022-06-01T12:47:15.095Z] [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [2022-06-01T12:47:15.095Z] [INFO] +- net.javacrumbs.json-unit:json-unit-assertj:jar:2.9.0:test [2022-06-01T12:47:15.095Z] [INFO] | +- net.javacrumbs.json-unit:json-unit-core:jar:2.9.0:test [2022-06-01T12:47:15.095Z] [INFO] | | \- org.hamcrest:hamcrest-core:jar:1.3:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test [2022-06-01T12:47:15.095Z] [INFO] | \- net.javacrumbs.json-unit:json-unit-json-path:jar:2.9.0:test [2022-06-01T12:47:15.095Z] [INFO] | \- com.jayway.jsonpath:json-path:jar:2.6.0:test [2022-06-01T12:47:15.095Z] [INFO] | \- net.minidev:json-smart:jar:2.4.7:test [2022-06-01T12:47:15.095Z] [INFO] | \- net.minidev:accessors-smart:jar:2.4.7:test [2022-06-01T12:47:15.095Z] [INFO] \- io.rest-assured:rest-assured:jar:4.5.1:test [2022-06-01T12:47:15.095Z] [INFO] +- org.codehaus.groovy:groovy:jar:3.0.9:test [2022-06-01T12:47:15.095Z] [INFO] +- org.codehaus.groovy:groovy-xml:jar:3.0.9:test [2022-06-01T12:47:15.095Z] [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test [2022-06-01T12:47:15.095Z] [INFO] | \- commons-codec:commons-codec:jar:1.15:test [2022-06-01T12:47:15.095Z] [INFO] +- org.apache.httpcomponents:httpmime:jar:4.5.13:test [2022-06-01T12:47:15.095Z] [INFO] +- org.hamcrest:hamcrest:jar:2.1:test [2022-06-01T12:47:15.095Z] [INFO] +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test [2022-06-01T12:47:15.095Z] [INFO] +- io.rest-assured:json-path:jar:4.5.1:test [2022-06-01T12:47:15.095Z] [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.9:test [2022-06-01T12:47:15.095Z] [INFO] | \- io.rest-assured:rest-assured-common:jar:4.5.1:test [2022-06-01T12:47:15.095Z] [INFO] \- io.rest-assured:xml-path:jar:4.5.1:test [2022-06-01T12:47:15.095Z] [INFO] \- org.apache.commons:commons-lang3:jar:3.12.0:test [2022-06-01T12:47:15.095Z] [INFO] [2022-06-01T12:47:15.095Z] [INFO] -----------------< org.kie.kogito:management-console >------------------ [2022-06-01T12:47:15.095Z] [INFO] Building Kogito Apps :: Management Console 2.0.0-SNAPSHOT [45/103] [2022-06-01T12:47:15.095Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-06-01T12:47:15.095Z] [INFO] [2022-06-01T12:47:15.095Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ management-console --- [2022-06-01T12:47:15.095Z] [INFO] [2022-06-01T12:47:15.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ management-console --- [2022-06-01T12:47:15.095Z] [INFO] [2022-06-01T12:47:15.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ management-console --- [2022-06-01T12:47:15.095Z] [INFO] [2022-06-01T12:47:15.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ management-console --- [2022-06-01T12:47:15.095Z] [INFO] [2022-06-01T12:47:15.095Z] [INFO] --- formatter-maven-plugin:2.13.0:validate (default) @ management-console --- [2022-06-01T12:47:15.095Z] [INFO] Using 'UTF-8' encoding to format source files. [2022-06-01T12:47:15.658Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2022-06-01T12:47:15.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2022-06-01T12:47:15.792Z] Recording test results Click here to forcibly terminate running steps [2022-06-01T12:47:35.402Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2022-06-01T12:47:35.419Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T12:47:40.102Z] + rm -rf console.log [Pipeline] sh [2022-06-01T12:47:40.387Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/351/consoleText [2022-06-01T12:47:40.387Z] + tail -n 300 |
jenkins rerun kogito-examples tests |
jenkins retest this |
jenkins rerun kogito-examples tests |
jenkins retest this |
SonarCloud Quality Gate failed. |
Adding integrationt test for kogito-runtimes based on existing kogito-examples