rgdoliveira commented on PR #446:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/446#issuecomment-2059343520
E2E checks failing with timeout, see:
```
2024-04-16T14:58:05.9857571Z • [FAILED] [730.771 seconds]
2024-04-16T14:58:05.9859162Z Validate the persistence when deploying a
SonataFlow CR with PostgreSQL persistence [It] defined in the workflow from an
existing kubernetes service as a reference
2024-04-16T14:58:05.9860667Z
/home/runner/work/incubator-kie-kogito-serverless-operator/incubator-kie-kogito-serverless-operator/test/e2e/workflow_test.go:220
2024-04-16T14:58:05.9861370Z
2024-04-16T14:58:05.9861515Z [FAILED] Timed out after 720.000s.
2024-04-16T14:58:05.9861900Z Expected success, but got an error:
2024-04-16T14:58:05.9862326Z <*errors.errorString | 0xc0004aa250>:
2024-04-16T14:58:05.9863987Z kubectl wait pod -n test-662 -l
sonataflow.org/workflow-app --for condition=Ready --timeout=5s failed with
error: (exit status 1) error: no matching resources found
2024-04-16T14:58:05.9864822Z
2024-04-16T14:58:05.9865118Z {
2024-04-16T14:58:05.9866389Z s: "kubectl wait pod -n test-662 -l
sonataflow.org/workflow-app --for condition=Ready --timeout=5s failed with
error: (exit status 1) error: no matching resources found\n",
2024-04-16T14:58:05.9867257Z }
2024-04-16T14:58:05.9867812Z In [It] at:
/opt/hostedtoolcache/go/1.21.9/x64/src/reflect/value.go:596 @ 04/16/24
14:57:55.684
```
I can try to rerun the test.
--
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]