kie-ci3 commented on PR #2141: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2141#issuecomment-2572972499
**PR job** `#3` 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-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-apps -u https://github.com/apache/incubator-kie-kogito-apps/pull/2141 --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/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2141/3/display/redirect **Test results:** - PASSED: 1792 - FAILED: 4 Those are the test failures: <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2141/3/testReport/org.kie.kogito.it.jobs/SwitchStateTimeoutsIT/PR_check___Build_projects___switchStateEventConditionTimeoutsTransitionTimeoutsExceeded/">PR check / Build projects / org.kie.kogito.it.jobs.SwitchStateTimeoutsIT.switchStateEventConditionTimeoutsTransitionTimeoutsExceeded</a></summary> java.util.concurrent.CompletionException: java.lang.RuntimeException: Unable to start Quarkus test resource class org.kie.kogito.testcontainers.quarkus.KafkaQuarkusTestResource </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2141/3/testReport/org.kie.kogito.index.service/InfinispanDomainIndexingServiceIT/testAddProtoFileTwice/">org.kie.kogito.index.service.InfinispanDomainIndexingServiceIT.testAddProtoFileTwice</a></summary> org.infinispan.commons.CacheException: IPROTO000039: Incompatible schema changes:<br/>IPROTO000036: Field 'org.demo.Game.player' was removed, but its name has not been reserved<br/>IPROTO000037: Field 'org.demo.Game.player' was removed, but its number 1 has not been reserved<br/>IPROTO000035: Field 'org.demo.Game.id' number was changed from 2 to 1<br/>IPROTO000035: Field 'org.demo.Game.name' number was changed from 3 to 2<br/>java.lang.IllegalStateException: IPROTO000039: Incompatible schema changes:<br/>IPROTO000036: Field 'org.demo.Game.player' was removed, but its name has not been reserved<br/>IPROTO000037: Field 'org.demo.Game.player' was removed, but its number 1 has not been reserved<br/>IPROTO000035: Field 'org.demo.Game.id' number was changed from 2 to 1<br/>IPROTO000035: Field 'org.demo.Game.name' number was changed from 3 to 2 </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2141/3/testReport/org.kie.kogito.index.service/InfinispanDomainIndexingServiceIT/testAddBrokenProtoFile/">org.kie.kogito.index.service.InfinispanDomainIndexingServiceIT.testAddBrokenProtoFile</a></summary> <br/>expected: "Failed to resolve type of field "org.demo.travels.traveller". Type not found : stringa"<br/> but was: "Failed to resolve type of field "org.demo.travels.traveller" in "domainModel". Type not found : stringa" </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2141/3/testReport/org.kie.kogito.index.service/MongoDomainIndexingServiceIT/testAddBrokenProtoFile/">org.kie.kogito.index.service.MongoDomainIndexingServiceIT.testAddBrokenProtoFile</a></summary> <br/>expected: "Failed to resolve type of field "org.demo.travels.traveller". Type not found : stringa"<br/> but was: "Failed to resolve type of field "org.demo.travels.traveller" in "domainModel". Type not found : stringa" </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]
