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

TruffleRuby Test Exporter test failling #1476

Open
kaylareopelle opened this issue Jun 27, 2023 · 1 comment
Open

TruffleRuby Test Exporter test failling #1476

kaylareopelle opened this issue Jun 27, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed keep

Comments

@kaylareopelle
Copy link
Contributor

On PRs #1442 and #1474, the CI workflow's opentelemetry-exporter-otlp-http / ubuntu latest job on the Truffle Ruby step failed the following test:

  1) Failure:
OpenTelemetry::Exporter::OTLP::HTTP::TraceExporter::#export#test_0016_translates all the things [/home/runner/work/opentelemetry-ruby/opentelemetry-ruby/exporter/otlp-http/test/opentelemetry/exporter/otlp/http/trace_exporter_test.rb:634]:
The request POST http://localhost:4318/v1/traces with given block was expected to execute 1 time but it executed 0 times

The following requests were made:

POST http://localhost:4318/v1/traces with body '�����d�����ͥ�%T�����ZRT�W�������*��ś_�����R��CU����^���*���RT��R!���,��83?O����P�X�@h53��[IQbrj��[�����������u3��,��N��
�4������o�	���@-������F���g0�j��w�Pn���Ȩb�`�r��W�rG�����J�?���V�L��bK���zƀ����*Ts��ܰ���rߔ���aH�p$��������Z~X;O�3�9g����Ӯ���krFfN����Vc{��x�s1&	1	0z�q1�	q*Κ	���A��BL�L^\\��B�\�e�9^�\��B\Z�\L��@��%���1�'��B��e@/Kqq�$�����jei��j%�J�`�2	�q�q��d���C�kp��)`{��z��<�؊S���o�d�A2s�Zp��-�>v�' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3', 'Content-Encoding'=>'gzip', 'Content-Type'=>'application/x-protobuf', 'User-Agent'=>'Ruby'} was made 1 time

Failed action

This test failure does not seem to be related to the changes in the PRs with the failed test. I'm not sure when it started, but the earliest failure I can find is on #1442 as of June 17.

Copy link
Contributor

github-actions bot commented Mar 9, 2024

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

@github-actions github-actions bot added the stale label Mar 9, 2024
@kaylareopelle kaylareopelle added keep help wanted Extra attention is needed and removed stale labels Mar 12, 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 help wanted Extra attention is needed keep
Projects
None yet
Development

No branches or pull requests

1 participant