Skip to content
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

Investigate why TestHTTPSuite/TestMapStreamUDFunctionAndSink always fails for Redis #1617

Open
whynowy opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working testing Testing and CI

Comments

@whynowy
Copy link
Member

whynowy commented Mar 29, 2024

Describe the bug

=== RUN TestHTTPSuite/TestMapStreamUDFunctionAndSink
sdks_test.go:67: Creating Pipeline flatmap-stream
Watching POD: flatmap-stream-in-0-kmvdr
sdks_test.go:73: Expected vertex "in" pod contains "Start processing source messages"
Watching POD: flatmap-stream-go-split-0-xesoc
sdks_test.go:74: Expected vertex "go-split" pod contains "Start processing udf messages"
Watching POD: flatmap-stream-go-udsink-0-moqit
sdks_test.go:75: Expected vertex "go-udsink" pod contains "Start processing sink messages"
Watching POD: flatmap-stream-python-split-0-u9boy
sdks_test.go:76: Expected vertex "python-split" pod contains "Start processing udf messages"
Watching POD: flatmap-stream-python-udsink-0-v7su2
sdks_test.go:77: Expected vertex "python-udsink" pod contains "Start processing sink messages"
Handling connection for 8378
Watching POD: flatmap-stream-go-udsink-0-moqit
sdks_test.go:83: Expected vertex ["go-udsink"] pod log to contain ["hello"] but didn't.

To Reproduce
Steps to reproduce the behavior:

  1. ....
  2. ....
  3. ....

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Kubernetes: [e.g. v1.18.6]
  • Numaflow: [e.g. v0.5.1]

Additional context
Add any other context about the problem here.


Message from the maintainers:

Impacted by this bug? Give it a 👍. We often sort issues this way to know what to prioritize.

For quick help and support, join our slack channel.

@whynowy whynowy added bug Something isn't working testing Testing and CI labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing Testing and CI
Projects
None yet
Development

No branches or pull requests

1 participant