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

[BUG] Smoke tests fail in GitHub Actions #2579

Open
dlvenable opened this issue Apr 23, 2023 · 0 comments
Open

[BUG] Smoke tests fail in GitHub Actions #2579

dlvenable opened this issue Apr 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dlvenable
Copy link
Member

dlvenable commented Apr 23, 2023

Describe the bug

The release build's smoke tests fail consistently.

However, I can run them locally with success.

To Reproduce
Steps to reproduce the behavior:

  1. Run a release build GHA

Expected behavior

The tests pass (perhaps with a re-run failed jobs)

Sample run

https://github.com/opensearch-project/data-prepper/actions/runs/4758053910/jobs/8455993252

Ready to begin smoke tests. Running cURL commands.

Test: Verify logs received via HTTP were processed
Open Search is receiving logs from Data Prepper
Found at least 78 hits
Test passed
Open Search successfully received logs from Data Prepper!

Test: Verify metrics received via grpc were processed
No hits found with query url https://localhost:9200/otel-v1-apm-span-000001/_search?q=PythonService
Smoke test failed
Stopping smoke-tests_otel-span-exporter_1  ... 
Stopping smoke-tests_otel-collector_1      ... 
Stopping smoke-tests_data-prepper_1        ... 
Stopping node-0.example.com                ... 
Stopping smoke-tests_http-log-generation_1 ... 
Stopping smoke-tests_http-log-generation_1 ... done
Stopping smoke-tests_otel-span-exporter_1  ... done
Stopping smoke-tests_otel-collector_1      ... done
Stopping smoke-tests_data-prepper_1        ... done
Stopping node-0.example.com                ... done
Removing smoke-tests_otel-span-exporter_1  ... 
Removing smoke-tests_otel-collector_1      ... 
Removing smoke-tests_data-prepper_1        ... 
Removing node-0.example.com                ... 
Removing smoke-tests_http-log-generation_1 ... 
Removing node-0.example.com                ... done
Removing smoke-tests_otel-collector_1      ... done
Removing smoke-tests_otel-span-exporter_1  ... done
Removing smoke-tests_http-log-generation_1 ... done
Removing smoke-tests_data-prepper_1        ... done
Removing network smoke-tests_default
Smoke tests failed
Error: Process completed with exit code 1.
@dlvenable dlvenable added the bug Something isn't working label Apr 23, 2023
dlvenable added a commit to dlvenable/data-prepper that referenced this issue Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant