-
Notifications
You must be signed in to change notification settings - Fork 209
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
[kie-issues-249] Data index improvements #2978
Conversation
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-08T10:36:07.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ ruleunit-springboot-example ---[2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] You have 0 Checkstyle violations. [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-08T10:36:07.041Z] [INFO] Number of files to be formatted: 5 [2023-05-08T10:36:07.041Z] [INFO] Successfully formatted: 0 file(s) [2023-05-08T10:36:07.041Z] [INFO] Fail to format: 0 file(s) [2023-05-08T10:36:07.041Z] [INFO] Skipped: 5 file(s) [2023-05-08T10:36:07.041Z] [INFO] Read only skipped: 0 file(s) [2023-05-08T10:36:07.041Z] [INFO] Approximate time taken: 0s [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0) [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [debug] execute contextualize [2023-05-08T10:36:07.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T10:36:07.041Z] [INFO] Copying 2 resources [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] Changes detected - recompiling the module! [2023-05-08T10:36:07.041Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-08T10:36:07.041Z] [INFO] [2023-05-08T10:36:07.041Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:generateModel (default-generateModel) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.041Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-08T10:36:07.041Z] [INFO] Generator discovery performed, found [processes, rules, decisions, predictions] [2023-05-08T10:36:07.041Z] [INFO] Skipping generator 'processes' because disabled [2023-05-08T10:36:07.041Z] [INFO] Skipping generator 'decisions' because disabled [2023-05-08T10:36:07.041Z] [INFO] Skipping generator 'predictions' because disabled [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApprovedEndpoint.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmountEndpoint.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/app/KogitoObjectMapper.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/app/GlobalObjectMapper.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/app/Application.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/app/RuleUnits.java [2023-05-08T10:36:07.041Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/domain-dashboard-ruleunit-springboot-example_2.0.0-SNAPSHOT-LoanUnit.json [2023-05-08T10:36:07.041Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/list.json [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApproved.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmount.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c_LoanUnit.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c_LoanUnit_rule_SmallDepositApprove.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c_LoanUnit_rule_SmallDepositReject.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c_LoanUnit_rule_LargeDepositApprove.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c_LoanUnit_rule_LargeDepositReject.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/Rulesa9a6187038ec47d48d1588e747d3e37c_LoanUnit_rule_NotAdultApplication.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnit.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnitInstance.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/DomainClassesMetadataa9a6187038ec47d48d1588e747d3e37c.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/PB3/LambdaPredicateB378F4A6A0847FC1C4F49941122BA18F.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/PC8/LambdaPredicateC873F39DC16F47D9FC5A7C386894CB52.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/PE9/LambdaPredicateE92186272469FBBF64A3AC905BDBB0E8.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/P7E/LambdaConsequence7E513334D288D6BEC43A9AF6D98B3900.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/PD9/LambdaPredicateD91430C6C7E4ED24981622661F490FB9.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/P0B/LambdaPredicate0BA0CD070FB37B56010488F28267D93A.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/P68/LambdaConsequence685EFAF3BF713476BE5CFBDBF922937A.java [2023-05-08T10:36:07.041Z] [INFO] Generating: org/kie/kogito/queries/PE5/LambdaPredicateE5DC05F4DB3866291E6E6183723CADF8.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/PAA/LambdaExtractorAAD7793951F7E24CACFF020A9CF4F80C.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/PA0/LambdaPredicateA0941B03F4FB09D0486907185B442F91.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/P25/LambdaPredicate2535D6A9A619ABBC7C31F3A429E6A045.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/P33/LambdaExtractor33FA641ECAC2DC970E9B5CF08DA97FEA.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/P12/LambdaPredicate126887C2EDE7903FA08D9C15CBBA3F9B.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/PDA/LambdaExtractorDAEA59E9504502D0BADD62A8946A9D81.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/PE5/LambdaExtractorE5A71C55F1F35222503FB9876AE79A9D.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/queries/P4E/LambdaPredicate4EF31E953E6212B6E48ECFC228E6ACA1.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/app/ConfigBean.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/app/RuleConfig.java [2023-05-08T10:36:07.042Z] [INFO] Generating: org/kie/kogito/app/ApplicationConfig.java [2023-05-08T10:36:07.042Z] [INFO] [2023-05-08T10:36:07.042Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile-1) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.042Z] [INFO] Changes detected - recompiling the module! [2023-05-08T10:36:07.042Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/RuleUnits.java:[37,38] unchecked cast [2023-05-08T10:36:07.042Z] required: org.drools.ruleunits.api.RuleUnit [2023-05-08T10:36:07.042Z] found: org.kie.kogito.queries.LoanUnitRuleUnit [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,27] unchecked method invocation: method subscribe in interface org.drools.ruleunits.api.DataSource is applied to given types [2023-05-08T10:36:07.042Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-08T10:36:07.042Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,28] unchecked conversion [2023-05-08T10:36:07.042Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-08T10:36:07.042Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,26] unchecked call to append(T) as a member of the raw type org.drools.ruleunits.api.DataStream [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,26] unchecked call to add(T) as a member of the raw type org.drools.ruleunits.api.DataStore [2023-05-08T10:36:07.042Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[105,22] unchecked call to set(T) as a member of the raw type org.drools.ruleunits.api.SingletonStore [2023-05-08T10:36:07.042Z] [INFO] [2023-05-08T10:36:07.042Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:process-model-classes (default-process-model-classes) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.296Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-08T10:36:07.296Z] [INFO] [2023-05-08T10:36:07.296Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.296Z] [debug] execute contextualize [2023-05-08T10:36:07.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T10:36:07.296Z] [INFO] Copying 1 resource [2023-05-08T10:36:07.296Z] [INFO] [2023-05-08T10:36:07.296Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.296Z] [INFO] Changes detected - recompiling the module! [2023-05-08T10:36:07.296Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/test-classes [2023-05-08T10:36:07.296Z] [INFO] [2023-05-08T10:36:07.296Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ruleunit-springboot-example --- [2023-05-08T10:36:07.296Z] [INFO] Surefire report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/surefire-reports [2023-05-08T10:36:07.296Z] [INFO] [2023-05-08T10:36:07.296Z] [INFO] ------------------------------------------------------- [2023-05-08T10:36:07.296Z] [INFO] T E S T S [2023-05-08T10:36:07.296Z] [INFO] ------------------------------------------------------- [2023-05-08T10:36:08.218Z] [INFO] Running org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-08T10:36:14.817Z] 06:36:07.222 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.buildDefaultMergedContextConfiguration:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest], using SpringBootContextLoader [2023-05-08T10:36:14.818Z] 06:36:07.229 [main] INFO o.s.t.c.s.AbstractContextLoader.generateDefaultLocations:264 - Could not detect default resource locations for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2023-05-08T10:36:14.818Z] 06:36:07.389 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getDefaultTestExecutionListenerClassNames:245 - 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] [2023-05-08T10:36:14.818Z] 06:36:07.399 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getTestExecutionListeners:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30b19518, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@363042d7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@366ac49b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6ad59d92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@56f0cc85, org.springframework.test.context.support.DirtiesContextTestExecutionListener@62e20a76, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2cc44ad, org.springframework.test.context.event.EventPublishingTestExecutionListener@44b3606b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1477089c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@663411de, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@63dd899, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@59d2400d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@75cd8043, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@33b1c5c5] [2023-05-08T10:36:14.818Z] [2023-05-08T10:36:14.818Z] . ____ _ __ _ _ [2023-05-08T10:36:14.818Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2023-05-08T10:36:14.818Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2023-05-08T10:36:14.818Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2023-05-08T10:36:14.818Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2023-05-08T10:36:14.818Z] =========|_|==============|___/=/_/_/_/ [2023-05-08T10:36:14.818Z] :: Spring Boot :: (v2.6.6) [2023-05-08T10:36:14.818Z] [2023-05-08T10:36:14.818Z] 06:36:07.828 [main] INFO o.s.boot.StartupInfoLogger.logStarting:55 - Starting RestQueryTest using Java 11.0.19 on rhos-01-kie-psi-rhel7-xlarge-979 with PID 17277 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example) [2023-05-08T10:36:14.818Z] 06:36:07.830 [main] INFO o.s.boot.SpringApplication.logStartupProfileInfo:640 - No active profile set, falling back to 1 default profile: "default" [2023-05-08T10:36:14.818Z] 06:36:09.680 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize:108 - Tomcat initialized with port(s): 0 (http) [2023-05-08T10:36:14.818Z] 06:36:09.687 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-08T10:36:14.818Z] 06:36:09.688 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting service [Tomcat] [2023-05-08T10:36:14.818Z] 06:36:09.688 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting Servlet engine: [Apache Tomcat/9.0.60] [2023-05-08T10:36:14.818Z] 06:36:09.792 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring embedded WebApplicationContext [2023-05-08T10:36:14.818Z] 06:36:09.793 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext:290 - Root WebApplicationContext: initialization completed in 1685 ms [2023-05-08T10:36:14.818Z] 06:36:12.599 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.:58 - Exposing 1 endpoint(s) beneath base path '/actuator' [2023-05-08T10:36:14.818Z] 06:36:12.957 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-08T10:36:14.818Z] 06:36:12.974 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start:220 - Tomcat started on port(s): 43415 (http) with context path '' [2023-05-08T10:36:14.818Z] 06:36:13.339 [main] INFO o.s.boot.StartupInfoLogger.logStarted:61 - Started RestQueryTest in 5.906 seconds (JVM running for 7.006) [2023-05-08T10:36:16.698Z] 06:36:14.681 [http-nio-0.0.0.0-auto-1-exec-2] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' [2023-05-08T10:36:16.698Z] 06:36:14.682 [http-nio-0.0.0.0-auto-1-exec-2] INFO o.s.web.servlet.FrameworkServlet.initServletBean:525 - Initializing Servlet 'dispatcherServlet' [2023-05-08T10:36:16.698Z] 06:36:14.684 [http-nio-0.0.0.0-auto-1-exec-2] INFO o.s.web.servlet.FrameworkServlet.initServletBean:547 - Completed initialization in 1 ms [2023-05-08T10:36:16.952Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.712 s - in org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] Results: [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- spring-boot-maven-plugin:2.6.6:repackage (default) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Replacing main artifact with repackaged archive [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [debug] execute contextualize [2023-05-08T10:36:16.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T10:36:16.952Z] [INFO] Copying 2 resources [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ruleunit-springboot-example --- [2023-05-08T10:36:16.952Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.jar [2023-05-08T10:36:16.952Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.pom [2023-05-08T10:36:16.952Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-tests.jar [2023-05-08T10:36:16.952Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-sources.jar [2023-05-08T10:36:16.952Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-test-sources.jar [2023-05-08T10:36:16.952Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:36:16.952Z] [INFO] Reactor Summary for Kogito Example :: Spring Boot 2.0.0-SNAPSHOT: [2023-05-08T10:36:16.952Z] [INFO] [2023-05-08T10:36:16.952Z] [INFO] Kogito Example :: Spring Boot ...................... SUCCESS [ 1.456 s] [2023-05-08T10:36:16.952Z] [INFO] Kogito Example :: Decision Table - Spring Boot ..... SUCCESS [ 21.006 s] [2023-05-08T10:36:16.952Z] [INFO] Kogito Example :: DMN Metrics SpringBoot ........... SUCCESS [ 47.162 s] [2023-05-08T10:36:16.952Z] [INFO] Kogito Example :: DMN Event-Driven :: Spring Boot .. SUCCESS [01:19 min] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: DMN with listeners - Spring Boot . SUCCESS [ 15.370 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: DMN :: PMML - Spring Boot ........ SUCCESS [ 37.181 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: DMN - Spring Boot ................ SUCCESS [ 14.817 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: DMN Tracing - Spring Boot ........ SUCCESS [ 48.354 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Flexible process with Spring Boot SUCCESS [ 14.795 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot SUCCESS [ 16.757 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: PMML Event-Driven - Spring Boot .. SUCCESS [01:16 min] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: PMML - Spring Boot ............... SUCCESS [ 24.267 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Business Rules Spring Boot SUCCESS [ 12.827 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process :: Decisions :: REST :: Spring Boot SUCCESS [ 15.830 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Spring Boot SUCCESS [ 13.401 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process :: Decisions :: Spring Boot SUCCESS [ 12.992 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Infinispan Persistence Spring Boot SUCCESS [ 29.695 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot, multiple channels SUCCESS [ 16.888 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot SUCCESS [ 15.469 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process MongoDB Persistence Spring Boot SUCCESS [ 23.300 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Monitoring :: Spring Boot SUCCESS [ 15.956 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Spring Boot SUCCESS [ 55.816 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Springboot Performance test ...... SUCCESS [ 4.381 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot SUCCESS [ 20.742 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Service Rest Call Spring Boot SUCCESS [ 4.125 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Scripts With Spring Boot . SUCCESS [ 9.920 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Service Calls with Spring Boot SUCCESS [ 12.372 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process and Spring Boot .......... SUCCESS [ 18.310 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Timer With Spring Boot ... SUCCESS [ 3.832 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle Spring Boot SUCCESS [ 12.947 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot :: Console SUCCESS [ 29.515 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot SUCCESS [ 12.443 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot :: Console SUCCESS [01:43 min] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot SUCCESS [ 46.061 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Process Usertasks With Security Spring Boot SUCCESS [ 19.477 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: Rules Legacy API - Spring Boot ... SUCCESS [ 12.693 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: RuleUnit Event Driven :: Spring Boot SUCCESS [ 54.632 s] [2023-05-08T10:36:16.953Z] [INFO] Kogito Example :: RuleUnit - Spring Boot ........... SUCCESS [ 12.220 s] [2023-05-08T10:36:16.953Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:36:16.953Z] [INFO] BUILD SUCCESS [2023-05-08T10:36:16.953Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:36:16.953Z] [INFO] Total time: 16:28 min [2023-05-08T10:36:16.953Z] [INFO] Finished at: 2023-05-08T06:36:15-04:00 [2023-05-08T10:36:16.953Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:36:17.207Z] [command]/usr/bin/docker system prune -f [2023-05-08T10:36:17.207Z] Deleted build cache objects: [2023-05-08T10:36:17.207Z] qh5tzqv03qxauswwg8ban8ryl [2023-05-08T10:36:17.207Z] isw7iu257de8o7480pmf9pqjj [2023-05-08T10:36:17.207Z] taki1tds0bj1h2ptp25f4br0p [2023-05-08T10:36:17.207Z] t24aqhz7o3c8szwialwslbx3m [2023-05-08T10:36:17.207Z] zz0085uht2gtsxwfybky1r8wz [2023-05-08T10:36:17.207Z] q9m79t99tl79ntddydbgholx7 [2023-05-08T10:36:17.207Z] ppbhz6xs4sxdms3y0hil22fps [2023-05-08T10:36:17.207Z] 6011a26cfhu6ae8x5otk476ef [2023-05-08T10:36:17.207Z] hv99ydpb6bw4ydlvgacse7omr [2023-05-08T10:36:17.207Z] i56u98bgu0l5mb3gzwrmk0ke8 [2023-05-08T10:36:17.207Z] 9gqwmyl924lqp7i1hnfeiqecm [2023-05-08T10:36:17.207Z] rwwwydoszz5zrmc7lj5iwh48v [2023-05-08T10:36:17.207Z] abry49chcc38b4135vi2l4ir9 [2023-05-08T10:36:17.207Z] btcv11t5l8n7fqb7hqetve79c [2023-05-08T10:36:17.207Z] vbtwvvfxr0v8q8qhlueaghj1q [2023-05-08T10:36:17.207Z] hlkzfs1zftw2cw8iik2jrbhzl [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] Total reclaimed space: 44.94MB [2023-05-08T10:36:17.207Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-08T10:36:17.207Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-08T10:36:17.207Z] [INFO] OK [Executed in 0.065844 ms] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ""; fi" [2023-05-08T10:36:17.207Z] [INFO] OK [Executed in 6.017044 ms] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-08T10:36:17.207Z] [INFO] OK [Executed in 5.586778 ms] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config13298858281634786339tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T10:36:17.207Z] [INFO] OK [Executed in 5130.349016 ms] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-springboot-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config13298858281634786339tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T10:36:17.207Z] [INFO] OK [Executed in 989203.459474 ms] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-08T10:36:17.207Z] [INFO] OK [Executed in 93.197531 ms] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] # Uploading artifacts [2023-05-08T10:36:17.207Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-08T10:36:17.207Z] [2023-05-08T10:36:17.207Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-08T10:36:17.207Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config13298858281634786339tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-08T10:36:17.207Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-08T10:36:17.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-08T10:36:17.387Z] Recording test results [2023-05-08T10:36:19.105Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-08T10:36:19.131Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T10:36:20.588Z] + rm -rf console.log [Pipeline] sh [2023-05-08T10:36:20.881Z] + 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-springboot-examples/896/consoleText [2023-05-08T10:36:20.881Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-08T10:37:45.567Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)[2023-05-08T10:37:45.567Z] [INFO] [2023-05-08T10:37:45.567Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples --- [2023-05-08T10:37:45.567Z] [INFO] Skipping packaging of the test-jar [2023-05-08T10:37:45.567Z] [INFO] [2023-05-08T10:37:45.567Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] No tests to run. [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] No tests to run. [2023-05-08T10:37:45.821Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples --- [2023-05-08T10:37:45.821Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom [2023-05-08T10:37:45.821Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:37:45.821Z] [INFO] Reactor Summary: [2023-05-08T10:37:45.821Z] [INFO] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.071 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.138 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 2.719 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 35.977 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 35.859 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Camel :: Quarkus 1.0-SNAPSHOT SUCCESS [ 10.442 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.858 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.515 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 40.842 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 3.687 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 7.664 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.009 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.314 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.441 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC:: deployment 1.0-SNAPSHOT SUCCESS [ 0.541 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.574 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT FAILURE [ 0.087 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.022 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 30.422 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.965 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.062 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 40.870 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.354 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 7.400 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 20.705 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.608 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow grpc example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server:: Quarkus 1.0-SNAPSHOT SUCCESS [ 3.517 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client:: Quarkus 1.0-SNAPSHOT SUCCESS [ 19.548 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.765 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 26.897 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 29.223 s] [2023-05-08T10:37:45.821Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 11.292 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 12.400 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 28.525 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: ACME Financial Service 1.0-SNAPSHOT SUCCESS [ 27.106 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: Currency Exchange 1.0-SNAPSHOT SUCCESS [ 9.171 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 27.111 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.717 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 36.321 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 15.218 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.192 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.379 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.007 s] [2023-05-08T10:37:45.822Z] [INFO] stock-profit 1.0-SNAPSHOT .......................... SUCCESS [ 26.717 s] [2023-05-08T10:37:45.822Z] [INFO] stock-portfolio-service 1.0-SNAPSHOT ............... SUCCESS [ 2.430 s] [2023-05-08T10:37:45.822Z] [INFO] real-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.101 s] [2023-05-08T10:37:45.822Z] [INFO] fake-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.401 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.002 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 9.166 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 9.334 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 29.456 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 30.015 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 29.928 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 30.653 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 26.802 s] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase 1.0-SNAPSHOT SUCCESS [02:04 min] [2023-05-08T10:37:45.822Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 1.665 s] [2023-05-08T10:37:45.822Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:37:45.822Z] [INFO] BUILD FAILURE [2023-05-08T10:37:45.822Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:37:45.822Z] [INFO] Total time: 18:07 min [2023-05-08T10:37:45.822Z] [INFO] Finished at: 2023-05-08T06:37:45-04:00 [2023-05-08T10:37:45.822Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:37:46.079Z] [ERROR] Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-05-08T10:37:46.079Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T10:37:46.079Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T10:37:46.079Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T10:37:46.079Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T10:37:46.079Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T10:37:46.079Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-08T10:37:46.079Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T10:37:46.079Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T10:37:46.079Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T10:37:46.079Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T10:37:46.079Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T10:37:46.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T10:37:46.079Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-08T10:37:46.079Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-05-08T10:37:46.079Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T10:37:46.079Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T10:37:46.079Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T10:37:46.079Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T10:37:46.080Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T10:37:46.080Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-08T10:37:46.080Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-05-08T10:37:46.080Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-08T10:37:46.080Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-08T10:37:46.080Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T10:37:46.080Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T10:37:46.080Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T10:37:46.080Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T10:37:46.080Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T10:37:46.080Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T10:37:46.080Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T10:37:46.080Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T10:37:46.080Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-08T10:37:46.080Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-05-08T10:37:46.080Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-08T10:37:46.080Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-08T10:37:46.080Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T10:37:46.080Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T10:37:46.080Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T10:37:46.080Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T10:37:46.080Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T10:37:46.080Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T10:37:46.080Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T10:37:46.080Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T10:37:46.080Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T10:37:46.080Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T10:37:46.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T10:37:46.080Z] [ERROR] [2023-05-08T10:37:46.080Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-08T10:37:46.080Z] [ERROR] [2023-05-08T10:37:46.080Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-08T10:37:46.080Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-05-08T10:37:46.080Z] [ERROR] [2023-05-08T10:37:46.080Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-08T10:37:46.080Z] [ERROR] mvn -rf :serverless-workflow-data-index-quarkus [2023-05-08T10:37:54.142Z] [ERROR] Error executing command mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4241997629911840496tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B. The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-08T10:37:54.142Z] [command]/usr/bin/docker system prune -f [2023-05-08T10:37:54.142Z] Total reclaimed space: 0B [2023-05-08T10:37:54.142Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-08T10:37:54.142Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-08T10:37:54.142Z] [INFO] OK [Executed in 0.066835 ms] [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ""; fi" [2023-05-08T10:37:54.142Z] [INFO] OK [Executed in 7.174425 ms] [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-08T10:37:54.142Z] [INFO] OK [Executed in 5.699739 ms] [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4241997629911840496tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T10:37:54.142Z] [INFO] OK [Executed in 5108.615938 ms] [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4241997629911840496tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T10:37:54.142Z] [INFO] NOT OK [Executed in 1096757.722556 ms] [2023-05-08T10:37:54.142Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-08T10:37:54.142Z] [INFO] OK [Executed in 91.45827 ms] [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] # Uploading artifacts [2023-05-08T10:37:54.142Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-08T10:37:54.142Z] [2023-05-08T10:37:54.142Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-08T10:37:54.142Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4241997629911840496tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-08T10:37:54.142Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-08T10:37:54.142Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-05-08T10:37:54.142Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4241997629911840496tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-08T10:37:54.142Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-08T10:37:54.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-08T10:37:54.330Z] Recording test results [2023-05-08T10:37:56.115Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-08T10:37:56.135Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T10:37:57.646Z] + rm -rf console.log [Pipeline] sh [2023-05-08T10:37:57.941Z] + 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.serverless-workflow-examples/870/consoleText [2023-05-08T10:37:57.941Z] + tail -n 300 |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.events.mongodb.codec.ProcessInstanceDataEventCodecTest.encodejava.lang.AssertionError:Expecting map: {"businessKey"="testBusinessKey", "endDate"=2023-05-08T06:22:37.596 (java.util.Date), "error"={"errorMessage"="testErrorMessage", "nodeDefinitionId"="testNodeDefinitionId"}, "id"="testId", "milestones"=[{"id"="testId", "name"="testName", "status"="testStatus"}], "parentInstanceId"="testKogitoParentProcessInstanceId", "processId"="testKogitoProcessId", "processName"="testProcessName", "processType"="testKogitoProcessType", "roles"=["testRole"], "rootInstanceId"="testKogitoRootProcessInstanceId", "rootProcessId"="testKogitoRootProcessId", "startDate"=2023-05-08T06:22:37.596 (java.util.Date), "state"=1, "variables"={"testVariableKey"="testVariableValue"}, "version"="testVersion"} to contain entries: ["nodeInstances"=[]] but could not find the following map entries: ["nodeInstances"=[]] at org.kie.kogito.events.mongodb.codec.ProcessInstanceDataEventCodecTest.encode(ProcessInstanceDataEventCodecTest.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) org.kie.kogito.codegen.rules.PublishEventBusinessRuleIT.testBusinessRuleProcessStartToEndWithVariableTrackedjava.lang.AssertionError:Expected size: 2 but was: 18 in: [AbstractDataEvent{specVersion=1.0, id='47f82fd6-e7cb-45de-b93c-8bf7d8027abb', source=http://myhost/BusinessRuleTask, type='ProcessInstanceEvent', time=2023-05-08T06:24:39.012833-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='3d6a749e-0352-490b-8530-b0c7c671c5c7', version='1', parentInstanceId='null', rootInstanceId='null', processId='BusinessRuleTask', processType='null', rootProcessId='null', processName='Default Process', startDate=Mon May 08 06:24:38 EDT 2023, endDate=Mon May 08 06:24:39 EDT 2023, state=2, businessKey='null', variables={person=Person{name='john', age=25, adult=true}}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3d6a749e-0352-490b-8530-b0c7c671c5c7, kogitoprocist=2, kogitoprocversion=1, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='25af4dd7-5066-4c5c-a295-c89e5862e5a1', source=http://myhost/BusinessRuleTask, type='ProcessInstanceEvent', time=2023-05-08T06:24:39.012891-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='3d6a749e-0352-490b-8530-b0c7c671c5c7', version='1', parentInstanceId='null', rootInstanceId='null', processId='BusinessRuleTask', processType='null', rootProcessId='null', processName='Default Process', startDate=Mon May 08 06:24:39 EDT 2023, endDate=Mon May 08 06:24:39 EDT 2023, state=2, businessKey='null', variables={person=Person{name='john', age=25, adult=true}}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3d6a749e-0352-490b-8530-b0c7c671c5c7, kogitoprocist=2, kogitoprocversion=1, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='c7b7ed3f-02d7-495c-82d1-e41ae90f6505', source=http://myhost/BusinessRuleTask, type='ProcessInstanceEvent', time=2023-05-08T06:24:39.012934-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='3d6a749e-0352-490b-8530-b0c7c671c5c7', version='1', parentInstanceId='null', rootInstanceId='null', processId='BusinessRuleTask', processType='null', rootProcessId='null', processName='Default Process', startDate=Mon May 08 06:24:39 EDT 2023, endDate=Mon May 08 06:24:39 EDT 2023, state=2, businessKey='null', variables={person=Person{name='john', age=25, adult=true}}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3d6a749e-0352-490b-8530-b0c7c671c5c7, kogitoprocist=2, kogitoprocversion=1, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='9d7024d3-c53a-463c-b551-6c1957752265', source=http://myhost/BusinessRuleTask, type='ProcessInstanceEvent', time=2023-05-08T06:24:39.012976-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='3d6a749e-0352-490b-8530-b0c7c671c5c7', version='1', parentInstanceId='null', rootInstanceId='null', processId='BusinessRuleTask', processType='null', rootProcessId='null', processName='Default Process', startDate=Mon May 08 06:24:38 EDT 2023, endDate=Mon May 08 06:24:39 EDT 2023, state=2, businessKey='null', variables={person=Person{name='john', age=25, adult=true}}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3d6a749e-0352-490b-8530-b0c7c671c5c7, kogitoprocist=2, kogitoprocversion=1, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='a88887e2-ad31-40f0-b752-474cb14df8a9', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013032-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=9cc2ccf6-3c2d-42eb-9744-76785754e905, nodeId=1, nodeName=Start, nodeType=StartNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='19e97c1c-5635-429d-b15a-88506c3363ec', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013070-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=9cc2ccf6-3c2d-42eb-9744-76785754e905, nodeId=1, nodeName=Start, nodeType=StartNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='7c69f297-11ea-40ff-afc2-32725719b00b', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013100-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=359ac8ed-f6d2-47f7-912f-78dc3a09e29b, nodeId=3, nodeName=Business Rule Task, nodeType=RuleSetNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='2250f51d-f889-46f3-8a3c-6815790c72bf', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013136-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=359ac8ed-f6d2-47f7-912f-78dc3a09e29b, nodeId=3, nodeName=Business Rule Task, nodeType=RuleSetNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='e9c52eb8-626d-47b3-bc34-bea4bfc1b2bf', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013173-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=a988af3e-3f17-4751-bb4e-46564fb400ae, nodeId=2, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:24:39 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='4443a3f6-6417-48fb-b4b8-c01e0046cccd', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013209-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=a988af3e-3f17-4751-bb4e-46564fb400ae, nodeId=2, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:24:39 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='8022d299-fe4c-435f-90a9-7a6eaed0290e', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013245-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=a988af3e-3f17-4751-bb4e-46564fb400ae, nodeId=2, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:24:39 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='487341c3-a3df-47e6-878b-3a6ad73586cf', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013275-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=a988af3e-3f17-4751-bb4e-46564fb400ae, nodeId=2, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:24:39 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='7c3798cb-af65-488b-b68a-857575f08d9b', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013318-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=359ac8ed-f6d2-47f7-912f-78dc3a09e29b, nodeId=3, nodeName=Business Rule Task, nodeType=RuleSetNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='22d1e4a2-c288-4abb-8f6f-307e77a29a3a', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013355-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=359ac8ed-f6d2-47f7-912f-78dc3a09e29b, nodeId=3, nodeName=Business Rule Task, nodeType=RuleSetNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='0c3aa818-c963-4f0c-b189-91d9169af2f3', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013392-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=9cc2ccf6-3c2d-42eb-9744-76785754e905, nodeId=1, nodeName=Start, nodeType=StartNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='83b28ec0-262d-40ad-9c32-24826fa56617', source=http://myhost/BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-08T06:24:39.013429-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=9cc2ccf6-3c2d-42eb-9744-76785754e905, nodeId=1, nodeName=Start, nodeType=StartNode, eventTime=Mon May 08 06:24:38 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='44993069-af10-4693-a7a3-4a26a0200a8f', source=http://myhost/BusinessRuleTask, type='VariableInstanceEvent', time=2023-05-08T06:24:39.013466-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=VariableInstanceEventBody{variableName='person', variableValue=Person{name='john', age=25, adult=true}, variablePreviousValue=Person{name='john', age=25, adult=true}, changeDate=Mon May 08 06:24:39 EDT 2023, changedByNodeId='BusinessRuleTask_2', changedByNodeName='Business Rule Task', changedByNodeType='RuleSetNode', changedByUser='null', processInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', rootProcessInstanceId='null', processId='BusinessRuleTask', rootProcessId='null'}, kogitoProcessInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3d6a749e-0352-490b-8530-b0c7c671c5c7, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='8ef8e58f-732d-49fa-9bcc-ea077cf388db', source=http://myhost/BusinessRuleTask, type='VariableInstanceEvent', time=2023-05-08T06:24:39.013504-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=VariableInstanceEventBody{variableName='person', variableValue=Person{name='john', age=25, adult=true}, variablePreviousValue=Person{name='john', age=25, adult=true}, changeDate=Mon May 08 06:24:39 EDT 2023, changedByNodeId='BusinessRuleTask_2', changedByNodeName='Business Rule Task', changedByNodeType='RuleSetNode', changedByUser='null', processInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', rootProcessInstanceId='null', processId='BusinessRuleTask', rootProcessId='null'}, kogitoProcessInstanceId='3d6a749e-0352-490b-8530-b0c7c671c5c7', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3d6a749e-0352-490b-8530-b0c7c671c5c7, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}] at org.kie.kogito.codegen.rules.PublishEventBusinessRuleIT.testBusinessRuleProcessStartToEndWithVariableTracked(PublishEventBusinessRuleIT.java:153) org.kie.kogito.codegen.tests.PublishEventIT.testBasicUserTaskProcessAbortjava.lang.AssertionError:Expected size: 2 but was: 9 in: [AbstractDataEvent{specVersion=1.0, id='100770a7-8e8a-41a3-856d-f9b1e86f4e4a', source=http://myhost/UserTasksProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:51.789247-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='3e2f5396-6fd8-43b3-adf0-816ece58bb15', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='UserTasksProcess', processType='null', rootProcessId='null', processName='UserTasksProcess', startDate=Mon May 08 06:23:51 EDT 2023, endDate=null, state=1, businessKey='null', variables={}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='3e2f5396-6fd8-43b3-adf0-816ece58bb15', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3e2f5396-6fd8-43b3-adf0-816ece58bb15, kogitoprocist=1, kogitoprocversion=1.0, kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='49c04165-d6c7-4a16-9024-dcfc28e9533c', source=http://myhost/UserTasksProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:51.789381-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='3e2f5396-6fd8-43b3-adf0-816ece58bb15', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='UserTasksProcess', processType='null', rootProcessId='null', processName='UserTasksProcess', startDate=Mon May 08 06:23:51 EDT 2023, endDate=null, state=1, businessKey='null', variables={}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='3e2f5396-6fd8-43b3-adf0-816ece58bb15', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=3e2f5396-6fd8-43b3-adf0-816ece58bb15, kogitoprocist=1, kogitoprocversion=1.0, kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='991dd453-6f3b-4c8b-be46-a7294fc57923', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:51.790031-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=8b16867c-d7d0-4d44-a674-9f80e18700ec, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:51 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='8c1211af-b83d-4b4a-85d7-3393c00fbab9', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:51.790081-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=8b16867c-d7d0-4d44-a674-9f80e18700ec, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:51 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='fa4112dd-af98-4570-8a84-668ce6e7dde1', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:51.790131-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=6e81e5a1-e14e-492b-8b28-af3413cdd1fa, nodeId=2, nodeName=First Task, nodeType=HumanTaskNode, eventTime=Mon May 08 06:23:51 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='9a9a1c42-d0bf-478a-9539-e884b75433f1', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:51.790171-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=6e81e5a1-e14e-492b-8b28-af3413cdd1fa, nodeId=2, nodeName=First Task, nodeType=HumanTaskNode, eventTime=Mon May 08 06:23:51 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='2fb7e9e0-f139-4d1b-8ea1-3e0b323e396e', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:51.790209-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=8b16867c-d7d0-4d44-a674-9f80e18700ec, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:51 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='07c7a746-ad8a-4513-ba5a-422859e98cc3', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:51.790240-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=8b16867c-d7d0-4d44-a674-9f80e18700ec, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:51 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='33973f53-946a-4443-9ef3-2e7ef4119af1', source=http://myhost/UserTasksProcess, type='UserTaskInstanceEvent', time=2023-05-08T06:23:51.790939-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=UserTaskInstanceEventBody{id='d252020d-38bc-47b7-93b9-aa4787bf9f1a', taskName='FirstTask', taskDescription='null', taskPriority='1', referenceName='First Task', startDate=Mon May 08 06:23:51 EDT 2023, completeDate=null, state='Ready', actualOwner='null', potentialUsers=[mary, john], potentialGroups=[], excludedUsers=[], adminUsers=[], adminGroups=[], inputs=org.kie.kogito.process.workitems.impl.KogitoWorkItemImpl$ProxyMap@7beb6245, outputs={}, comments=[], attachments=[], processInstanceId='3e2f5396-6fd8-43b3-adf0-816ece58bb15', processInstanceVersion='1.0', rootProcessInstanceId='null', processId='UserTasksProcess', rootProcessId='null'}, kogitoProcessInstanceId='3e2f5396-6fd8-43b3-adf0-816ece58bb15', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitousertaskist=Ready, kogitoprocinstanceid=3e2f5396-6fd8-43b3-adf0-816ece58bb15, kogitoprocid=UserTasksProcess, kogitoaddons=test}}] at org.kie.kogito.codegen.tests.PublishEventIT.testBasicUserTaskProcessAbort(PublishEventIT.java:239) org.kie.kogito.codegen.tests.PublishEventIT.testProcessWithMilestoneEventsjava.lang.AssertionError:Expected size: 1 but was: 30 in: [AbstractDataEvent{specVersion=1.0, id='33ccc77a-a3f5-4ae0-a171-d529f0ae4a3d', source=http://myhost/SimpleMilestone, type='ProcessInstanceEvent', time=2023-05-08T06:23:52.432820-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='24877281-20f8-44bb-a430-b3d6662b0dc9', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='TestCase.SimpleMilestone', processType='null', rootProcessId='null', processName='SimpleMilestone', startDate=Mon May 08 06:23:52 EDT 2023, endDate=Mon May 08 06:23:52 EDT 2023, state=2, businessKey='null', variables={}, error=null, roles=null, milestones=[MilestoneEventBody{name='SimpleMilestone', status='COMPLETED', id='_0F4368C3-FD42-4FFD-A5ED-0678F43326BC'}, MilestoneEventBody{name='AutoStartMilestone', status='COMPLETED', id='_18950AC4-664B-465E-B99E-766D38D362BF'}]}, kogitoProcessInstanceId='24877281-20f8-44bb-a430-b3d6662b0dc9', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=24877281-20f8-44bb-a430-b3d6662b0dc9, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='79462dfb-1424-47b5-af07-f2f8d0aa1928', source=http://myhost/SimpleMilestone, type='ProcessInstanceEvent', time=2023-05-08T06:23:52.432896-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='24877281-20f8-44bb-a430-b3d6662b0dc9', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='TestCase.SimpleMilestone', processType='null', rootProcessId='null', processName='SimpleMilestone', startDate=Mon May 08 06:23:52 EDT 2023, endDate=Mon May 08 06:23:52 EDT 2023, state=2, businessKey='null', variables={}, error=null, roles=null, milestones=[MilestoneEventBody{name='SimpleMilestone', status='COMPLETED', id='_0F4368C3-FD42-4FFD-A5ED-0678F43326BC'}, MilestoneEventBody{name='AutoStartMilestone', status='COMPLETED', id='_18950AC4-664B-465E-B99E-766D38D362BF'}]}, kogitoProcessInstanceId='24877281-20f8-44bb-a430-b3d6662b0dc9', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=24877281-20f8-44bb-a430-b3d6662b0dc9, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='c58640ac-f0d9-4151-85cf-de327059caf6', source=http://myhost/SimpleMilestone, type='ProcessInstanceEvent', time=2023-05-08T06:23:52.432941-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='24877281-20f8-44bb-a430-b3d6662b0dc9', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='TestCase.SimpleMilestone', processType='null', rootProcessId='null', processName='SimpleMilestone', startDate=Mon May 08 06:23:52 EDT 2023, endDate=Mon May 08 06:23:52 EDT 2023, state=2, businessKey='null', variables={}, error=null, roles=null, milestones=[MilestoneEventBody{name='SimpleMilestone', status='COMPLETED', id='_0F4368C3-FD42-4FFD-A5ED-0678F43326BC'}, MilestoneEventBody{name='AutoStartMilestone', status='COMPLETED', id='_18950AC4-664B-465E-B99E-766D38D362BF'}]}, kogitoProcessInstanceId='24877281-20f8-44bb-a430-b3d6662b0dc9', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=24877281-20f8-44bb-a430-b3d6662b0dc9, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='b0aed72e-5967-45d4-92e0-68c862b151c2', source=http://myhost/SimpleMilestone, type='ProcessInstanceEvent', time=2023-05-08T06:23:52.432985-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='24877281-20f8-44bb-a430-b3d6662b0dc9', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='TestCase.SimpleMilestone', processType='null', rootProcessId='null', processName='SimpleMilestone', startDate=Mon May 08 06:23:52 EDT 2023, endDate=Mon May 08 06:23:52 EDT 2023, state=2, businessKey='null', variables={}, error=null, roles=null, milestones=[MilestoneEventBody{name='SimpleMilestone', status='COMPLETED', id='_0F4368C3-FD42-4FFD-A5ED-0678F43326BC'}, MilestoneEventBody{name='AutoStartMilestone', status='COMPLETED', id='_18950AC4-664B-465E-B99E-766D38D362BF'}]}, kogitoProcessInstanceId='24877281-20f8-44bb-a430-b3d6662b0dc9', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=24877281-20f8-44bb-a430-b3d6662b0dc9, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='3cdb3791-f332-4a5c-99d4-2705c5059b06', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433022-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=89443cdd-79b2-4eea-a6fa-64403a3453f5, nodeId=6, nodeName=AutoStartMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='e4af75b2-6ab8-4480-a4bd-60d4f448f5d8', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433060-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=89443cdd-79b2-4eea-a6fa-64403a3453f5, nodeId=6, nodeName=AutoStartMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='5936a5ca-89bc-4473-bab4-73131073e7f4', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433099-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=5d292ccb-ad2e-4a07-8821-1678d0726ead, nodeId=5, nodeName=AutoStart Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='47b10f25-8a2a-4349-bef1-35b86a754b2b', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433138-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=5d292ccb-ad2e-4a07-8821-1678d0726ead, nodeId=5, nodeName=AutoStart Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='c9578ffa-6fcc-4a5d-8a15-f91518ae1eb3', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433177-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=118aefd9-7ddd-4572-b216-3f89c00e1b89, nodeId=4, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='91da00ff-b115-43c5-b5fc-8b8f735e3260', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433215-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=45d6075a-bed5-4123-b477-6d2eeb0b1195, nodeId=2, nodeName=SimpleMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='432402b5-4fab-4ad5-950c-9f4f739d3038', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433253-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=45d6075a-bed5-4123-b477-6d2eeb0b1195, nodeId=2, nodeName=SimpleMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='3ac5472e-c453-4d7d-85d1-b140a6076a8a', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433292-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=099d81ac-771f-43b6-b39e-0b56e99991bc, nodeId=1, nodeName=Simple Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='611c3e68-5af6-4ccf-98a4-8b47a3457908', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433331-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=099d81ac-771f-43b6-b39e-0b56e99991bc, nodeId=1, nodeName=Simple Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='b63cbec4-9b49-42b0-99ed-f33915dcf874', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433369-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=13ace85a-a2f9-4c97-9b05-cb402f8968ca, nodeId=3, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='73856dea-5d95-4933-9918-d2ac897c70ff', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433401-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=13ace85a-a2f9-4c97-9b05-cb402f8968ca, nodeId=3, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='19a54c64-ccf1-45d6-9ded-3955df10cedc', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433438-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=118aefd9-7ddd-4572-b216-3f89c00e1b89, nodeId=4, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='86f3d925-0fc4-4d26-8654-b0fd7276bd9d', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433477-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=118aefd9-7ddd-4572-b216-3f89c00e1b89, nodeId=4, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='6a3c7c7b-77a5-4247-a66e-1abbe5835dd8', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433522-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=13ace85a-a2f9-4c97-9b05-cb402f8968ca, nodeId=3, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='2cc3c8aa-42f0-4300-9795-40bdba739f1a', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433562-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=13ace85a-a2f9-4c97-9b05-cb402f8968ca, nodeId=3, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='8c38ae95-506f-40ae-90bb-b50d576388b9', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433593-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=099d81ac-771f-43b6-b39e-0b56e99991bc, nodeId=1, nodeName=Simple Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='1a67e30c-bb5c-47c7-b080-92b300e086ac', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433643-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=099d81ac-771f-43b6-b39e-0b56e99991bc, nodeId=1, nodeName=Simple Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='cbea9d0c-c0ba-40d2-8dd6-6b480ac20086', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433684-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=45d6075a-bed5-4123-b477-6d2eeb0b1195, nodeId=2, nodeName=SimpleMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='595caefb-cca0-4ef6-b9ae-e64bec1e6f27', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433723-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=45d6075a-bed5-4123-b477-6d2eeb0b1195, nodeId=2, nodeName=SimpleMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='7de61e27-bdbd-42b5-a883-09349e6ce23c', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433771-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=118aefd9-7ddd-4572-b216-3f89c00e1b89, nodeId=4, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='32aa5669-370c-41ee-90f7-cc64865a53fc', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433803-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=118aefd9-7ddd-4572-b216-3f89c00e1b89, nodeId=4, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='7d368b23-8436-4f24-afc3-f5ab7e6c4843', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433847-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=118aefd9-7ddd-4572-b216-3f89c00e1b89, nodeId=4, nodeName=End, nodeType=EndNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='595fd952-3a0c-479d-ba6b-0cc97a89f983', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433887-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=5d292ccb-ad2e-4a07-8821-1678d0726ead, nodeId=5, nodeName=AutoStart Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='4c766e52-1665-4c2f-bc36-2bbacb0d506d', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433925-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=5d292ccb-ad2e-4a07-8821-1678d0726ead, nodeId=5, nodeName=AutoStart Milestone task, nodeType=ActionNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='d83a265b-592e-4946-8735-c5520868f823', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433964-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=89443cdd-79b2-4eea-a6fa-64403a3453f5, nodeId=6, nodeName=AutoStartMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='17f2eb37-c4ee-4a0f-b5b3-89afe0200b5c', source=http://myhost/SimpleMilestone, type='NodeInstanceEvent', time=2023-05-08T06:23:52.433996-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=89443cdd-79b2-4eea-a6fa-64403a3453f5, nodeId=6, nodeName=AutoStartMilestone, nodeType=MilestoneNode, eventTime=Mon May 08 06:23:52 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='TestCase.SimpleMilestone', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=TestCase.SimpleMilestone, kogitoaddons=test}}] at org.kie.kogito.codegen.tests.PublishEventIT.testProcessWithMilestoneEvents(PublishEventIT.java:77) org.kie.kogito.codegen.tests.PublishEventIT.testBasicUserTaskProcessWithSecurityRolesjava.lang.AssertionError:Expected size: 2 but was: 9 in: [AbstractDataEvent{specVersion=1.0, id='fd1c045c-78b2-4d73-93b0-8ccfa208ce37', source=http://myhost/UserTasksProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:53.711388-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='f64a1a6d-c145-496d-b754-f148917adf74', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='UserTasksProcess', processType='null', rootProcessId='null', processName='UserTasksProcess', startDate=Mon May 08 06:23:53 EDT 2023, endDate=null, state=1, businessKey='null', variables={}, error=null, roles=[employees, managers], milestones=[]}, kogitoProcessInstanceId='f64a1a6d-c145-496d-b754-f148917adf74', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=f64a1a6d-c145-496d-b754-f148917adf74, kogitoprocist=1, kogitoprocversion=1.0, kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='422ded67-9727-487b-baaf-cc70cb54481f', source=http://myhost/UserTasksProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:53.711454-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='f64a1a6d-c145-496d-b754-f148917adf74', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='UserTasksProcess', processType='null', rootProcessId='null', processName='UserTasksProcess', startDate=Mon May 08 06:23:53 EDT 2023, endDate=null, state=1, businessKey='null', variables={}, error=null, roles=[employees, managers], milestones=[]}, kogitoProcessInstanceId='f64a1a6d-c145-496d-b754-f148917adf74', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=f64a1a6d-c145-496d-b754-f148917adf74, kogitoprocist=1, kogitoprocversion=1.0, kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='4e1f773e-9718-463e-a5d1-649719526af3', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:53.711499-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=218a4283-26e4-4434-9f28-a6c3de750639, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:53 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='20eebfeb-72bc-4221-aaa1-3103bdd0f093', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:53.711529-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=218a4283-26e4-4434-9f28-a6c3de750639, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:53 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='0ce6dda4-e779-43d2-8594-b6014cde2606', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:53.711573-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=a1dda685-d84c-4921-a648-05643bf0d071, nodeId=2, nodeName=First Task, nodeType=HumanTaskNode, eventTime=Mon May 08 06:23:53 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='5a0e4294-7e30-467f-bf32-0047709cf0d7', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:53.711611-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=a1dda685-d84c-4921-a648-05643bf0d071, nodeId=2, nodeName=First Task, nodeType=HumanTaskNode, eventTime=Mon May 08 06:23:53 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='7bda2abf-342a-44ff-b9bc-28afc839459a', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:53.711665-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=218a4283-26e4-4434-9f28-a6c3de750639, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:53 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='4a9a8e13-8a6b-47ef-9964-335881ae58d5', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:53.711704-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=218a4283-26e4-4434-9f28-a6c3de750639, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:53 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='841df8dc-4752-4adc-9ed6-f3d4e6127204', source=http://myhost/UserTasksProcess, type='UserTaskInstanceEvent', time=2023-05-08T06:23:53.711750-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=UserTaskInstanceEventBody{id='5e4c86b8-87d2-4711-a67f-d20b478439d7', taskName='FirstTask', taskDescription='null', taskPriority='1', referenceName='First Task', startDate=Mon May 08 06:23:53 EDT 2023, completeDate=null, state='Ready', actualOwner='null', potentialUsers=[mary, john], potentialGroups=[], excludedUsers=[], adminUsers=[], adminGroups=[], inputs=org.kie.kogito.process.workitems.impl.KogitoWorkItemImpl$ProxyMap@5bd42e3a, outputs={}, comments=[], attachments=[], processInstanceId='f64a1a6d-c145-496d-b754-f148917adf74', processInstanceVersion='1.0', rootProcessInstanceId='null', processId='UserTasksProcess', rootProcessId='null'}, kogitoProcessInstanceId='f64a1a6d-c145-496d-b754-f148917adf74', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitousertaskist=Ready, kogitoprocinstanceid=f64a1a6d-c145-496d-b754-f148917adf74, kogitoprocid=UserTasksProcess, kogitoaddons=test}}] at org.kie.kogito.codegen.tests.PublishEventIT.testBasicUserTaskProcessWithSecurityRoles(PublishEventIT.java:289) org.kie.kogito.codegen.tests.PublishEventIT.testServiceTaskProcessWithErrorjava.lang.AssertionError:Expected size: 1 but was: 2 in: [AbstractDataEvent{specVersion=1.0, id='2d2aba6a-d168-4f1e-913c-2899fe5868c5', source=http://myhost/ServiceProcessDifferentOperations, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.035921-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2e771c84-fbe5-47b0-844e-9d2765b66ef0', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='ServiceProcessDifferentOperations', processType='null', rootProcessId='null', processName='Service Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=null, state=5, businessKey='null', variables={}, error=ProcessError [nodeDefinitionId=_38E04E27-3CCA-47F9-927B-E37DC4B8CE25, errorMessage=java.lang.NullPointerException - null], roles=null, milestones=[]}, kogitoProcessInstanceId='2e771c84-fbe5-47b0-844e-9d2765b66ef0', kogitoRootProcessInstanceId='null', kogitoProcessId='ServiceProcessDifferentOperations', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2e771c84-fbe5-47b0-844e-9d2765b66ef0, kogitoprocist=5, kogitoprocversion=1.0, kogitoprocid=ServiceProcessDifferentOperations, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='d3c910de-7fcc-4002-983c-8eefd5d9d79c', source=http://myhost/ServiceProcessDifferentOperations, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.036002-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2e771c84-fbe5-47b0-844e-9d2765b66ef0', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='ServiceProcessDifferentOperations', processType='null', rootProcessId='null', processName='Service Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=null, state=5, businessKey='null', variables={}, error=ProcessError [nodeDefinitionId=_38E04E27-3CCA-47F9-927B-E37DC4B8CE25, errorMessage=java.lang.NullPointerException - null], roles=null, milestones=[]}, kogitoProcessInstanceId='2e771c84-fbe5-47b0-844e-9d2765b66ef0', kogitoRootProcessInstanceId='null', kogitoProcessId='ServiceProcessDifferentOperations', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2e771c84-fbe5-47b0-844e-9d2765b66ef0, kogitoprocist=5, kogitoprocversion=1.0, kogitoprocid=ServiceProcessDifferentOperations, kogitoaddons=test}}] at org.kie.kogito.codegen.tests.PublishEventIT.testServiceTaskProcessWithError(PublishEventIT.java:440) org.kie.kogito.codegen.tests.PublishEventIT.testBasicCallActivityTaskjava.lang.AssertionError:Expected size: 2 but was: 8 in: [AbstractDataEvent{specVersion=1.0, id='11a1c875-682b-4ae6-bb3a-bd079913991e', source=http://myhost/ParentProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352319-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='ParentProcess', processType='null', rootProcessId='null', processName='Parent Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={x=a, y=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoRootProcessInstanceId='null', kogitoProcessId='ParentProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=ParentProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='e5896fe0-13a0-4cb2-9011-11a4c900a2d4', source=http://myhost/SubProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352385-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', version='1', parentInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', rootInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', processId='SubProcess', processType='null', rootProcessId='ParentProcess', processName='Sub Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={subX=a, subY=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', kogitoRootProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoProcessId='SubProcess', kogitoRootProcessId='ParentProcess', kogitoAddons='test', extensionAttributes={kogitorootprocid=ParentProcess, kogitoparentprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocinstanceid=ad8317d2-3673-4ed9-be75-0e1227ed9dd7, kogitoprocist=2, kogitoprocversion=1, kogitorootprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocid=SubProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='b53b1ca2-21a9-4db5-b2b4-e2c3c86ff952', source=http://myhost/SubProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352430-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', version='1', parentInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', rootInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', processId='SubProcess', processType='null', rootProcessId='ParentProcess', processName='Sub Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={subX=a, subY=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', kogitoRootProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoProcessId='SubProcess', kogitoRootProcessId='ParentProcess', kogitoAddons='test', extensionAttributes={kogitorootprocid=ParentProcess, kogitoparentprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocinstanceid=ad8317d2-3673-4ed9-be75-0e1227ed9dd7, kogitoprocist=2, kogitoprocversion=1, kogitorootprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocid=SubProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='ccb70709-927a-436e-81e8-0b1855147794', source=http://myhost/SubProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352474-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', version='1', parentInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', rootInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', processId='SubProcess', processType='null', rootProcessId='ParentProcess', processName='Sub Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={subX=a, subY=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', kogitoRootProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoProcessId='SubProcess', kogitoRootProcessId='ParentProcess', kogitoAddons='test', extensionAttributes={kogitorootprocid=ParentProcess, kogitoparentprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocinstanceid=ad8317d2-3673-4ed9-be75-0e1227ed9dd7, kogitoprocist=2, kogitoprocversion=1, kogitorootprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocid=SubProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='72a91cdb-ea31-48c0-a4dd-2b6a3413c92d', source=http://myhost/SubProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352517-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', version='1', parentInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', rootInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', processId='SubProcess', processType='null', rootProcessId='ParentProcess', processName='Sub Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={subX=a, subY=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='ad8317d2-3673-4ed9-be75-0e1227ed9dd7', kogitoRootProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoProcessId='SubProcess', kogitoRootProcessId='ParentProcess', kogitoAddons='test', extensionAttributes={kogitorootprocid=ParentProcess, kogitoparentprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocinstanceid=ad8317d2-3673-4ed9-be75-0e1227ed9dd7, kogitoprocist=2, kogitoprocversion=1, kogitorootprociid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocid=SubProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='7a51e1a3-ff77-4477-9ba5-cd265d0d3b05', source=http://myhost/ParentProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352552-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='ParentProcess', processType='null', rootProcessId='null', processName='Parent Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={x=a, y=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoRootProcessInstanceId='null', kogitoProcessId='ParentProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=ParentProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='a6ccdea1-d9e5-42ee-afbf-9f3e2ef5db8a', source=http://myhost/ParentProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352594-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='ParentProcess', processType='null', rootProcessId='null', processName='Parent Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={x=a, y=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoRootProcessInstanceId='null', kogitoProcessId='ParentProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=ParentProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='af56f1a0-777a-4897-985c-db01a7f7f297', source=http://myhost/ParentProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:54.352652-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='ParentProcess', processType='null', rootProcessId='null', processName='Parent Process', startDate=Mon May 08 06:23:54 EDT 2023, endDate=Mon May 08 06:23:54 EDT 2023, state=2, businessKey='null', variables={x=a, y=new value}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='2192ee12-29f4-4aad-ac0f-3e8e3fe86864', kogitoRootProcessInstanceId='null', kogitoProcessId='ParentProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2192ee12-29f4-4aad-ac0f-3e8e3fe86864, kogitoprocist=2, kogitoprocversion=1.0, kogitoprocid=ParentProcess, kogitoaddons=test}}] at org.kie.kogito.codegen.tests.PublishEventIT.testBasicCallActivityTask(PublishEventIT.java:332) org.kie.kogito.codegen.tests.PublishEventIT.testBasicUserTaskProcessjava.lang.AssertionError:Expected size: 2 but was: 9 in: [AbstractDataEvent{specVersion=1.0, id='a50657bb-ddf4-4b7c-92f8-b27e1f30d47a', source=http://myhost/UserTasksProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:55.043205-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='6084aad9-8e28-489a-9337-c651cf4005f6', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='UserTasksProcess', processType='null', rootProcessId='null', processName='UserTasksProcess', startDate=Mon May 08 06:23:55 EDT 2023, endDate=null, state=1, businessKey='null', variables={}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='6084aad9-8e28-489a-9337-c651cf4005f6', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=6084aad9-8e28-489a-9337-c651cf4005f6, kogitoprocist=1, kogitoprocversion=1.0, kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='a2e37bb7-875d-4db5-af40-24c9eb94b2c0', source=http://myhost/UserTasksProcess, type='ProcessInstanceEvent', time=2023-05-08T06:23:55.043272-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='6084aad9-8e28-489a-9337-c651cf4005f6', version='1.0', parentInstanceId='null', rootInstanceId='null', processId='UserTasksProcess', processType='null', rootProcessId='null', processName='UserTasksProcess', startDate=Mon May 08 06:23:55 EDT 2023, endDate=null, state=1, businessKey='null', variables={}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='6084aad9-8e28-489a-9337-c651cf4005f6', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=6084aad9-8e28-489a-9337-c651cf4005f6, kogitoprocist=1, kogitoprocversion=1.0, kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='600122f8-9c1b-493b-b188-262dff6867a9', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:55.043315-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=bdcc98b7-c5a1-408d-9e64-f56812a5dee3, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:55 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='a61fafda-d384-45d4-8ab2-50dd8de3f0c1', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:55.043352-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=bdcc98b7-c5a1-408d-9e64-f56812a5dee3, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:55 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='bf831a36-36eb-4805-b0c5-72a6eab85c61', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:55.043389-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=e3f59cc2-1b17-47ea-a0db-597282dd2cfb, nodeId=2, nodeName=First Task, nodeType=HumanTaskNode, eventTime=Mon May 08 06:23:55 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='dd11d228-5227-4f08-bc74-a911863b4288', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:55.043425-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=e3f59cc2-1b17-47ea-a0db-597282dd2cfb, nodeId=2, nodeName=First Task, nodeType=HumanTaskNode, eventTime=Mon May 08 06:23:55 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='923edb35-3ab6-4b79-9b3d-188eabf73760', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:55.043461-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=bdcc98b7-c5a1-408d-9e64-f56812a5dee3, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:55 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='98f6ba22-bed1-4e43-91ea-d80744a3504b', source=http://myhost/UserTasksProcess, type='NodeInstanceEvent', time=2023-05-08T06:23:55.043496-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstance [id=bdcc98b7-c5a1-408d-9e64-f56812a5dee3, nodeId=1, nodeName=StartProcess, nodeType=StartNode, eventTime=Mon May 08 06:23:55 EDT 2023], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=UserTasksProcess, kogitoaddons=test}}, AbstractDataEvent{specVersion=1.0, id='9f75f814-8202-44c4-9646-b004760851c8', source=http://myhost/UserTasksProcess, type='UserTaskInstanceEvent', time=2023-05-08T06:23:55.043538-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=UserTaskInstanceEventBody{id='e72c5227-5e14-495b-a48c-d4dd3a40c92d', taskName='FirstTask', taskDescription='null', taskPriority='1', referenceName='First Task', startDate=Mon May 08 06:23:55 EDT 2023, completeDate=null, state='Ready', actualOwner='null', potentialUsers=[mary, john], potentialGroups=[], excludedUsers=[], adminUsers=[], adminGroups=[], inputs=org.kie.kogito.process.workitems.impl.KogitoWorkItemImpl$ProxyMap@7ab4ce8a, outputs={}, comments=[], attachments=[], processInstanceId='6084aad9-8e28-489a-9337-c651cf4005f6', processInstanceVersion='1.0', rootProcessInstanceId='null', processId='UserTasksProcess', rootProcessId='null'}, kogitoProcessInstanceId='6084aad9-8e28-489a-9337-c651cf4005f6', kogitoRootProcessInstanceId='null', kogitoProcessId='UserTasksProcess', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitousertaskist=Ready, kogitoprocinstanceid=6084aad9-8e28-489a-9337-c651cf4005f6, kogitoprocid=UserTasksProcess, kogitoaddons=test}}] at org.kie.kogito.codegen.tests.PublishEventIT.testBasicUserTaskProcess(PublishEventIT.java:170) |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-08T10:46:59.325Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile[2023-05-08T10:46:59.325Z] [INFO] | | +- io.quarkus.http:quarkus-http-servlet:jar:4.2.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.3:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- io.quarkus.http:quarkus-http-vertx-backend:jar:4.2.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | | \- io.quarkus.http:quarkus-http-http-core:jar:4.2.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- io.quarkus.http:quarkus-http-core:jar:4.2.1:compile [2023-05-08T10:46:59.325Z] [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2023-05-08T10:46:59.325Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2023-05-08T10:46:59.325Z] [INFO] +- io.quarkus:quarkus-resteasy:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | +- io.quarkus:quarkus-vertx-http:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- io.quarkus:quarkus-security-runtime-spi:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.30.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.30.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.30.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.30.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:2.30.1:compile [2023-05-08T10:46:59.325Z] [INFO] | | | \- io.vertx:vertx-uri-template:jar:4.3.7:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- io.vertx:vertx-web:jar:4.3.7:compile [2023-05-08T10:46:59.325Z] [INFO] | | | +- io.vertx:vertx-web-common:jar:4.3.7:compile [2023-05-08T10:46:59.325Z] [INFO] | | | +- io.vertx:vertx-auth-common:jar:4.3.7:compile [2023-05-08T10:46:59.325Z] [INFO] | | | \- io.vertx:vertx-bridge-common:jar:4.3.7:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- io.github.crac:org-crac:jar:0.1.3:compile [2023-05-08T10:46:59.325Z] [INFO] | \- io.quarkus:quarkus-resteasy-server-common:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2023-05-08T10:46:59.325Z] [INFO] +- io.quarkus:quarkus-arc:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | +- io.quarkus.arc:arc:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- io.smallrye.reactive:mutiny:jar:1.9.0:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2023-05-08T10:46:59.325Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2023-05-08T10:46:59.325Z] [INFO] +- io.quarkus:quarkus-resteasy-jackson:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | +- io.quarkus:quarkus-jackson:jar:2.16.6.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | +- org.jboss.resteasy:resteasy-jackson2-provider:jar:4.7.7.Final:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- com.github.java-json-tools:json-patch:jar:1.13:compile [2023-05-08T10:46:59.325Z] [INFO] | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile [2023-05-08T10:46:59.325Z] [INFO] | | | \- com.github.java-json-tools:btf:jar:1.3:compile [2023-05-08T10:46:59.325Z] [INFO] | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile [2023-05-08T10:46:59.326Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2023-05-08T10:46:59.326Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.16.6.Final:compile [2023-05-08T10:46:59.326Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:3.1.1:compile [2023-05-08T10:46:59.326Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2023-05-08T10:46:59.326Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2023-05-08T10:46:59.326Z] [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile [2023-05-08T10:46:59.326Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile [2023-05-08T10:46:59.326Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.16.6.Final:compile [2023-05-08T10:46:59.326Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.16.6.Final:compile [2023-05-08T10:46:59.326Z] [INFO] +- io.smallrye:smallrye-health:jar:3.3.1:compile [2023-05-08T10:46:59.326Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2023-05-08T10:46:59.326Z] [INFO] | \- io.smallrye:smallrye-health-api:jar:3.3.1:compile [2023-05-08T10:46:59.326Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.3.1:compile [2023-05-08T10:46:59.326Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.16.6.Final:compile [2023-05-08T10:46:59.326Z] [INFO] \- org.glassfish:jakarta.json:jar:1.1.6:compile [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] You have 0 Checkstyle violations. [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-08T10:46:59.326Z] [INFO] Number of files to be formatted: 0 [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [debug] execute contextualize [2023-05-08T10:46:59.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T10:46:59.326Z] [INFO] Copying 2 resources [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] No sources to compile [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [debug] execute contextualize [2023-05-08T10:46:59.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T10:46:59.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/src/test/resources [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] No sources to compile [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] No tests to run. [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] Skipping packaging of the test-jar [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:46:59.326Z] [INFO] No sources in project. Archive not created. [2023-05-08T10:46:59.326Z] [INFO] [2023-05-08T10:46:59.326Z] [INFO] --- quarkus-maven-plugin:2.16.6.Final:build (default) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:01.910Z] [WARNING] [io.quarkus.arc.deployment.SplitPackageProcessor] Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: [2023-05-08T10:47:01.910Z] - "org.kie.kogito.decision" found in [org.kie.kogito:kogito-api::jar, org.kie.kogito:kogito-dmn::jar] [2023-05-08T10:47:01.910Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=true, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=true, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-08T10:47:01.910Z] [INFO] Generator discovery performed, found [processes, decisions] [2023-05-08T10:47:01.910Z] [INFO] Skipping generator 'processes' because disabled [2023-05-08T10:47:02.477Z] [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) [2023-05-08T10:47:02.477Z] [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) [2023-05-08T10:47:02.477Z] [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) [2023-05-08T10:47:02.733Z] [INFO] Initializing DMN DT Validator... [2023-05-08T10:47:02.733Z] [INFO] DMN DT Validator initialized. [2023-05-08T10:47:02.733Z] [INFO] Analysing decision tables in DMN Model 'LoanEligibility' ... [2023-05-08T10:47:02.987Z] [INFO] analysis for decision table 'Eligibility': [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ <=0, -, - ] [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], <=80, >20 ] [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], >80, - ] [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], <=80, >25 ] [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], >80, - ] [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ >3000, <=80, >35 ] [2023-05-08T10:47:02.987Z] [WARNING] Gap detected: [ >3000, >80, - ] [2023-05-08T10:47:02.987Z] [INFO] analysis for decision table 'Judgement': [2023-05-08T10:47:02.987Z] [WARNING] Columns: [Eligibility, SupremeDirector] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-08T10:47:02.987Z] [INFO] analysis for decision table 'Is Enough?': [2023-05-08T10:47:02.987Z] [INFO] Decision Table Analysis of table 'Is Enough?' finished with no messages to be reported. [2023-05-08T10:47:02.987Z] [INFO] analysis for decision table 'Decide': [2023-05-08T10:47:02.987Z] [WARNING] Columns: [Judgement] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-08T10:47:04.868Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4839ms [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:04.868Z] [debug] execute contextualize [2023-05-08T10:47:04.868Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T10:47:04.868Z] [INFO] Copying 1 resource [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:04.868Z] [INFO] No tests to run. [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:04.868Z] [INFO] No tests to run. [2023-05-08T10:47:04.868Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:04.868Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:04.868Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trusty-tracing-quarkus-devservices --- [2023-05-08T10:47:04.868Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.jar [2023-05-08T10:47:04.868Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.pom [2023-05-08T10:47:04.868Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT-sources.jar [2023-05-08T10:47:04.868Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:47:04.868Z] [INFO] Reactor Summary for Kogito Example :: Quarkus 2.0.0-SNAPSHOT: [2023-05-08T10:47:04.868Z] [INFO] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Quarkus .......................... SUCCESS [ 1.533 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Decision Table - Quarkus ......... SUCCESS [ 25.733 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN Metrics Quarkus .............. SUCCESS [ 45.980 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN Event-Driven :: Quarkus ...... SUCCESS [01:03 min] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN Incubation API With Quarkus .. SUCCESS [ 20.039 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN with Knative Eventing and Quarkus SUCCESS [ 25.068 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN with listeners - Quarkus ..... SUCCESS [ 20.446 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN Decision Table listener - Quarkus SUCCESS [ 29.536 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN :: PMML - QUARKUS ............ SUCCESS [ 34.887 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN .............................. SUCCESS [ 22.667 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: DMN Tracing - Quarkus ............ SUCCESS [ 32.014 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Flexible Process - Quarkus ....... SUCCESS [ 27.745 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Travel Agency .................... SUCCESS [ 0.056 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Travel Agency :: Basic ........... SUCCESS [ 25.930 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Travel Agency :: Extended ........ SUCCESS [ 0.051 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Travel Agency :: Travels ......... SUCCESS [ 50.566 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Travel Agency :: Visas ........... SUCCESS [ 6.451 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Onboarding Example ............... SUCCESS [ 0.029 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools SUCCESS [ 26.983 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN SUCCESS [ 24.530 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus SUCCESS [ 40.469 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: PMML Event-Driven - Quarkus ...... SUCCESS [01:10 min] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: PMML Incubation API With Quarkus . SUCCESS [ 21.190 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: PMML - Quarkus ................... SUCCESS [ 31.477 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Business Rules Quarkus ... SUCCESS [ 22.242 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process :: Decisions :: Quarkus .. SUCCESS [ 28.011 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process :: Decisions :: REST Quarkus SUCCESS [ 29.383 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Quarkus SUCCESS [ 28.519 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.386 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Incubation API With Quarkus SUCCESS [ 20.243 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Infinispan Persistence Quarkus SUCCESS [ 35.529 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization SUCCESS [ 32.678 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels SUCCESS [ 28.376 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Kafka Persistence Quarkus SUCCESS [ 26.943 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process with Kafka and Quarkus ... SUCCESS [ 28.554 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process with Knative Eventing and Quarkus SUCCESS [ 24.853 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process MongoDB Persistence Quarkus SUCCESS [ 32.105 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Monitoring :: Quarkus .... SUCCESS [ 32.267 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Quarkus SUCCESS [ 54.047 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Client Performance test .......... SUCCESS [ 0.294 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Quarkus Performance test ......... SUCCESS [ 5.288 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus SUCCESS [ 23.879 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process and Quarkus .............. SUCCESS [ 29.805 s] [2023-05-08T10:47:04.868Z] [INFO] Kogito Example :: Process Service Rest Cal with Quarkus SUCCESS [ 5.421 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Rest :: Quarkus .......... SUCCESS [ 21.783 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Service Rest WorkItem call with Quarkus SUCCESS [ 5.198 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 19.327 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Saga with Quarkus ........ SUCCESS [ 24.899 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Service Calls with Quarkus SUCCESS [ 21.688 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Timer with Quarkus ....... SUCCESS [ 4.760 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle SUCCESS [ 21.898 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process with Usertasks Quarkus :: Console SUCCESS [ 51.192 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process with Usertasks Quarkus ... SUCCESS [ 23.263 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process UserTasks with Timer Quarkus :: Console SUCCESS [ 39.321 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console SUCCESS [01:06 min] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus SUCCESS [ 43.293 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Process Usertasks With Security Quarkus SUCCESS [ 24.519 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Rules Incubation API With Quarkus SUCCESS [ 18.834 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Rules Legacy API - Quarkus ....... SUCCESS [ 19.795 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Rules HelloWorld ................. SUCCESS [ 19.847 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Rule Unit Event-Driven :: Quarkus SUCCESS [ 37.243 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: RuleUnit - Quarkus ............... SUCCESS [ 21.018 s] [2023-05-08T10:47:04.869Z] [INFO] Kogito Example :: Trusty Tracing - Quarkus DevServices SUCCESS [ 5.556 s] [2023-05-08T10:47:04.869Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:47:04.869Z] [INFO] BUILD SUCCESS [2023-05-08T10:47:04.869Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:47:04.869Z] [INFO] Total time: 27:27 min [2023-05-08T10:47:04.869Z] [INFO] Finished at: 2023-05-08T06:47:04-04:00 [2023-05-08T10:47:04.869Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T10:47:05.123Z] [command]/usr/bin/docker system prune -f [2023-05-08T10:47:05.123Z] Deleted build cache objects: [2023-05-08T10:47:05.123Z] zqdqyjzoata09b6xuxrhvfai4 [2023-05-08T10:47:05.123Z] diock4mptsfgbj3yaoluj7uom [2023-05-08T10:47:05.123Z] uf24y2wa33vmli4ti7cypbekd [2023-05-08T10:47:05.123Z] bawyck0da1hu99j6uv4914iz8 [2023-05-08T10:47:05.123Z] i79ph2i165cqdh7v33by43gsb [2023-05-08T10:47:05.123Z] m2d301z58ot2h4ksr1c9i75f7 [2023-05-08T10:47:05.123Z] 2aw2q0rk78u3e0cvlg39ym8wu [2023-05-08T10:47:05.123Z] 1fa86341tesdwed38gt65z9nv [2023-05-08T10:47:05.123Z] 3wh0klc28eg619tox2e9terlp [2023-05-08T10:47:05.123Z] g4t14kzgvnvuuzg1v4hzrtnvd [2023-05-08T10:47:05.123Z] vjj48uhinjzptk9bt69hpu1vu [2023-05-08T10:47:05.123Z] uywwqc25b2enyywnbempewxnw [2023-05-08T10:47:05.123Z] h5tkb9j59raatcnk2b14xwkwr [2023-05-08T10:47:05.123Z] xt1ud84iddqvq78m9hi9mwf0h [2023-05-08T10:47:05.123Z] 0rqpo59pp34fohx6ob6lkg148 [2023-05-08T10:47:05.123Z] ur0srulvblqegmbo7ksn9ztfu [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] Total reclaimed space: 44.94MB [2023-05-08T10:47:05.123Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-08T10:47:05.123Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-08T10:47:05.123Z] [INFO] OK [Executed in 0.077695 ms] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ""; fi" [2023-05-08T10:47:05.123Z] [INFO] OK [Executed in 5.802061 ms] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-08T10:47:05.123Z] [INFO] OK [Executed in 5.356124 ms] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config7189250987671213085tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T10:47:05.123Z] [INFO] OK [Executed in 4688.6278999999995 ms] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config7189250987671213085tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T10:47:05.123Z] [INFO] OK [Executed in 1648506.60821 ms] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-08T10:47:05.123Z] [INFO] OK [Executed in 86.219685 ms] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] # Uploading artifacts [2023-05-08T10:47:05.123Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-08T10:47:05.123Z] [2023-05-08T10:47:05.123Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-08T10:47:05.123Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config7189250987671213085tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-08T10:47:05.123Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-08T10:47:05.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-08T10:47:05.321Z] Recording test results [2023-05-08T10:47:07.268Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-08T10:47:07.288Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T10:47:08.829Z] + rm -rf console.log [Pipeline] sh [2023-05-08T10:47:09.128Z] + 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-quarkus-examples/881/consoleText [2023-05-08T10:47:09.128Z] + tail -n 300 |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-08T11:06:13.750Z] [INFO] Changes detected - recompiling the module![2023-05-08T11:06:13.750Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/classes [2023-05-08T11:06:14.006Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[67,58] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-08T11:06:14.006Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,56] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-08T11:06:14.006Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,66] copyResourcesForDevOrTest(io.quarkus.deployment.builditem.LiveReloadBuildItem,io.quarkus.deployment.pkg.builditem.CurateOutcomeBuildItem,io.quarkus.deployment.builditem.LaunchModeBuildItem,io.quarkus.maven.dependency.ResolvedDependency,java.lang.String,boolean) in io.quarkus.deployment.util.WebJarUtil has been deprecated [2023-05-08T11:06:14.006Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[81,34] devConsoleHandler(java.lang.String,io.quarkus.runtime.ShutdownContext) in io.quarkus.vertx.http.runtime.devmode.DevConsoleRecorder has been deprecated [2023-05-08T11:06:14.006Z] [INFO] [2023-05-08T11:06:14.006Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:14.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-08T11:06:14.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/test/resources [2023-05-08T11:06:14.006Z] [INFO] [2023-05-08T11:06:14.006Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:14.006Z] [INFO] No sources to compile [2023-05-08T11:06:14.006Z] [INFO] [2023-05-08T11:06:14.006Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:14.006Z] [INFO] No tests to run. [2023-05-08T11:06:14.006Z] [INFO] [2023-05-08T11:06:14.006Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:14.315Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-08T11:06:18.558Z] [INFO] [2023-05-08T11:06:18.558Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:18.558Z] [INFO] Skipping packaging of the test-jar [2023-05-08T11:06:18.558Z] [INFO] [2023-05-08T11:06:18.558Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:18.558Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-08T11:06:18.558Z] [INFO] [2023-05-08T11:06:18.558Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:18.558Z] [INFO] No sources in project. Archive not created. [2023-05-08T11:06:18.558Z] [INFO] [2023-05-08T11:06:18.558Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:18.558Z] [INFO] No tests to run. [2023-05-08T11:06:18.558Z] [INFO] [2023-05-08T11:06:18.558Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:18.559Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/failsafe-reports [2023-05-08T11:06:18.559Z] [INFO] [2023-05-08T11:06:18.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ runtime-tools-quarkus-extension-deployment --- [2023-05-08T11:06:18.559Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-08T11:06:18.559Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.pom [2023-05-08T11:06:18.559Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-08T11:06:18.559Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T11:06:18.559Z] [INFO] Reactor Summary for Kogito Apps 2.0.0-SNAPSHOT: [2023-05-08T11:06:18.559Z] [INFO] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps ........................................ SUCCESS [ 1.332 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: BOM ................................. SUCCESS [ 0.047 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Build Parent BOM .................... SUCCESS [ 0.061 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons ................. SUCCESS [ 0.039 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons API ............. SUCCESS [ 2.283 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons Protobuf ........ SUCCESS [ 3.523 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons PostgreSQL ...... SUCCESS [ 18.577 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons Infinispan ...... SUCCESS [ 50.355 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons MongoDB ......... SUCCESS [ 21.661 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons Redis ........... SUCCESS [ 2.976 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons Oracle .......... SUCCESS [ 50.235 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: Parent SUCCESS [ 0.035 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: API SUCCESS [ 2.892 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL base SUCCESS [ 3.164 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL (Generic) SUCCESS [ 20.839 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: DB Scripts Collection Multi Repo .... SUCCESS [ 0.245 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service ........................ SUCCESS [ 0.024 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Internal :: API ..... SUCCESS [ 1.484 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Jobs Recipients ..... SUCCESS [ 0.023 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Recipient Common Http SUCCESS [ 1.021 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Parent SUCCESS [ 0.023 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Runtime SUCCESS [ 3.881 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Deployment SUCCESS [ 14.467 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Parent SUCCESS [ 0.024 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Runtime SUCCESS [ 3.664 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Deployment SUCCESS [ 1.819 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Common .............. SUCCESS [02:16 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: Infinispan .......... SUCCESS [02:28 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [02:36 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: MongoDB ............. SUCCESS [02:13 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs Service :: In-memory ........... SUCCESS [02:15 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Jobs :: Addons ...................... SUCCESS [ 0.024 s] [2023-05-08T11:06:18.559Z] [INFO] Jobs Service Embedded Quarkus Addon - Parent ....... SUCCESS [ 0.021 s] [2023-05-08T11:06:18.559Z] [INFO] Jobs Service Embedded Quarkus Addon - Runtime ...... SUCCESS [ 3.483 s] [2023-05-08T11:06:18.559Z] [INFO] Jobs Service Embedded Quarkus Addon - Deployment ... SUCCESS [ 2.627 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index .......................... SUCCESS [ 0.020 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage .................. SUCCESS [ 0.020 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage API .............. SUCCESS [ 1.125 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage Protobuf ......... SUCCESS [ 1.249 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL ....... SUCCESS [ 18.012 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage Infinispan ....... SUCCESS [ 2.856 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage MongoDB .......... SUCCESS [ 13.974 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL :: Reporting SUCCESS [ 18.964 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Storage Oracle DB ........ SUCCESS [ 41.550 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Common ................... FAILURE [ 0.709 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service .................. SUCCESS [ 0.020 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service Common ........... SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service with In-memory persistence SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service with Infinispan .. SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service with MongoDB ..... SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service with Oracle ...... SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Data Index Service with PostgreSQL .. SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index .... SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Runtime SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Deployment SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Runtime SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Deployment SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Extension SUCCESS [ 3.128 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: UI Packages ......................... SUCCESS [17:22 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Deployment SUCCESS [ 8.924 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB SUCCESS [ 0.023 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Runtime SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Deployment SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests SKIPPED [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Security Commons .................... SUCCESS [ 51.740 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Management Console .................. SUCCESS [ 14.991 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Trusty UI ........................... SUCCESS [01:13 min] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Task Console ........................ SUCCESS [ 14.722 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Explainability ...................... SUCCESS [ 0.019 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Explainability Api .................. SUCCESS [ 1.663 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Explainability Service .............. SUCCESS [ 8.262 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Trusty .............................. SUCCESS [ 0.022 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Trusty Storage ...................... SUCCESS [ 0.020 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Trusty Storage API .................. SUCCESS [ 1.342 s] [2023-05-08T11:06:18.559Z] [INFO] Kogito Apps :: Trusty Service ...................... SUCCESS [ 0.020 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Service :: API ............... SUCCESS [ 0.205 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Explainability Service Messaging .... SUCCESS [ 30.521 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Explainability Service Rest ......... SUCCESS [ 45.955 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Storage Common ............... SUCCESS [ 0.173 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Storage Infinispan ........... SUCCESS [ 2.473 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Storage Redis ................ SUCCESS [ 1.832 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Storage PostgreSQL ........... SUCCESS [ 2.258 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Service Common ............... SUCCESS [01:48 min] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Service Infinispan ........... SUCCESS [ 33.788 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Service Redis ................ SUCCESS [ 26.102 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Trusty Service PostgreSQL ........... SUCCESS [ 30.566 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning ...................... SUCCESS [ 0.019 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning Core ................. SUCCESS [ 15.506 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning Process Service Client SUCCESS [ 14.916 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning :: Integration API ... SUCCESS [ 0.167 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning :: User Service ...... SUCCESS [ 0.019 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning :: User Service Properties SUCCESS [ 1.790 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Task Assigning Service .............. SUCCESS [ 15.273 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: JIT Executor ........................ SUCCESS [ 0.020 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: JIT Executor :: Common .............. SUCCESS [ 0.065 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: JIT Executor BPMN ................... SUCCESS [ 15.801 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: JIT Executor DMN .................... SUCCESS [ 22.300 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: JIT Executor Runner ................. SUCCESS [ 21.050 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests ................... SUCCESS [ 0.019 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service ... SUCCESS [ 0.022 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common SUCCESS [ 0.352 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Data Index ..... SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Common SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common :: Quarkus SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus SUCCESS [ 0.024 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Knative Eventing SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot SUCCESS [ 55.377 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service . SUCCESS [ 0.025 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Common SUCCESS [ 0.297 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus SUCCESS [ 59.495 s] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Audit UI SUCCESS [01:05 min] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot SUCCESS [01:04 min] [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Quarkus SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Spring Boot SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Task Assigning Service SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Task Assigning Service :: Processes SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Kogito Apps :: Integration Tests :: Task Assigning Service :: Quarkus SKIPPED [2023-05-08T11:06:18.560Z] [INFO] Runtime Tools Quarkus Extension - Parent ........... SUCCESS [ 0.021 s] [2023-05-08T11:06:18.560Z] [INFO] Runtime Tools Quarkus Extension - Runtime .......... SUCCESS [ 3.405 s] [2023-05-08T11:06:18.560Z] [INFO] Runtime Tools Quarkus Extension - Deployment ....... SUCCESS [ 5.689 s] [2023-05-08T11:06:18.560Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T11:06:18.560Z] [INFO] BUILD FAILURE [2023-05-08T11:06:18.560Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T11:06:18.560Z] [INFO] Total time: 48:09 min [2023-05-08T11:06:18.560Z] [INFO] Finished at: 2023-05-08T07:06:17-04:00 [2023-05-08T11:06:18.560Z] [INFO] ------------------------------------------------------------------------ [2023-05-08T11:06:18.560Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure: Compilation failure: [2023-05-08T11:06:18.560Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[52,36] cannot find symbol [2023-05-08T11:06:18.560Z] [ERROR] symbol: method getNodeInstances() [2023-05-08T11:06:18.560Z] [ERROR] location: class org.kie.kogito.event.process.ProcessInstanceEventBody [2023-05-08T11:06:18.560Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[71,44] cannot find symbol [2023-05-08T11:06:18.560Z] [ERROR] symbol: method getTriggerTime() [2023-05-08T11:06:18.560Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-08T11:06:18.560Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[76,43] cannot find symbol [2023-05-08T11:06:18.560Z] [ERROR] symbol: method getLeaveTime() [2023-05-08T11:06:18.560Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-08T11:06:18.560Z] [ERROR] -> [Help 1] [2023-05-08T11:06:18.560Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T11:06:18.560Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T11:06:18.560Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T11:06:18.560Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T11:06:18.560Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T11:06:18.560Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T11:06:18.560Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T11:06:18.560Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T11:06:18.560Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T11:06:18.560Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T11:06:18.560Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T11:06:18.560Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T11:06:18.560Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T11:06:18.560Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T11:06:18.560Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T11:06:18.560Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure [2023-05-08T11:06:18.560Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) [2023-05-08T11:06:18.560Z] at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187) [2023-05-08T11:06:18.560Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-08T11:06:18.560Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-08T11:06:18.560Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-08T11:06:18.560Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-08T11:06:18.560Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-08T11:06:18.560Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-08T11:06:18.560Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-08T11:06:18.560Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-08T11:06:18.560Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-08T11:06:18.561Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-08T11:06:18.561Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-08T11:06:18.561Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-08T11:06:18.561Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-08T11:06:18.561Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-08T11:06:18.561Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-08T11:06:18.561Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-08T11:06:18.561Z] [ERROR] [2023-05-08T11:06:18.561Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-08T11:06:18.561Z] [ERROR] [2023-05-08T11:06:18.561Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-08T11:06:18.561Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-08T11:06:18.561Z] [ERROR] [2023-05-08T11:06:18.561Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-08T11:06:18.561Z] [ERROR] mvn -rf :data-index-common [2023-05-08T11:06:18.561Z] [ERROR] Error executing command mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14557638448732571484tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B. The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-08T11:06:18.561Z] [command]/usr/bin/docker system prune -f [2023-05-08T11:06:18.561Z] Total reclaimed space: 0B [2023-05-08T11:06:18.561Z] [INFO] Execution summary for kiegroup/kogito-apps [2023-05-08T11:06:18.561Z] # [BEFORE] [kiegroup/kogito-apps] export INTEGRATION_BRANCH= [2023-05-08T11:06:18.561Z] [INFO] OK [Executed in 0.068629 ms] [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] # [BEFORE] [kiegroup/kogito-apps] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ""; fi" [2023-05-08T11:06:18.561Z] [INFO] OK [Executed in 6.21696 ms] [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] # [COMMANDS] [kiegroup/kogito-apps] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-08T11:06:18.561Z] [INFO] OK [Executed in 5.777976 ms] [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] # [COMMANDS] [kiegroup/kogito-apps] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14557638448732571484tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-08T11:06:18.561Z] [INFO] NOT OK [Executed in 2891144.265756 ms] [2023-05-08T11:06:18.561Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] # [AFTER] [kiegroup/kogito-apps] docker system prune -f [2023-05-08T11:06:18.561Z] [INFO] OK [Executed in 110.559011 ms] [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] # Uploading artifacts [2023-05-08T11:06:18.561Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-08T11:06:18.561Z] [2023-05-08T11:06:18.561Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-08T11:06:18.561Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14557638448732571484tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-08T11:06:18.561Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-08T11:06:18.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-08T11:06:18.760Z] Recording test results [2023-05-08T11:06:26.884Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-08T11:06:26.906Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T11:06:30.815Z] + rm -rf console.log [Pipeline] sh [2023-05-08T11:06:31.105Z] + 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/2522/consoleText [2023-05-08T11:06:31.105Z] + tail -n 300 |
ba4368b
to
42f53fd
Compare
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-11T11:35:39.316Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ ruleunit-springboot-example ---[2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] You have 0 Checkstyle violations. [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-11T11:35:39.316Z] [INFO] Number of files to be formatted: 5 [2023-05-11T11:35:39.316Z] [INFO] Successfully formatted: 0 file(s) [2023-05-11T11:35:39.316Z] [INFO] Fail to format: 0 file(s) [2023-05-11T11:35:39.316Z] [INFO] Skipped: 5 file(s) [2023-05-11T11:35:39.316Z] [INFO] Read only skipped: 0 file(s) [2023-05-11T11:35:39.316Z] [INFO] Approximate time taken: 0s [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0) [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [debug] execute contextualize [2023-05-11T11:35:39.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T11:35:39.316Z] [INFO] Copying 2 resources [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] Changes detected - recompiling the module! [2023-05-11T11:35:39.316Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-11T11:35:39.316Z] [INFO] [2023-05-11T11:35:39.316Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:generateModel (default-generateModel) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.316Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-11T11:35:39.316Z] [INFO] Generator discovery performed, found [processes, rules, decisions, predictions] [2023-05-11T11:35:39.316Z] [INFO] Skipping generator 'processes' because disabled [2023-05-11T11:35:39.316Z] [INFO] Skipping generator 'decisions' because disabled [2023-05-11T11:35:39.316Z] [INFO] Skipping generator 'predictions' because disabled [2023-05-11T11:35:39.316Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/domain-dashboard-ruleunit-springboot-example_2.0.0-SNAPSHOT-LoanUnit.json [2023-05-11T11:35:39.316Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/list.json [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApproved.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmount.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/app/ConfigBean.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/app/RuleConfig.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/app/ApplicationConfig.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/app/RuleUnits.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/app/Application.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f_LoanUnit.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f_LoanUnit_rule_SmallDepositApprove.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f_LoanUnit_rule_SmallDepositReject.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f_LoanUnit_rule_LargeDepositApprove.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f_LoanUnit_rule_LargeDepositReject.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/Rules2736f75125604e83b6582b4ffec77f7f_LoanUnit_rule_NotAdultApplication.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnit.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnitInstance.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/DomainClassesMetadata2736f75125604e83b6582b4ffec77f7f.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P54/LambdaPredicate542AF8266990EFB4D6872F61F3515661.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P32/LambdaPredicate3243686CF240D77805CCDF29E1D9455E.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P2A/LambdaExtractor2AA86E567A7F4963A2D44060A94A6AA7.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P88/LambdaExtractor8801F1B2043BA29E6D1D362EF3BB9E10.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P5A/LambdaPredicate5AD5F49416022BCABE62BE33873F3B98.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P82/LambdaPredicate829FF9977272579E824824774213925F.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/PC7/LambdaConsequenceC7A97F58D704A95C1FF2B38B8DD28CD8.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/PDE/LambdaPredicateDE2B11935DD60925CFC876C0BE28ED5D.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P45/LambdaPredicate45919E97B0B98C4B1D20834EC8750352.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/PF5/LambdaPredicateF5457246CCDA7BA3638BCFC90A81BE63.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P78/LambdaPredicate780D79BC610A24A11895E5435D850E63.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/PF9/LambdaConsequenceF96E5D824ADE10E468C162090F056BD1.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P54/LambdaExtractor54DF626BE5618CCA1E2B33975CABDA01.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P58/LambdaExtractor589DE596F4B1C2DBE6C9A841E0770EE6.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/PF4/LambdaPredicateF41E6E0FF8D122A6E875ECBD9D584017.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/P64/LambdaPredicate64C1B2C48C6487C3D77F3AD48E8FBA86.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApprovedEndpoint.java [2023-05-11T11:35:39.316Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmountEndpoint.java [2023-05-11T11:35:39.317Z] [INFO] Generating: org/kie/kogito/app/KogitoObjectMapper.java [2023-05-11T11:35:39.317Z] [INFO] Generating: org/kie/kogito/app/GlobalObjectMapper.java [2023-05-11T11:35:39.317Z] [INFO] [2023-05-11T11:35:39.317Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile-1) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.317Z] [INFO] Changes detected - recompiling the module! [2023-05-11T11:35:39.317Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/RuleUnits.java:[37,38] unchecked cast [2023-05-11T11:35:39.317Z] required: org.drools.ruleunits.api.RuleUnit [2023-05-11T11:35:39.317Z] found: org.kie.kogito.queries.LoanUnitRuleUnit [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,27] unchecked method invocation: method subscribe in interface org.drools.ruleunits.api.DataSource is applied to given types [2023-05-11T11:35:39.317Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-11T11:35:39.317Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,28] unchecked conversion [2023-05-11T11:35:39.317Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-11T11:35:39.317Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,26] unchecked call to append(T) as a member of the raw type org.drools.ruleunits.api.DataStream [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,26] unchecked call to add(T) as a member of the raw type org.drools.ruleunits.api.DataStore [2023-05-11T11:35:39.317Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[105,22] unchecked call to set(T) as a member of the raw type org.drools.ruleunits.api.SingletonStore [2023-05-11T11:35:39.317Z] [INFO] [2023-05-11T11:35:39.317Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:process-model-classes (default-process-model-classes) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.572Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-11T11:35:39.572Z] [INFO] [2023-05-11T11:35:39.572Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.572Z] [debug] execute contextualize [2023-05-11T11:35:39.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T11:35:39.572Z] [INFO] Copying 1 resource [2023-05-11T11:35:39.572Z] [INFO] [2023-05-11T11:35:39.572Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.572Z] [INFO] Changes detected - recompiling the module! [2023-05-11T11:35:39.572Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/test-classes [2023-05-11T11:35:39.826Z] [INFO] [2023-05-11T11:35:39.826Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ruleunit-springboot-example --- [2023-05-11T11:35:39.826Z] [INFO] Surefire report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/surefire-reports [2023-05-11T11:35:39.826Z] [INFO] [2023-05-11T11:35:39.826Z] [INFO] ------------------------------------------------------- [2023-05-11T11:35:39.826Z] [INFO] T E S T S [2023-05-11T11:35:39.826Z] [INFO] ------------------------------------------------------- [2023-05-11T11:35:40.385Z] [INFO] Running org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-11T11:35:48.454Z] 07:35:39.412 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.buildDefaultMergedContextConfiguration:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest], using SpringBootContextLoader [2023-05-11T11:35:48.454Z] 07:35:39.419 [main] INFO o.s.t.c.s.AbstractContextLoader.generateDefaultLocations:264 - Could not detect default resource locations for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2023-05-11T11:35:48.455Z] 07:35:39.595 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getDefaultTestExecutionListenerClassNames:245 - 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] [2023-05-11T11:35:48.455Z] 07:35:39.605 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getTestExecutionListeners:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@628c4ac0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b84fcf8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@30b19518, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@363042d7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@366ac49b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ad59d92, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56f0cc85, org.springframework.test.context.event.EventPublishingTestExecutionListener@62e20a76, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2cc44ad, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@44b3606b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1477089c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@663411de, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@63dd899, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@59d2400d] [2023-05-11T11:35:48.455Z] [2023-05-11T11:35:48.455Z] . ____ _ __ _ _ [2023-05-11T11:35:48.455Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2023-05-11T11:35:48.455Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2023-05-11T11:35:48.455Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2023-05-11T11:35:48.455Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2023-05-11T11:35:48.455Z] =========|_|==============|___/=/_/_/_/ [2023-05-11T11:35:48.455Z] :: Spring Boot :: (v2.6.6) [2023-05-11T11:35:48.455Z] [2023-05-11T11:35:48.455Z] 07:35:40.078 [main] INFO o.s.boot.StartupInfoLogger.logStarting:55 - Starting RestQueryTest using Java 11.0.19 on rhos-01-kie-psi-rhel7-xlarge-1781 with PID 17072 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example) [2023-05-11T11:35:48.455Z] 07:35:40.079 [main] INFO o.s.boot.SpringApplication.logStartupProfileInfo:640 - No active profile set, falling back to 1 default profile: "default" [2023-05-11T11:35:48.455Z] 07:35:42.039 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize:108 - Tomcat initialized with port(s): 0 (http) [2023-05-11T11:35:48.455Z] 07:35:42.046 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-11T11:35:48.455Z] 07:35:42.047 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting service [Tomcat] [2023-05-11T11:35:48.455Z] 07:35:42.047 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting Servlet engine: [Apache Tomcat/9.0.60] [2023-05-11T11:35:48.455Z] 07:35:42.161 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring embedded WebApplicationContext [2023-05-11T11:35:48.455Z] 07:35:42.162 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext:290 - Root WebApplicationContext: initialization completed in 1795 ms [2023-05-11T11:35:48.455Z] 07:35:45.009 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.:58 - Exposing 1 endpoint(s) beneath base path '/actuator' [2023-05-11T11:35:48.455Z] 07:35:45.366 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-11T11:35:48.455Z] 07:35:45.383 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start:220 - Tomcat started on port(s): 46057 (http) with context path '' [2023-05-11T11:35:48.455Z] 07:35:45.734 [main] INFO o.s.boot.StartupInfoLogger.logStarted:61 - Started RestQueryTest in 6.092 seconds (JVM running for 7.249) [2023-05-11T11:35:49.379Z] 07:35:47.112 [http-nio-0.0.0.0-auto-1-exec-1] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' [2023-05-11T11:35:49.379Z] 07:35:47.113 [http-nio-0.0.0.0-auto-1-exec-1] INFO o.s.web.servlet.FrameworkServlet.initServletBean:525 - Initializing Servlet 'dispatcherServlet' [2023-05-11T11:35:49.379Z] 07:35:47.114 [http-nio-0.0.0.0-auto-1-exec-1] INFO o.s.web.servlet.FrameworkServlet.initServletBean:547 - Completed initialization in 1 ms [2023-05-11T11:35:49.379Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.006 s - in org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] Results: [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- spring-boot-maven-plugin:2.6.6:repackage (default) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Replacing main artifact with repackaged archive [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [debug] execute contextualize [2023-05-11T11:35:49.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T11:35:49.634Z] [INFO] Copying 2 resources [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ruleunit-springboot-example --- [2023-05-11T11:35:49.634Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.jar [2023-05-11T11:35:49.634Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.pom [2023-05-11T11:35:49.634Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-tests.jar [2023-05-11T11:35:49.634Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-sources.jar [2023-05-11T11:35:49.634Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-test-sources.jar [2023-05-11T11:35:49.634Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:35:49.634Z] [INFO] Reactor Summary for Kogito Example :: Spring Boot 2.0.0-SNAPSHOT: [2023-05-11T11:35:49.634Z] [INFO] [2023-05-11T11:35:49.634Z] [INFO] Kogito Example :: Spring Boot ...................... SUCCESS [ 1.530 s] [2023-05-11T11:35:49.634Z] [INFO] Kogito Example :: Decision Table - Spring Boot ..... SUCCESS [ 21.675 s] [2023-05-11T11:35:49.634Z] [INFO] Kogito Example :: DMN Metrics SpringBoot ........... SUCCESS [ 42.604 s] [2023-05-11T11:35:49.634Z] [INFO] Kogito Example :: DMN Event-Driven :: Spring Boot .. SUCCESS [01:20 min] [2023-05-11T11:35:49.634Z] [INFO] Kogito Example :: DMN with listeners - Spring Boot . SUCCESS [ 16.493 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: DMN :: PMML - Spring Boot ........ SUCCESS [ 38.305 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: DMN - Spring Boot ................ SUCCESS [ 15.040 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: DMN Tracing - Spring Boot ........ SUCCESS [ 50.703 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Flexible process with Spring Boot SUCCESS [ 15.717 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot SUCCESS [ 18.022 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: PMML Event-Driven - Spring Boot .. SUCCESS [01:16 min] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: PMML - Spring Boot ............... SUCCESS [ 26.059 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Business Rules Spring Boot SUCCESS [ 12.776 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process :: Decisions :: REST :: Spring Boot SUCCESS [ 16.709 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Spring Boot SUCCESS [ 14.120 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process :: Decisions :: Spring Boot SUCCESS [ 13.979 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Infinispan Persistence Spring Boot SUCCESS [ 31.349 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot, multiple channels SUCCESS [ 18.302 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot SUCCESS [ 17.166 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process MongoDB Persistence Spring Boot SUCCESS [ 24.252 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Monitoring :: Spring Boot SUCCESS [ 17.611 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Spring Boot SUCCESS [ 55.148 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Springboot Performance test ...... SUCCESS [ 4.647 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot SUCCESS [ 21.866 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Service Rest Call Spring Boot SUCCESS [ 4.332 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Scripts With Spring Boot . SUCCESS [ 10.663 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Service Calls with Spring Boot SUCCESS [ 12.927 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process and Spring Boot .......... SUCCESS [ 20.034 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Timer With Spring Boot ... SUCCESS [ 3.982 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle Spring Boot SUCCESS [ 12.826 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot :: Console SUCCESS [ 29.984 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot SUCCESS [ 12.792 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot :: Console SUCCESS [01:47 min] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot SUCCESS [ 46.250 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Process Usertasks With Security Spring Boot SUCCESS [ 19.894 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: Rules Legacy API - Spring Boot ... SUCCESS [ 13.695 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: RuleUnit Event Driven :: Spring Boot SUCCESS [ 55.732 s] [2023-05-11T11:35:49.635Z] [INFO] Kogito Example :: RuleUnit - Spring Boot ........... SUCCESS [ 12.617 s] [2023-05-11T11:35:49.635Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:35:49.635Z] [INFO] BUILD SUCCESS [2023-05-11T11:35:49.635Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:35:49.635Z] [INFO] Total time: 16:56 min [2023-05-11T11:35:49.635Z] [INFO] Finished at: 2023-05-11T07:35:48-04:00 [2023-05-11T11:35:49.635Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:35:49.890Z] [command]/usr/bin/docker system prune -f [2023-05-11T11:35:49.890Z] Deleted build cache objects: [2023-05-11T11:35:49.890Z] nd6jec1gpovkckv9odcsq0vio [2023-05-11T11:35:49.890Z] 7ycb7ywbi5diyx7m9chnowatl [2023-05-11T11:35:49.890Z] n0ny7jguww8ro2qzwqm5jhw9n [2023-05-11T11:35:49.890Z] bk7zzbfuveqddvc9ljeqlz0fs [2023-05-11T11:35:49.890Z] n9ba4fv5p3v9pe1weyyctoprh [2023-05-11T11:35:49.890Z] 87gyuqux6tpc5666tg0k89290 [2023-05-11T11:35:49.890Z] dnjbop63q26n14wwvq7dd0ehs [2023-05-11T11:35:49.890Z] 7d0idk2p5jb1jsm8i4jkk6fe3 [2023-05-11T11:35:49.890Z] baa4r99eg2ndtpb3xdt7g8qog [2023-05-11T11:35:49.890Z] r9ehsjfxqthuceefeyem721j6 [2023-05-11T11:35:49.890Z] x1bszk38gatx8zf3fyrop90ac [2023-05-11T11:35:49.890Z] so7a0imcngumz8llgh8yx03no [2023-05-11T11:35:49.890Z] jezvxo7s3fbbh9itxu18wgpo4 [2023-05-11T11:35:49.890Z] h37i1dc1jxgyqyf5x8pspi5de [2023-05-11T11:35:49.890Z] stcys7buimfmenemx9wrvrzil [2023-05-11T11:35:49.890Z] l6dcqm4eyfnz0243n085jn980 [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] Total reclaimed space: 44.98MB [2023-05-11T11:35:49.890Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-11T11:35:49.890Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-11T11:35:49.890Z] [INFO] OK [Executed in 0.077425 ms] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-11T11:35:49.890Z] [INFO] OK [Executed in 6.152251 ms] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-11T11:35:49.890Z] [INFO] OK [Executed in 5.474218 ms] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config8245973177609384681tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T11:35:49.890Z] [INFO] OK [Executed in 5043.861139 ms] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-springboot-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config8245973177609384681tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T11:35:49.890Z] [INFO] OK [Executed in 1017805.523233 ms] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-11T11:35:49.890Z] [INFO] OK [Executed in 99.844656 ms] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] # Uploading artifacts [2023-05-11T11:35:49.890Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-11T11:35:49.890Z] [2023-05-11T11:35:49.890Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-11T11:35:49.890Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config8245973177609384681tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T11:35:49.890Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-11T11:35:49.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-11T11:35:50.082Z] Recording test results [2023-05-11T11:35:51.841Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-11T11:35:51.867Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T11:35:53.231Z] + rm -rf console.log [Pipeline] sh [2023-05-11T11:35:53.524Z] + 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-springboot-examples/907/consoleText [2023-05-11T11:35:53.524Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-11T11:38:05.386Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ serverless-workflow-examples ---[2023-05-11T11:38:05.386Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-11T11:38:05.386Z] [INFO] [2023-05-11T11:38:05.386Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples --- [2023-05-11T11:38:05.639Z] [INFO] Skipping packaging of the test-jar [2023-05-11T11:38:05.639Z] [INFO] [2023-05-11T11:38:05.639Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples --- [2023-05-11T11:38:05.639Z] [INFO] [2023-05-11T11:38:05.639Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples --- [2023-05-11T11:38:05.639Z] [INFO] [2023-05-11T11:38:05.639Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ serverless-workflow-examples --- [2023-05-11T11:38:05.894Z] [INFO] No tests to run. [2023-05-11T11:38:05.894Z] [INFO] [2023-05-11T11:38:05.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ serverless-workflow-examples --- [2023-05-11T11:38:05.894Z] [INFO] No tests to run. [2023-05-11T11:38:05.894Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-11T11:38:05.894Z] [INFO] [2023-05-11T11:38:05.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ serverless-workflow-examples --- [2023-05-11T11:38:05.894Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-11T11:38:05.894Z] [INFO] [2023-05-11T11:38:05.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ serverless-workflow-examples --- [2023-05-11T11:38:05.894Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-11T11:38:05.894Z] [INFO] [2023-05-11T11:38:05.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples --- [2023-05-11T11:38:05.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom [2023-05-11T11:38:05.894Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:38:05.894Z] [INFO] Reactor Summary: [2023-05-11T11:38:05.894Z] [INFO] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.259 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.192 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 2.836 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 36.927 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 36.842 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Camel :: Quarkus 1.0-SNAPSHOT SUCCESS [ 8.197 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.684 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.165 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 37.883 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 3.867 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 8.493 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.343 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.316 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC:: deployment 1.0-SNAPSHOT SUCCESS [ 0.549 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.939 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT FAILURE [ 0.099 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 21.767 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 28.425 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.778 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.350 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 43.689 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 17.467 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 7.449 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 19.547 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.129 s] [2023-05-11T11:38:05.894Z] [INFO] Kogito Example :: Serverless Workflow grpc example 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server:: Quarkus 1.0-SNAPSHOT SUCCESS [ 3.446 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client:: Quarkus 1.0-SNAPSHOT SUCCESS [ 21.497 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.569 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 27.418 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 29.244 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 11.644 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 12.604 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 29.803 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: ACME Financial Service 1.0-SNAPSHOT SUCCESS [ 28.205 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: Currency Exchange 1.0-SNAPSHOT SUCCESS [ 9.489 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 28.148 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.918 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 36.698 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 16.364 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.365 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 26.725 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-05-11T11:38:05.895Z] [INFO] stock-profit 1.0-SNAPSHOT .......................... SUCCESS [ 27.768 s] [2023-05-11T11:38:05.895Z] [INFO] stock-portfolio-service 1.0-SNAPSHOT ............... SUCCESS [ 2.350 s] [2023-05-11T11:38:05.895Z] [INFO] real-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.189 s] [2023-05-11T11:38:05.895Z] [INFO] fake-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.490 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 9.092 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 9.696 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 29.262 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 29.464 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 29.499 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 30.184 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 26.043 s] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase 1.0-SNAPSHOT SUCCESS [02:04 min] [2023-05-11T11:38:05.895Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 1.484 s] [2023-05-11T11:38:05.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:38:05.895Z] [INFO] BUILD FAILURE [2023-05-11T11:38:05.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:38:05.895Z] [INFO] Total time: 18:13 min [2023-05-11T11:38:05.895Z] [INFO] Finished at: 2023-05-11T07:38:04-04:00 [2023-05-11T11:38:05.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T11:38:05.895Z] [ERROR] Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-05-11T11:38:05.895Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T11:38:05.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T11:38:05.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T11:38:05.895Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T11:38:05.895Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T11:38:05.895Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T11:38:05.895Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T11:38:05.895Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T11:38:05.895Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T11:38:05.895Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T11:38:05.895Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T11:38:05.895Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-11T11:38:05.895Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T11:38:05.895Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T11:38:05.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T11:38:05.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T11:38:05.895Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T11:38:05.895Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T11:38:05.895Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T11:38:05.895Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T11:38:05.895Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T11:38:05.895Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T11:38:05.895Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T11:38:05.895Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T11:38:05.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T11:38:05.895Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-05-11T11:38:05.896Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T11:38:05.896Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T11:38:05.896Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-11T11:38:05.896Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T11:38:05.896Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T11:38:05.896Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-11T11:38:05.896Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-11T11:38:05.896Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T11:38:05.896Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T11:38:05.896Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T11:38:05.896Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T11:38:05.896Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T11:38:05.896Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T11:38:05.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T11:38:05.896Z] [ERROR] [2023-05-11T11:38:05.896Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-11T11:38:05.896Z] [ERROR] [2023-05-11T11:38:05.896Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-11T11:38:05.896Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-05-11T11:38:05.896Z] [ERROR] [2023-05-11T11:38:05.896Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-11T11:38:05.896Z] [ERROR] mvn -rf :serverless-workflow-data-index-quarkus [2023-05-11T11:38:06.456Z] [command]/usr/bin/docker system prune -f [2023-05-11T11:38:06.456Z] Total reclaimed space: 0B [2023-05-11T11:38:06.456Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-11T11:38:06.456Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-11T11:38:06.456Z] [INFO] OK [Executed in 0.068439 ms] [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-11T11:38:06.456Z] [INFO] OK [Executed in 5.493504 ms] [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-11T11:38:06.456Z] [INFO] OK [Executed in 4.895663 ms] [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config7613565367361368098tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T11:38:06.456Z] [INFO] OK [Executed in 5154.220077 ms] [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config7613565367361368098tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T11:38:06.456Z] [INFO] NOT OK [Executed in 1094889.362495 ms] [2023-05-11T11:38:06.456Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-11T11:38:06.456Z] [INFO] OK [Executed in 66.765457 ms] [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] # Uploading artifacts [2023-05-11T11:38:06.456Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-11T11:38:06.456Z] [2023-05-11T11:38:06.456Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-11T11:38:06.456Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config7613565367361368098tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T11:38:06.456Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-11T11:38:06.456Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-05-11T11:38:06.456Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config7613565367361368098tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T11:38:06.456Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-11T11:38:06.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-11T11:38:06.644Z] Recording test results [2023-05-11T11:38:08.454Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-11T11:38:08.472Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T11:38:09.972Z] + rm -rf console.log [Pipeline] sh [2023-05-11T11:38:10.265Z] + 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.serverless-workflow-examples/881/consoleText [2023-05-11T11:38:10.265Z] + tail -n 300 |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.events.mongodb.MongoDBEventPublisherTest.configureorg.mockito.exceptions.verification.TooManyActualInvocations:mongoCollection.withCodecRegistry( ); Wanted 3 times: -> at org.kie.kogito.events.mongodb.MongoDBEventPublisherTest.configure(MongoDBEventPublisherTest.java:152) But was 4 times: -> at org.kie.kogito.events.mongodb.MongoDBEventPublisher.configure(MongoDBEventPublisher.java:78) -> at org.kie.kogito.events.mongodb.MongoDBEventPublisher.configure(MongoDBEventPublisher.java:79) -> at org.kie.kogito.events.mongodb.MongoDBEventPublisher.configure(MongoDBEventPublisher.java:80) -> at org.kie.kogito.events.mongodb.MongoDBEventPublisher.configure(MongoDBEventPublisher.java:81) at org.kie.kogito.events.mongodb.MongoDBEventPublisherTest.configure(MongoDBEventPublisherTest.java:152) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) org.kie.persistence.filesystem.FileSystemProcessInstancesTest.testBasicFlowControlledByUnitOfWorkjava.lang.NullPointerExceptionat org.kie.kogito.event.impl.ProcessInstanceEventBatch.addDataEvent(ProcessInstanceEventBatch.java:99) at org.kie.kogito.event.impl.ProcessInstanceEventBatch.append(ProcessInstanceEventBatch.java:81) at org.kie.kogito.services.uow.CollectingUnitOfWork.intercept(CollectingUnitOfWork.java:87) at org.kie.kogito.uow.events.UnitOfWorkProcessEventListener.intercept(UnitOfWorkProcessEventListener.java:43) at org.kie.kogito.uow.events.UnitOfWorkProcessEventListener.beforeNodeTriggered(UnitOfWorkProcessEventListener.java:69) at org.jbpm.process.instance.event.KogitoProcessEventSupportImpl.lambda$fireBeforeNodeTriggered$7(KogitoProcessEventSupportImpl.java:116) at org.jbpm.process.instance.event.KogitoProcessEventSupportImpl.lambda$notifyAllListeners$1(KogitoProcessEventSupportImpl.java:60) at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:807) at org.jbpm.process.instance.event.KogitoProcessEventSupportImpl.notifyAllListeners(KogitoProcessEventSupportImpl.java:60) at org.jbpm.process.instance.event.KogitoProcessEventSupportImpl.fireBeforeNodeTriggered(KogitoProcessEventSupportImpl.java:116) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:238) at org.jbpm.ruleflow.instance.RuleFlowProcessInstance.internalStart(RuleFlowProcessInstance.java:36) at org.jbpm.process.instance.impl.ProcessInstanceImpl.start(ProcessInstanceImpl.java:257) at org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl.start(WorkflowProcessInstanceImpl.java:513) at org.jbpm.process.instance.KogitoProcessRuntimeImpl.startProcessInstance(KogitoProcessRuntimeImpl.java:164) at org.jbpm.process.instance.KogitoProcessRuntimeImpl.startProcessInstance(KogitoProcessRuntimeImpl.java:73) at org.kie.kogito.process.impl.AbstractProcessInstance.start(AbstractProcessInstance.java:286) at org.kie.kogito.process.impl.AbstractProcessInstance.start(AbstractProcessInstance.java:259) at org.kie.kogito.process.impl.AbstractProcessInstance.start(AbstractProcessInstance.java:254) at org.kie.persistence.filesystem.FileSystemProcessInstancesTest.testBasicFlowControlledByUnitOfWork(FileSystemProcessInstancesTest.java:195) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) org.jbpm.bpmn2.canonical.ActivityGenerationModelTest.testAsyncExecutionorg.opentest4j.AssertionFailedError:expected: 2 but was: 1 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at org.jbpm.bpmn2.canonical.ActivityGenerationModelTest.testAsyncExecution(ActivityGenerationModelTest.java:513) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.SameThreadTimeoutInvocation.proceed(SameThreadTimeoutInvocation.java:45) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.lambda$execute$1(JUnitPlatformProvider.java:199) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:193) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) org.kie.kogito.codegen.rules.PublishEventBusinessRuleIT.testBusinessRuleProcessStartToEndWithVariableTrackedjava.lang.AssertionError:Expected size: 2 but was: 9 in: [NodeInstanceDataEvent {specVersion=1.0, id='468a3236-758f-4ef3-ad0e-a3d1e1f8d8dd', source=BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-11T07:24:40.907669-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstanceEventBody [processInstanceId=2d2936be-8188-4bf0-b3c8-54ac0af9605a, connectionNodeInstanceId=null, id=a9fe6841-5040-4d8f-acfe-f100485760ef, nodeId=1, nodeDefinitionId=StartEvent_1, nodeName=Start, nodeType=StartNode, eventTime=Thu May 11 07:24:40 EDT 2023, eventType=1, exitType=null, data={kogito.processinstance.processId=BusinessRuleTask}], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, NodeInstanceDataEvent {specVersion=1.0, id='27874bf5-6901-4bd2-a2bb-2246d1df72b4', source=BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-11T07:24:40.907795-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstanceEventBody [processInstanceId=2d2936be-8188-4bf0-b3c8-54ac0af9605a, connectionNodeInstanceId=null, id=1e9fe723-3967-4f68-8035-b5ca9da3a86e, nodeId=3, nodeDefinitionId=BusinessRuleTask_2, nodeName=Business Rule Task, nodeType=RuleSetNode, eventTime=Thu May 11 07:24:40 EDT 2023, eventType=1, exitType=null, data={kogito.processinstance.processId=BusinessRuleTask}], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, VariableInstanceDataEvent {specVersion=1.0, id='3e95056b-899d-4fb0-9671-50cfe0e18af5', source=http://myhost/BusinessRuleTask, type='VariableInstanceEvent', time=2023-05-11T07:24:40.981348-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=VariableInstanceEventBody{variableName='person', variableValue=Person{name='john', age=25, adult=true}, variablePreviousValue=Person{name='john', age=25, adult=true}, changeDate=Thu May 11 07:24:40 EDT 2023, changedByNodeId='BusinessRuleTask_2', changedByNodeName='Business Rule Task', changedByNodeType='RuleSetNode', changedByUser='null', processInstanceId='2d2936be-8188-4bf0-b3c8-54ac0af9605a', rootProcessInstanceId='null', processId='BusinessRuleTask', rootProcessId='null'}, kogitoProcessInstanceId='2d2936be-8188-4bf0-b3c8-54ac0af9605a', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2d2936be-8188-4bf0-b3c8-54ac0af9605a, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, NodeInstanceDataEvent {specVersion=1.0, id='96d13562-7595-4ed3-bcde-f4a44608ba7f', source=BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-11T07:24:40.981524-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstanceEventBody [processInstanceId=2d2936be-8188-4bf0-b3c8-54ac0af9605a, connectionNodeInstanceId=null, id=b9be3e3b-dc0a-4485-94f9-6213c8f67545, nodeId=2, nodeDefinitionId=EndEvent_1, nodeName=End, nodeType=EndNode, eventTime=Thu May 11 07:24:40 EDT 2023, eventType=1, exitType=null, data={kogito.processinstance.processId=BusinessRuleTask}], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, ProcessInstanceDataEvent {specVersion=1.0, id='60a91e85-87bc-4975-9a36-eaab87424cf0', source=http://myhost/BusinessRuleTask, type='ProcessInstanceEvent', time=2023-05-11T07:24:40.981670-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2d2936be-8188-4bf0-b3c8-54ac0af9605a', version='1', parentInstanceId='null', rootInstanceId='null', processId='BusinessRuleTask', processType='null', rootProcessId='null', processName='Default Process', startDate=Thu May 11 07:24:40 EDT 2023, endDate=Thu May 11 07:24:40 EDT 2023, state=2, businessKey='null', variables={person=Person{name='john', age=25, adult=true}}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='2d2936be-8188-4bf0-b3c8-54ac0af9605a', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2d2936be-8188-4bf0-b3c8-54ac0af9605a, kogitoprocist=2, kogitoprocversion=1, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, NodeInstanceDataEvent {specVersion=1.0, id='7f749b4d-997a-4f8e-b4d2-82bb3e8e6edf', source=BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-11T07:24:40.981886-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstanceEventBody [processInstanceId=2d2936be-8188-4bf0-b3c8-54ac0af9605a, connectionNodeInstanceId=null, id=b9be3e3b-dc0a-4485-94f9-6213c8f67545, nodeId=2, nodeDefinitionId=EndEvent_1, nodeName=End, nodeType=EndNode, eventTime=Thu May 11 07:24:40 EDT 2023, eventType=2, exitType=null, data={kogito.processinstance.processId=BusinessRuleTask}], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, NodeInstanceDataEvent {specVersion=1.0, id='160d7b86-7278-4caa-b82c-b0fcdb40c9d3', source=BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-11T07:24:40.981951-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstanceEventBody [processInstanceId=2d2936be-8188-4bf0-b3c8-54ac0af9605a, connectionNodeInstanceId=null, id=1e9fe723-3967-4f68-8035-b5ca9da3a86e, nodeId=3, nodeDefinitionId=BusinessRuleTask_2, nodeName=Business Rule Task, nodeType=RuleSetNode, eventTime=Thu May 11 07:24:40 EDT 2023, eventType=2, exitType=null, data={kogito.processinstance.processId=BusinessRuleTask}], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, NodeInstanceDataEvent {specVersion=1.0, id='c5ea7158-1f0e-4d84-8a58-884d443f9bc0', source=BusinessRuleTask, type='NodeInstanceEvent', time=2023-05-11T07:24:40.982029-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=NodeInstanceEventBody [processInstanceId=2d2936be-8188-4bf0-b3c8-54ac0af9605a, connectionNodeInstanceId=null, id=a9fe6841-5040-4d8f-acfe-f100485760ef, nodeId=1, nodeDefinitionId=StartEvent_1, nodeName=Start, nodeType=StartNode, eventTime=Thu May 11 07:24:40 EDT 2023, eventType=2, exitType=null, data={kogito.processinstance.processId=BusinessRuleTask}], kogitoProcessInstanceId='null', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocid=BusinessRuleTask, kogitoaddons=test}}, ProcessInstanceDataEvent {specVersion=1.0, id='2e322239-ffe7-4da5-8de8-2ca4a7108402', source=http://myhost/BusinessRuleTask, type='ProcessInstanceEvent', time=2023-05-11T07:24:40.982123-04:00, subject='null', dataContentType='application/json', dataSchema=null, data=ProcessInstanceEventBody{id='2d2936be-8188-4bf0-b3c8-54ac0af9605a', version='1', parentInstanceId='null', rootInstanceId='null', processId='BusinessRuleTask', processType='null', rootProcessId='null', processName='Default Process', startDate=Thu May 11 07:24:40 EDT 2023, endDate=Thu May 11 07:24:40 EDT 2023, state=2, businessKey='null', variables={person=Person{name='john', age=25, adult=true}}, error=null, roles=null, milestones=[]}, kogitoProcessInstanceId='2d2936be-8188-4bf0-b3c8-54ac0af9605a', kogitoRootProcessInstanceId='null', kogitoProcessId='BusinessRuleTask', kogitoRootProcessId='null', kogitoAddons='test', extensionAttributes={kogitoprocinstanceid=2d2936be-8188-4bf0-b3c8-54ac0af9605a, kogitoprocist=2, kogitoprocversion=1, kogitoprocid=BusinessRuleTask, kogitoaddons=test}}] at org.kie.kogito.codegen.rules.PublishEventBusinessRuleIT.testBusinessRuleProcessStartToEndWithVariableTracked(PublishEventBusinessRuleIT.java:153) |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-11T12:01:46.707Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile[2023-05-11T12:01:46.708Z] [INFO] | | +- io.quarkus.http:quarkus-http-servlet:jar:4.2.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.3:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- io.quarkus.http:quarkus-http-vertx-backend:jar:4.2.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | | \- io.quarkus.http:quarkus-http-http-core:jar:4.2.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- io.quarkus.http:quarkus-http-core:jar:4.2.1:compile [2023-05-11T12:01:46.708Z] [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2023-05-11T12:01:46.708Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2023-05-11T12:01:46.708Z] [INFO] +- io.quarkus:quarkus-resteasy:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | +- io.quarkus:quarkus-vertx-http:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- io.quarkus:quarkus-security-runtime-spi:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.30.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.30.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.30.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.30.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:2.30.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | | \- io.vertx:vertx-uri-template:jar:4.3.7:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- io.vertx:vertx-web:jar:4.3.7:compile [2023-05-11T12:01:46.708Z] [INFO] | | | +- io.vertx:vertx-web-common:jar:4.3.7:compile [2023-05-11T12:01:46.708Z] [INFO] | | | +- io.vertx:vertx-auth-common:jar:4.3.7:compile [2023-05-11T12:01:46.708Z] [INFO] | | | \- io.vertx:vertx-bridge-common:jar:4.3.7:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- io.github.crac:org-crac:jar:0.1.3:compile [2023-05-11T12:01:46.708Z] [INFO] | \- io.quarkus:quarkus-resteasy-server-common:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2023-05-11T12:01:46.708Z] [INFO] +- io.quarkus:quarkus-arc:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | +- io.quarkus.arc:arc:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- io.smallrye.reactive:mutiny:jar:1.9.0:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2023-05-11T12:01:46.708Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2023-05-11T12:01:46.708Z] [INFO] +- io.quarkus:quarkus-resteasy-jackson:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | +- io.quarkus:quarkus-jackson:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | +- org.jboss.resteasy:resteasy-jackson2-provider:jar:4.7.7.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- com.github.java-json-tools:json-patch:jar:1.13:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | | \- com.github.java-json-tools:btf:jar:1.3:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile [2023-05-11T12:01:46.708Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2023-05-11T12:01:46.708Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:3.1.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile [2023-05-11T12:01:46.708Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile [2023-05-11T12:01:46.708Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] +- io.smallrye:smallrye-health:jar:3.3.1:compile [2023-05-11T12:01:46.708Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2023-05-11T12:01:46.708Z] [INFO] | \- io.smallrye:smallrye-health-api:jar:3.3.1:compile [2023-05-11T12:01:46.708Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.3.1:compile [2023-05-11T12:01:46.708Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.16.6.Final:compile [2023-05-11T12:01:46.708Z] [INFO] \- org.glassfish:jakarta.json:jar:1.1.6:compile [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] You have 0 Checkstyle violations. [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-11T12:01:46.708Z] [INFO] Number of files to be formatted: 0 [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [debug] execute contextualize [2023-05-11T12:01:46.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T12:01:46.708Z] [INFO] Copying 2 resources [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] No sources to compile [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [debug] execute contextualize [2023-05-11T12:01:46.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T12:01:46.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/src/test/resources [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] No sources to compile [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] No tests to run. [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] Skipping packaging of the test-jar [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:46.708Z] [INFO] No sources in project. Archive not created. [2023-05-11T12:01:46.708Z] [INFO] [2023-05-11T12:01:46.708Z] [INFO] --- quarkus-maven-plugin:2.16.6.Final:build (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:49.242Z] [WARNING] [io.quarkus.arc.deployment.SplitPackageProcessor] Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: [2023-05-11T12:01:49.242Z] - "org.kie.kogito.decision" found in [org.kie.kogito:kogito-api::jar, org.kie.kogito:kogito-dmn::jar] [2023-05-11T12:01:49.242Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=true, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=true, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-11T12:01:49.242Z] [INFO] Generator discovery performed, found [processes, decisions] [2023-05-11T12:01:49.242Z] [INFO] Skipping generator 'processes' because disabled [2023-05-11T12:01:50.164Z] [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) [2023-05-11T12:01:50.164Z] [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) [2023-05-11T12:01:50.164Z] [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) [2023-05-11T12:01:50.452Z] [INFO] Initializing DMN DT Validator... [2023-05-11T12:01:50.452Z] [INFO] DMN DT Validator initialized. [2023-05-11T12:01:50.452Z] [INFO] Analysing decision tables in DMN Model 'LoanEligibility' ... [2023-05-11T12:01:50.452Z] [INFO] analysis for decision table 'Eligibility': [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ <=0, -, - ] [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], <=80, >20 ] [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], >80, - ] [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], <=80, >25 ] [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], >80, - ] [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ >3000, <=80, >35 ] [2023-05-11T12:01:50.452Z] [WARNING] Gap detected: [ >3000, >80, - ] [2023-05-11T12:01:50.452Z] [INFO] analysis for decision table 'Judgement': [2023-05-11T12:01:50.452Z] [WARNING] Columns: [Eligibility, SupremeDirector] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-11T12:01:50.452Z] [INFO] analysis for decision table 'Is Enough?': [2023-05-11T12:01:50.452Z] [INFO] Decision Table Analysis of table 'Is Enough?' finished with no messages to be reported. [2023-05-11T12:01:50.452Z] [INFO] analysis for decision table 'Decide': [2023-05-11T12:01:50.452Z] [WARNING] Columns: [Judgement] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-11T12:01:52.340Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 5491ms [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:52.594Z] [debug] execute contextualize [2023-05-11T12:01:52.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T12:01:52.594Z] [INFO] Copying 1 resource [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:52.594Z] [INFO] No tests to run. [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:52.594Z] [INFO] No tests to run. [2023-05-11T12:01:52.594Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:52.594Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:52.594Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trusty-tracing-quarkus-devservices --- [2023-05-11T12:01:52.594Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.jar [2023-05-11T12:01:52.594Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.pom [2023-05-11T12:01:52.594Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT-sources.jar [2023-05-11T12:01:52.594Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:01:52.594Z] [INFO] Reactor Summary for Kogito Example :: Quarkus 2.0.0-SNAPSHOT: [2023-05-11T12:01:52.594Z] [INFO] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Quarkus .......................... SUCCESS [ 1.813 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Decision Table - Quarkus ......... SUCCESS [ 27.976 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN Metrics Quarkus .............. SUCCESS [ 46.265 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN Event-Driven :: Quarkus ...... SUCCESS [01:06 min] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN Incubation API With Quarkus .. SUCCESS [ 21.838 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN with Knative Eventing and Quarkus SUCCESS [ 26.791 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN with listeners - Quarkus ..... SUCCESS [ 21.759 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN Decision Table listener - Quarkus SUCCESS [ 31.035 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN :: PMML - QUARKUS ............ SUCCESS [ 37.584 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN .............................. SUCCESS [ 23.716 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: DMN Tracing - Quarkus ............ SUCCESS [ 34.387 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Flexible Process - Quarkus ....... SUCCESS [ 29.651 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Travel Agency .................... SUCCESS [ 0.068 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Travel Agency :: Basic ........... SUCCESS [ 28.032 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Travel Agency :: Extended ........ SUCCESS [ 0.061 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Travel Agency :: Travels ......... SUCCESS [ 53.649 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Travel Agency :: Visas ........... SUCCESS [ 7.102 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Onboarding Example ............... SUCCESS [ 0.033 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools SUCCESS [ 28.240 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN SUCCESS [ 27.627 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus SUCCESS [ 41.886 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: PMML Event-Driven - Quarkus ...... SUCCESS [01:13 min] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: PMML Incubation API With Quarkus . SUCCESS [ 22.618 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: PMML - Quarkus ................... SUCCESS [ 32.769 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process Business Rules Quarkus ... SUCCESS [ 23.815 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process :: Decisions :: Quarkus .. SUCCESS [ 28.772 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process :: Decisions :: REST Quarkus SUCCESS [ 30.649 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Quarkus SUCCESS [ 29.976 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 21.716 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process Incubation API With Quarkus SUCCESS [ 21.038 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process Infinispan Persistence Quarkus SUCCESS [ 34.063 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization SUCCESS [ 34.340 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels SUCCESS [ 29.097 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process Kafka Persistence Quarkus SUCCESS [ 28.242 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process with Kafka and Quarkus ... SUCCESS [ 28.805 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process with Knative Eventing and Quarkus SUCCESS [ 27.515 s] [2023-05-11T12:01:52.594Z] [INFO] Kogito Example :: Process MongoDB Persistence Quarkus SUCCESS [ 33.497 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Monitoring :: Quarkus .... SUCCESS [ 33.313 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Quarkus SUCCESS [ 54.544 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Client Performance test .......... SUCCESS [ 0.293 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Quarkus Performance test ......... SUCCESS [ 5.161 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus SUCCESS [ 25.822 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process and Quarkus .............. SUCCESS [ 32.546 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Service Rest Cal with Quarkus SUCCESS [ 5.755 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Rest :: Quarkus .......... SUCCESS [ 23.491 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Service Rest WorkItem call with Quarkus SUCCESS [ 5.918 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.746 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Saga with Quarkus ........ SUCCESS [ 25.453 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Service Calls with Quarkus SUCCESS [ 22.384 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Timer with Quarkus ....... SUCCESS [ 5.026 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle SUCCESS [ 24.153 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process with Usertasks Quarkus :: Console SUCCESS [ 51.425 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process with Usertasks Quarkus ... SUCCESS [ 24.389 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process UserTasks with Timer Quarkus :: Console SUCCESS [ 39.581 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console SUCCESS [01:08 min] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus SUCCESS [ 47.272 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Process Usertasks With Security Quarkus SUCCESS [ 25.771 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Rules Incubation API With Quarkus SUCCESS [ 20.333 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Rules Legacy API - Quarkus ....... SUCCESS [ 21.406 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Rules HelloWorld ................. SUCCESS [ 19.769 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Rule Unit Event-Driven :: Quarkus SUCCESS [ 38.521 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: RuleUnit - Quarkus ............... SUCCESS [ 23.342 s] [2023-05-11T12:01:52.595Z] [INFO] Kogito Example :: Trusty Tracing - Quarkus DevServices SUCCESS [ 6.308 s] [2023-05-11T12:01:52.595Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:01:52.595Z] [INFO] BUILD SUCCESS [2023-05-11T12:01:52.595Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:01:52.595Z] [INFO] Total time: 28:47 min [2023-05-11T12:01:52.595Z] [INFO] Finished at: 2023-05-11T08:01:51-04:00 [2023-05-11T12:01:52.595Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:01:52.849Z] [command]/usr/bin/docker system prune -f [2023-05-11T12:01:52.849Z] Deleted build cache objects: [2023-05-11T12:01:52.849Z] 7886b7o1dfqokmt0urzss8zsz [2023-05-11T12:01:52.849Z] jsx2szat4jwa2yxb8bxeebwnt [2023-05-11T12:01:52.849Z] okqztduhnablbsp4oypjetq7b [2023-05-11T12:01:52.849Z] e72dpdyb9lkrk28gwwy0hkrbg [2023-05-11T12:01:52.849Z] ifpvt0vj26i4vtzyhrq1e37w3 [2023-05-11T12:01:52.849Z] u41u9m9nyiv34gdzkd9dj5r5w [2023-05-11T12:01:52.849Z] oyttpac56ix44dib7qolyegtq [2023-05-11T12:01:52.849Z] 2de5zh9ungrzdfn8iskx09mqm [2023-05-11T12:01:52.849Z] h6yiskiwxu8uvtge5nag2eajr [2023-05-11T12:01:52.849Z] rv1dncxv6wcrofmef6pp5emjs [2023-05-11T12:01:52.849Z] lv3jxhiolmb7rnhmujjkisilc [2023-05-11T12:01:52.849Z] 0n68n39vhv4ovnjk4ublihv55 [2023-05-11T12:01:52.849Z] tjqjhplvcag88lxttbk3soogo [2023-05-11T12:01:52.849Z] y2wkeeuuc2yh7xyfhqtge4qqe [2023-05-11T12:01:52.849Z] zoohqrrbbcp9baxav6ly4z0ov [2023-05-11T12:01:52.849Z] k5ifxjnt749sopvpet7hrwgrh [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] Total reclaimed space: 44.98MB [2023-05-11T12:01:52.849Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-11T12:01:52.849Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-11T12:01:52.849Z] [INFO] OK [Executed in 0.086422 ms] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-11T12:01:52.849Z] [INFO] OK [Executed in 9.913605 ms] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-11T12:01:52.849Z] [INFO] OK [Executed in 10.335688 ms] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config9929271347150244957tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T12:01:52.849Z] [INFO] OK [Executed in 5321.434293 ms] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config9929271347150244957tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T12:01:52.849Z] [INFO] OK [Executed in 1729295.592819 ms] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-11T12:01:52.849Z] [INFO] OK [Executed in 96.342476 ms] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] # Uploading artifacts [2023-05-11T12:01:52.849Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-11T12:01:52.849Z] [2023-05-11T12:01:52.849Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-11T12:01:52.849Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config9929271347150244957tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T12:01:52.849Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-11T12:01:52.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-11T12:01:53.126Z] Recording test results [2023-05-11T12:01:55.180Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-11T12:01:55.204Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T12:01:56.716Z] + rm -rf console.log [Pipeline] sh [2023-05-11T12:01:57.012Z] + 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-quarkus-examples/892/consoleText [2023-05-11T12:01:57.012Z] + tail -n 300 |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-11T12:05:29.320Z] [INFO] Copying 6 resources[2023-05-11T12:05:29.320Z] [INFO] [2023-05-11T12:05:29.320Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-webapp) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:29.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T12:05:29.320Z] [INFO] Copying 3486 resources [2023-05-11T12:05:30.243Z] [INFO] [2023-05-11T12:05:30.243Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-envelope-resources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:30.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T12:05:30.243Z] [INFO] Copying 2 resources [2023-05-11T12:05:30.243Z] [INFO] [2023-05-11T12:05:30.243Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:30.243Z] [INFO] Changes detected - recompiling the module! [2023-05-11T12:05:30.243Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/classes [2023-05-11T12:05:30.803Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[67,58] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-11T12:05:30.803Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,56] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-11T12:05:30.803Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,66] copyResourcesForDevOrTest(io.quarkus.deployment.builditem.LiveReloadBuildItem,io.quarkus.deployment.pkg.builditem.CurateOutcomeBuildItem,io.quarkus.deployment.builditem.LaunchModeBuildItem,io.quarkus.maven.dependency.ResolvedDependency,java.lang.String,boolean) in io.quarkus.deployment.util.WebJarUtil has been deprecated [2023-05-11T12:05:30.803Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[81,34] devConsoleHandler(java.lang.String,io.quarkus.runtime.ShutdownContext) in io.quarkus.vertx.http.runtime.devmode.DevConsoleRecorder has been deprecated [2023-05-11T12:05:30.803Z] [INFO] [2023-05-11T12:05:30.803Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:30.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T12:05:30.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/test/resources [2023-05-11T12:05:30.803Z] [INFO] [2023-05-11T12:05:30.803Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:30.803Z] [INFO] No sources to compile [2023-05-11T12:05:30.803Z] [INFO] [2023-05-11T12:05:30.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:30.803Z] [INFO] No tests to run. [2023-05-11T12:05:30.803Z] [INFO] [2023-05-11T12:05:30.803Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:31.081Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:35.387Z] [INFO] Skipping packaging of the test-jar [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:35.387Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:35.387Z] [INFO] No sources in project. Archive not created. [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:35.387Z] [INFO] No tests to run. [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:35.387Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/failsafe-reports [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T12:05:35.387Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-11T12:05:35.387Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.pom [2023-05-11T12:05:35.387Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-11T12:05:35.387Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:05:35.387Z] [INFO] Reactor Summary for Kogito Apps 2.0.0-SNAPSHOT: [2023-05-11T12:05:35.387Z] [INFO] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps ........................................ SUCCESS [ 1.307 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: BOM ................................. SUCCESS [ 0.051 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Build Parent BOM .................... SUCCESS [ 0.037 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons ................. SUCCESS [ 0.036 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons API ............. SUCCESS [ 2.340 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons Protobuf ........ SUCCESS [ 3.574 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons PostgreSQL ...... SUCCESS [ 20.110 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons Infinispan ...... SUCCESS [ 43.258 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons MongoDB ......... SUCCESS [ 23.313 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons Redis ........... SUCCESS [ 3.131 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons Oracle .......... SUCCESS [ 52.387 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: Parent SUCCESS [ 0.037 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: API SUCCESS [ 2.981 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL base SUCCESS [ 3.323 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL (Generic) SUCCESS [ 21.371 s] [2023-05-11T12:05:35.387Z] [INFO] Kogito Apps :: DB Scripts Collection Multi Repo .... SUCCESS [ 0.275 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service ........................ SUCCESS [ 0.026 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Internal :: API ..... SUCCESS [ 1.510 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Jobs Recipients ..... SUCCESS [ 0.024 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Recipient Common Http SUCCESS [ 1.071 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Parent SUCCESS [ 0.029 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Runtime SUCCESS [ 4.084 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Deployment SUCCESS [ 15.597 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Parent SUCCESS [ 0.027 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Runtime SUCCESS [ 3.856 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Deployment SUCCESS [ 1.962 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Common .............. SUCCESS [02:19 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: Infinispan .......... SUCCESS [02:32 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [02:43 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: MongoDB ............. SUCCESS [02:18 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs Service :: In-memory ........... SUCCESS [02:23 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Jobs :: Addons ...................... SUCCESS [ 0.030 s] [2023-05-11T12:05:35.388Z] [INFO] Jobs Service Embedded Quarkus Addon - Parent ....... SUCCESS [ 0.023 s] [2023-05-11T12:05:35.388Z] [INFO] Jobs Service Embedded Quarkus Addon - Runtime ...... SUCCESS [ 4.307 s] [2023-05-11T12:05:35.388Z] [INFO] Jobs Service Embedded Quarkus Addon - Deployment ... SUCCESS [ 2.828 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index .......................... SUCCESS [ 0.022 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage .................. SUCCESS [ 0.022 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage API .............. SUCCESS [ 1.219 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage Protobuf ......... SUCCESS [ 1.314 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL ....... SUCCESS [ 20.179 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage Infinispan ....... SUCCESS [ 3.130 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage MongoDB .......... SUCCESS [ 16.006 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL :: Reporting SUCCESS [ 20.488 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Storage Oracle DB ........ SUCCESS [ 44.997 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Common ................... FAILURE [ 0.766 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service .................. SUCCESS [ 0.019 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service Common ........... SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service with In-memory persistence SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service with Infinispan .. SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service with MongoDB ..... SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service with Oracle ...... SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Data Index Service with PostgreSQL .. SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index .... SUCCESS [ 0.020 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common SUCCESS [ 0.020 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory SUCCESS [ 0.020 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Runtime SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Deployment SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL SUCCESS [ 0.021 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Runtime SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Deployment SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan SUCCESS [ 0.021 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension SUCCESS [ 0.021 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Extension SUCCESS [ 3.137 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: UI Packages ......................... SUCCESS [17:30 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Deployment SUCCESS [ 9.737 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB SUCCESS [ 0.100 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Runtime SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Deployment SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Security Commons .................... SUCCESS [ 54.057 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Management Console .................. SUCCESS [ 14.727 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty UI ........................... SUCCESS [01:16 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Task Console ........................ SUCCESS [ 15.945 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Explainability ...................... SUCCESS [ 0.020 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Explainability Api .................. SUCCESS [ 1.579 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Explainability Service .............. SUCCESS [ 6.615 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty .............................. SUCCESS [ 0.023 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Storage ...................... SUCCESS [ 0.026 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Storage API .................. SUCCESS [ 1.415 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Service ...................... SUCCESS [ 0.021 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Service :: API ............... SUCCESS [ 0.227 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Explainability Service Messaging .... SUCCESS [ 32.312 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Explainability Service Rest ......... SUCCESS [ 48.413 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Storage Common ............... SUCCESS [ 0.149 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Storage Infinispan ........... SUCCESS [ 2.684 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Storage Redis ................ SUCCESS [ 1.918 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Storage PostgreSQL ........... SUCCESS [ 2.314 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Service Common ............... SUCCESS [01:50 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Service Infinispan ........... SUCCESS [ 34.207 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Service Redis ................ SUCCESS [ 26.614 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Trusty Service PostgreSQL ........... SUCCESS [ 32.778 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: JIT Executor ........................ SUCCESS [ 0.021 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: JIT Executor :: Common .............. SUCCESS [ 0.072 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: JIT Executor BPMN ................... SUCCESS [ 16.262 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: JIT Executor DMN .................... SUCCESS [ 22.702 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: JIT Executor Runner ................. SUCCESS [ 20.392 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests ................... SUCCESS [ 0.023 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service ... SUCCESS [ 0.025 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common SUCCESS [ 0.363 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Data Index ..... SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Common SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common :: Quarkus SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus SUCCESS [ 0.022 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Knative Eventing SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot SUCCESS [01:28 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service . SUCCESS [ 0.026 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Common SUCCESS [ 0.323 s] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus SUCCESS [01:00 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Audit UI SUCCESS [01:07 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot SUCCESS [01:05 min] [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Quarkus SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Spring Boot SKIPPED [2023-05-11T12:05:35.388Z] [INFO] Runtime Tools Quarkus Extension - Parent ........... SUCCESS [ 0.021 s] [2023-05-11T12:05:35.388Z] [INFO] Runtime Tools Quarkus Extension - Runtime .......... SUCCESS [ 3.364 s] [2023-05-11T12:05:35.388Z] [INFO] Runtime Tools Quarkus Extension - Deployment ....... SUCCESS [ 5.709 s] [2023-05-11T12:05:35.388Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:05:35.388Z] [INFO] BUILD FAILURE [2023-05-11T12:05:35.388Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:05:35.388Z] [INFO] Total time: 48:58 min [2023-05-11T12:05:35.388Z] [INFO] Finished at: 2023-05-11T08:05:33-04:00 [2023-05-11T12:05:35.388Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T12:05:35.388Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure: Compilation failure: [2023-05-11T12:05:35.388Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[52,36] cannot find symbol [2023-05-11T12:05:35.388Z] [ERROR] symbol: method getNodeInstances() [2023-05-11T12:05:35.388Z] [ERROR] location: class org.kie.kogito.event.process.ProcessInstanceEventBody [2023-05-11T12:05:35.388Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[71,44] cannot find symbol [2023-05-11T12:05:35.388Z] [ERROR] symbol: method getTriggerTime() [2023-05-11T12:05:35.389Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-11T12:05:35.389Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[76,43] cannot find symbol [2023-05-11T12:05:35.389Z] [ERROR] symbol: method getLeaveTime() [2023-05-11T12:05:35.389Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-11T12:05:35.389Z] [ERROR] -> [Help 1] [2023-05-11T12:05:35.389Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T12:05:35.389Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T12:05:35.389Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T12:05:35.389Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T12:05:35.389Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T12:05:35.389Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T12:05:35.389Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T12:05:35.389Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T12:05:35.389Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T12:05:35.389Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T12:05:35.389Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T12:05:35.389Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure [2023-05-11T12:05:35.389Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) [2023-05-11T12:05:35.389Z] at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187) [2023-05-11T12:05:35.389Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T12:05:35.389Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T12:05:35.389Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T12:05:35.389Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T12:05:35.389Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T12:05:35.389Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T12:05:35.389Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T12:05:35.389Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T12:05:35.389Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T12:05:35.389Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T12:05:35.389Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T12:05:35.389Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T12:05:35.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T12:05:35.389Z] [ERROR] [2023-05-11T12:05:35.389Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-11T12:05:35.389Z] [ERROR] [2023-05-11T12:05:35.389Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-11T12:05:35.389Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-11T12:05:35.389Z] [ERROR] [2023-05-11T12:05:35.389Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-11T12:05:35.389Z] [ERROR] mvn -rf :data-index-common [2023-05-11T12:05:35.389Z] [command]/usr/bin/docker system prune -f [2023-05-11T12:05:35.389Z] Total reclaimed space: 0B [2023-05-11T12:05:35.389Z] [INFO] Execution summary for kiegroup/kogito-apps [2023-05-11T12:05:35.389Z] # [BEFORE] [kiegroup/kogito-apps] export INTEGRATION_BRANCH= [2023-05-11T12:05:35.389Z] [INFO] OK [Executed in 0.077956 ms] [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] # [BEFORE] [kiegroup/kogito-apps] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-11T12:05:35.389Z] [INFO] OK [Executed in 7.844936 ms] [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] # [COMMANDS] [kiegroup/kogito-apps] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-11T12:05:35.389Z] [INFO] OK [Executed in 7.19689 ms] [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] # [COMMANDS] [kiegroup/kogito-apps] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config12938863882068848709tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T12:05:35.389Z] [INFO] NOT OK [Executed in 2939726.665857 ms] [2023-05-11T12:05:35.389Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] # [AFTER] [kiegroup/kogito-apps] docker system prune -f [2023-05-11T12:05:35.389Z] [INFO] OK [Executed in 113.107324 ms] [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] # Uploading artifacts [2023-05-11T12:05:35.389Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-11T12:05:35.389Z] [2023-05-11T12:05:35.389Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-11T12:05:35.389Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config12938863882068848709tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T12:05:35.389Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-11T12:05:35.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-11T12:05:35.592Z] Recording test results [2023-05-11T12:05:43.795Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-11T12:05:43.817Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T12:05:47.615Z] + rm -rf console.log [Pipeline] sh [2023-05-11T12:05:47.910Z] + 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/2533/consoleText [2023-05-11T12:05:47.910Z] + tail -n 300 |
42f53fd
to
82522c1
Compare
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-11T14:04:38.283Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile[2023-05-11T14:04:38.283Z] [INFO] | | +- io.quarkus.http:quarkus-http-servlet:jar:4.2.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.3:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- io.quarkus.http:quarkus-http-vertx-backend:jar:4.2.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | | \- io.quarkus.http:quarkus-http-http-core:jar:4.2.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- io.quarkus.http:quarkus-http-core:jar:4.2.1:compile [2023-05-11T14:04:38.283Z] [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2023-05-11T14:04:38.283Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2023-05-11T14:04:38.283Z] [INFO] +- io.quarkus:quarkus-resteasy:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | +- io.quarkus:quarkus-vertx-http:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- io.quarkus:quarkus-security-runtime-spi:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.30.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.30.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.30.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.30.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:2.30.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | | \- io.vertx:vertx-uri-template:jar:4.3.7:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- io.vertx:vertx-web:jar:4.3.7:compile [2023-05-11T14:04:38.283Z] [INFO] | | | +- io.vertx:vertx-web-common:jar:4.3.7:compile [2023-05-11T14:04:38.283Z] [INFO] | | | +- io.vertx:vertx-auth-common:jar:4.3.7:compile [2023-05-11T14:04:38.283Z] [INFO] | | | \- io.vertx:vertx-bridge-common:jar:4.3.7:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- io.github.crac:org-crac:jar:0.1.3:compile [2023-05-11T14:04:38.283Z] [INFO] | \- io.quarkus:quarkus-resteasy-server-common:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2023-05-11T14:04:38.283Z] [INFO] +- io.quarkus:quarkus-arc:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | +- io.quarkus.arc:arc:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- io.smallrye.reactive:mutiny:jar:1.9.0:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2023-05-11T14:04:38.283Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2023-05-11T14:04:38.283Z] [INFO] +- io.quarkus:quarkus-resteasy-jackson:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | +- io.quarkus:quarkus-jackson:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | +- org.jboss.resteasy:resteasy-jackson2-provider:jar:4.7.7.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- com.github.java-json-tools:json-patch:jar:1.13:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | | \- com.github.java-json-tools:btf:jar:1.3:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile [2023-05-11T14:04:38.283Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2023-05-11T14:04:38.283Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:3.1.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile [2023-05-11T14:04:38.283Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile [2023-05-11T14:04:38.283Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] +- io.smallrye:smallrye-health:jar:3.3.1:compile [2023-05-11T14:04:38.283Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2023-05-11T14:04:38.283Z] [INFO] | \- io.smallrye:smallrye-health-api:jar:3.3.1:compile [2023-05-11T14:04:38.283Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.3.1:compile [2023-05-11T14:04:38.283Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.16.6.Final:compile [2023-05-11T14:04:38.283Z] [INFO] \- org.glassfish:jakarta.json:jar:1.1.6:compile [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] You have 0 Checkstyle violations. [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-11T14:04:38.283Z] [INFO] Number of files to be formatted: 0 [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [debug] execute contextualize [2023-05-11T14:04:38.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T14:04:38.283Z] [INFO] Copying 2 resources [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] No sources to compile [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [debug] execute contextualize [2023-05-11T14:04:38.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T14:04:38.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/src/test/resources [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] No sources to compile [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] No tests to run. [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] Skipping packaging of the test-jar [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:38.283Z] [INFO] No sources in project. Archive not created. [2023-05-11T14:04:38.283Z] [INFO] [2023-05-11T14:04:38.283Z] [INFO] --- quarkus-maven-plugin:2.16.6.Final:build (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:40.171Z] [WARNING] [io.quarkus.arc.deployment.SplitPackageProcessor] Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: [2023-05-11T14:04:40.171Z] - "org.kie.kogito.decision" found in [org.kie.kogito:kogito-api::jar, org.kie.kogito:kogito-dmn::jar] [2023-05-11T14:04:40.171Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=true, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=true, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-11T14:04:40.171Z] [INFO] Generator discovery performed, found [processes, decisions] [2023-05-11T14:04:40.171Z] [INFO] Skipping generator 'processes' because disabled [2023-05-11T14:04:40.729Z] [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) [2023-05-11T14:04:40.729Z] [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) [2023-05-11T14:04:40.729Z] [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) [2023-05-11T14:04:40.729Z] [INFO] Initializing DMN DT Validator... [2023-05-11T14:04:40.729Z] [INFO] DMN DT Validator initialized. [2023-05-11T14:04:40.729Z] [INFO] Analysing decision tables in DMN Model 'LoanEligibility' ... [2023-05-11T14:04:40.992Z] [INFO] analysis for decision table 'Eligibility': [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ <=0, -, - ] [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], <=80, >20 ] [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], >80, - ] [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], <=80, >25 ] [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], >80, - ] [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ >3000, <=80, >35 ] [2023-05-11T14:04:40.992Z] [WARNING] Gap detected: [ >3000, >80, - ] [2023-05-11T14:04:40.992Z] [INFO] analysis for decision table 'Judgement': [2023-05-11T14:04:40.992Z] [WARNING] Columns: [Eligibility, SupremeDirector] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-11T14:04:40.992Z] [INFO] analysis for decision table 'Is Enough?': [2023-05-11T14:04:40.992Z] [INFO] Decision Table Analysis of table 'Is Enough?' finished with no messages to be reported. [2023-05-11T14:04:40.992Z] [INFO] analysis for decision table 'Decide': [2023-05-11T14:04:40.992Z] [WARNING] Columns: [Judgement] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-11T14:04:42.894Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4315ms [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:42.894Z] [debug] execute contextualize [2023-05-11T14:04:42.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T14:04:42.894Z] [INFO] Copying 1 resource [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:42.894Z] [INFO] No tests to run. [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:42.894Z] [INFO] No tests to run. [2023-05-11T14:04:42.894Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:42.894Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:42.894Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trusty-tracing-quarkus-devservices --- [2023-05-11T14:04:42.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.jar [2023-05-11T14:04:42.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.pom [2023-05-11T14:04:42.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT-sources.jar [2023-05-11T14:04:42.894Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:04:42.894Z] [INFO] Reactor Summary for Kogito Example :: Quarkus 2.0.0-SNAPSHOT: [2023-05-11T14:04:42.894Z] [INFO] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Quarkus .......................... SUCCESS [ 1.576 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Decision Table - Quarkus ......... SUCCESS [ 25.223 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN Metrics Quarkus .............. SUCCESS [ 40.940 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN Event-Driven :: Quarkus ...... SUCCESS [01:03 min] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN Incubation API With Quarkus .. SUCCESS [ 18.854 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN with Knative Eventing and Quarkus SUCCESS [ 24.745 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN with listeners - Quarkus ..... SUCCESS [ 19.714 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN Decision Table listener - Quarkus SUCCESS [ 28.568 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN :: PMML - QUARKUS ............ SUCCESS [ 34.920 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN .............................. SUCCESS [ 21.804 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: DMN Tracing - Quarkus ............ SUCCESS [ 31.248 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Flexible Process - Quarkus ....... SUCCESS [ 27.265 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Travel Agency .................... SUCCESS [ 0.078 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Travel Agency :: Basic ........... SUCCESS [ 25.989 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Travel Agency :: Extended ........ SUCCESS [ 0.052 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Travel Agency :: Travels ......... SUCCESS [ 49.137 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Travel Agency :: Visas ........... SUCCESS [ 6.022 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Onboarding Example ............... SUCCESS [ 0.028 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools SUCCESS [ 25.354 s] [2023-05-11T14:04:42.894Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN SUCCESS [ 25.421 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus SUCCESS [ 39.694 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: PMML Event-Driven - Quarkus ...... SUCCESS [01:08 min] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: PMML Incubation API With Quarkus . SUCCESS [ 20.944 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: PMML - Quarkus ................... SUCCESS [ 30.688 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Business Rules Quarkus ... SUCCESS [ 21.175 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process :: Decisions :: Quarkus .. SUCCESS [ 27.358 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process :: Decisions :: REST Quarkus SUCCESS [ 29.232 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Quarkus SUCCESS [ 27.202 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.064 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Incubation API With Quarkus SUCCESS [ 19.427 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Infinispan Persistence Quarkus SUCCESS [ 32.331 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization SUCCESS [ 31.768 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels SUCCESS [ 28.700 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Kafka Persistence Quarkus SUCCESS [ 27.837 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process with Kafka and Quarkus ... SUCCESS [ 30.275 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process with Knative Eventing and Quarkus SUCCESS [ 24.654 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process MongoDB Persistence Quarkus SUCCESS [ 31.661 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Monitoring :: Quarkus .... SUCCESS [ 30.903 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Quarkus SUCCESS [ 51.244 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Client Performance test .......... SUCCESS [ 0.284 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Quarkus Performance test ......... SUCCESS [ 4.900 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus SUCCESS [ 23.088 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process and Quarkus .............. SUCCESS [ 29.760 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Service Rest Cal with Quarkus SUCCESS [ 5.218 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Rest :: Quarkus .......... SUCCESS [ 21.746 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Service Rest WorkItem call with Quarkus SUCCESS [ 5.468 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.088 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Saga with Quarkus ........ SUCCESS [ 24.625 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Service Calls with Quarkus SUCCESS [ 22.100 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Timer with Quarkus ....... SUCCESS [ 4.712 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle SUCCESS [ 22.790 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process with Usertasks Quarkus :: Console SUCCESS [ 50.628 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process with Usertasks Quarkus ... SUCCESS [ 23.182 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process UserTasks with Timer Quarkus :: Console SUCCESS [ 38.521 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console SUCCESS [01:04 min] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus SUCCESS [ 42.971 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Process Usertasks With Security Quarkus SUCCESS [ 24.558 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Rules Incubation API With Quarkus SUCCESS [ 19.732 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Rules Legacy API - Quarkus ....... SUCCESS [ 20.619 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Rules HelloWorld ................. SUCCESS [ 19.535 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Rule Unit Event-Driven :: Quarkus SUCCESS [ 38.142 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: RuleUnit - Quarkus ............... SUCCESS [ 22.036 s] [2023-05-11T14:04:42.895Z] [INFO] Kogito Example :: Trusty Tracing - Quarkus DevServices SUCCESS [ 4.981 s] [2023-05-11T14:04:42.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:04:42.895Z] [INFO] BUILD SUCCESS [2023-05-11T14:04:42.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:04:42.895Z] [INFO] Total time: 26:59 min [2023-05-11T14:04:42.895Z] [INFO] Finished at: 2023-05-11T10:04:41-04:00 [2023-05-11T14:04:42.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:04:47.086Z] [command]/usr/bin/docker system prune -f [2023-05-11T14:04:47.086Z] Deleted build cache objects: [2023-05-11T14:04:47.086Z] a0z9nybvo2191sxf65tctq054 [2023-05-11T14:04:47.086Z] xfj098wcqor4da8ksc5rn9yzg [2023-05-11T14:04:47.086Z] bgsklcz48eyt2cmzmozxs9cab [2023-05-11T14:04:47.086Z] bbx9cq7n8q7huho1ouftq8a4k [2023-05-11T14:04:47.086Z] tm9k8zpyo2z7y4dndrpsh4f4f [2023-05-11T14:04:47.086Z] uw7507zlgl4cktjb7aga7mgvq [2023-05-11T14:04:47.086Z] n9xwt7vs468fdsmxsudw08ip8 [2023-05-11T14:04:47.086Z] p58okaf6bihhh8uoxis46bxii [2023-05-11T14:04:47.086Z] 6e1y4e9reblo6oznzvje6bcav [2023-05-11T14:04:47.086Z] jzqh3z9b4z0drdo63mznyfowj [2023-05-11T14:04:47.086Z] lniul64s5oq9z371e7gl8z98a [2023-05-11T14:04:47.086Z] nk3gw68fkghxucznpn99rf1xb [2023-05-11T14:04:47.086Z] itqj2raayhj300i6hnbfo4dmj [2023-05-11T14:04:47.086Z] q8oieb02ck5vxfvv4kwr368em [2023-05-11T14:04:47.086Z] ods95tb54d2awhh3qe33gcmtb [2023-05-11T14:04:47.086Z] 6gvz6s52axxgu5kcca6xk9ywj [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] Total reclaimed space: 44.97MB [2023-05-11T14:04:47.086Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-11T14:04:47.086Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-11T14:04:47.086Z] [INFO] OK [Executed in 0.080792 ms] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-11T14:04:47.086Z] [INFO] OK [Executed in 5.595313 ms] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-11T14:04:47.086Z] [INFO] OK [Executed in 5.327391 ms] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config16089184274450974651tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T14:04:47.086Z] [INFO] OK [Executed in 4779.92142 ms] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config16089184274450974651tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T14:04:47.086Z] [INFO] OK [Executed in 1623726.232228 ms] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-11T14:04:47.086Z] [INFO] OK [Executed in 92.758357 ms] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] # Uploading artifacts [2023-05-11T14:04:47.086Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-11T14:04:47.086Z] [2023-05-11T14:04:47.086Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-11T14:04:47.086Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config16089184274450974651tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T14:04:47.086Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-11T14:04:47.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-11T14:04:47.322Z] Recording test results [2023-05-11T14:04:48.824Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-11T14:04:48.849Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:04:50.302Z] + rm -rf console.log [Pipeline] sh [2023-05-11T14:04:50.597Z] + 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-quarkus-examples/893/consoleText [2023-05-11T14:04:50.597Z] + tail -n 300 |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-11T14:22:33.780Z] [INFO] Copying 6 resources[2023-05-11T14:22:33.780Z] [INFO] [2023-05-11T14:22:33.780Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-webapp) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:33.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T14:22:34.034Z] [INFO] Copying 3486 resources [2023-05-11T14:22:34.958Z] [INFO] [2023-05-11T14:22:34.958Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-envelope-resources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:34.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T14:22:34.958Z] [INFO] Copying 2 resources [2023-05-11T14:22:34.958Z] [INFO] [2023-05-11T14:22:34.958Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:34.958Z] [INFO] Changes detected - recompiling the module! [2023-05-11T14:22:34.958Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/classes [2023-05-11T14:22:35.517Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[67,58] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-11T14:22:35.517Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,56] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-11T14:22:35.517Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,66] copyResourcesForDevOrTest(io.quarkus.deployment.builditem.LiveReloadBuildItem,io.quarkus.deployment.pkg.builditem.CurateOutcomeBuildItem,io.quarkus.deployment.builditem.LaunchModeBuildItem,io.quarkus.maven.dependency.ResolvedDependency,java.lang.String,boolean) in io.quarkus.deployment.util.WebJarUtil has been deprecated [2023-05-11T14:22:35.517Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[81,34] devConsoleHandler(java.lang.String,io.quarkus.runtime.ShutdownContext) in io.quarkus.vertx.http.runtime.devmode.DevConsoleRecorder has been deprecated [2023-05-11T14:22:35.517Z] [INFO] [2023-05-11T14:22:35.518Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:35.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-11T14:22:35.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/test/resources [2023-05-11T14:22:35.518Z] [INFO] [2023-05-11T14:22:35.518Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:35.518Z] [INFO] No sources to compile [2023-05-11T14:22:35.518Z] [INFO] [2023-05-11T14:22:35.518Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:35.518Z] [INFO] No tests to run. [2023-05-11T14:22:35.518Z] [INFO] [2023-05-11T14:22:35.518Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:35.807Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:40.181Z] [INFO] Skipping packaging of the test-jar [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:40.181Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:40.181Z] [INFO] No sources in project. Archive not created. [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:40.181Z] [INFO] No tests to run. [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:40.181Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/failsafe-reports [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ runtime-tools-quarkus-extension-deployment --- [2023-05-11T14:22:40.181Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-11T14:22:40.181Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.pom [2023-05-11T14:22:40.181Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-11T14:22:40.181Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:22:40.181Z] [INFO] Reactor Summary for Kogito Apps 2.0.0-SNAPSHOT: [2023-05-11T14:22:40.181Z] [INFO] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps ........................................ SUCCESS [ 1.287 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: BOM ................................. SUCCESS [ 0.042 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Build Parent BOM .................... SUCCESS [ 0.052 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons ................. SUCCESS [ 0.036 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons API ............. SUCCESS [ 2.349 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons Protobuf ........ SUCCESS [ 3.482 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons PostgreSQL ...... SUCCESS [ 19.904 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons Infinispan ...... SUCCESS [ 43.027 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons MongoDB ......... SUCCESS [ 22.620 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons Redis ........... SUCCESS [ 3.021 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons Oracle .......... SUCCESS [ 51.774 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: Parent SUCCESS [ 0.036 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: API SUCCESS [ 3.058 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL base SUCCESS [ 3.443 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL (Generic) SUCCESS [ 22.534 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: DB Scripts Collection Multi Repo .... SUCCESS [ 0.255 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service ........................ SUCCESS [ 0.026 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Internal :: API ..... SUCCESS [ 1.677 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Jobs Recipients ..... SUCCESS [ 0.024 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Recipient Common Http SUCCESS [ 1.071 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Parent SUCCESS [ 0.024 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Runtime SUCCESS [ 4.104 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Deployment SUCCESS [ 15.370 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Parent SUCCESS [ 0.023 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Runtime SUCCESS [ 3.824 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Deployment SUCCESS [ 1.975 s] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Common .............. SUCCESS [02:20 min] [2023-05-11T14:22:40.181Z] [INFO] Kogito Apps :: Jobs Service :: Infinispan .......... SUCCESS [02:33 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [02:41 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Jobs Service :: MongoDB ............. SUCCESS [02:15 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Jobs Service :: In-memory ........... SUCCESS [02:17 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Jobs :: Addons ...................... SUCCESS [ 0.025 s] [2023-05-11T14:22:40.182Z] [INFO] Jobs Service Embedded Quarkus Addon - Parent ....... SUCCESS [ 0.021 s] [2023-05-11T14:22:40.182Z] [INFO] Jobs Service Embedded Quarkus Addon - Runtime ...... SUCCESS [ 3.730 s] [2023-05-11T14:22:40.182Z] [INFO] Jobs Service Embedded Quarkus Addon - Deployment ... SUCCESS [ 2.947 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index .......................... SUCCESS [ 0.023 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage .................. SUCCESS [ 0.021 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage API .............. SUCCESS [ 1.203 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage Protobuf ......... SUCCESS [ 1.361 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL ....... SUCCESS [ 20.053 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage Infinispan ....... SUCCESS [ 3.019 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage MongoDB .......... SUCCESS [ 15.535 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL :: Reporting SUCCESS [ 20.281 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Storage Oracle DB ........ SUCCESS [ 43.004 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Common ................... FAILURE [ 0.772 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service .................. SUCCESS [ 0.020 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service Common ........... SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service with In-memory persistence SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service with Infinispan .. SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service with MongoDB ..... SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service with Oracle ...... SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Data Index Service with PostgreSQL .. SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index .... SUCCESS [ 0.020 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common SUCCESS [ 0.019 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory SUCCESS [ 0.021 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Runtime SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Deployment SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL SUCCESS [ 0.019 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Runtime SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Deployment SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan SUCCESS [ 0.019 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension SUCCESS [ 0.018 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Extension SUCCESS [ 3.099 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: UI Packages ......................... SUCCESS [16:13 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Deployment SUCCESS [ 9.085 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB SUCCESS [ 0.048 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Runtime SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Deployment SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Security Commons .................... SUCCESS [ 52.861 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Management Console .................. SUCCESS [ 14.816 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty UI ........................... SUCCESS [01:13 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Task Console ........................ SUCCESS [ 15.962 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Explainability ...................... SUCCESS [ 0.024 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Explainability Api .................. SUCCESS [ 1.555 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Explainability Service .............. SUCCESS [ 6.023 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty .............................. SUCCESS [ 0.022 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Storage ...................... SUCCESS [ 0.021 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Storage API .................. SUCCESS [ 1.538 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Service ...................... SUCCESS [ 0.022 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Service :: API ............... SUCCESS [ 0.224 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Explainability Service Messaging .... SUCCESS [ 32.214 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Explainability Service Rest ......... SUCCESS [ 46.936 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Storage Common ............... SUCCESS [ 0.162 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Storage Infinispan ........... SUCCESS [ 2.680 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Storage Redis ................ SUCCESS [ 1.985 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Storage PostgreSQL ........... SUCCESS [ 2.394 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Service Common ............... SUCCESS [01:49 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Service Infinispan ........... SUCCESS [ 34.704 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Service Redis ................ SUCCESS [ 26.078 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Trusty Service PostgreSQL ........... SUCCESS [ 32.491 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: JIT Executor ........................ SUCCESS [ 0.019 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: JIT Executor :: Common .............. SUCCESS [ 0.075 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: JIT Executor BPMN ................... SUCCESS [ 16.661 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: JIT Executor DMN .................... SUCCESS [ 22.253 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: JIT Executor Runner ................. SUCCESS [ 20.300 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests ................... SUCCESS [ 0.020 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service ... SUCCESS [ 0.023 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common SUCCESS [ 0.442 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Data Index ..... SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Common SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common :: Quarkus SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus SUCCESS [ 0.025 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Knative Eventing SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot SUCCESS [01:27 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service . SUCCESS [ 0.025 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Common SUCCESS [ 0.319 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus SUCCESS [ 59.997 s] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Audit UI SUCCESS [01:06 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot SUCCESS [01:05 min] [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Quarkus SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Spring Boot SKIPPED [2023-05-11T14:22:40.182Z] [INFO] Runtime Tools Quarkus Extension - Parent ........... SUCCESS [ 0.023 s] [2023-05-11T14:22:40.182Z] [INFO] Runtime Tools Quarkus Extension - Runtime .......... SUCCESS [ 3.418 s] [2023-05-11T14:22:40.182Z] [INFO] Runtime Tools Quarkus Extension - Deployment ....... SUCCESS [ 5.925 s] [2023-05-11T14:22:40.182Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:22:40.182Z] [INFO] BUILD FAILURE [2023-05-11T14:22:40.182Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:22:40.182Z] [INFO] Total time: 47:19 min [2023-05-11T14:22:40.182Z] [INFO] Finished at: 2023-05-11T10:22:38-04:00 [2023-05-11T14:22:40.182Z] [INFO] ------------------------------------------------------------------------ [2023-05-11T14:22:40.182Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure: Compilation failure: [2023-05-11T14:22:40.182Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[52,36] cannot find symbol [2023-05-11T14:22:40.182Z] [ERROR] symbol: method getNodeInstances() [2023-05-11T14:22:40.182Z] [ERROR] location: class org.kie.kogito.event.process.ProcessInstanceEventBody [2023-05-11T14:22:40.182Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[71,44] cannot find symbol [2023-05-11T14:22:40.182Z] [ERROR] symbol: method getTriggerTime() [2023-05-11T14:22:40.182Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-11T14:22:40.182Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[76,43] cannot find symbol [2023-05-11T14:22:40.182Z] [ERROR] symbol: method getLeaveTime() [2023-05-11T14:22:40.182Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-11T14:22:40.182Z] [ERROR] -> [Help 1] [2023-05-11T14:22:40.182Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T14:22:40.182Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T14:22:40.182Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T14:22:40.182Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T14:22:40.182Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T14:22:40.182Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T14:22:40.183Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T14:22:40.183Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T14:22:40.183Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T14:22:40.183Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T14:22:40.183Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T14:22:40.183Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T14:22:40.183Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure [2023-05-11T14:22:40.183Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) [2023-05-11T14:22:40.183Z] at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187) [2023-05-11T14:22:40.183Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-11T14:22:40.183Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-11T14:22:40.183Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-11T14:22:40.183Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-11T14:22:40.183Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-11T14:22:40.183Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-11T14:22:40.183Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-11T14:22:40.183Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-11T14:22:40.183Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-11T14:22:40.183Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-11T14:22:40.183Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-11T14:22:40.183Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-11T14:22:40.183Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-11T14:22:40.183Z] [ERROR] [2023-05-11T14:22:40.183Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-11T14:22:40.183Z] [ERROR] [2023-05-11T14:22:40.183Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-11T14:22:40.183Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-11T14:22:40.183Z] [ERROR] [2023-05-11T14:22:40.183Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-11T14:22:40.183Z] [ERROR] mvn -rf :data-index-common [2023-05-11T14:22:40.183Z] [command]/usr/bin/docker system prune -f [2023-05-11T14:22:40.183Z] Total reclaimed space: 0B [2023-05-11T14:22:40.183Z] [INFO] Execution summary for kiegroup/kogito-apps [2023-05-11T14:22:40.183Z] # [BEFORE] [kiegroup/kogito-apps] export INTEGRATION_BRANCH= [2023-05-11T14:22:40.183Z] [INFO] OK [Executed in 0.081253 ms] [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] # [BEFORE] [kiegroup/kogito-apps] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-11T14:22:40.183Z] [INFO] OK [Executed in 6.388874 ms] [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] # [COMMANDS] [kiegroup/kogito-apps] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-11T14:22:40.183Z] [INFO] OK [Executed in 6.52038 ms] [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] # [COMMANDS] [kiegroup/kogito-apps] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config3051438999382700522tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-11T14:22:40.183Z] [INFO] NOT OK [Executed in 2840636.717323 ms] [2023-05-11T14:22:40.183Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] # [AFTER] [kiegroup/kogito-apps] docker system prune -f [2023-05-11T14:22:40.183Z] [INFO] OK [Executed in 121.091139 ms] [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] # Uploading artifacts [2023-05-11T14:22:40.183Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-11T14:22:40.183Z] [2023-05-11T14:22:40.183Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-11T14:22:40.183Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config3051438999382700522tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-11T14:22:40.183Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-11T14:22:40.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-11T14:22:40.391Z] Recording test results [2023-05-11T14:22:47.576Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-11T14:22:47.595Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:22:51.161Z] + rm -rf console.log [Pipeline] sh [2023-05-11T14:22:51.453Z] + 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/2534/consoleText [2023-05-11T14:22:51.453Z] + tail -n 300 |
82522c1
to
327e372
Compare
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Process - Deployment .......... SKIPPED[2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Workflows Extension :: Integration Tests SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Workflows Extension :: Image Integration Tests SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Rules Extension :: Integration Tests SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Rules Extension :: Integration Tests (Hot Reload) SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Decisions Extension :: Integration Tests SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Decicions Extension :: Integration Tests (Hot Reload) SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Predictions Extension :: Integration Tests SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Quarkus Test List ........................ SUCCESS [ 2.169 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Persistence :: Infinispan ..... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Infinispan - Parent ...... SUCCESS [ 0.024 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Infinispan ............... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Infinispan - Deployment .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Infinispan Health Check .. SUCCESS [ 49.891 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Kafka Streams - Parent ... SUCCESS [ 0.027 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Kafka Streams ............ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Kafka Streams - Deployment SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Persistence :: File System .... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence FileSystem - Parent ...... SUCCESS [ 0.026 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence FileSystem ............... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence FileSystem - Deployment .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Persistence :: MongoDB ........ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence MongoDB - Parent ......... SUCCESS [ 0.029 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence MongoDB .................. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence MongoDB - Deployment ..... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Persistence :: PostgreSQL ..... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence PostgreSQL - Parent ...... SUCCESS [ 0.115 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence PostgreSQL ............... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence PostgreSQL - Deployment .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Persistence :: RocksDB ........ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Rocksdb - Parent ......... SUCCESS [ 0.110 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Quarkus Add-On Persistence Rocksdb .......... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Persistence Rocksdb - Deployment ..... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Common ......... SUCCESS [ 11.435 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Process SVG - Parent ................. SUCCESS [ 0.068 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Process SVG .......................... SUCCESS [ 17.676 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Process SVG - Deployment ............. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Process Management :: Common .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Process Management - Parent .......... SUCCESS [ 0.033 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Process Management ................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Process Management - Deployment ...... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Source Files :: Common ........ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Source Files - Parent ................ SUCCESS [ 0.040 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Source Files ......................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Source Files - Deployment ............ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Knative :: Parent ............. SUCCESS [ 0.026 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Knative :: Eventing ........... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative - Parent ..................... SUCCESS [ 0.045 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative Eventing - Parent ............ SUCCESS [ 0.036 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative Eventing ..................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative Eventing - Deployment ........ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative Serving - Parent ............. SUCCESS [ 0.045 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative Serving ...................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Knative Serving - Deployment ......... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Events :: Parent .............. SUCCESS [ 0.026 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Decisions SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Decisions - Parent ............ SUCCESS [ 0.032 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Decisions ..................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Decisions - Deployment ........ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Predictions SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Predictions - Parent .......... SUCCESS [ 0.023 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Predictions ................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Predictions - Deployment ...... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Rules - Parent ................ SUCCESS [ 0.052 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules :: Quarkus SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events Rules - Deployment ............ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Events :: MongoDB ............. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events MongoDB - Parent .............. SUCCESS [ 0.040 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events MongoDB ....................... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito Add-On Events MongoDB - Deployment .......... SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Marshallers :: Parent ......... SUCCESS [ 0.025 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Marshallers:: Avro ............ SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers :: Parent SUCCESS [ 0.028 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers:: Avro:: Parent SUCCESS [ 0.063 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers:: Avro .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers:: Avro:: Deployment SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Parent .... SUCCESS [ 0.027 s] [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Runtimes .. SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Deployment SKIPPED [2023-05-12T06:32:45.316Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Integration Tests SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Explainability ................ SUCCESS [ 10.946 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Explainability - Parent .............. SUCCESS [ 0.026 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Explainability ....................... SUCCESS [ 3.188 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Explainability - Deployment .......... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Explainability - Integration tests ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Jobs .......................... SUCCESS [ 0.024 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Jobs :: API ................... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Parent ................. SUCCESS [ 0.026 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Common - Parent ........ SUCCESS [ 0.035 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Common - Messaging ..... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus - Rest Callback ............. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management Common ..... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Management - Parent .... SUCCESS [ 0.028 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs - Management ........... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Management - Deployment SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Messaging - Parent ..... SUCCESS [ 0.092 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs - Messaging ............ SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Messaging - Deployment . SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Knative Eventing - Parent SUCCESS [ 0.030 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs - Knative Eventing ..... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-Ons Quarkus Jobs Knative Eventing - Deployment SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Common .............. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Mail - Parent ........................ SUCCESS [ 0.026 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Mail ................................. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Mail - Deployment .................... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring .................... SUCCESS [ 0.025 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring Core ............... SUCCESS [ 15.653 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring - Parent .................. SUCCESS [ 0.045 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Core ...................... SUCCESS [ 13.996 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Common .. SUCCESS [ 1.777 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Prometheus - Parent ....... SUCCESS [ 0.025 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Prometheus ................ SUCCESS [ 2.678 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Prometheus - Deployment ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Common ..... SUCCESS [ 8.603 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Elastic - Parent .......... SUCCESS [ 0.029 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Elastic ................... SUCCESS [ 0.620 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Monitoring Elastic - Deployment ...... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Task Notification - Parent ........... SUCCESS [ 0.069 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Task Notification .................... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Task Notification - Deployment ....... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Tracing ....................... SUCCESS [ 0.022 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: TypedValue API ................ SUCCESS [ 8.782 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Tracing :: API ................ SUCCESS [ 10.285 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Tracing :: Common ............. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Tracing Decision - Parent ............ SUCCESS [ 0.037 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Tracing Decision ..................... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Tracing Decision - Deployment ........ SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Tracing Decision - Integration tests . SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Task Management :: Common ..... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Task Management - Parent ............. SUCCESS [ 0.023 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Task Management ...................... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito Add-On Task Management - Deployment ......... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus ............. SUCCESS [ 0.036 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: OpenAPI Client Codegen SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Rules .... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Decisions SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Classic SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Reactive SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Maven Plugin ............................. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Maven Plugin ........ SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Without REST SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Reactive SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence SUCCESS [ 0.028 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Processes :: Persistence :: Common SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: PostgreSQL SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Infinispan SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: MongoDB SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Kafka SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: JDBC SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: File System SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Source Files SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Gradle ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: DB Scripts Collection .................... SUCCESS [ 0.457 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Predictions ................... SUCCESS [ 0.025 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Predictions :: API ............ SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Predictions :: SMILE .......... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: OpenAPI:: Parser .. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: Fluent ............ SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Core ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Rest ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: Executor .......... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: Executor:: gRPC ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Tests .. SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot .............................. SUCCESS [ 0.221 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: BOM ....................... SUCCESS [ 0.030 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Spring Boot ................... SUCCESS [ 0.046 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: CloudEvents :: Spring Boot .... SUCCESS [ 0.024 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot ...... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Events - Parent SUCCESS [ 0.029 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Decisions :: Spring Boot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Predictions :: Spring Boot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules :: Spring Boot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Events :: SprintBoot :: Process :: Kafka SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Events :: MongoDB :: SprintBoot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Starters Parent ........... SUCCESS [ 7.770 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Starter :: Decisions ...... SUCCESS [ 0.115 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot (ITs) SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Monitoring :: Parent SUCCESS [ 0.038 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring Core Springboot .... SUCCESS [ 12.731 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Springboot SUCCESS [ 0.548 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Springboot . SUCCESS [ 0.313 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Explainability :: Spring Boot Addon SUCCESS [ 11.098 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Starter :: Rules .......... SUCCESS [ 0.128 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Starter :: Processes ...... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Starter :: Predictions .... SUCCESS [ 0.624 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Starter ................... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management SprintBoot Addon SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Spring Boot Addon ... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Task notification :: Spring Boot Addon SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Tracing :: Spring Boot ........ SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Rest Exception Handler:: Spring Boot ..... SUCCESS [ 7.983 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Spring Boot Addon SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Process Management :: Spring Boot Addon SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Task Management :: Spring Boot Addon SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Kubernetes ..... SUCCESS [ 26.174 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Persistence :: Parent SUCCESS [ 0.025 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Persistence File System :: Springboot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Persistence Infinispan :: Springboot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Persistence JDBC :: Springboot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Persistence MongoDB :: Springboot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Add-Ons :: Persistence PostgreSQL :: Springboot SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Spring Boot :: Maven Archetype ........... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Test Utilities :: Spring Boot ............ SUCCESS [ 19.261 s] [2023-05-12T06:32:45.317Z] [INFO] Kogito :: Integration Tests :: Spring Boot ......... SKIPPED [2023-05-12T06:32:45.317Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:32:45.317Z] [INFO] BUILD FAILURE [2023-05-12T06:32:45.317Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:32:45.317Z] [INFO] Total time: 02:27 min (Wall Clock) [2023-05-12T06:32:45.317Z] [INFO] Finished at: 2023-05-12T02:32:44-04:00 [2023-05-12T06:32:45.317Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:32:45.317Z] [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.13.0:validate (default) on project kogito-events-api: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/api/kogito-events-api/src/main/java/org/kie/kogito/event/process/NodeInstanceEventBody.java' has not been previously formatted. Please format file and commit before running validation! -> [Help 1] [2023-05-12T06:32:45.317Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.13.0:validate (default) on project kogito-events-api: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/api/kogito-events-api/src/main/java/org/kie/kogito/event/process/NodeInstanceEventBody.java' has not been previously formatted. Please format file and commit before running validation! [2023-05-12T06:32:45.317Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-05-12T06:32:45.318Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-12T06:32:45.318Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-05-12T06:32:45.318Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-12T06:32:45.318Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-05-12T06:32:45.318Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-05-12T06:32:45.318Z] at java.lang.Thread.run (Thread.java:829) [2023-05-12T06:32:45.318Z] Caused by: org.apache.maven.plugin.MojoFailureException: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/api/kogito-events-api/src/main/java/org/kie/kogito/event/process/NodeInstanceEventBody.java' has not been previously formatted. Please format file and commit before running validation! [2023-05-12T06:32:45.318Z] at net.revelc.code.formatter.ValidateMojo.doFormatFile (ValidateMojo.java:58) [2023-05-12T06:32:45.318Z] at net.revelc.code.formatter.FormatterMojo.formatFile (FormatterMojo.java:531) [2023-05-12T06:32:45.318Z] at net.revelc.code.formatter.FormatterMojo.execute (FormatterMojo.java:402) [2023-05-12T06:32:45.318Z] at net.revelc.code.formatter.ValidateMojo.execute (ValidateMojo.java:49) [2023-05-12T06:32:45.318Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-05-12T06:32:45.318Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-05-12T06:32:45.318Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-12T06:32:45.318Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-05-12T06:32:45.318Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-12T06:32:45.318Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-05-12T06:32:45.318Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-05-12T06:32:45.318Z] at java.lang.Thread.run (Thread.java:829) [2023-05-12T06:32:45.318Z] [ERROR] [2023-05-12T06:32:45.318Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-12T06:32:45.318Z] [ERROR] [2023-05-12T06:32:45.318Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-12T06:32:45.318Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-12T06:32:45.318Z] [ERROR] [2023-05-12T06:32:45.318Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-12T06:32:45.318Z] [ERROR] mvn -rf :kogito-events-api [2023-05-12T06:32:45.318Z] [command]/usr/bin/docker system prune -f [2023-05-12T06:32:45.318Z] Total reclaimed space: 0B [2023-05-12T06:32:45.318Z] [INFO] Execution summary for kiegroup/kogito-runtimes [2023-05-12T06:32:45.318Z] # [BEFORE] [kiegroup/kogito-runtimes] export INTEGRATION_BRANCH= [2023-05-12T06:32:45.318Z] [INFO] OK [Executed in 0.18679 ms] [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] # [BEFORE] [kiegroup/kogito-runtimes] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T06:32:45.318Z] [INFO] OK [Executed in 5.764889 ms] [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] # [COMMANDS] [kiegroup/kogito-runtimes] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T06:32:45.318Z] [INFO] OK [Executed in 5.139597 ms] [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] # [COMMANDS] [kiegroup/kogito-runtimes] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config14255544716164144079tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -T 1C -Dvalidate-formatting -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T06:32:45.318Z] [INFO] NOT OK [Executed in 148520.95187 ms] [2023-05-12T06:32:45.318Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] # [AFTER] [kiegroup/kogito-runtimes] docker system prune -f [2023-05-12T06:32:45.318Z] [INFO] OK [Executed in 31.689698 ms] [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] # Uploading artifacts [2023-05-12T06:32:45.318Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T06:32:45.318Z] [2023-05-12T06:32:45.318Z] [ERROR] Failed to execute commands for kiegroup/kogito-runtimes [2023-05-12T06:32:45.318Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config14255544716164144079tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -T 1C -Dvalidate-formatting -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T06:32:45.318Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T06:32:45.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T06:32:45.485Z] Recording test results [2023-05-12T06:32:46.557Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T06:32:46.573Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T06:32:47.438Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-12T06:47:50.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ ruleunit-springboot-example ---[2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] You have 0 Checkstyle violations. [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-12T06:47:50.645Z] [INFO] Number of files to be formatted: 5 [2023-05-12T06:47:50.645Z] [INFO] Successfully formatted: 0 file(s) [2023-05-12T06:47:50.645Z] [INFO] Fail to format: 0 file(s) [2023-05-12T06:47:50.645Z] [INFO] Skipped: 5 file(s) [2023-05-12T06:47:50.645Z] [INFO] Read only skipped: 0 file(s) [2023-05-12T06:47:50.645Z] [INFO] Approximate time taken: 0s [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0) [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [debug] execute contextualize [2023-05-12T06:47:50.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T06:47:50.645Z] [INFO] Copying 2 resources [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] Changes detected - recompiling the module! [2023-05-12T06:47:50.645Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:generateModel (default-generateModel) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-12T06:47:50.645Z] [INFO] Generator discovery performed, found [processes, rules, decisions, predictions] [2023-05-12T06:47:50.645Z] [INFO] Skipping generator 'processes' because disabled [2023-05-12T06:47:50.645Z] [INFO] Skipping generator 'decisions' because disabled [2023-05-12T06:47:50.645Z] [INFO] Skipping generator 'predictions' because disabled [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130_LoanUnit.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130_LoanUnit_rule_SmallDepositApprove.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130_LoanUnit_rule_SmallDepositReject.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130_LoanUnit_rule_LargeDepositApprove.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130_LoanUnit_rule_LargeDepositReject.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/Rules07451629b42c45dd8a66e7de7f9ee130_LoanUnit_rule_NotAdultApplication.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnit.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnitInstance.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/DomainClassesMetadata07451629b42c45dd8a66e7de7f9ee130.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P4A/LambdaPredicate4AE483F597F7E8D2CA84A3D9A298D2EF.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P85/LambdaExtractor85EEEEE5D9A09858C5F9B80AEF66303F.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P4C/LambdaPredicate4C4E86AE0921BD4FBBEE623D919E3E30.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P4A/LambdaPredicate4A81D82E2149B8317D4D1E2522E8F723.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/PC3/LambdaConsequenceC3E695F2DE7B26B78DE6E7019DE59CEA.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P44/LambdaPredicate4442443D07865B482B72FE4F3690FA12.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P62/LambdaConsequence62DA77416328F3E83A13C86DD1F49CE7.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/PB6/LambdaPredicateB60BD7639ED72D73D21EF9EB9F61B942.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P13/LambdaPredicate13358F887676C544ADD874458B1476F0.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P4D/LambdaExtractor4DF86BCAE215B5A1C2988389F185003E.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P10/LambdaExtractor10FD3724488FAEFEDD25C4F6B63E5F4C.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/PEE/LambdaPredicateEEB05FDA1024B2FD376936B6F7C4AA18.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P30/LambdaPredicate30F2EAE5E6632528F612329CDA200BDA.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/PC1/LambdaPredicateC12B35925315809B40899F8D934EA5C9.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P88/LambdaPredicate8879F62308E76218D2417122D94650A6.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/P8C/LambdaExtractor8C5F06343AE52087C7CE4CD8BC21C137.java [2023-05-12T06:47:50.645Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/domain-dashboard-ruleunit-springboot-example_2.0.0-SNAPSHOT-LoanUnit.json [2023-05-12T06:47:50.645Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/list.json [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/Application.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApprovedEndpoint.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmountEndpoint.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/KogitoObjectMapper.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/GlobalObjectMapper.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApproved.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmount.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/ConfigBean.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/RuleConfig.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/ApplicationConfig.java [2023-05-12T06:47:50.645Z] [INFO] Generating: org/kie/kogito/app/RuleUnits.java [2023-05-12T06:47:50.645Z] [INFO] [2023-05-12T06:47:50.645Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile-1) @ ruleunit-springboot-example --- [2023-05-12T06:47:50.645Z] [INFO] Changes detected - recompiling the module! [2023-05-12T06:47:50.645Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-12T06:47:50.645Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/RuleUnits.java:[37,38] unchecked cast [2023-05-12T06:47:50.645Z] required: org.drools.ruleunits.api.RuleUnit [2023-05-12T06:47:50.645Z] found: org.kie.kogito.queries.LoanUnitRuleUnit [2023-05-12T06:47:50.645Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,27] unchecked method invocation: method subscribe in interface org.drools.ruleunits.api.DataSource is applied to given types [2023-05-12T06:47:50.645Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-12T06:47:50.645Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-12T06:47:50.646Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,28] unchecked conversion [2023-05-12T06:47:50.646Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-12T06:47:50.646Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-12T06:47:50.646Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-12T06:47:50.646Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,26] unchecked call to append(T) as a member of the raw type org.drools.ruleunits.api.DataStream [2023-05-12T06:47:50.646Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-12T06:47:50.646Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,26] unchecked call to add(T) as a member of the raw type org.drools.ruleunits.api.DataStore [2023-05-12T06:47:50.646Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[105,22] unchecked call to set(T) as a member of the raw type org.drools.ruleunits.api.SingletonStore [2023-05-12T06:47:50.646Z] [INFO] [2023-05-12T06:47:50.646Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:process-model-classes (default-process-model-classes) @ ruleunit-springboot-example --- [2023-05-12T06:47:51.205Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-12T06:47:51.205Z] [INFO] [2023-05-12T06:47:51.205Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ruleunit-springboot-example --- [2023-05-12T06:47:51.205Z] [debug] execute contextualize [2023-05-12T06:47:51.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T06:47:51.205Z] [INFO] Copying 1 resource [2023-05-12T06:47:51.205Z] [INFO] [2023-05-12T06:47:51.205Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ruleunit-springboot-example --- [2023-05-12T06:47:51.205Z] [INFO] Changes detected - recompiling the module! [2023-05-12T06:47:51.205Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/test-classes [2023-05-12T06:47:51.205Z] [INFO] [2023-05-12T06:47:51.206Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ruleunit-springboot-example --- [2023-05-12T06:47:51.206Z] [INFO] Surefire report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/surefire-reports [2023-05-12T06:47:51.206Z] [INFO] [2023-05-12T06:47:51.206Z] [INFO] ------------------------------------------------------- [2023-05-12T06:47:51.206Z] [INFO] T E S T S [2023-05-12T06:47:51.206Z] [INFO] ------------------------------------------------------- [2023-05-12T06:47:52.127Z] [INFO] Running org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-12T06:47:58.707Z] 02:47:50.950 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.buildDefaultMergedContextConfiguration:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest], using SpringBootContextLoader [2023-05-12T06:47:58.707Z] 02:47:50.957 [main] INFO o.s.t.c.s.AbstractContextLoader.generateDefaultLocations:264 - Could not detect default resource locations for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2023-05-12T06:47:58.707Z] 02:47:51.125 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getDefaultTestExecutionListenerClassNames:245 - 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] [2023-05-12T06:47:58.707Z] 02:47:51.136 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getTestExecutionListeners:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@628c4ac0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b84fcf8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@30b19518, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@363042d7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@366ac49b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ad59d92, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56f0cc85, org.springframework.test.context.event.EventPublishingTestExecutionListener@62e20a76, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2cc44ad, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@44b3606b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1477089c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@663411de, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@63dd899, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@59d2400d] [2023-05-12T06:47:58.707Z] [2023-05-12T06:47:58.707Z] . ____ _ __ _ _ [2023-05-12T06:47:58.707Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2023-05-12T06:47:58.707Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2023-05-12T06:47:58.707Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2023-05-12T06:47:58.707Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2023-05-12T06:47:58.707Z] =========|_|==============|___/=/_/_/_/ [2023-05-12T06:47:58.707Z] :: Spring Boot :: (v2.6.6) [2023-05-12T06:47:58.707Z] [2023-05-12T06:47:58.707Z] 02:47:51.591 [main] INFO o.s.boot.StartupInfoLogger.logStarting:55 - Starting RestQueryTest using Java 11.0.19 on rhos-01-kie-psi-rhel7-xlarge-1930 with PID 4052 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example) [2023-05-12T06:47:58.707Z] 02:47:51.592 [main] INFO o.s.boot.SpringApplication.logStartupProfileInfo:640 - No active profile set, falling back to 1 default profile: "default" [2023-05-12T06:47:58.707Z] 02:47:53.498 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize:108 - Tomcat initialized with port(s): 0 (http) [2023-05-12T06:47:58.707Z] 02:47:53.506 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-12T06:47:58.707Z] 02:47:53.507 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting service [Tomcat] [2023-05-12T06:47:58.707Z] 02:47:53.507 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting Servlet engine: [Apache Tomcat/9.0.60] [2023-05-12T06:47:58.707Z] 02:47:53.615 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring embedded WebApplicationContext [2023-05-12T06:47:58.707Z] 02:47:53.616 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext:290 - Root WebApplicationContext: initialization completed in 1737 ms [2023-05-12T06:47:58.707Z] 02:47:56.351 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.:58 - Exposing 1 endpoint(s) beneath base path '/actuator' [2023-05-12T06:47:58.707Z] 02:47:56.708 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-12T06:47:58.707Z] 02:47:56.724 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start:220 - Tomcat started on port(s): 40278 (http) with context path '' [2023-05-12T06:47:58.707Z] 02:47:57.032 [main] INFO o.s.boot.StartupInfoLogger.logStarted:61 - Started RestQueryTest in 5.86 seconds (JVM running for 6.989) [2023-05-12T06:48:00.584Z] 02:47:58.424 [http-nio-0.0.0.0-auto-1-exec-2] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' [2023-05-12T06:48:00.584Z] 02:47:58.424 [http-nio-0.0.0.0-auto-1-exec-2] INFO o.s.web.servlet.FrameworkServlet.initServletBean:525 - Initializing Servlet 'dispatcherServlet' [2023-05-12T06:48:00.584Z] 02:47:58.426 [http-nio-0.0.0.0-auto-1-exec-2] INFO o.s.web.servlet.FrameworkServlet.initServletBean:547 - Completed initialization in 1 ms [2023-05-12T06:48:00.838Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.773 s - in org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] Results: [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- spring-boot-maven-plugin:2.6.6:repackage (default) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Replacing main artifact with repackaged archive [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [debug] execute contextualize [2023-05-12T06:48:00.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T06:48:00.838Z] [INFO] Copying 2 resources [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ruleunit-springboot-example --- [2023-05-12T06:48:00.838Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.jar [2023-05-12T06:48:00.838Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.pom [2023-05-12T06:48:00.838Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-tests.jar [2023-05-12T06:48:00.838Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-sources.jar [2023-05-12T06:48:00.838Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-test-sources.jar [2023-05-12T06:48:00.838Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:00.838Z] [INFO] Reactor Summary for Kogito Example :: Spring Boot 2.0.0-SNAPSHOT: [2023-05-12T06:48:00.838Z] [INFO] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Spring Boot ...................... SUCCESS [ 1.616 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Decision Table - Spring Boot ..... SUCCESS [ 22.504 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: DMN Metrics SpringBoot ........... SUCCESS [ 42.813 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: DMN Event-Driven :: Spring Boot .. SUCCESS [01:20 min] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: DMN with listeners - Spring Boot . SUCCESS [ 15.667 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: DMN :: PMML - Spring Boot ........ SUCCESS [ 37.404 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: DMN - Spring Boot ................ SUCCESS [ 14.819 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: DMN Tracing - Spring Boot ........ SUCCESS [ 49.730 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Flexible process with Spring Boot SUCCESS [ 15.330 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot SUCCESS [ 17.464 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: PMML Event-Driven - Spring Boot .. SUCCESS [01:16 min] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: PMML - Spring Boot ............... SUCCESS [ 24.310 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process Business Rules Spring Boot SUCCESS [ 12.047 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process :: Decisions :: REST :: Spring Boot SUCCESS [ 15.850 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Spring Boot SUCCESS [ 13.262 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process :: Decisions :: Spring Boot SUCCESS [ 13.070 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process Infinispan Persistence Spring Boot SUCCESS [ 30.043 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot, multiple channels SUCCESS [ 16.954 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot SUCCESS [ 15.438 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process MongoDB Persistence Spring Boot SUCCESS [ 23.093 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process Monitoring :: Spring Boot SUCCESS [ 16.182 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Spring Boot SUCCESS [01:06 min] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Springboot Performance test ...... SUCCESS [ 4.434 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot SUCCESS [ 21.133 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process Service Rest Call Spring Boot SUCCESS [ 4.098 s] [2023-05-12T06:48:00.838Z] [INFO] Kogito Example :: Process Scripts With Spring Boot . SUCCESS [ 10.468 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process Service Calls with Spring Boot SUCCESS [ 12.598 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process and Spring Boot .......... SUCCESS [ 18.799 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process Timer With Spring Boot ... SUCCESS [ 3.761 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle Spring Boot SUCCESS [ 12.646 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot :: Console SUCCESS [ 30.060 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot SUCCESS [ 12.336 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot :: Console SUCCESS [01:47 min] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot SUCCESS [ 47.857 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Process Usertasks With Security Spring Boot SUCCESS [ 19.331 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: Rules Legacy API - Spring Boot ... SUCCESS [ 13.447 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: RuleUnit Event Driven :: Spring Boot SUCCESS [ 55.184 s] [2023-05-12T06:48:00.839Z] [INFO] Kogito Example :: RuleUnit - Spring Boot ........... SUCCESS [ 12.297 s] [2023-05-12T06:48:00.839Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:00.839Z] [INFO] BUILD SUCCESS [2023-05-12T06:48:00.839Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:00.839Z] [INFO] Total time: 16:49 min [2023-05-12T06:48:00.839Z] [INFO] Finished at: 2023-05-12T02:47:59-04:00 [2023-05-12T06:48:00.839Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:01.092Z] [command]/usr/bin/docker system prune -f [2023-05-12T06:48:01.092Z] Deleted build cache objects: [2023-05-12T06:48:01.092Z] qh6gubnng09eb4v582lanukww [2023-05-12T06:48:01.092Z] uc6lqoxefor0jfc8268a1auqo [2023-05-12T06:48:01.092Z] dptu3ckteenx7ibuwu6u7bth6 [2023-05-12T06:48:01.092Z] fvov70td0uharh59dq0th4i36 [2023-05-12T06:48:01.092Z] r3fj9m9ioh20nt3dhj5l6ottn [2023-05-12T06:48:01.092Z] vm17hgz47tthrtmjh37u0ir6s [2023-05-12T06:48:01.092Z] npe7a5jl12mba8bh665vm7hkt [2023-05-12T06:48:01.092Z] 2cwrlg426hvkxhohzaz8piht8 [2023-05-12T06:48:01.092Z] wqtkd3841kiqokalom0ep9fk0 [2023-05-12T06:48:01.092Z] 0debncugpyo6cuh7bt84eri6u [2023-05-12T06:48:01.092Z] j2iqx5c5gkmshv5voafyh5w9x [2023-05-12T06:48:01.092Z] ka3hgpopovj1j7tw4ug590vqz [2023-05-12T06:48:01.092Z] lalqw3qo2pbitx6pokbnkezqs [2023-05-12T06:48:01.092Z] g74m48mldv0hekg39mb19erb1 [2023-05-12T06:48:01.092Z] 3mjszk0wbr8u0eyd5jqbxmcmj [2023-05-12T06:48:01.092Z] jef359r3fg79h0ux0psitmh9e [2023-05-12T06:48:01.092Z] [2023-05-12T06:48:01.092Z] Total reclaimed space: 44.97MB [2023-05-12T06:48:01.092Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-12T06:48:01.092Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-12T06:48:01.092Z] [INFO] OK [Executed in 0.078327 ms] [2023-05-12T06:48:01.092Z] [2023-05-12T06:48:01.092Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T06:48:01.092Z] [INFO] OK [Executed in 7.15997 ms] [2023-05-12T06:48:01.092Z] [2023-05-12T06:48:01.092Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T06:48:01.092Z] [INFO] OK [Executed in 6.90899 ms] [2023-05-12T06:48:01.092Z] [2023-05-12T06:48:01.093Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config1256209411539207968tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T06:48:01.093Z] [INFO] OK [Executed in 5135.854959 ms] [2023-05-12T06:48:01.093Z] [2023-05-12T06:48:01.093Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-springboot-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config1256209411539207968tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T06:48:01.093Z] [INFO] OK [Executed in 1010657.372962 ms] [2023-05-12T06:48:01.093Z] [2023-05-12T06:48:01.093Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-12T06:48:01.093Z] [INFO] OK [Executed in 84.938325 ms] [2023-05-12T06:48:01.093Z] [2023-05-12T06:48:01.093Z] [2023-05-12T06:48:01.093Z] # Uploading artifacts [2023-05-12T06:48:01.093Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T06:48:01.093Z] [2023-05-12T06:48:01.093Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T06:48:01.093Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config1256209411539207968tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T06:48:01.093Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T06:48:01.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T06:48:01.267Z] Recording test results [2023-05-12T06:48:02.508Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T06:48:02.532Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T06:48:03.912Z] + rm -rf console.log [Pipeline] sh [2023-05-12T06:48:04.207Z] + 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-springboot-examples/912/consoleText [2023-05-12T06:48:04.207Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-12T06:48:56.485Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ serverless-workflow-examples ---[2023-05-12T06:48:56.749Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-12T06:48:56.749Z] [INFO] [2023-05-12T06:48:56.749Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples --- [2023-05-12T06:48:56.749Z] [INFO] Skipping packaging of the test-jar [2023-05-12T06:48:56.749Z] [INFO] [2023-05-12T06:48:56.749Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples --- [2023-05-12T06:48:56.749Z] [INFO] [2023-05-12T06:48:56.749Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples --- [2023-05-12T06:48:56.749Z] [INFO] [2023-05-12T06:48:56.749Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ serverless-workflow-examples --- [2023-05-12T06:48:57.006Z] [INFO] No tests to run. [2023-05-12T06:48:57.006Z] [INFO] [2023-05-12T06:48:57.006Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ serverless-workflow-examples --- [2023-05-12T06:48:57.006Z] [INFO] No tests to run. [2023-05-12T06:48:57.006Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-12T06:48:57.006Z] [INFO] [2023-05-12T06:48:57.006Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ serverless-workflow-examples --- [2023-05-12T06:48:57.006Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-12T06:48:57.006Z] [INFO] [2023-05-12T06:48:57.006Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ serverless-workflow-examples --- [2023-05-12T06:48:57.007Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-12T06:48:57.007Z] [INFO] [2023-05-12T06:48:57.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples --- [2023-05-12T06:48:57.007Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom [2023-05-12T06:48:57.007Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:57.007Z] [INFO] Reactor Summary: [2023-05-12T06:48:57.007Z] [INFO] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 10.980 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.153 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 2.851 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 35.757 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 36.013 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Camel :: Quarkus 1.0-SNAPSHOT SUCCESS [ 10.147 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.585 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.882 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 40.368 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 3.640 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 7.885 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.317 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.283 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC:: deployment 1.0-SNAPSHOT SUCCESS [ 0.523 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.573 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT FAILURE [ 0.087 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.938 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 28.960 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.429 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.171 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 42.450 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.340 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 6.783 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 18.371 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.110 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow grpc example 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server:: Quarkus 1.0-SNAPSHOT SUCCESS [ 3.796 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client:: Quarkus 1.0-SNAPSHOT SUCCESS [ 18.866 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.802 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 26.597 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 28.268 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 10.939 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 12.175 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 29.553 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: ACME Financial Service 1.0-SNAPSHOT SUCCESS [ 26.438 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: Currency Exchange 1.0-SNAPSHOT SUCCESS [ 8.991 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 27.917 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.269 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 35.658 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 14.550 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.722 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.052 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-05-12T06:48:57.007Z] [INFO] stock-profit 1.0-SNAPSHOT .......................... SUCCESS [ 25.639 s] [2023-05-12T06:48:57.007Z] [INFO] stock-portfolio-service 1.0-SNAPSHOT ............... SUCCESS [ 2.276 s] [2023-05-12T06:48:57.007Z] [INFO] real-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 1.977 s] [2023-05-12T06:48:57.007Z] [INFO] fake-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.616 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 9.287 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 9.111 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 29.720 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 28.056 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 29.471 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 28.408 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.200 s] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase 1.0-SNAPSHOT SUCCESS [02:04 min] [2023-05-12T06:48:57.007Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 1.508 s] [2023-05-12T06:48:57.007Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:57.007Z] [INFO] BUILD FAILURE [2023-05-12T06:48:57.007Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:57.007Z] [INFO] Total time: 17:45 min [2023-05-12T06:48:57.007Z] [INFO] Finished at: 2023-05-12T02:48:56-04:00 [2023-05-12T06:48:57.007Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T06:48:57.007Z] [ERROR] Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-05-12T06:48:57.007Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:48:57.007Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T06:48:57.008Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T06:48:57.008Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T06:48:57.008Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T06:48:57.008Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T06:48:57.008Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-05-12T06:48:57.008Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T06:48:57.008Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T06:48:57.008Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-12T06:48:57.008Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T06:48:57.008Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T06:48:57.008Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T06:48:57.008Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T06:48:57.008Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T06:48:57.008Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T06:48:57.008Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T06:48:57.008Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-12T06:48:57.008Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-12T06:48:57.008Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T06:48:57.009Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T06:48:57.009Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T06:48:57.009Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T06:48:57.009Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T06:48:57.009Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T06:48:57.009Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T06:48:57.009Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T06:48:57.009Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T06:48:57.009Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T06:48:57.009Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T06:48:57.009Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T06:48:57.009Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T06:48:57.009Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T06:48:57.009Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T06:48:57.009Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T06:48:57.009Z] [ERROR] [2023-05-12T06:48:57.009Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-12T06:48:57.009Z] [ERROR] [2023-05-12T06:48:57.009Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-12T06:48:57.009Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-05-12T06:48:57.009Z] [ERROR] [2023-05-12T06:48:57.009Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-12T06:48:57.009Z] [ERROR] mvn -rf :serverless-workflow-data-index-quarkus [2023-05-12T06:49:05.149Z] [command]/usr/bin/docker system prune -f [2023-05-12T06:49:05.149Z] Total reclaimed space: 0B [2023-05-12T06:49:05.149Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-12T06:49:05.149Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-12T06:49:05.149Z] [INFO] OK [Executed in 0.069861 ms] [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T06:49:05.149Z] [INFO] OK [Executed in 6.878588 ms] [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T06:49:05.149Z] [INFO] OK [Executed in 6.445866 ms] [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config5279454707224951018tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T06:49:05.149Z] [INFO] OK [Executed in 4957.784175 ms] [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config5279454707224951018tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T06:49:05.149Z] [INFO] NOT OK [Executed in 1073770.277866 ms] [2023-05-12T06:49:05.149Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-12T06:49:05.149Z] [INFO] OK [Executed in 72.590307 ms] [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] # Uploading artifacts [2023-05-12T06:49:05.149Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T06:49:05.149Z] [2023-05-12T06:49:05.149Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T06:49:05.149Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config5279454707224951018tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T06:49:05.149Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T06:49:05.149Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-05-12T06:49:05.150Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config5279454707224951018tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T06:49:05.150Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T06:49:05.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T06:49:05.325Z] Recording test results [2023-05-12T06:49:06.626Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T06:49:06.645Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T06:49:08.010Z] + rm -rf console.log [Pipeline] sh [2023-05-12T06:49:08.300Z] + 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.serverless-workflow-examples/886/consoleText [2023-05-12T06:49:08.300Z] + tail -n 300 |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-12T07:03:02.619Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile[2023-05-12T07:03:02.619Z] [INFO] | | +- io.quarkus.http:quarkus-http-servlet:jar:4.2.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.3:compile [2023-05-12T07:03:02.619Z] [INFO] | | +- io.quarkus.http:quarkus-http-vertx-backend:jar:4.2.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | | \- io.quarkus.http:quarkus-http-http-core:jar:4.2.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | \- io.quarkus.http:quarkus-http-core:jar:4.2.1:compile [2023-05-12T07:03:02.619Z] [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2023-05-12T07:03:02.619Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2023-05-12T07:03:02.619Z] [INFO] +- io.quarkus:quarkus-resteasy:jar:2.16.6.Final:compile [2023-05-12T07:03:02.619Z] [INFO] | +- io.quarkus:quarkus-vertx-http:jar:2.16.6.Final:compile [2023-05-12T07:03:02.619Z] [INFO] | | +- io.quarkus:quarkus-security-runtime-spi:jar:2.16.6.Final:compile [2023-05-12T07:03:02.619Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.16.6.Final:compile [2023-05-12T07:03:02.619Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.30.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.30.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.30.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.30.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:2.30.1:compile [2023-05-12T07:03:02.619Z] [INFO] | | | \- io.vertx:vertx-uri-template:jar:4.3.7:compile [2023-05-12T07:03:02.619Z] [INFO] | | +- io.vertx:vertx-web:jar:4.3.7:compile [2023-05-12T07:03:02.619Z] [INFO] | | | +- io.vertx:vertx-web-common:jar:4.3.7:compile [2023-05-12T07:03:02.619Z] [INFO] | | | +- io.vertx:vertx-auth-common:jar:4.3.7:compile [2023-05-12T07:03:02.619Z] [INFO] | | | \- io.vertx:vertx-bridge-common:jar:4.3.7:compile [2023-05-12T07:03:02.619Z] [INFO] | | \- io.github.crac:org-crac:jar:0.1.3:compile [2023-05-12T07:03:02.619Z] [INFO] | \- io.quarkus:quarkus-resteasy-server-common:jar:2.16.6.Final:compile [2023-05-12T07:03:02.619Z] [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2023-05-12T07:03:02.619Z] [INFO] +- io.quarkus:quarkus-arc:jar:2.16.6.Final:compile [2023-05-12T07:03:02.619Z] [INFO] | +- io.quarkus.arc:arc:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- io.smallrye.reactive:mutiny:jar:1.9.0:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2023-05-12T07:03:02.620Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2023-05-12T07:03:02.620Z] [INFO] +- io.quarkus:quarkus-resteasy-jackson:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] | +- io.quarkus:quarkus-jackson:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | +- org.jboss.resteasy:resteasy-jackson2-provider:jar:4.7.7.Final:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- com.github.java-json-tools:json-patch:jar:1.13:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | | \- com.github.java-json-tools:btf:jar:1.3:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile [2023-05-12T07:03:02.620Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2023-05-12T07:03:02.620Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:3.1.1:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2023-05-12T07:03:02.620Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile [2023-05-12T07:03:02.620Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile [2023-05-12T07:03:02.620Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] +- io.smallrye:smallrye-health:jar:3.3.1:compile [2023-05-12T07:03:02.620Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2023-05-12T07:03:02.620Z] [INFO] | \- io.smallrye:smallrye-health-api:jar:3.3.1:compile [2023-05-12T07:03:02.620Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.3.1:compile [2023-05-12T07:03:02.620Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.16.6.Final:compile [2023-05-12T07:03:02.620Z] [INFO] \- org.glassfish:jakarta.json:jar:1.1.6:compile [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] You have 0 Checkstyle violations. [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-12T07:03:02.620Z] [INFO] Number of files to be formatted: 0 [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [debug] execute contextualize [2023-05-12T07:03:02.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:03:02.620Z] [INFO] Copying 2 resources [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] No sources to compile [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [debug] execute contextualize [2023-05-12T07:03:02.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:03:02.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/src/test/resources [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] No sources to compile [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] No tests to run. [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] Skipping packaging of the test-jar [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:02.620Z] [INFO] No sources in project. Archive not created. [2023-05-12T07:03:02.620Z] [INFO] [2023-05-12T07:03:02.620Z] [INFO] --- quarkus-maven-plugin:2.16.6.Final:build (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:05.178Z] [WARNING] [io.quarkus.arc.deployment.SplitPackageProcessor] Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: [2023-05-12T07:03:05.178Z] - "org.kie.kogito.decision" found in [org.kie.kogito:kogito-api::jar, org.kie.kogito:kogito-dmn::jar] [2023-05-12T07:03:05.178Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=true, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=true, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-12T07:03:05.178Z] [INFO] Generator discovery performed, found [processes, decisions] [2023-05-12T07:03:05.178Z] [INFO] Skipping generator 'processes' because disabled [2023-05-12T07:03:05.736Z] [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) [2023-05-12T07:03:05.736Z] [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) [2023-05-12T07:03:05.736Z] [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) [2023-05-12T07:03:05.995Z] [INFO] Initializing DMN DT Validator... [2023-05-12T07:03:05.995Z] [INFO] DMN DT Validator initialized. [2023-05-12T07:03:05.995Z] [INFO] Analysing decision tables in DMN Model 'LoanEligibility' ... [2023-05-12T07:03:05.995Z] [INFO] analysis for decision table 'Eligibility': [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ <=0, -, - ] [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], <=80, >20 ] [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], >80, - ] [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], <=80, >25 ] [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], >80, - ] [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ >3000, <=80, >35 ] [2023-05-12T07:03:05.995Z] [WARNING] Gap detected: [ >3000, >80, - ] [2023-05-12T07:03:05.995Z] [INFO] analysis for decision table 'Judgement': [2023-05-12T07:03:05.995Z] [WARNING] Columns: [Eligibility, SupremeDirector] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-12T07:03:05.995Z] [INFO] analysis for decision table 'Is Enough?': [2023-05-12T07:03:05.995Z] [INFO] Decision Table Analysis of table 'Is Enough?' finished with no messages to be reported. [2023-05-12T07:03:05.995Z] [INFO] analysis for decision table 'Decide': [2023-05-12T07:03:05.995Z] [WARNING] Columns: [Judgement] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-12T07:03:09.436Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 5935ms [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:09.436Z] [debug] execute contextualize [2023-05-12T07:03:09.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:03:09.436Z] [INFO] Copying 1 resource [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:09.436Z] [INFO] No tests to run. [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:09.436Z] [INFO] No tests to run. [2023-05-12T07:03:09.436Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:09.436Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:09.436Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:03:09.436Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.jar [2023-05-12T07:03:09.436Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.pom [2023-05-12T07:03:09.436Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT-sources.jar [2023-05-12T07:03:09.436Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:03:09.436Z] [INFO] Reactor Summary for Kogito Example :: Quarkus 2.0.0-SNAPSHOT: [2023-05-12T07:03:09.436Z] [INFO] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Quarkus .......................... SUCCESS [ 1.626 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Decision Table - Quarkus ......... SUCCESS [ 26.304 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN Metrics Quarkus .............. SUCCESS [ 47.133 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN Event-Driven :: Quarkus ...... SUCCESS [01:05 min] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN Incubation API With Quarkus .. SUCCESS [ 20.173 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN with Knative Eventing and Quarkus SUCCESS [ 24.750 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN with listeners - Quarkus ..... SUCCESS [ 20.319 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN Decision Table listener - Quarkus SUCCESS [ 29.243 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN :: PMML - QUARKUS ............ SUCCESS [ 35.611 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN .............................. SUCCESS [ 22.463 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: DMN Tracing - Quarkus ............ SUCCESS [ 32.454 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Flexible Process - Quarkus ....... SUCCESS [ 28.444 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Travel Agency .................... SUCCESS [ 0.054 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Travel Agency :: Basic ........... SUCCESS [ 26.474 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Travel Agency :: Extended ........ SUCCESS [ 0.056 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Travel Agency :: Travels ......... SUCCESS [ 49.811 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Travel Agency :: Visas ........... SUCCESS [ 6.468 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Onboarding Example ............... SUCCESS [ 0.033 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools SUCCESS [ 27.104 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN SUCCESS [ 25.641 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus SUCCESS [ 41.795 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: PMML Event-Driven - Quarkus ...... SUCCESS [01:11 min] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: PMML Incubation API With Quarkus . SUCCESS [ 22.229 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: PMML - Quarkus ................... SUCCESS [ 32.090 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Business Rules Quarkus ... SUCCESS [ 22.806 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process :: Decisions :: Quarkus .. SUCCESS [ 28.001 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process :: Decisions :: REST Quarkus SUCCESS [ 30.747 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Quarkus SUCCESS [ 28.330 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.036 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Incubation API With Quarkus SUCCESS [ 20.051 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Infinispan Persistence Quarkus SUCCESS [ 32.148 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization SUCCESS [ 34.513 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels SUCCESS [ 29.523 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Kafka Persistence Quarkus SUCCESS [ 28.483 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process with Kafka and Quarkus ... SUCCESS [ 29.059 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process with Knative Eventing and Quarkus SUCCESS [ 26.442 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process MongoDB Persistence Quarkus SUCCESS [ 33.641 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Monitoring :: Quarkus .... SUCCESS [ 31.656 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Quarkus SUCCESS [ 55.457 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Client Performance test .......... SUCCESS [ 0.318 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Quarkus Performance test ......... SUCCESS [ 5.122 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus SUCCESS [ 25.369 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process and Quarkus .............. SUCCESS [ 31.498 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Service Rest Cal with Quarkus SUCCESS [ 5.785 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Rest :: Quarkus .......... SUCCESS [ 21.653 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Service Rest WorkItem call with Quarkus SUCCESS [ 5.474 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.306 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Saga with Quarkus ........ SUCCESS [ 25.472 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Service Calls with Quarkus SUCCESS [ 21.627 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Timer with Quarkus ....... SUCCESS [ 3.954 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle SUCCESS [ 22.449 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process with Usertasks Quarkus :: Console SUCCESS [ 50.048 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process with Usertasks Quarkus ... SUCCESS [ 24.269 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process UserTasks with Timer Quarkus :: Console SUCCESS [ 38.139 s] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console SUCCESS [01:06 min] [2023-05-12T07:03:09.436Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus SUCCESS [ 45.663 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: Process Usertasks With Security Quarkus SUCCESS [ 25.323 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: Rules Incubation API With Quarkus SUCCESS [ 20.337 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: Rules Legacy API - Quarkus ....... SUCCESS [ 19.887 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: Rules HelloWorld ................. SUCCESS [ 19.153 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: Rule Unit Event-Driven :: Quarkus SUCCESS [ 37.465 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: RuleUnit - Quarkus ............... SUCCESS [ 22.969 s] [2023-05-12T07:03:09.437Z] [INFO] Kogito Example :: Trusty Tracing - Quarkus DevServices SUCCESS [ 6.712 s] [2023-05-12T07:03:09.437Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:03:09.437Z] [INFO] BUILD SUCCESS [2023-05-12T07:03:09.437Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:03:09.437Z] [INFO] Total time: 27:53 min [2023-05-12T07:03:09.437Z] [INFO] Finished at: 2023-05-12T03:03:09-04:00 [2023-05-12T07:03:09.437Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:03:09.692Z] [command]/usr/bin/docker system prune -f [2023-05-12T07:03:09.692Z] Deleted build cache objects: [2023-05-12T07:03:09.692Z] lca15925yillav3vl57im2hnr [2023-05-12T07:03:09.692Z] apzrn3855r3twdvcm3sxtas0c [2023-05-12T07:03:09.692Z] 5pfcr2442ctx6uzvet7gmfvvm [2023-05-12T07:03:09.692Z] h1t72v2rxqtdsjenyiup0if3a [2023-05-12T07:03:09.692Z] fxm9zfk8aizq3nls2frxei0ej [2023-05-12T07:03:09.692Z] snbu7heoeqm0w7qkll200jvlj [2023-05-12T07:03:09.692Z] 8ew512o9s52urevu9jbnet7dc [2023-05-12T07:03:09.692Z] fcpeh20q1acoyixc9xyc5slpc [2023-05-12T07:03:09.692Z] wubrwmp6fvbrgikn2hze1hht2 [2023-05-12T07:03:09.692Z] jgnsip0jh24kmp5wllped7140 [2023-05-12T07:03:09.692Z] obvo9ry0jq5x7davhzocy29mx [2023-05-12T07:03:09.692Z] sp61qbcqm1v94b8fvafgqssow [2023-05-12T07:03:09.692Z] ngwc43f3a7t8ljkf12iahdycd [2023-05-12T07:03:09.692Z] ufdvpyzr7a2pslgymxjo15bxx [2023-05-12T07:03:09.692Z] l1ks415gbgiwbqx3oot1niyop [2023-05-12T07:03:09.692Z] 2s2kq38n4azba4xl49j710thf [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] Total reclaimed space: 44.97MB [2023-05-12T07:03:09.692Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-12T07:03:09.692Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-12T07:03:09.692Z] [INFO] OK [Executed in 0.077776 ms] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T07:03:09.692Z] [INFO] OK [Executed in 7.209828 ms] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T07:03:09.692Z] [INFO] OK [Executed in 5.602565 ms] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config9801035434628952324tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:03:09.692Z] [INFO] OK [Executed in 4902.218169 ms] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config9801035434628952324tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:03:09.692Z] [INFO] OK [Executed in 1675077.232016 ms] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-12T07:03:09.692Z] [INFO] OK [Executed in 95.209307 ms] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] # Uploading artifacts [2023-05-12T07:03:09.692Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T07:03:09.692Z] [2023-05-12T07:03:09.692Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T07:03:09.692Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config9801035434628952324tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T07:03:09.692Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T07:03:09.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T07:03:09.879Z] Recording test results [2023-05-12T07:03:11.918Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T07:03:11.941Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T07:03:13.578Z] + rm -rf console.log [Pipeline] sh [2023-05-12T07:03:13.871Z] + 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-quarkus-examples/897/consoleText [2023-05-12T07:03:13.871Z] + tail -n 300 |
327e372
to
5116caf
Compare
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-12T07:24:25.662Z] [INFO] Copying 6 resources[2023-05-12T07:24:25.662Z] [INFO] [2023-05-12T07:24:25.662Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-webapp) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:25.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:24:25.662Z] [INFO] Copying 3486 resources [2023-05-12T07:24:27.021Z] [INFO] [2023-05-12T07:24:27.021Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-envelope-resources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:27.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:24:27.021Z] [INFO] Copying 2 resources [2023-05-12T07:24:27.021Z] [INFO] [2023-05-12T07:24:27.021Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:27.021Z] [INFO] Changes detected - recompiling the module! [2023-05-12T07:24:27.021Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/classes [2023-05-12T07:24:27.275Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[67,58] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-12T07:24:27.275Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,56] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-12T07:24:27.275Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,66] copyResourcesForDevOrTest(io.quarkus.deployment.builditem.LiveReloadBuildItem,io.quarkus.deployment.pkg.builditem.CurateOutcomeBuildItem,io.quarkus.deployment.builditem.LaunchModeBuildItem,io.quarkus.maven.dependency.ResolvedDependency,java.lang.String,boolean) in io.quarkus.deployment.util.WebJarUtil has been deprecated [2023-05-12T07:24:27.275Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[81,34] devConsoleHandler(java.lang.String,io.quarkus.runtime.ShutdownContext) in io.quarkus.vertx.http.runtime.devmode.DevConsoleRecorder has been deprecated [2023-05-12T07:24:27.275Z] [INFO] [2023-05-12T07:24:27.275Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:27.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:24:27.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/test/resources [2023-05-12T07:24:27.275Z] [INFO] [2023-05-12T07:24:27.275Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:27.275Z] [INFO] No sources to compile [2023-05-12T07:24:27.275Z] [INFO] [2023-05-12T07:24:27.275Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:27.275Z] [INFO] No tests to run. [2023-05-12T07:24:27.275Z] [INFO] [2023-05-12T07:24:27.275Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:27.550Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:31.894Z] [INFO] Skipping packaging of the test-jar [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:31.894Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:31.894Z] [INFO] No sources in project. Archive not created. [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:31.894Z] [INFO] No tests to run. [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:31.894Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/failsafe-reports [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T07:24:31.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-12T07:24:31.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.pom [2023-05-12T07:24:31.894Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-12T07:24:31.894Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:24:31.894Z] [INFO] Reactor Summary for Kogito Apps 2.0.0-SNAPSHOT: [2023-05-12T07:24:31.894Z] [INFO] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps ........................................ SUCCESS [ 1.417 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: BOM ................................. SUCCESS [ 0.060 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Build Parent BOM .................... SUCCESS [ 0.041 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons ................. SUCCESS [ 0.040 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons API ............. SUCCESS [ 2.288 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons Protobuf ........ SUCCESS [ 3.529 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons PostgreSQL ...... SUCCESS [ 20.295 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons Infinispan ...... SUCCESS [ 44.230 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons MongoDB ......... SUCCESS [ 23.692 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons Redis ........... SUCCESS [ 3.066 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons Oracle .......... SUCCESS [ 53.235 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: Parent SUCCESS [ 0.041 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: API SUCCESS [ 3.016 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL base SUCCESS [ 3.364 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL (Generic) SUCCESS [ 22.335 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: DB Scripts Collection Multi Repo .... SUCCESS [ 0.288 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service ........................ SUCCESS [ 0.031 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Internal :: API ..... SUCCESS [ 1.648 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Jobs Recipients ..... SUCCESS [ 0.028 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Recipient Common Http SUCCESS [ 1.144 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Parent SUCCESS [ 0.024 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Runtime SUCCESS [ 4.088 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Deployment SUCCESS [ 15.179 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Parent SUCCESS [ 0.029 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Runtime SUCCESS [ 3.635 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Deployment SUCCESS [ 1.957 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Common .............. SUCCESS [02:25 min] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: Infinispan .......... SUCCESS [02:35 min] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [02:44 min] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: MongoDB ............. SUCCESS [02:19 min] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs Service :: In-memory ........... SUCCESS [02:21 min] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Jobs :: Addons ...................... SUCCESS [ 0.026 s] [2023-05-12T07:24:31.894Z] [INFO] Jobs Service Embedded Quarkus Addon - Parent ....... SUCCESS [ 0.022 s] [2023-05-12T07:24:31.894Z] [INFO] Jobs Service Embedded Quarkus Addon - Runtime ...... SUCCESS [ 3.767 s] [2023-05-12T07:24:31.894Z] [INFO] Jobs Service Embedded Quarkus Addon - Deployment ... SUCCESS [ 2.890 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index .......................... SUCCESS [ 0.024 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage .................. SUCCESS [ 0.023 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage API .............. SUCCESS [ 1.236 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage Protobuf ......... SUCCESS [ 1.333 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL ....... SUCCESS [ 20.646 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage Infinispan ....... SUCCESS [ 3.008 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage MongoDB .......... SUCCESS [ 15.772 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL :: Reporting SUCCESS [ 20.333 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Storage Oracle DB ........ SUCCESS [ 44.800 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Common ................... FAILURE [ 0.740 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service .................. SUCCESS [ 0.020 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service Common ........... SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service with In-memory persistence SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service with Infinispan .. SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service with MongoDB ..... SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service with Oracle ...... SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Data Index Service with PostgreSQL .. SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index .... SUCCESS [ 0.020 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common SUCCESS [ 0.020 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory SUCCESS [ 0.020 s] [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Runtime SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Deployment SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests SKIPPED [2023-05-12T07:24:31.894Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL SUCCESS [ 0.020 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Runtime SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Deployment SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan SUCCESS [ 0.019 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension SUCCESS [ 0.019 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Extension SUCCESS [ 3.043 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: UI Packages ......................... SUCCESS [18:39 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Deployment SUCCESS [ 9.456 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB SUCCESS [ 0.052 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Runtime SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Deployment SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Security Commons .................... SUCCESS [ 55.912 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Management Console .................. SUCCESS [ 15.975 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty UI ........................... SUCCESS [01:19 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Task Console ........................ SUCCESS [ 15.360 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Explainability ...................... SUCCESS [ 0.022 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Explainability Api .................. SUCCESS [ 1.619 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Explainability Service .............. SUCCESS [ 6.317 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty .............................. SUCCESS [ 0.022 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Storage ...................... SUCCESS [ 0.028 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Storage API .................. SUCCESS [ 1.410 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Service ...................... SUCCESS [ 0.023 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Service :: API ............... SUCCESS [ 0.223 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Explainability Service Messaging .... SUCCESS [ 33.028 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Explainability Service Rest ......... SUCCESS [ 49.718 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Storage Common ............... SUCCESS [ 0.165 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Storage Infinispan ........... SUCCESS [ 2.606 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Storage Redis ................ SUCCESS [ 1.949 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Storage PostgreSQL ........... SUCCESS [ 2.392 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Service Common ............... SUCCESS [01:53 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Service Infinispan ........... SUCCESS [ 35.540 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Service Redis ................ SUCCESS [ 27.253 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Trusty Service PostgreSQL ........... SUCCESS [ 33.738 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: JIT Executor ........................ SUCCESS [ 0.021 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: JIT Executor :: Common .............. SUCCESS [ 0.075 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: JIT Executor BPMN ................... SUCCESS [ 17.260 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: JIT Executor DMN .................... SUCCESS [ 23.417 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: JIT Executor Runner ................. SUCCESS [ 21.956 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests ................... SUCCESS [ 0.021 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service ... SUCCESS [ 0.025 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common SUCCESS [ 0.495 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Data Index ..... SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Common SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common :: Quarkus SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus SUCCESS [ 0.022 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Knative Eventing SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot SUCCESS [01:28 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service . SUCCESS [ 0.029 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Common SUCCESS [ 0.346 s] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus SUCCESS [01:03 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Audit UI SUCCESS [01:09 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot SUCCESS [01:08 min] [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Quarkus SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Spring Boot SKIPPED [2023-05-12T07:24:31.895Z] [INFO] Runtime Tools Quarkus Extension - Parent ........... SUCCESS [ 0.023 s] [2023-05-12T07:24:31.895Z] [INFO] Runtime Tools Quarkus Extension - Runtime .......... SUCCESS [ 3.553 s] [2023-05-12T07:24:31.895Z] [INFO] Runtime Tools Quarkus Extension - Deployment ....... SUCCESS [ 5.772 s] [2023-05-12T07:24:31.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:24:31.895Z] [INFO] BUILD FAILURE [2023-05-12T07:24:31.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:24:31.895Z] [INFO] Total time: 50:44 min [2023-05-12T07:24:31.895Z] [INFO] Finished at: 2023-05-12T03:24:31-04:00 [2023-05-12T07:24:31.895Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:24:31.895Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure: Compilation failure: [2023-05-12T07:24:31.895Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[52,36] cannot find symbol [2023-05-12T07:24:31.895Z] [ERROR] symbol: method getNodeInstances() [2023-05-12T07:24:31.895Z] [ERROR] location: class org.kie.kogito.event.process.ProcessInstanceEventBody [2023-05-12T07:24:31.895Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[71,44] cannot find symbol [2023-05-12T07:24:31.895Z] [ERROR] symbol: method getTriggerTime() [2023-05-12T07:24:31.895Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-12T07:24:31.895Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[76,43] cannot find symbol [2023-05-12T07:24:31.895Z] [ERROR] symbol: method getLeaveTime() [2023-05-12T07:24:31.895Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-12T07:24:31.895Z] [ERROR] -> [Help 1] [2023-05-12T07:24:31.895Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:24:31.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:24:31.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:24:31.895Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:24:31.895Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:24:31.895Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:24:31.895Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:24:31.895Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:24:31.895Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:24:31.895Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:24:31.895Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:24:31.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:24:31.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:24:31.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:24:31.895Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:24:31.895Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure [2023-05-12T07:24:31.895Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) [2023-05-12T07:24:31.895Z] at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187) [2023-05-12T07:24:31.895Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:24:31.895Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:24:31.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:24:31.895Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:24:31.895Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:24:31.895Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:24:31.895Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:24:31.895Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:24:31.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:24:31.896Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:24:31.896Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:24:31.896Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:24:31.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:24:31.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:24:31.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:24:31.896Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:24:31.896Z] [ERROR] [2023-05-12T07:24:31.896Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-12T07:24:31.896Z] [ERROR] [2023-05-12T07:24:31.896Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-12T07:24:31.896Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-12T07:24:31.896Z] [ERROR] [2023-05-12T07:24:31.896Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-12T07:24:31.896Z] [ERROR] mvn -rf :data-index-common [2023-05-12T07:24:31.896Z] [command]/usr/bin/docker system prune -f [2023-05-12T07:24:31.896Z] Total reclaimed space: 0B [2023-05-12T07:24:31.896Z] [INFO] Execution summary for kiegroup/kogito-apps [2023-05-12T07:24:31.896Z] # [BEFORE] [kiegroup/kogito-apps] export INTEGRATION_BRANCH= [2023-05-12T07:24:31.896Z] [INFO] OK [Executed in 0.052789 ms] [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] # [BEFORE] [kiegroup/kogito-apps] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T07:24:31.896Z] [INFO] OK [Executed in 6.275189 ms] [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] # [COMMANDS] [kiegroup/kogito-apps] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T07:24:31.896Z] [INFO] OK [Executed in 6.408339 ms] [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] # [COMMANDS] [kiegroup/kogito-apps] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config16596315717193174789tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:24:31.896Z] [INFO] NOT OK [Executed in 3046129.264811 ms] [2023-05-12T07:24:31.896Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] # [AFTER] [kiegroup/kogito-apps] docker system prune -f [2023-05-12T07:24:31.896Z] [INFO] OK [Executed in 112.749538 ms] [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] # Uploading artifacts [2023-05-12T07:24:31.896Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T07:24:31.896Z] [2023-05-12T07:24:31.896Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T07:24:31.896Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config16596315717193174789tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T07:24:31.896Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T07:24:31.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T07:24:32.066Z] Recording test results [2023-05-12T07:24:40.324Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T07:24:40.339Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T07:24:44.192Z] + rm -rf console.log [Pipeline] sh [2023-05-12T07:24:44.481Z] + 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/2538/consoleText [2023-05-12T07:24:44.481Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-12T07:38:23.826Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ serverless-workflow-examples ---[2023-05-12T07:38:24.081Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-12T07:38:24.081Z] [INFO] [2023-05-12T07:38:24.081Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples --- [2023-05-12T07:38:24.081Z] [INFO] Skipping packaging of the test-jar [2023-05-12T07:38:24.081Z] [INFO] [2023-05-12T07:38:24.081Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] No tests to run. [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] No tests to run. [2023-05-12T07:38:24.335Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples --- [2023-05-12T07:38:24.335Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom [2023-05-12T07:38:24.335Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:38:24.335Z] [INFO] Reactor Summary: [2023-05-12T07:38:24.335Z] [INFO] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.167 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.148 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 3.013 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 37.705 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 37.777 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Camel :: Quarkus 1.0-SNAPSHOT SUCCESS [ 7.632 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.612 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.466 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 39.703 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 2.826 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 8.069 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.312 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.441 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example:: Serverless Workflow Custom RPC:: deployment 1.0-SNAPSHOT SUCCESS [ 0.738 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.832 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT FAILURE [ 0.089 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.735 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 30.377 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 22.604 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.267 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 43.766 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.988 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 7.577 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 19.422 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 23.848 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow grpc example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server:: Quarkus 1.0-SNAPSHOT SUCCESS [ 3.177 s] [2023-05-12T07:38:24.335Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client:: Quarkus 1.0-SNAPSHOT SUCCESS [ 20.258 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.480 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 27.411 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 30.041 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Examples :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 11.536 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 13.397 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 30.971 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: ACME Financial Service 1.0-SNAPSHOT SUCCESS [ 27.948 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: Currency Exchange 1.0-SNAPSHOT SUCCESS [ 9.692 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 28.841 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 24.241 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 38.454 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 15.998 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.347 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.327 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.008 s] [2023-05-12T07:38:24.336Z] [INFO] stock-profit 1.0-SNAPSHOT .......................... SUCCESS [ 27.930 s] [2023-05-12T07:38:24.336Z] [INFO] stock-portfolio-service 1.0-SNAPSHOT ............... SUCCESS [ 2.480 s] [2023-05-12T07:38:24.336Z] [INFO] real-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.169 s] [2023-05-12T07:38:24.336Z] [INFO] fake-stock-service 1.0-SNAPSHOT .................... SUCCESS [ 2.604 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 9.255 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 10.114 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 29.994 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 29.551 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 30.570 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 32.738 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.153 s] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase 1.0-SNAPSHOT SUCCESS [02:06 min] [2023-05-12T07:38:24.336Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 1.704 s] [2023-05-12T07:38:24.336Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:38:24.336Z] [INFO] BUILD FAILURE [2023-05-12T07:38:24.336Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:38:24.336Z] [INFO] Total time: 18:32 min [2023-05-12T07:38:24.336Z] [INFO] Finished at: 2023-05-12T03:38:24-04:00 [2023-05-12T07:38:24.336Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:38:24.336Z] [ERROR] Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-05-12T07:38:24.336Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-data-index-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:38:24.336Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:38:24.336Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:38:24.336Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:38:24.336Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:38:24.336Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:38:24.336Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:38:24.336Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:38:24.336Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:38:24.336Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:38:24.336Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:38:24.336Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-data-index-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T07:38:24.336Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:38:24.336Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:38:24.336Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:38:24.336Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:38:24.336Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:38:24.336Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:38:24.336Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:38:24.336Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:38:24.336Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:38:24.336Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:38:24.336Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:38:24.336Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:38:24.336Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T07:38:24.336Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-05-12T07:38:24.336Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:38:24.336Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:38:24.337Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:38:24.337Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T07:38:24.337Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-05-12T07:38:24.337Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-12T07:38:24.337Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-12T07:38:24.337Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:38:24.337Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:38:24.337Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-data-index-postgresql:jar:2.0.0-SNAPSHOT [2023-05-12T07:38:24.337Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-05-12T07:38:24.337Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-05-12T07:38:24.337Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-05-12T07:38:24.337Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T07:38:24.337Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T07:38:24.337Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T07:38:24.337Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T07:38:24.337Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T07:38:24.337Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T07:38:24.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T07:38:24.337Z] [ERROR] [2023-05-12T07:38:24.337Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-12T07:38:24.337Z] [ERROR] [2023-05-12T07:38:24.337Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-12T07:38:24.337Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-05-12T07:38:24.337Z] [ERROR] [2023-05-12T07:38:24.337Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-12T07:38:24.337Z] [ERROR] mvn -rf :serverless-workflow-data-index-quarkus [2023-05-12T07:38:32.429Z] [command]/usr/bin/docker system prune -f [2023-05-12T07:38:32.429Z] Total reclaimed space: 0B [2023-05-12T07:38:32.429Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-12T07:38:32.429Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-12T07:38:32.429Z] [INFO] OK [Executed in 0.084078 ms] [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T07:38:32.429Z] [INFO] OK [Executed in 7.977708 ms] [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T07:38:32.429Z] [INFO] OK [Executed in 7.228163 ms] [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8740996966107816590tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:38:32.429Z] [INFO] OK [Executed in 5023.547291 ms] [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8740996966107816590tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:38:32.429Z] [INFO] NOT OK [Executed in 1121472.820251 ms] [2023-05-12T07:38:32.429Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-12T07:38:32.429Z] [INFO] OK [Executed in 78.488286 ms] [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] # Uploading artifacts [2023-05-12T07:38:32.429Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T07:38:32.429Z] [2023-05-12T07:38:32.429Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T07:38:32.429Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8740996966107816590tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T07:38:32.429Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T07:38:32.429Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-05-12T07:38:32.429Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8740996966107816590tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T07:38:32.429Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T07:38:32.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T07:38:32.853Z] Recording test results [2023-05-12T07:38:34.348Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T07:38:34.365Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T07:38:35.874Z] + rm -rf console.log [Pipeline] sh [2023-05-12T07:38:36.164Z] + 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.serverless-workflow-examples/887/consoleText [2023-05-12T07:38:36.164Z] + tail -n 300 |
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-12T07:40:45.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ ruleunit-springboot-example ---[2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] You have 0 Checkstyle violations. [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-12T07:40:45.887Z] [INFO] Number of files to be formatted: 5 [2023-05-12T07:40:45.887Z] [INFO] Successfully formatted: 0 file(s) [2023-05-12T07:40:45.887Z] [INFO] Fail to format: 0 file(s) [2023-05-12T07:40:45.887Z] [INFO] Skipped: 5 file(s) [2023-05-12T07:40:45.887Z] [INFO] Read only skipped: 0 file(s) [2023-05-12T07:40:45.887Z] [INFO] Approximate time taken: 0s [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0) [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [debug] execute contextualize [2023-05-12T07:40:45.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:40:45.887Z] [INFO] Copying 2 resources [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] Changes detected - recompiling the module! [2023-05-12T07:40:45.887Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:generateModel (default-generateModel) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-12T07:40:45.887Z] [INFO] Generator discovery performed, found [processes, rules, decisions, predictions] [2023-05-12T07:40:45.887Z] [INFO] Skipping generator 'processes' because disabled [2023-05-12T07:40:45.887Z] [INFO] Skipping generator 'decisions' because disabled [2023-05-12T07:40:45.887Z] [INFO] Skipping generator 'predictions' because disabled [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/RuleUnits.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/Application.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApprovedEndpoint.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmountEndpoint.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/KogitoObjectMapper.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/GlobalObjectMapper.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindApproved.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitQueryFindNotApprovedIdAndAmount.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c_LoanUnit.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c_LoanUnit_rule_SmallDepositApprove.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c_LoanUnit_rule_SmallDepositReject.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c_LoanUnit_rule_LargeDepositApprove.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c_LoanUnit_rule_LargeDepositReject.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/Rules3177e7620541413e9222ea588bb7ae1c_LoanUnit_rule_NotAdultApplication.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnit.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/LoanUnitRuleUnitInstance.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/DomainClassesMetadata3177e7620541413e9222ea588bb7ae1c.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P02/LambdaPredicate027DF82E1C1C7DA9028EAE2095F24242.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P81/LambdaExtractor81FD8B60B8D06A473BB6E73C55BC6C62.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P2A/LambdaExtractor2A668D82739A59870BAC1549161A7DEF.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PF9/LambdaExtractorF9D93F5D8017FA08F2F3F63DAAA50F22.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PE9/LambdaPredicateE98EB5F77AE35664768428C878B9FAC9.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P9D/LambdaPredicate9DBC5990258E30BD2274784CA2674850.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PB1/LambdaPredicateB149AB0D9F95B52BF5AB0993298805CF.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PEF/LambdaExtractorEFF56E3000EE27A565F9A956158C2817.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PFB/LambdaPredicateFB4C3DAFE54AB30F1CF2B1F897DB3748.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PDC/LambdaConsequenceDC00FA5D46A9C84CEFF2852358FE8954.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P23/LambdaConsequence23FB1FC217BBE118F89AB9A7BABAC306.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P8F/LambdaPredicate8F6A5D5A228F99715ED3136D82654E0C.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PA0/LambdaPredicateA0545FF5CC19445A4E3E780B39BEC18B.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/PBF/LambdaPredicateBFB7375CD84B0CB3676432FC44044D50.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P1B/LambdaPredicate1B093E64A4004409BDB2A0F8B7FBFF83.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/queries/P78/LambdaPredicate78D64BA84CF980EB6D3498DD4DDF256B.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/ConfigBean.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/RuleConfig.java [2023-05-12T07:40:45.887Z] [INFO] Generating: org/kie/kogito/app/ApplicationConfig.java [2023-05-12T07:40:45.887Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/domain-dashboard-ruleunit-springboot-example_2.0.0-SNAPSHOT-LoanUnit.json [2023-05-12T07:40:45.887Z] [INFO] Generating: META-INF/resources/monitoring/dashboards/list.json [2023-05-12T07:40:45.887Z] [INFO] [2023-05-12T07:40:45.887Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile-1) @ ruleunit-springboot-example --- [2023-05-12T07:40:45.887Z] [INFO] Changes detected - recompiling the module! [2023-05-12T07:40:45.887Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/classes [2023-05-12T07:40:45.887Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/RuleUnits.java:[37,38] unchecked cast [2023-05-12T07:40:45.887Z] required: org.drools.ruleunits.api.RuleUnit [2023-05-12T07:40:45.887Z] found: org.kie.kogito.queries.LoanUnitRuleUnit [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,27] unchecked method invocation: method subscribe in interface org.drools.ruleunits.api.DataSource is applied to given types [2023-05-12T07:40:45.888Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-12T07:40:45.888Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/queries/LoanUnitRuleUnitInstance.java:[29,28] unchecked conversion [2023-05-12T07:40:45.888Z] required: org.drools.ruleunits.api.DataProcessor [2023-05-12T07:40:45.888Z] found: org.drools.ruleunits.impl.EntryPointDataProcessor [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[64,26] unchecked call to append(T) as a member of the raw type org.drools.ruleunits.api.DataStream [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,25] unchecked call to forEach(java.util.function.Consumer) as a member of the raw type java.lang.Iterable [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[85,26] unchecked call to add(T) as a member of the raw type org.drools.ruleunits.api.DataStore [2023-05-12T07:40:45.888Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/generated-sources/kogito/org/kie/kogito/app/KogitoObjectMapper.java:[105,22] unchecked call to set(T) as a member of the raw type org.drools.ruleunits.api.SingletonStore [2023-05-12T07:40:45.888Z] [INFO] [2023-05-12T07:40:45.888Z] [INFO] --- kogito-maven-plugin:2.0.0-SNAPSHOT:process-model-classes (default-process-model-classes) @ ruleunit-springboot-example --- [2023-05-12T07:40:46.446Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-12T07:40:46.446Z] [INFO] [2023-05-12T07:40:46.446Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ruleunit-springboot-example --- [2023-05-12T07:40:46.446Z] [debug] execute contextualize [2023-05-12T07:40:46.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:40:46.446Z] [INFO] Copying 1 resource [2023-05-12T07:40:46.446Z] [INFO] [2023-05-12T07:40:46.446Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ruleunit-springboot-example --- [2023-05-12T07:40:46.446Z] [INFO] Changes detected - recompiling the module! [2023-05-12T07:40:46.446Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/test-classes [2023-05-12T07:40:46.446Z] [INFO] [2023-05-12T07:40:46.446Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ruleunit-springboot-example --- [2023-05-12T07:40:46.446Z] [INFO] Surefire report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/surefire-reports [2023-05-12T07:40:46.446Z] [INFO] [2023-05-12T07:40:46.446Z] [INFO] ------------------------------------------------------- [2023-05-12T07:40:46.446Z] [INFO] T E S T S [2023-05-12T07:40:46.446Z] [INFO] ------------------------------------------------------- [2023-05-12T07:40:47.368Z] [INFO] Running org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-12T07:40:53.908Z] 03:40:46.967 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.buildDefaultMergedContextConfiguration:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest], using SpringBootContextLoader [2023-05-12T07:40:53.908Z] 03:40:46.974 [main] INFO o.s.t.c.s.AbstractContextLoader.generateDefaultLocations:264 - Could not detect default resource locations for test class [org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest]: no resource found for suffixes {-context.xml, Context.groovy}. [2023-05-12T07:40:53.908Z] 03:40:47.135 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getDefaultTestExecutionListenerClassNames:245 - 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] [2023-05-12T07:40:53.908Z] 03:40:47.145 [main] INFO o.s.t.c.s.AbstractTestContextBootstrapper.getTestExecutionListeners:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@628c4ac0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b84fcf8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@30b19518, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@363042d7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@366ac49b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ad59d92, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56f0cc85, org.springframework.test.context.event.EventPublishingTestExecutionListener@62e20a76, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2cc44ad, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@44b3606b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1477089c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@663411de, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@63dd899, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@59d2400d] [2023-05-12T07:40:53.908Z] [2023-05-12T07:40:53.908Z] . ____ _ __ _ _ [2023-05-12T07:40:53.908Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2023-05-12T07:40:53.908Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2023-05-12T07:40:53.908Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2023-05-12T07:40:53.908Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2023-05-12T07:40:53.908Z] =========|_|==============|___/=/_/_/_/ [2023-05-12T07:40:53.908Z] :: Spring Boot :: (v2.6.6) [2023-05-12T07:40:53.908Z] [2023-05-12T07:40:53.908Z] 03:40:47.582 [main] INFO o.s.boot.StartupInfoLogger.logStarting:55 - Starting RestQueryTest using Java 11.0.19 on rhos-01-kie-psi-rhel7-xlarge-1976 with PID 16850 (started by jenkins in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example) [2023-05-12T07:40:53.908Z] 03:40:47.583 [main] INFO o.s.boot.SpringApplication.logStartupProfileInfo:640 - No active profile set, falling back to 1 default profile: "default" [2023-05-12T07:40:53.908Z] 03:40:49.474 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize:108 - Tomcat initialized with port(s): 0 (http) [2023-05-12T07:40:53.908Z] 03:40:49.481 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-12T07:40:53.908Z] 03:40:49.482 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting service [Tomcat] [2023-05-12T07:40:53.908Z] 03:40:49.483 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting Servlet engine: [Apache Tomcat/9.0.60] [2023-05-12T07:40:53.908Z] 03:40:49.591 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring embedded WebApplicationContext [2023-05-12T07:40:53.908Z] 03:40:49.592 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext:290 - Root WebApplicationContext: initialization completed in 1724 ms [2023-05-12T07:40:53.908Z] 03:40:52.454 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.:58 - Exposing 1 endpoint(s) beneath base path '/actuator' [2023-05-12T07:40:53.908Z] 03:40:52.809 [main] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Starting ProtocolHandler ["http-nio-0.0.0.0-auto-1"] [2023-05-12T07:40:53.908Z] 03:40:52.824 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start:220 - Tomcat started on port(s): 34779 (http) with context path '' [2023-05-12T07:40:53.908Z] 03:40:53.190 [main] INFO o.s.boot.StartupInfoLogger.logStarted:61 - Started RestQueryTest in 6.011 seconds (JVM running for 7.113) [2023-05-12T07:40:56.415Z] 03:40:54.508 [http-nio-0.0.0.0-auto-1-exec-1] INFO org.apache.juli.logging.DirectJDKLog.log:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' [2023-05-12T07:40:56.415Z] 03:40:54.510 [http-nio-0.0.0.0-auto-1-exec-1] INFO o.s.web.servlet.FrameworkServlet.initServletBean:525 - Initializing Servlet 'dispatcherServlet' [2023-05-12T07:40:56.415Z] 03:40:54.511 [http-nio-0.0.0.0-auto-1-exec-1] INFO o.s.web.servlet.FrameworkServlet.initServletBean:547 - Completed initialization in 1 ms [2023-05-12T07:40:56.415Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.831 s - in org.kie.kogito.decisiontable.springboot.ruleunit.RestQueryTest [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] Results: [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- spring-boot-maven-plugin:2.6.6:repackage (default) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Replacing main artifact with repackaged archive [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [debug] execute contextualize [2023-05-12T07:40:56.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:40:56.415Z] [INFO] Copying 2 resources [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/failsafe-reports [2023-05-12T07:40:56.415Z] [INFO] [2023-05-12T07:40:56.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ruleunit-springboot-example --- [2023-05-12T07:40:56.415Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.jar [2023-05-12T07:40:56.415Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT.pom [2023-05-12T07:40:56.415Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-tests.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-tests.jar [2023-05-12T07:40:56.415Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-sources.jar [2023-05-12T07:40:56.416Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples/bc/kiegroup_kogito-examples/kogito-springboot-examples/ruleunit-springboot-example/target/ruleunit-springboot-example-test-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/ruleunit-springboot-example/2.0.0-SNAPSHOT/ruleunit-springboot-example-2.0.0-SNAPSHOT-test-sources.jar [2023-05-12T07:40:56.416Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:40:56.416Z] [INFO] Reactor Summary for Kogito Example :: Spring Boot 2.0.0-SNAPSHOT: [2023-05-12T07:40:56.416Z] [INFO] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Spring Boot ...................... SUCCESS [ 1.579 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Decision Table - Spring Boot ..... SUCCESS [ 22.002 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: DMN Metrics SpringBoot ........... SUCCESS [ 43.586 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: DMN Event-Driven :: Spring Boot .. SUCCESS [01:21 min] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: DMN with listeners - Spring Boot . SUCCESS [ 15.579 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: DMN :: PMML - Spring Boot ........ SUCCESS [ 37.228 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: DMN - Spring Boot ................ SUCCESS [ 14.487 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: DMN Tracing - Spring Boot ........ SUCCESS [ 49.592 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Flexible process with Spring Boot SUCCESS [ 15.077 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot SUCCESS [ 17.272 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: PMML Event-Driven - Spring Boot .. SUCCESS [01:16 min] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: PMML - Spring Boot ............... SUCCESS [ 24.413 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Business Rules Spring Boot SUCCESS [ 12.758 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process :: Decisions :: REST :: Spring Boot SUCCESS [ 15.618 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Spring Boot SUCCESS [ 13.393 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process :: Decisions :: Spring Boot SUCCESS [ 13.147 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Infinispan Persistence Spring Boot SUCCESS [ 29.568 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot, multiple channels SUCCESS [ 16.928 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot SUCCESS [ 16.033 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process MongoDB Persistence Spring Boot SUCCESS [ 22.798 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Monitoring :: Spring Boot SUCCESS [ 16.322 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Spring Boot SUCCESS [01:32 min] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Springboot Performance test ...... SUCCESS [ 4.418 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot SUCCESS [ 20.388 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Service Rest Call Spring Boot SUCCESS [ 4.149 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Scripts With Spring Boot . SUCCESS [ 10.271 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Service Calls with Spring Boot SUCCESS [ 12.429 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process and Spring Boot .......... SUCCESS [ 18.759 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Timer With Spring Boot ... SUCCESS [ 3.866 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle Spring Boot SUCCESS [ 12.683 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot :: Console SUCCESS [ 29.483 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot SUCCESS [ 12.569 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot :: Console SUCCESS [01:40 min] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot SUCCESS [ 46.800 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Process Usertasks With Security Spring Boot SUCCESS [ 19.104 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: Rules Legacy API - Spring Boot ... SUCCESS [ 12.842 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: RuleUnit Event Driven :: Spring Boot SUCCESS [ 55.420 s] [2023-05-12T07:40:56.416Z] [INFO] Kogito Example :: RuleUnit - Spring Boot ........... SUCCESS [ 12.345 s] [2023-05-12T07:40:56.416Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:40:56.416Z] [INFO] BUILD SUCCESS [2023-05-12T07:40:56.416Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:40:56.416Z] [INFO] Total time: 17:05 min [2023-05-12T07:40:56.416Z] [INFO] Finished at: 2023-05-12T03:40:55-04:00 [2023-05-12T07:40:56.416Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:40:56.416Z] [command]/usr/bin/docker system prune -f [2023-05-12T07:40:56.416Z] Deleted build cache objects: [2023-05-12T07:40:56.416Z] n71pyyw5aqu27aqbscvsc6zss [2023-05-12T07:40:56.416Z] lymg8e3wkfwlb141dxiqxqpi6 [2023-05-12T07:40:56.416Z] 6pzs23fc5k6o3w4z0jk1wf40s [2023-05-12T07:40:56.416Z] 18f47ajvncs5y180sdhf55k80 [2023-05-12T07:40:56.416Z] sh97wi964bzh9v94pc3p39xrv [2023-05-12T07:40:56.416Z] wimhu8p1g0qoxyx04vai3ya7t [2023-05-12T07:40:56.416Z] 4nae9h24t51so53xmhj417xsu [2023-05-12T07:40:56.416Z] 8sqvfcobkqneg5hmpckp5us1e [2023-05-12T07:40:56.416Z] eav74iewksixd6luaoooomv61 [2023-05-12T07:40:56.416Z] 9cnzkb9geujzk3ga2can37y8t [2023-05-12T07:40:56.416Z] 697rejngjr8vukmqp3zcce7yn [2023-05-12T07:40:56.416Z] 9gc8f932yxmydj078f3ga887u [2023-05-12T07:40:56.416Z] ghilt2fhyn69ni7x2xe3dtf83 [2023-05-12T07:40:56.416Z] qpz8uptdfx71wt4deouzippxa [2023-05-12T07:40:56.416Z] pus7naityhopq722wjxz28qex [2023-05-12T07:40:56.416Z] 8jm7g9s1mzcyskda3rcq4on49 [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] Total reclaimed space: 44.97MB [2023-05-12T07:40:56.416Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-12T07:40:56.416Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-12T07:40:56.416Z] [INFO] OK [Executed in 0.066976 ms] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T07:40:56.416Z] [INFO] OK [Executed in 5.089224 ms] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T07:40:56.416Z] [INFO] OK [Executed in 5.058026 ms] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config425514961705554323tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:40:56.416Z] [INFO] OK [Executed in 5016.244256 ms] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-springboot-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config425514961705554323tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:40:56.416Z] [INFO] OK [Executed in 1026545.740848 ms] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-12T07:40:56.416Z] [INFO] OK [Executed in 92.77573 ms] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] # Uploading artifacts [2023-05-12T07:40:56.416Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T07:40:56.416Z] [2023-05-12T07:40:56.416Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T07:40:56.416Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config425514961705554323tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T07:40:56.416Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T07:40:56.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T07:40:56.587Z] Recording test results [2023-05-12T07:40:58.274Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T07:40:58.292Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T07:40:59.654Z] + rm -rf console.log [Pipeline] sh [2023-05-12T07:40:59.944Z] + 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-springboot-examples/913/consoleText [2023-05-12T07:40:59.944Z] + tail -n 300 |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadModeorg.opentest4j.AssertionFailedError:expected: 5 but was: 0 at org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadMode(KafkaProcessInstancesIT.java:136) |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) See console log: Console Logs[2023-05-12T07:50:41.024Z] [INFO] | | +- io.quarkus.security:quarkus-security:jar:1.1.4.Final:compile[2023-05-12T07:50:41.024Z] [INFO] | | +- io.quarkus.http:quarkus-http-servlet:jar:4.2.1:compile [2023-05-12T07:50:41.024Z] [INFO] | | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.3:compile [2023-05-12T07:50:41.024Z] [INFO] | | +- io.quarkus.http:quarkus-http-vertx-backend:jar:4.2.1:compile [2023-05-12T07:50:41.024Z] [INFO] | | | \- io.quarkus.http:quarkus-http-http-core:jar:4.2.1:compile [2023-05-12T07:50:41.024Z] [INFO] | | \- io.quarkus.http:quarkus-http-core:jar:4.2.1:compile [2023-05-12T07:50:41.024Z] [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [2023-05-12T07:50:41.024Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile [2023-05-12T07:50:41.024Z] [INFO] +- io.quarkus:quarkus-resteasy:jar:2.16.6.Final:compile [2023-05-12T07:50:41.024Z] [INFO] | +- io.quarkus:quarkus-vertx-http:jar:2.16.6.Final:compile [2023-05-12T07:50:41.024Z] [INFO] | | +- io.quarkus:quarkus-security-runtime-spi:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:2.30.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:2.30.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:2.30.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | | +- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:2.30.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | | \- io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:2.30.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | | \- io.vertx:vertx-uri-template:jar:4.3.7:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- io.vertx:vertx-web:jar:4.3.7:compile [2023-05-12T07:50:41.025Z] [INFO] | | | +- io.vertx:vertx-web-common:jar:4.3.7:compile [2023-05-12T07:50:41.025Z] [INFO] | | | +- io.vertx:vertx-auth-common:jar:4.3.7:compile [2023-05-12T07:50:41.025Z] [INFO] | | | \- io.vertx:vertx-bridge-common:jar:4.3.7:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- io.github.crac:org-crac:jar:0.1.3:compile [2023-05-12T07:50:41.025Z] [INFO] | \- io.quarkus:quarkus-resteasy-server-common:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [2023-05-12T07:50:41.025Z] [INFO] +- io.quarkus:quarkus-arc:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | +- io.quarkus.arc:arc:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- io.smallrye.reactive:mutiny:jar:1.9.0:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile [2023-05-12T07:50:41.025Z] [INFO] | \- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.2:compile [2023-05-12T07:50:41.025Z] [INFO] +- io.quarkus:quarkus-resteasy-jackson:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | +- io.quarkus:quarkus-jackson:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | +- org.jboss.resteasy:resteasy-jackson2-provider:jar:4.7.7.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- com.github.java-json-tools:json-patch:jar:1.13:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | | \- com.github.java-json-tools:btf:jar:1.3:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile [2023-05-12T07:50:41.025Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile [2023-05-12T07:50:41.025Z] [INFO] +- io.quarkus:quarkus-smallrye-openapi:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] | +- io.smallrye:smallrye-open-api-core:jar:3.1.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:2.0.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | +- org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile [2023-05-12T07:50:41.025Z] [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile [2023-05-12T07:50:41.025Z] [INFO] | \- io.quarkus:quarkus-swagger-ui:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] \- io.quarkus:quarkus-smallrye-health:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] +- io.smallrye:smallrye-health:jar:3.3.1:compile [2023-05-12T07:50:41.025Z] [INFO] | +- org.eclipse.microprofile.health:microprofile-health-api:jar:3.1:compile [2023-05-12T07:50:41.025Z] [INFO] | \- io.smallrye:smallrye-health-api:jar:3.3.1:compile [2023-05-12T07:50:41.025Z] [INFO] +- io.smallrye:smallrye-health-provided-checks:jar:3.3.1:compile [2023-05-12T07:50:41.025Z] [INFO] \- io.quarkus:quarkus-jsonp:jar:2.16.6.Final:compile [2023-05-12T07:50:41.025Z] [INFO] \- org.glassfish:jakarta.json:jar:1.1.6:compile [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] You have 0 Checkstyle violations. [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-05-12T07:50:41.025Z] [INFO] Number of files to be formatted: 0 [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [debug] execute contextualize [2023-05-12T07:50:41.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:50:41.025Z] [INFO] Copying 2 resources [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] No sources to compile [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [debug] execute contextualize [2023-05-12T07:50:41.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:50:41.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/src/test/resources [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] No sources to compile [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] No tests to run. [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] Skipping packaging of the test-jar [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:41.025Z] [INFO] No sources in project. Archive not created. [2023-05-12T07:50:41.025Z] [INFO] [2023-05-12T07:50:41.025Z] [INFO] --- quarkus-maven-plugin:2.16.6.Final:build (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:43.570Z] [WARNING] [io.quarkus.arc.deployment.SplitPackageProcessor] Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: [2023-05-12T07:50:43.570Z] - "org.kie.kogito.decision" found in [org.kie.kogito:kogito-api::jar, org.kie.kogito:kogito-dmn::jar] [2023-05-12T07:50:43.570Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=true, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=true, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false} [2023-05-12T07:50:43.570Z] [INFO] Generator discovery performed, found [processes, decisions] [2023-05-12T07:50:43.570Z] [INFO] Skipping generator 'processes' because disabled [2023-05-12T07:50:44.127Z] [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) [2023-05-12T07:50:44.127Z] [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) [2023-05-12T07:50:44.127Z] [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) [2023-05-12T07:50:44.381Z] [INFO] Initializing DMN DT Validator... [2023-05-12T07:50:44.381Z] [INFO] DMN DT Validator initialized. [2023-05-12T07:50:44.381Z] [INFO] Analysing decision tables in DMN Model 'LoanEligibility' ... [2023-05-12T07:50:44.381Z] [INFO] analysis for decision table 'Eligibility': [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ <=0, -, - ] [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], <=80, >20 ] [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ ( 0 .. 2000 ], >80, - ] [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], <=80, >25 ] [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ ( 2000 .. 3000 ], >80, - ] [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ >3000, <=80, >35 ] [2023-05-12T07:50:44.381Z] [WARNING] Gap detected: [ >3000, >80, - ] [2023-05-12T07:50:44.381Z] [INFO] analysis for decision table 'Judgement': [2023-05-12T07:50:44.381Z] [WARNING] Columns: [Eligibility, SupremeDirector] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-12T07:50:44.381Z] [INFO] analysis for decision table 'Is Enough?': [2023-05-12T07:50:44.381Z] [INFO] Decision Table Analysis of table 'Is Enough?' finished with no messages to be reported. [2023-05-12T07:50:44.381Z] [INFO] analysis for decision table 'Decide': [2023-05-12T07:50:44.381Z] [WARNING] Columns: [Judgement] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped. [2023-05-12T07:50:46.906Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4978ms [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] --- maven-resources-plugin:2.5:copy-resources (add-it-resources) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:46.906Z] [debug] execute contextualize [2023-05-12T07:50:46.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T07:50:46.906Z] [INFO] Copying 1 resource [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:46.906Z] [INFO] No tests to run. [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:46.906Z] [INFO] No tests to run. [2023-05-12T07:50:46.906Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:46.906Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:46.906Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/failsafe-reports [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trusty-tracing-quarkus-devservices --- [2023-05-12T07:50:46.906Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.jar [2023-05-12T07:50:46.906Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT.pom [2023-05-12T07:50:46.906Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples/bc/kiegroup_kogito-examples/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/target/trusty-tracing-quarkus-devservices-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/trusty-tracing-quarkus-devservices/2.0.0-SNAPSHOT/trusty-tracing-quarkus-devservices-2.0.0-SNAPSHOT-sources.jar [2023-05-12T07:50:46.906Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:50:46.906Z] [INFO] Reactor Summary for Kogito Example :: Quarkus 2.0.0-SNAPSHOT: [2023-05-12T07:50:46.906Z] [INFO] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Quarkus .......................... SUCCESS [ 1.614 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Decision Table - Quarkus ......... SUCCESS [ 25.444 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN Metrics Quarkus .............. SUCCESS [ 44.309 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN Event-Driven :: Quarkus ...... SUCCESS [01:03 min] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN Incubation API With Quarkus .. SUCCESS [ 19.841 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN with Knative Eventing and Quarkus SUCCESS [ 25.936 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN with listeners - Quarkus ..... SUCCESS [ 20.796 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN Decision Table listener - Quarkus SUCCESS [ 29.665 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN :: PMML - QUARKUS ............ SUCCESS [ 35.281 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN .............................. SUCCESS [ 21.905 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: DMN Tracing - Quarkus ............ SUCCESS [ 31.674 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Flexible Process - Quarkus ....... SUCCESS [ 28.040 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Travel Agency .................... SUCCESS [ 0.056 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Travel Agency :: Basic ........... SUCCESS [ 26.160 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Travel Agency :: Extended ........ SUCCESS [ 0.053 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Travel Agency :: Travels ......... SUCCESS [ 50.229 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Travel Agency :: Visas ........... SUCCESS [ 6.229 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Onboarding Example ............... SUCCESS [ 0.027 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools SUCCESS [ 26.593 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN SUCCESS [ 25.764 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus SUCCESS [ 40.137 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: PMML Event-Driven - Quarkus ...... SUCCESS [01:10 min] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: PMML Incubation API With Quarkus . SUCCESS [ 20.668 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: PMML - Quarkus ................... SUCCESS [ 29.706 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Process Business Rules Quarkus ... SUCCESS [ 21.478 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Process :: Decisions :: Quarkus .. SUCCESS [ 26.185 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Process :: Decisions :: REST Quarkus SUCCESS [ 29.023 s] [2023-05-12T07:50:46.906Z] [INFO] Kogito Example :: Process :: Decisions :: Rules :: Quarkus SUCCESS [ 27.174 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 19.604 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Incubation API With Quarkus SUCCESS [ 20.243 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Infinispan Persistence Quarkus SUCCESS [ 31.959 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization SUCCESS [ 32.458 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels SUCCESS [ 27.473 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Kafka Persistence Quarkus SUCCESS [ 26.186 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process with Kafka and Quarkus ... SUCCESS [ 27.205 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process with Knative Eventing and Quarkus SUCCESS [ 24.103 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process MongoDB Persistence Quarkus SUCCESS [ 31.103 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Monitoring :: Quarkus .... SUCCESS [ 31.131 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Quarkus SUCCESS [ 55.836 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Client Performance test .......... SUCCESS [ 0.298 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Quarkus Performance test ......... SUCCESS [ 4.834 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus SUCCESS [ 23.350 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process and Quarkus .............. SUCCESS [ 30.558 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Service Rest Cal with Quarkus SUCCESS [ 5.733 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Rest :: Quarkus .......... SUCCESS [ 22.059 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Service Rest WorkItem call with Quarkus SUCCESS [ 5.866 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 20.951 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Saga with Quarkus ........ SUCCESS [ 24.595 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Service Calls with Quarkus SUCCESS [ 21.654 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Timer with Quarkus ....... SUCCESS [ 4.579 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle SUCCESS [ 21.941 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process with Usertasks Quarkus :: Console SUCCESS [ 47.807 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process with Usertasks Quarkus ... SUCCESS [ 22.813 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process UserTasks with Timer Quarkus :: Console SUCCESS [ 36.856 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console SUCCESS [01:04 min] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus SUCCESS [ 44.288 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Process Usertasks With Security Quarkus SUCCESS [ 25.016 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Rules Incubation API With Quarkus SUCCESS [ 19.480 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Rules Legacy API - Quarkus ....... SUCCESS [ 20.408 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Rules HelloWorld ................. SUCCESS [ 19.165 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Rule Unit Event-Driven :: Quarkus SUCCESS [ 37.300 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: RuleUnit - Quarkus ............... SUCCESS [ 20.769 s] [2023-05-12T07:50:46.907Z] [INFO] Kogito Example :: Trusty Tracing - Quarkus DevServices SUCCESS [ 5.650 s] [2023-05-12T07:50:46.907Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:50:46.907Z] [INFO] BUILD SUCCESS [2023-05-12T07:50:46.907Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:50:46.907Z] [INFO] Total time: 27:07 min [2023-05-12T07:50:46.907Z] [INFO] Finished at: 2023-05-12T03:50:45-04:00 [2023-05-12T07:50:46.907Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T07:50:46.907Z] [command]/usr/bin/docker system prune -f [2023-05-12T07:50:46.907Z] Deleted build cache objects: [2023-05-12T07:50:46.907Z] dsod3vaclcow4lqo337n3zsb5 [2023-05-12T07:50:46.907Z] niu7c1naucw9rkgw5h4y6sf10 [2023-05-12T07:50:46.907Z] iq5mil722dzesgeawh5mvt3wz [2023-05-12T07:50:46.907Z] k8a3y2c4cp2c43mf9izqmcj4d [2023-05-12T07:50:46.907Z] zqsshhjg06gzbxr1uh0o3fzrk [2023-05-12T07:50:46.907Z] 03gkslyn8ko1v8hythzfvjwig [2023-05-12T07:50:46.907Z] izamjcj4l1addw6djc8hjf2t0 [2023-05-12T07:50:46.907Z] pyrzyqgjuwkpko4w2ph2woy21 [2023-05-12T07:50:46.907Z] ghth66rorn584zfmou3mbtmgq [2023-05-12T07:50:46.907Z] 7ko75ssktvj7qm8rouenwvrdk [2023-05-12T07:50:46.907Z] xvnblsvwly0wubb1s2zabf3nx [2023-05-12T07:50:46.907Z] uxx50i001vdlzknaendw105kf [2023-05-12T07:50:46.907Z] vfyxubpvbd3m53jw5unqk0pn5 [2023-05-12T07:50:46.907Z] zejezqskp0ackmjn1rbvezett [2023-05-12T07:50:46.907Z] n6tcmo4uimpyl5heorddgftdk [2023-05-12T07:50:46.907Z] ye1mdg5py5zcgx2070iz9sbk8 [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] Total reclaimed space: 44.97MB [2023-05-12T07:50:46.907Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-05-12T07:50:46.907Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-05-12T07:50:46.907Z] [INFO] OK [Executed in 0.06417 ms] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T07:50:46.907Z] [INFO] OK [Executed in 6.242588 ms] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T07:50:46.907Z] [INFO] OK [Executed in 5.203308 ms] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config15382825797920820330tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:50:46.907Z] [INFO] OK [Executed in 4988.82243 ms] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config15382825797920820330tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T07:50:46.907Z] [INFO] OK [Executed in 1628458.508376 ms] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f [2023-05-12T07:50:46.907Z] [INFO] OK [Executed in 86.332587 ms] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] # Uploading artifacts [2023-05-12T07:50:46.907Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T07:50:46.907Z] [2023-05-12T07:50:46.907Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T07:50:46.907Z] [ERROR] Failed to execute mvn dependency:tree clean install -Dquickly -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config15382825797920820330tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T07:50:46.907Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T07:50:46.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T07:50:47.095Z] Recording test results [2023-05-12T07:50:49.001Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T07:50:49.024Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T07:50:50.468Z] + rm -rf console.log [Pipeline] sh [2023-05-12T07:50:50.758Z] + 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-quarkus-examples/898/consoleText [2023-05-12T07:50:50.758Z] + tail -n 300 |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-12T08:12:04.122Z] [INFO] Copying 6 resources[2023-05-12T08:12:04.122Z] [INFO] [2023-05-12T08:12:04.122Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-webapp) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:04.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T08:12:04.122Z] [INFO] Copying 3486 resources [2023-05-12T08:12:05.051Z] [INFO] [2023-05-12T08:12:05.051Z] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-envelope-resources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:05.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T08:12:05.051Z] [INFO] Copying 2 resources [2023-05-12T08:12:05.051Z] [INFO] [2023-05-12T08:12:05.051Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:05.306Z] [INFO] Changes detected - recompiling the module! [2023-05-12T08:12:05.306Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/classes [2023-05-12T08:12:05.560Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[67,58] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-12T08:12:05.560Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,56] io.quarkus.deployment.util.WebJarUtil in io.quarkus.deployment.util has been deprecated and marked for removal [2023-05-12T08:12:05.560Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[71,66] copyResourcesForDevOrTest(io.quarkus.deployment.builditem.LiveReloadBuildItem,io.quarkus.deployment.pkg.builditem.CurateOutcomeBuildItem,io.quarkus.deployment.builditem.LaunchModeBuildItem,io.quarkus.maven.dependency.ResolvedDependency,java.lang.String,boolean) in io.quarkus.deployment.util.WebJarUtil has been deprecated [2023-05-12T08:12:05.560Z] [WARNING] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java:[81,34] devConsoleHandler(java.lang.String,io.quarkus.runtime.ShutdownContext) in io.quarkus.vertx.http.runtime.devmode.DevConsoleRecorder has been deprecated [2023-05-12T08:12:05.560Z] [INFO] [2023-05-12T08:12:05.560Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:05.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-05-12T08:12:05.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/test/resources [2023-05-12T08:12:05.560Z] [INFO] [2023-05-12T08:12:05.560Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:05.560Z] [INFO] No sources to compile [2023-05-12T08:12:05.560Z] [INFO] [2023-05-12T08:12:05.560Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:05.560Z] [INFO] No tests to run. [2023-05-12T08:12:05.560Z] [INFO] [2023-05-12T08:12:05.560Z] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:05.867Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:10.242Z] [INFO] Skipping packaging of the test-jar [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:10.242Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:10.242Z] [INFO] No sources in project. Archive not created. [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:10.242Z] [INFO] No tests to run. [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:10.242Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/failsafe-reports [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ runtime-tools-quarkus-extension-deployment --- [2023-05-12T08:12:10.242Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.jar [2023-05-12T08:12:10.242Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT.pom [2023-05-12T08:12:10.242Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/target/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/kie/kogito/runtime-tools-quarkus-extension-deployment/2.0.0-SNAPSHOT/runtime-tools-quarkus-extension-deployment-2.0.0-SNAPSHOT-sources.jar [2023-05-12T08:12:10.242Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T08:12:10.242Z] [INFO] Reactor Summary for Kogito Apps 2.0.0-SNAPSHOT: [2023-05-12T08:12:10.242Z] [INFO] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps ........................................ SUCCESS [ 1.400 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: BOM ................................. SUCCESS [ 0.055 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Build Parent BOM .................... SUCCESS [ 0.041 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons ................. SUCCESS [ 0.040 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons API ............. SUCCESS [ 2.334 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons Protobuf ........ SUCCESS [ 3.408 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons PostgreSQL ...... SUCCESS [ 19.987 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons Infinispan ...... SUCCESS [ 43.779 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons MongoDB ......... SUCCESS [ 23.446 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons Redis ........... SUCCESS [ 3.030 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons Oracle .......... SUCCESS [ 52.944 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: Parent SUCCESS [ 0.044 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: API SUCCESS [ 3.016 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL base SUCCESS [ 3.307 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL (Generic) SUCCESS [ 22.262 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: DB Scripts Collection Multi Repo .... SUCCESS [ 0.285 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service ........................ SUCCESS [ 0.029 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Internal :: API ..... SUCCESS [ 1.540 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Jobs Recipients ..... SUCCESS [ 0.025 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Recipient Common Http SUCCESS [ 1.082 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Parent SUCCESS [ 0.026 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Runtime SUCCESS [ 4.203 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Deployment SUCCESS [ 15.273 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Parent SUCCESS [ 0.025 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Runtime SUCCESS [ 3.745 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Deployment SUCCESS [ 1.942 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Common .............. SUCCESS [02:24 min] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: Infinispan .......... SUCCESS [02:35 min] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [02:42 min] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: MongoDB ............. SUCCESS [02:16 min] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs Service :: In-memory ........... SUCCESS [02:21 min] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Jobs :: Addons ...................... SUCCESS [ 0.025 s] [2023-05-12T08:12:10.242Z] [INFO] Jobs Service Embedded Quarkus Addon - Parent ....... SUCCESS [ 0.024 s] [2023-05-12T08:12:10.242Z] [INFO] Jobs Service Embedded Quarkus Addon - Runtime ...... SUCCESS [ 3.774 s] [2023-05-12T08:12:10.242Z] [INFO] Jobs Service Embedded Quarkus Addon - Deployment ... SUCCESS [ 2.819 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index .......................... SUCCESS [ 0.023 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage .................. SUCCESS [ 0.021 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage API .............. SUCCESS [ 1.209 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage Protobuf ......... SUCCESS [ 1.335 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL ....... SUCCESS [ 20.510 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage Infinispan ....... SUCCESS [ 3.192 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage MongoDB .......... SUCCESS [ 15.850 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL :: Reporting SUCCESS [ 20.607 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Storage Oracle DB ........ SUCCESS [ 44.523 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Common ................... FAILURE [ 0.763 s] [2023-05-12T08:12:10.242Z] [INFO] Kogito Apps :: Data Index Service .................. SUCCESS [ 0.022 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Data Index Service Common ........... SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Data Index Service with In-memory persistence SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Data Index Service with Infinispan .. SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Data Index Service with MongoDB ..... SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Data Index Service with Oracle ...... SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Data Index Service with PostgreSQL .. SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index .... SUCCESS [ 0.022 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common SUCCESS [ 0.022 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory SUCCESS [ 0.023 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Runtime SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Deployment SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL SUCCESS [ 0.021 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Runtime SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Deployment SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan SUCCESS [ 0.021 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension SUCCESS [ 0.023 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Extension SUCCESS [ 3.066 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: UI Packages ......................... SUCCESS [18:18 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Deployment SUCCESS [ 9.125 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB SUCCESS [ 0.025 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Runtime SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Deployment SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Security Commons .................... SUCCESS [ 55.228 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Management Console .................. SUCCESS [ 15.287 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty UI ........................... SUCCESS [01:18 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Task Console ........................ SUCCESS [ 15.537 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Explainability ...................... SUCCESS [ 0.025 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Explainability Api .................. SUCCESS [ 1.628 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Explainability Service .............. SUCCESS [ 6.228 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty .............................. SUCCESS [ 0.023 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Storage ...................... SUCCESS [ 0.020 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Storage API .................. SUCCESS [ 1.433 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Service ...................... SUCCESS [ 0.035 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Service :: API ............... SUCCESS [ 0.230 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Explainability Service Messaging .... SUCCESS [ 33.409 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Explainability Service Rest ......... SUCCESS [ 49.358 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Storage Common ............... SUCCESS [ 0.161 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Storage Infinispan ........... SUCCESS [ 2.622 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Storage Redis ................ SUCCESS [ 1.969 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Storage PostgreSQL ........... SUCCESS [ 2.449 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Service Common ............... SUCCESS [01:52 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Service Infinispan ........... SUCCESS [ 35.126 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Service Redis ................ SUCCESS [ 27.830 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Trusty Service PostgreSQL ........... SUCCESS [ 31.866 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: JIT Executor ........................ SUCCESS [ 0.021 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: JIT Executor :: Common .............. SUCCESS [ 0.075 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: JIT Executor BPMN ................... SUCCESS [ 16.657 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: JIT Executor DMN .................... SUCCESS [ 23.285 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: JIT Executor Runner ................. SUCCESS [ 21.897 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests ................... SUCCESS [ 0.023 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service ... SUCCESS [ 0.024 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common SUCCESS [ 0.403 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Data Index ..... SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Common SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common :: Quarkus SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus SUCCESS [ 0.023 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Knative Eventing SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot SUCCESS [01:27 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service . SUCCESS [ 0.028 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Common SUCCESS [ 0.340 s] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus SUCCESS [01:03 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Audit UI SUCCESS [01:10 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot SUCCESS [01:07 min] [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Quarkus SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Spring Boot SKIPPED [2023-05-12T08:12:10.243Z] [INFO] Runtime Tools Quarkus Extension - Parent ........... SUCCESS [ 0.026 s] [2023-05-12T08:12:10.243Z] [INFO] Runtime Tools Quarkus Extension - Runtime .......... SUCCESS [ 3.434 s] [2023-05-12T08:12:10.243Z] [INFO] Runtime Tools Quarkus Extension - Deployment ....... SUCCESS [ 6.268 s] [2023-05-12T08:12:10.243Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T08:12:10.243Z] [INFO] BUILD FAILURE [2023-05-12T08:12:10.243Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T08:12:10.243Z] [INFO] Total time: 50:10 min [2023-05-12T08:12:10.243Z] [INFO] Finished at: 2023-05-12T04:12:08-04:00 [2023-05-12T08:12:10.243Z] [INFO] ------------------------------------------------------------------------ [2023-05-12T08:12:10.243Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure: Compilation failure: [2023-05-12T08:12:10.243Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[52,36] cannot find symbol [2023-05-12T08:12:10.243Z] [ERROR] symbol: method getNodeInstances() [2023-05-12T08:12:10.243Z] [ERROR] location: class org.kie.kogito.event.process.ProcessInstanceEventBody [2023-05-12T08:12:10.243Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[71,44] cannot find symbol [2023-05-12T08:12:10.243Z] [ERROR] symbol: method getTriggerTime() [2023-05-12T08:12:10.243Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-12T08:12:10.243Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps/bc/kiegroup_kogito-apps/data-index/data-index-common/src/main/java/org/kie/kogito/index/event/ProcessInstanceEventMapper.java:[76,43] cannot find symbol [2023-05-12T08:12:10.243Z] [ERROR] symbol: method getLeaveTime() [2023-05-12T08:12:10.243Z] [ERROR] location: variable nib of type org.kie.kogito.event.process.NodeInstanceEventBody [2023-05-12T08:12:10.243Z] [ERROR] -> [Help 1] [2023-05-12T08:12:10.243Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project data-index-common: Compilation failure [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T08:12:10.244Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T08:12:10.244Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T08:12:10.244Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T08:12:10.244Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T08:12:10.244Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T08:12:10.244Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T08:12:10.244Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T08:12:10.244Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T08:12:10.244Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T08:12:10.244Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T08:12:10.244Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure [2023-05-12T08:12:10.244Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) [2023-05-12T08:12:10.244Z] at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187) [2023-05-12T08:12:10.244Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-05-12T08:12:10.244Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-05-12T08:12:10.244Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-05-12T08:12:10.244Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-05-12T08:12:10.244Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-05-12T08:12:10.244Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-05-12T08:12:10.244Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-05-12T08:12:10.244Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-05-12T08:12:10.244Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-05-12T08:12:10.244Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-05-12T08:12:10.244Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-05-12T08:12:10.244Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-05-12T08:12:10.244Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-05-12T08:12:10.244Z] [ERROR] [2023-05-12T08:12:10.244Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-12T08:12:10.244Z] [ERROR] [2023-05-12T08:12:10.244Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-12T08:12:10.244Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-12T08:12:10.244Z] [ERROR] [2023-05-12T08:12:10.244Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-12T08:12:10.244Z] [ERROR] mvn -rf :data-index-common [2023-05-12T08:12:10.802Z] [command]/usr/bin/docker system prune -f [2023-05-12T08:12:11.056Z] Total reclaimed space: 0B [2023-05-12T08:12:11.056Z] [INFO] Execution summary for kiegroup/kogito-apps [2023-05-12T08:12:11.056Z] # [BEFORE] [kiegroup/kogito-apps] export INTEGRATION_BRANCH= [2023-05-12T08:12:11.056Z] [INFO] OK [Executed in 0.072065 ms] [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] # [BEFORE] [kiegroup/kogito-apps] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-12T08:12:11.056Z] [INFO] OK [Executed in 7.282547 ms] [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] # [COMMANDS] [kiegroup/kogito-apps] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-12T08:12:11.056Z] [INFO] OK [Executed in 7.219059 ms] [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] # [COMMANDS] [kiegroup/kogito-apps] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config10954253269392800921tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-12T08:12:11.056Z] [INFO] NOT OK [Executed in 3012110.231535 ms] [2023-05-12T08:12:11.056Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] # [AFTER] [kiegroup/kogito-apps] docker system prune -f [2023-05-12T08:12:11.056Z] [INFO] OK [Executed in 287.191444 ms] [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] # Uploading artifacts [2023-05-12T08:12:11.056Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-12T08:12:11.056Z] [2023-05-12T08:12:11.056Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps [2023-05-12T08:12:11.056Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config10954253269392800921tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-12T08:12:11.056Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-12T08:12:11.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-12T08:12:11.489Z] Recording test results [2023-05-12T08:12:19.925Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-12T08:12:19.945Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T08:12:24.001Z] + rm -rf console.log [Pipeline] sh [2023-05-12T08:12:24.292Z] + 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/2539/consoleText [2023-05-12T08:12:24.292Z] + tail -n 300 |
Jenkins rerun kogito-runtimes tests |
Kudos, SonarCloud Quality Gate passed! |
5116caf
to
0046e9d
Compare
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-05-23T08:20:12.401Z] [INFO] Kogito :: Add-Ons :: Source Files :: Common ........ SUCCESS [ 4.316 s][2023-05-23T08:20:12.401Z] [INFO] Kogito Add-On Source Files - Parent ................ SUCCESS [ 0.023 s] [2023-05-23T08:20:12.401Z] [INFO] Kogito Add-On Source Files ......................... SUCCESS [ 37.897 s] [2023-05-23T08:20:12.401Z] [INFO] Kogito Add-On Source Files - Deployment ............ SKIPPED [2023-05-23T08:20:12.401Z] [INFO] Kogito :: Add-Ons :: Knative :: Parent ............. SUCCESS [ 0.037 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Knative :: Eventing ........... SUCCESS [ 10.222 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative - Parent ..................... SUCCESS [ 0.034 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative Eventing - Parent ............ SUCCESS [ 0.036 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative Eventing ..................... SUCCESS [ 2.722 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative Eventing - Deployment ........ SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative Serving - Parent ............. SUCCESS [ 0.039 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative Serving ...................... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Knative Serving - Deployment ......... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Parent .............. SUCCESS [ 0.049 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Decisions SUCCESS [ 15.533 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Decisions - Parent ............ SUCCESS [ 0.046 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Decisions ..................... SUCCESS [ 1.738 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Decisions - Deployment ........ SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Predictions SUCCESS [ 9.353 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Predictions - Parent .......... SUCCESS [ 0.042 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Predictions ................... SUCCESS [ 1.949 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Predictions - Deployment ...... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules .. SUCCESS [ 10.091 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Rules - Parent ................ SUCCESS [ 0.034 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules :: Quarkus SUCCESS [ 1.622 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events Rules - Deployment ............ SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: MongoDB ............. SUCCESS [ 17.867 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events MongoDB - Parent .............. SUCCESS [ 0.025 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events MongoDB ....................... SUCCESS [ 40.483 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Events MongoDB - Deployment .......... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Marshallers :: Parent ......... SUCCESS [ 0.064 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Marshallers:: Avro ............ SUCCESS [ 12.149 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers :: Parent SUCCESS [ 0.035 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers:: Avro:: Parent SUCCESS [ 0.058 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers:: Avro .. SUCCESS [ 0.726 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers:: Avro:: Deployment SUCCESS [ 0.565 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Parent .... SUCCESS [ 0.040 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Runtimes .. SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Deployment SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Camel :: Integration Tests SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Fabric8 Kubernetes Service Catalog - Deployment SUCCESS [ 0.273 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Explainability ................ SUCCESS [ 14.586 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Explainability - Parent .............. SUCCESS [ 0.067 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Explainability ....................... SUCCESS [ 6.651 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Explainability - Deployment .......... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Explainability - Integration tests ... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Jobs .......................... SUCCESS [ 0.036 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Jobs :: API ................... SUCCESS [ 8.549 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Parent ................. SUCCESS [ 0.028 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Common - Parent ........ SUCCESS [ 0.040 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Common - Messaging ..... SUCCESS [ 10.736 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus - Rest Callback ............. SUCCESS [ 13.402 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management Common ..... SUCCESS [ 6.458 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Management - Parent .... SUCCESS [ 0.027 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs - Management ........... SUCCESS [ 11.907 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Management - Deployment SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Messaging - Parent ..... SUCCESS [ 0.021 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs - Messaging ............ SUCCESS [ 16.541 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Messaging - Deployment . SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Knative Eventing - Parent SUCCESS [ 0.022 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs - Knative Eventing ..... SUCCESS [ 18.012 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-Ons Quarkus Jobs Knative Eventing - Deployment SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Common .............. SUCCESS [ 6.396 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Mail - Parent ........................ SUCCESS [ 0.026 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Mail ................................. SUCCESS [ 47.682 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Mail - Deployment .................... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Monitoring .................... SUCCESS [ 0.033 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Monitoring Core ............... SUCCESS [ 17.959 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring - Parent .................. SUCCESS [ 0.037 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Core ...................... SUCCESS [ 21.833 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Common .. SUCCESS [ 1.633 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Prometheus - Parent ....... SUCCESS [ 0.020 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Prometheus ................ SUCCESS [ 6.303 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Prometheus - Deployment ... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Common ..... SUCCESS [ 9.425 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Elastic - Parent .......... SUCCESS [ 0.029 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Elastic ................... SUCCESS [ 0.666 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Monitoring Elastic - Deployment ...... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Task Notification - Parent ........... SUCCESS [ 0.040 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Task Notification .................... SUCCESS [ 4.566 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Task Notification - Deployment ....... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Tracing ....................... SUCCESS [ 0.035 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: TypedValue API ................ SUCCESS [ 8.520 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Tracing :: API ................ SUCCESS [ 8.816 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Tracing :: Common ............. SUCCESS [ 20.728 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Tracing Decision - Parent ............ SUCCESS [ 0.030 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Tracing Decision ..................... SUCCESS [ 22.749 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Tracing Decision - Deployment ........ SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Tracing Decision - Integration tests . SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Task Management :: Common ..... SUCCESS [ 0.523 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Task Management - Parent ............. SUCCESS [ 0.038 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Task Management ...................... SUCCESS [ 6.282 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito Add-On Task Management - Deployment ......... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus ............. SUCCESS [ 0.268 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: OpenAPI Client Codegen SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Rules .... SUCCESS [ 51.249 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Decisions SUCCESS [01:02 min] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Classic SUCCESS [ 43.351 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Reactive SUCCESS [ 50.156 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Maven Plugin ............................. SUCCESS [ 7.692 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Maven Plugin ........ SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Without REST SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Reactive SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence SUCCESS [ 0.024 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Processes :: Persistence :: Common SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: PostgreSQL SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Infinispan SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: MongoDB SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Kafka SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: JDBC SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: File System SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Source Files SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Gradle ... SKIPPED [2023-05-23T08:20:12.402Z] [INFO] Kogito :: DB Scripts Collection .................... SUCCESS [ 0.793 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Predictions ................... SUCCESS [ 0.030 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Predictions :: API ............ SUCCESS [ 5.543 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Predictions :: SMILE .......... SUCCESS [ 6.308 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: OpenAPI:: Parser .. SUCCESS [ 8.010 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Fluent ............ SUCCESS [ 0.769 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Core ... SUCCESS [ 8.228 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Rest ... SUCCESS [ 9.695 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Service SUCCESS [ 7.343 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor .......... SUCCESS [ 0.043 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor:: gRPC ... SUCCESS [ 0.441 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Kafka event implementation SUCCESS [ 11.713 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Tests .. SUCCESS [ 9.753 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Spring Boot .............................. SUCCESS [ 0.042 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Spring Boot :: BOM ....................... SUCCESS [ 0.031 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Spring Boot ................... SUCCESS [ 0.027 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: CloudEvents :: Spring Boot .... SUCCESS [ 0.057 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot ...... SUCCESS [ 0.784 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Events - Parent SUCCESS [ 0.051 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Decisions :: Spring Boot SUCCESS [ 0.616 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Predictions :: Spring Boot SUCCESS [ 0.597 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules :: Spring Boot SUCCESS [ 0.397 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: SprintBoot :: Process :: Kafka SUCCESS [ 1.942 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Events :: MongoDB :: SprintBoot SUCCESS [ 11.553 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Spring Boot :: Starters Parent ........... SUCCESS [ 7.752 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Spring Boot :: Starter :: Decisions ...... SUCCESS [ 0.535 s] [2023-05-23T08:20:12.402Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot (ITs) SUCCESS [ 52.116 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Monitoring :: Parent SUCCESS [ 0.054 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Monitoring Core Springboot .... SUCCESS [ 18.297 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Springboot SUCCESS [ 0.965 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Springboot . SUCCESS [ 0.228 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Explainability :: Spring Boot Addon SUCCESS [ 14.244 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Spring Boot :: Starter :: Rules .......... SUCCESS [ 0.902 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Spring Boot :: Starter :: Processes ...... SUCCESS [ 0.437 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Spring Boot :: Starter :: Predictions .... SUCCESS [ 0.272 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Spring Boot :: Starter ................... SUCCESS [ 0.133 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management SprintBoot Addon SUCCESS [ 9.001 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Spring Boot Addon ... SUCCESS [ 0.999 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Task notification :: Spring Boot Addon SUCCESS [ 1.105 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Tracing :: Spring Boot ........ SUCCESS [ 17.651 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Rest Exception Handler:: Spring Boot ..... SUCCESS [ 11.653 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Spring Boot Addon SUCCESS [ 12.566 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Process Management :: Spring Boot Addon SUCCESS [ 10.048 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Task Management :: Spring Boot Addon SUCCESS [ 1.021 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Kubernetes ..... SUCCESS [ 32.341 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Persistence :: Parent SUCCESS [ 0.055 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Persistence File System :: Springboot SUCCESS [ 0.177 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Persistence Infinispan :: Springboot SUCCESS [ 0.773 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Persistence JDBC :: Springboot SUCCESS [ 0.169 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Persistence MongoDB :: Springboot SUCCESS [ 1.200 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Add-Ons :: Persistence PostgreSQL :: Springboot SUCCESS [ 1.326 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Spring Boot :: Maven Archetype ........... SUCCESS [01:34 min] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Test Utilities :: Spring Boot ............ SUCCESS [ 21.976 s] [2023-05-23T08:20:12.403Z] [INFO] Kogito :: Integration Tests :: Spring Boot ......... SUCCESS [03:38 min] [2023-05-23T08:20:12.403Z] [INFO] ------------------------------------------------------------------------ [2023-05-23T08:20:12.403Z] [INFO] BUILD FAILURE [2023-05-23T08:20:12.403Z] [INFO] ------------------------------------------------------------------------ [2023-05-23T08:20:12.403Z] [INFO] Total time: 12:24 min (Wall Clock) [2023-05-23T08:20:12.403Z] [INFO] Finished at: 2023-05-23T04:20:11-04:00 [2023-05-23T08:20:12.403Z] [INFO] ------------------------------------------------------------------------ [2023-05-23T08:20:12.403Z] [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.13.0:validate (default) on project kogito-addons-quarkus-events-process: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/quarkus/addons/events/process/runtime/src/main/java/org/kie/kogito/events/process/ReactiveMessagingEventPublisher.java' has not been previously formatted. Please format file and commit before running validation! -> [Help 1] [2023-05-23T08:20:12.403Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.13.0:validate (default) on project kogito-addons-quarkus-events-process: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/quarkus/addons/events/process/runtime/src/main/java/org/kie/kogito/events/process/ReactiveMessagingEventPublisher.java' has not been previously formatted. Please format file and commit before running validation! [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-05-23T08:20:12.403Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.403Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-05-23T08:20:12.403Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.403Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-05-23T08:20:12.403Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-05-23T08:20:12.403Z] at java.lang.Thread.run (Thread.java:829) [2023-05-23T08:20:12.403Z] Caused by: org.apache.maven.plugin.MojoFailureException: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/quarkus/addons/events/process/runtime/src/main/java/org/kie/kogito/events/process/ReactiveMessagingEventPublisher.java' has not been previously formatted. Please format file and commit before running validation! [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.ValidateMojo.doFormatFile (ValidateMojo.java:58) [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.FormatterMojo.formatFile (FormatterMojo.java:531) [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.FormatterMojo.execute (FormatterMojo.java:402) [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.ValidateMojo.execute (ValidateMojo.java:49) [2023-05-23T08:20:12.403Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-05-23T08:20:12.403Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.403Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-05-23T08:20:12.403Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.403Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-05-23T08:20:12.403Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-05-23T08:20:12.403Z] at java.lang.Thread.run (Thread.java:829) [2023-05-23T08:20:12.403Z] [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.13.0:validate (default) on project kogito-quarkus-workflow-common: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-workflow-extension-common/kogito-quarkus-workflow-common/src/main/java/org/kie/kogito/quarkus/workflow/devservices/DataIndexEventPublisher.java' has not been previously formatted. Please format file and commit before running validation! -> [Help 1] [2023-05-23T08:20:12.403Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.13.0:validate (default) on project kogito-quarkus-workflow-common: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-workflow-extension-common/kogito-quarkus-workflow-common/src/main/java/org/kie/kogito/quarkus/workflow/devservices/DataIndexEventPublisher.java' has not been previously formatted. Please format file and commit before running validation! [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-05-23T08:20:12.403Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.403Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-05-23T08:20:12.403Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.403Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-05-23T08:20:12.403Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-05-23T08:20:12.403Z] at java.lang.Thread.run (Thread.java:829) [2023-05-23T08:20:12.403Z] Caused by: org.apache.maven.plugin.MojoFailureException: File '/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes/bc/kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-workflow-extension-common/kogito-quarkus-workflow-common/src/main/java/org/kie/kogito/quarkus/workflow/devservices/DataIndexEventPublisher.java' has not been previously formatted. Please format file and commit before running validation! [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.ValidateMojo.doFormatFile (ValidateMojo.java:58) [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.FormatterMojo.formatFile (FormatterMojo.java:531) [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.FormatterMojo.execute (FormatterMojo.java:402) [2023-05-23T08:20:12.403Z] at net.revelc.code.formatter.ValidateMojo.execute (ValidateMojo.java:49) [2023-05-23T08:20:12.403Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-05-23T08:20:12.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-05-23T08:20:12.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-05-23T08:20:12.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-05-23T08:20:12.404Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-05-23T08:20:12.404Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-05-23T08:20:12.404Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.404Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-05-23T08:20:12.404Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-05-23T08:20:12.404Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-05-23T08:20:12.404Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-05-23T08:20:12.404Z] at java.lang.Thread.run (Thread.java:829) [2023-05-23T08:20:12.404Z] [ERROR] [2023-05-23T08:20:12.404Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-05-23T08:20:12.404Z] [ERROR] [2023-05-23T08:20:12.404Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-05-23T08:20:12.404Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-05-23T08:20:12.404Z] [ERROR] [2023-05-23T08:20:12.404Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-05-23T08:20:12.404Z] [ERROR] mvn -rf :kogito-addons-quarkus-events-process [2023-05-23T08:20:12.658Z] [command]/usr/bin/docker system prune -f [2023-05-23T08:20:12.658Z] Total reclaimed space: 0B [2023-05-23T08:20:12.658Z] [INFO] Execution summary for kiegroup/kogito-runtimes [2023-05-23T08:20:12.658Z] # [BEFORE] [kiegroup/kogito-runtimes] export INTEGRATION_BRANCH= [2023-05-23T08:20:12.658Z] [INFO] OK [Executed in 0.246352 ms] [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] # [BEFORE] [kiegroup/kogito-runtimes] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-05-23T08:20:12.658Z] [INFO] OK [Executed in 6.895462 ms] [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] # [COMMANDS] [kiegroup/kogito-runtimes] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-05-23T08:20:12.658Z] [INFO] OK [Executed in 5.859188 ms] [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] # [COMMANDS] [kiegroup/kogito-runtimes] mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config4946124536112724444tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -T 1C -Dvalidate-formatting -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-05-23T08:20:12.658Z] [INFO] NOT OK [Executed in 745886.737049 ms] [2023-05-23T08:20:12.658Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] # [AFTER] [kiegroup/kogito-runtimes] docker system prune -f [2023-05-23T08:20:12.658Z] [INFO] OK [Executed in 113.035475 ms] [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] # Uploading artifacts [2023-05-23T08:20:12.658Z] [INFO] Will not upload any artifacts in CLI environment [2023-05-23T08:20:12.658Z] [2023-05-23T08:20:12.658Z] [ERROR] Failed to execute commands for kiegroup/kogito-runtimes [2023-05-23T08:20:12.658Z] [ERROR] Failed to execute mvn dependency:tree clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config4946124536112724444tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -T 1C -Dvalidate-formatting -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-05-23T08:20:12.658Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-05-23T08:20:12.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] junit [2023-05-23T08:20:12.933Z] Recording test results [2023-05-23T08:20:15.487Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-05-23T08:20:15.546Z] Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T08:20:16.645Z] + rm -rf console.log [Pipeline] sh [2023-05-23T08:20:16.944Z] + 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/2557/consoleText [2023-05-23T08:20:16.944Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: Build projects / org.kie.kogito.examples.CallbackRestIT.testCallbackRestjava.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for detailsorg.kie.kogito.examples.DataIndexRestIT.testDataIndexRest1 expectation failed.Expected status code <201> but was <400>. Build projects / org.kie.kogito.examples.TimeoutIT.testSwitchStateWorkflow1 expectation failed.Expected status code <201> but was <400>. Build projects / org.kie.kogito.examples.TimeoutIT.testEventStateWorkflow1 expectation failed.Expected status code <201> but was <400>. Build projects / org.kie.kogito.examples.TimeoutIT.testWorkflow1 expectation failed.Expected status code <201> but was <400>. Build projects / org.kie.kogito.examples.TimeoutIT.testCallbackStateWorkflow1 expectation failed.Expected status code <201> but was <400>. |
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.springboot.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEventsjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:180) |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.index.infinispan.ProcessDataIndexInfinispanHttpIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.util.concurrent.TimeoutException org.kie.kogito.index.infinispan.ProcessDataIndexInfinispanKafkaIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.util.concurrent.TimeoutException org.kie.kogito.index.inmemory.ProcessDataIndexInMemoryIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> org.kie.kogito.index.mongodb.ProcessDataIndexMongoDBHttpIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions doesn't match. Expected: not null Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions doesn't match. Expected: not null Actual: null org.kie.kogito.index.mongodb.ProcessDataIndexMongoDBKafkaIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions doesn't match. Expected: not null Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions doesn't match. Expected: not null Actual: null org.kie.kogito.index.oracle.ProcessDataIndexOracleHttpIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> within 30 seconds. Caused by: java.util.concurrent.TimeoutException org.kie.kogito.index.oracle.ProcessDataIndexOracleKafkaIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> org.kie.kogito.index.postgresql.ProcessDataIndexPostgreSqlHttpIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> org.kie.kogito.index.postgresql.ProcessDataIndexPostgreSqlKafkaIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> org.kie.kogito.index.ProcessDataIndexInfinispanIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> org.kie.kogito.index.ProcessDataIndexMongoDBIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions doesn't match. Expected: not null Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions doesn't match. Expected: not null Actual: null org.kie.kogito.index.ProcessDataIndexOracleIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> org.kie.kogito.index.ProcessDataIndexPostgreSqlIT.testProcessInstanceEventsorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodes.size() doesn't match. Expected: is <2> Actual: <0> within 30 seconds. Caused by: java.util.concurrent.TimeoutException Build projects / org.kie.kogito.it.jobs.CallbackStateTimeoutsIT.callbackStateTimeoutsExceededjava.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for detailsCaused by: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details Build projects / org.kie.kogito.it.jobs.MultipleTimerInstancesIT.boundaryTimerEventjava.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for detailsCaused by: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details Build projects / org.kie.kogito.it.jobs.ProcessAsyncIT.testAsyncjava.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for detailsCaused by: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details Build projects / org.kie.kogito.it.jobs.ProcessTimerIT.testDeleteTimerCyclejava.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for detailsCaused by: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details Build projects / org.kie.kogito.it.jobs.SwitchStateTimeoutsIT.switchStateEventConditionTimeoutsTransitionTimeoutsExceededjava.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for detailsCaused by: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details org.kie.kogito.index.service.MongoDomainIndexingServiceIT.testProcessInstanceIndexorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.AbstractIndexingServiceIT that uses java.lang.String, java.lang.Stringorg.kie.kogito.event.process.ProcessInstanceDataEvent, org.kie.kogito.event.process.ProcessInstanceDataEventjava.lang.String 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "1827a376-c839-4011-b325-a5b95ae304c4" Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "1827a376-c839-4011-b325-a5b95ae304c4" Actual: null org.kie.kogito.index.service.MongoDomainIndexingServiceIT.testAddProtoFileorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.AbstractIndexingServiceIT that uses java.lang.String, java.lang.Stringorg.kie.kogito.event.process.ProcessInstanceDataEvent, org.kie.kogito.event.process.ProcessInstanceDataEventjava.lang.String 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "068627ee-8ea0-4845-8eaf-64c96edc1a81" Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "068627ee-8ea0-4845-8eaf-64c96edc1a81" Actual: null org.kie.kogito.index.service.MongoDomainIndexingServiceIT.testProcessInstanceDomainIndexorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.AbstractIndexingServiceIT that uses java.lang.String, java.lang.Stringorg.kie.kogito.event.process.ProcessInstanceDataEvent, org.kie.kogito.event.process.ProcessInstanceDataEventjava.lang.String 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "a105a617-3a7d-4e18-9e37-3cf515ca45e5" Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "a105a617-3a7d-4e18-9e37-3cf515ca45e5" Actual: null org.kie.kogito.index.service.OracleIndexingServiceIT.testProcessInstanceIndexorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.AbstractIndexingServiceIT that uses java.lang.String, java.lang.Stringorg.kie.kogito.event.process.ProcessInstanceDataEvent, org.kie.kogito.event.process.ProcessInstanceDataEventjava.lang.String 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "f5523248-d151-44ea-9c54-e23350a826b9" Actual: null within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances[0].id doesn't match. Expected: is "f5523248-d151-44ea-9c54-e23350a826b9" Actual: null org.kie.kogito.index.service.OracleIndexingServiceIT.testProcessInstancePaginationorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.AbstractIndexingServiceIT that uses java.util.List 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> org.kie.kogito.index.service.messaging.OracleMessagingHttpConsumerIT.testProcessInstanceEventorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.messaging.AbstractMessagingConsumerIT that uses java.lang.String 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> within 30 seconds. Caused by: java.lang.AssertionError: 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> org.kie.kogito.index.service.messaging.OracleMessagingKafkaConsumerIT.testProcessInstanceEventorg.awaitility.core.ConditionTimeoutException:Assertion condition defined as a lambda expression in org.kie.kogito.index.service.messaging.AbstractMessagingConsumerIT that uses java.lang.String 1 expectation failed. JSON path data.ProcessInstances.size() doesn't match. Expected: is <1> Actual: <0> within 30 seconds. Caused by: java.util.concurrent.TimeoutException org.kie.kogito.addons.quarkus.data.index.it.InfinispanQuarkusAddonDataIndexIT.testDataIndexAddonjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.addons.quarkus.data.index.it.InfinispanQuarkusAddonDataIndexIT.testDataIndexAddon(InfinispanQuarkusAddonDataIndexIT.java:49) org.kie.kogito.addons.quarkus.data.index.it.InMemoryQuarkusAddonDataIndexIT.testDataIndexAddonjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <400>. at org.kie.kogito.addons.quarkus.data.index.it.InMemoryQuarkusAddonDataIndexIT.testDataIndexAddon(InMemoryQuarkusAddonDataIndexIT.java:49) org.kie.kogito.addons.quarkus.data.index.it.MongoQuarkusAddonDataIndexIT.testDataIndexAddonjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <500>. at org.kie.kogito.addons.quarkus.data.index.it.MongoQuarkusAddonDataIndexIT.testDataIndexAddon(MongoQuarkusAddonDataIndexIT.java:49) org.kie.kogito.addons.quarkus.data.index.it.PostgreSQLQuarkusAddonDataIndexIT.testDataIndexAddonjava.lang.AssertionError:1 expectation failed. Expected status code <201> but was <400>. at org.kie.kogito.addons.quarkus.data.index.it.PostgreSQLQuarkusAddonDataIndexIT.testDataIndexAddon(PostgreSQLQuarkusAddonDataIndexIT.java:49) |
apache/incubator-kie-issues#249