Skip to content

[incubator-kie-issues-1485] Reenable event test in ProcessTestEvents in kogito-apps #2673

[incubator-kie-issues-1485] Reenable event test in ProcessTestEvents in kogito-apps

[incubator-kie-issues-1485] Reenable event test in ProcessTestEvents in kogito-apps #2673

Triggered via pull request October 14, 2024 09:54
Status Failure
Total duration 1h 27m 33s
Artifacts 1

pr-downstream.yml

on: pull_request
Matrix: kogito-downstream-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
ProcessDataIndexInfinispanHttpIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/infinispan/ProcessDataIndexInfinispanHttpIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.Approvals[0].metadata.userTasks[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
ProcessDataIndexInfinispanKafkaIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/infinispan/ProcessDataIndexInfinispanKafkaIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.Approvals[0].metadata.userTasks[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
ProcessDataIndexInMemoryIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/inmemory/ProcessDataIndexInMemoryIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.UserTaskInstances[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
ProcessDataIndexMongoDBHttpIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/mongodb/ProcessDataIndexMongoDBHttpIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.Approvals[0].metadata.userTasks[0].name doesn't match. Expected: is "firstLineApproval" Actual: null within 30 seconds.
ProcessDataIndexMongoDBKafkaIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/mongodb/ProcessDataIndexMongoDBKafkaIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.Approvals[0].metadata.userTasks doesn't match. Expected: is not null Actual: null within 30 seconds.
ProcessDataIndexPostgreSqlHttpIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/postgresql/ProcessDataIndexPostgreSqlHttpIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.UserTaskInstances[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
ProcessDataIndexPostgreSqlKafkaIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/postgresql/ProcessDataIndexPostgreSqlKafkaIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.UserTaskInstances[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
ProcessDataIndexInfinispanIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-springboot/src/test/java/org/kie/kogito/index/ProcessDataIndexInfinispanIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.Approvals[0].metadata.userTasks[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
ProcessDataIndexMongoDBIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-springboot/src/test/java/org/kie/kogito/index/ProcessDataIndexMongoDBIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.Approvals[0].metadata.userTasks doesn't match. Expected: is not null Actual: null within 30 seconds.
ProcessDataIndexPostgreSqlIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-springboot/src/test/java/org/kie/kogito/index/ProcessDataIndexPostgreSqlIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.UserTaskInstances[0].state doesn't match. Expected: is "Ready" Actual: Reserved within 30 seconds.
serverless-workflow-examples (ubuntu-latest / Java-17 / Maven-3.9.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
kogito-springboot-examples (ubuntu-latest / Java-17 / Maven-3.9.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
kogito-quarkus-examples (ubuntu-latest / Java-17 / Maven-3.9.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
kogito-apps (ubuntu-latest / Java-17 / Maven-3.9.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "apache_incubator-kie-kogito-apps". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
apache_incubator-kie-kogito-apps
1.54 MB