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

Fix[IT]: extend names of artefacts with test matrix options #613

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bbpetukhov
Copy link
Collaborator

Describe your changes
Extend names of artefacts of core_dumps and bmqbrkr executable with test matrix options to prevent name collisions

Testing performed

…options to prevent name collisions

Signed-off-by: Dmitrii Petukhov <dpetukhov@bloomberg.net>
@bbpetukhov bbpetukhov marked this pull request as ready for review February 14, 2025 14:56
@bbpetukhov bbpetukhov requested a review from a team as a code owner February 14, 2025 14:56
@kaikulimu
Copy link
Collaborator

The changes look good, but there are two issues:

  1. Both core_dumps_fsm_mode_multi.zip and failure_logs_fsm_mode_multi.zip contain the same set of core dumps. failure_logs_fsm_mode_multi.zip should instead contain failure logs. Please fix.
  2. When I tried $ gdb bmqbrkr.tsk bmqDispCluster.6798.11.1739538709 on a RHEL 7.9 machines, I get the following error:
Fatal signal: Segmentation fault
----- Backtrace -----
Memory fault(coredump)

Of course, it could be RHEL version issue. Did you try loading the core dumps into gdb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants