kie-ci3 commented on PR #5684: URL: https://github.com/apache/incubator-kie-drools/pull/5684#issuecomment-1935960468
**PR job** `#1` was: **UNSTABLE** Possible explanation: This should be test failures <details> <summary><b>Reproducer</b></summary> build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-drools/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-drools -u https://github.com/apache/incubator-kie-drools/pull/5684 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution </details> Please look here: https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/display/redirect **Test results:** - PASSED: 21921 - FAILED: 8 Those are the test failures: <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.core/DMNCompilerTest/testEmptyNamedModelImport[KIE_API_TYPECHECK]/">org.kie.dmn.core.DMNCompilerTest.testEmptyNamedModelImport[KIE_API_TYPECHECK]</a></summary> [Message [id=1, kieBase=defaultKieBase, level=ERROR, path=Importing_EmptyNamed_Model.dmn, line=60, column=-1<br/> text=DMN: Error compiling FEEL expression 'Say Hello( A Person )' for name 'Imported Greeting' on node 'Imported Greeting': syntax error near 'Hello' (DMN id: _d7e6836b-8491-487a-a653-5735daa85be2, Error compiling the referenced FEEL expression) ]] </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.core/DMNCompilerTest/testEmptyNamedModelImport[BUILDER_STRICT]/">org.kie.dmn.core.DMNCompilerTest.testEmptyNamedModelImport[BUILDER_STRICT]</a></summary> Cannot invoke "org.kie.dmn.api.core.DMNDecisionResult.getResult()" because the return value of "org.kie.dmn.api.core.DMNResult.getDecisionResultByName(String)" is null </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.core/DMNCompilerTest/testEmptyNamedModelImport[BUILDER_DEFAULT_NOCL_TYPECHECK]/">org.kie.dmn.core.DMNCompilerTest.testEmptyNamedModelImport[BUILDER_DEFAULT_NOCL_TYPECHECK]</a></summary> Cannot invoke "org.kie.dmn.api.core.DMNDecisionResult.getResult()" because the return value of "org.kie.dmn.api.core.DMNResult.getDecisionResultByName(String)" is null </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.core/DMNCompilerTest/testEmptyNamedModelImport[BUILDER_DEFAULT_NOCL_TYPECHECK_TYPESAFE]/">org.kie.dmn.core.DMNCompilerTest.testEmptyNamedModelImport[BUILDER_DEFAULT_NOCL_TYPECHECK_TYPESAFE]</a></summary> Cannot invoke "org.kie.dmn.api.core.DMNDecisionResult.getResult()" because the return value of "org.kie.dmn.api.core.DMNResult.getDecisionResultByName(String)" is null </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.core/DMNCompilerTest/testEmptyNamedModelImport[KIE_API_TYPECHECK_TYPESAFE]/">org.kie.dmn.core.DMNCompilerTest.testEmptyNamedModelImport[KIE_API_TYPECHECK_TYPESAFE]</a></summary> [Message [id=1, kieBase=defaultKieBase, level=ERROR, path=Importing_EmptyNamed_Model.dmn, line=60, column=-1<br/> text=DMN: Error compiling FEEL expression 'Say Hello( A Person )' for name 'Imported Greeting' on node 'Imported Greeting': syntax error near 'Hello' (DMN id: _d7e6836b-8491-487a-a653-5735daa85be2, Error compiling the referenced FEEL expression) ]] </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.legacy.tests.validation.v1_1/ValidatorTypeRefTest/testTYPEREF_NO_FEEL_TYPE_DefinitionsInput/">org.kie.dmn.legacy.tests.validation.v1_1.ValidatorTypeRefTest.testTYPEREF_NO_FEEL_TYPE_DefinitionsInput</a></summary> [Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Type reference 'ssstringgg' is not a valid FEEL type reference on node 'Full Name' (The listed type reference could not be resolved) ]<br/>Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Unable to resolve type reference 'ssstringgg' on node 'Full Name' (The listed type definition was not found) ]] <br/>Expected size: 1 but was: 2 in:<br/>[Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Type reference 'ssstringgg' is not a valid FEEL type reference on node 'Full Name' (The listed type reference could not be resolved) ],<br/> Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Unable to resolve type reference 'ssstringgg' on node 'Full Name' (The listed type definition was not found) ]] </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.legacy.tests.validation.v1_1/ValidatorTypeRefTest/testTYPEREF_NO_FEEL_TYPE_ReaderInput/">org.kie.dmn.legacy.tests.validation.v1_1.ValidatorTypeRefTest.testTYPEREF_NO_FEEL_TYPE_ReaderInput</a></summary> [Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Type reference 'ssstringgg' is not a valid FEEL type reference on node 'Full Name' (The listed type reference could not be resolved) ]<br/>Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Unable to resolve type reference 'ssstringgg' on node 'Full Name' (The listed type definition was not found) ]] <br/>Expected size: 1 but was: 2 in:<br/>[Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Type reference 'ssstringgg' is not a valid FEEL type reference on node 'Full Name' (The listed type reference could not be resolved) ],<br/> Message [id=0, level=ERROR, path=null, line=25, column=-1<br/> text=DMN: Unable to resolve type reference 'ssstringgg' on node 'Full Name' (The listed type definition was not found) ]] </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5684/1/testReport/org.kie.dmn.legacy.tests.validation.v1_1/ValidatorTypeRefTest/testTYPEREF_NO_FEEL_TYPE_FileInput/">org.kie.dmn.legacy.tests.validation.v1_1.ValidatorTypeRefTest.testTYPEREF_NO_FEEL_TYPE_FileInput</a></summary> [Message [id=0, level=ERROR, path=/home/jenkins/workspace/llrequest_jobs_drools-pr_PR-5684/kogito-pipelines/bc/apache_incubator-kie-drools/kie-dmn/kie-dmn-legacy-tests/target/test-classes/org/kie/dmn/legacy/tests/validation/v1_1/typeref/TYPEREF_NO_FEEL_TYPE.dmn, line=25, column=-1<br/> text=DMN: Type reference 'ssstringgg' is not a valid FEEL type reference on node 'Full Name' (The listed type reference could not be resolved) ]<br/>Message [id=0, level=ERROR, path=/home/jenkins/workspace/llrequest_jobs_drools-pr_PR-5684/kogito-pipelines/bc/apache_incubator-kie-drools/kie-dmn/kie-dmn-legacy-tests/target/test-classes/org/kie/dmn/legacy/tests/validation/v1_1/typeref/TYPEREF_NO_FEEL_TYPE.dmn, line=25, column=-1<br/> text=DMN: Unable to resolve type reference 'ssstringgg' on node 'Full Name' (The listed type definition was not found) ]] <br/>Expected size: 1 but was: 2 in:<br/>[Message [id=0, level=ERROR, path=/home/jenkins/workspace/llrequest_jobs_drools-pr_PR-5684/kogito-pipeline s/bc/apache_incubator-kie-drools/kie-dmn/kie-dmn-legacy-tests/target/test-classes/org/kie/dmn/legacy/tests/validation/v1_1/typeref/TYPEREF_NO_FEEL_TYPE.dmn, line=25, column=-1<br/> text=DMN: Type reference 'ssstringgg' is not a valid FEEL type reference on node 'Full Name' (The listed type reference could not be resolved) ],<br/> Message [id=0, level=ERROR, path=/home/jenkins/workspace/llrequest_jobs_drools-pr_PR-5684/kogito-pipelines/bc/apache_incubator-kie-drools/kie-dmn/kie-dmn-legacy-tests/target/test-classes/org/kie/dmn/legacy/tests/validation/v1_1/typeref/TYPEREF_NO_FEEL_TYPE.dmn, line=25, column=-1<br/> text=DMN: Unable to resolve type reference 'ssstringgg' on node 'Full Name' (The listed type definition was not found) ]] </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
