#2693 CI: Fix crash in test_ipa_subdomains_server
Closed: cloned-to-github 3 years ago by pbrezina. Opened 8 years ago by lslebodn.

It crashes on rhel6 with extra flags for code coverage.

[==========] Running 11 test(s).
[ RUN      ] test_ipa_trust_dir2str
[       OK ] test_ipa_trust_dir2str
[ RUN      ] test_ipa_server_create_oneway
Test failed with exception: Segmentation fault

[  FAILED  ] test_ipa_server_create_oneway
[ RUN      ] test_ipa_server_create_oneway_kt_exists
[       OK ] test_ipa_server_create_oneway_kt_exists
[ RUN      ] test_ipa_server_trust_oneway_init
(Wed Jun 24 17:53:29:172951 2015) [sssd] [child_sig_handler] (0x0020): child [1673] was terminated by signal [11].
test_ctx->ipa_ctx->server_mode->trusts
/var/lib/jenkins/workspace/ci/label/rhel6/src/tests/cmocka/test_ipa_subdomains_server.c:724: error: Failure!

[  FAILED  ] test_ipa_server_trust_oneway_init
[ RUN      ] test_ipa_server_trust_init
[       OK ] test_ipa_server_trust_init
[ RUN      ] test_ipa_server_create_trusts
[       OK ] test_ipa_server_create_trusts
[ RUN      ] test_get_trust_direction_inbound
[       OK ] test_get_trust_direction_inbound
[ RUN      ] test_get_trust_direction_outbound
[       OK ] test_get_trust_direction_outbound
[ RUN      ] test_get_trust_direction_twoway
[       OK ] test_get_trust_direction_twoway
[ RUN      ] test_get_trust_direction_notset_root
[       OK ] test_get_trust_direction_notset_root
[ RUN      ] test_get_trust_direction_notset_member
[       OK ] test_get_trust_direction_notset_member
[==========] 11 test(s) run.
[  PASSED  ] 9 test(s).
[  FAILED  ] 2 test(s), listed below:
[  FAILED  ] test_ipa_server_create_oneway
[  FAILED  ] test_ipa_server_trust_oneway_init

 2 FAILED TEST(S)
(Wed Jun 24 17:53:31:202664 2015) [sssd] [child_sig_handler] (0x0020): child [1672] failed with status [2].
Could not run the test - check test fixtures
[  ERROR   ] test_ipa_server_create_oneway
[ RUN      ] test_ipa_server_create_oneway_kt_exists
[       OK ] test_ipa_server_create_oneway_kt_exists
[ RUN      ] test_ipa_server_trust_oneway_init
Test failed with exception: Segmentation fault

[  FAILED  ] test_ipa_server_trust_oneway_init
[ RUN      ] test_ipa_server_trust_init
test_ctx->ipa_ctx->server_mode->trusts
/var/lib/jenkins/workspace/ci/label/rhel6/src/tests/cmocka/test_ipa_subdomains_server.c:724: error: Failure!

[  FAILED  ] test_ipa_server_trust_oneway_init
[ RUN      ] test_ipa_server_trust_init
[       OK ] test_ipa_server_trust_init
[ RUN      ] test_ipa_server_create_trusts
[       OK ] test_ipa_server_create_trusts
[ RUN      ] test_get_trust_direction_inbound
[       OK ] test_get_trust_direction_inbound
[ RUN      ] test_get_trust_direction_outbound
[       OK ] test_get_trust_direction_outbound
[ RUN      ] test_get_trust_direction_twoway
[       OK ] test_get_trust_direction_twoway
[ RUN      ] test_get_trust_direction_notset_root
[       OK ] test_get_trust_direction_notset_root
[ RUN      ] test_get_trust_direction_notset_member
[       OK ] test_get_trust_direction_notset_member
[==========] 11 test(s) run.
[  PASSED  ] 9 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] test_ipa_server_trust_oneway_init

 2 FAILED TEST(S)
Could not run the test - check test fixtures
[  ERROR   ] test_ipa_server_trust_init
[ RUN      ] test_ipa_server_create_trusts
[       OK ] test_ipa_server_create_trusts
[ RUN      ] test_get_trust_direction_inbound
[       OK ] test_get_trust_direction_inbound
[ RUN      ] test_get_trust_direction_outbound
[       OK ] test_get_trust_direction_outbound
[ RUN      ] test_get_trust_direction_twoway
[       OK ] test_get_trust_direction_twoway
[ RUN      ] test_get_trust_direction_notset_root
[       OK ] test_get_trust_direction_notset_root
[ RUN      ] test_get_trust_direction_notset_member
[       OK ] test_get_trust_direction_notset_member
[==========] 11 test(s) run.
[  PASSED  ] 8 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] test_ipa_server_trust_oneway_init

 3 FAILED TEST(S)
FAIL: test_ipa_subdom_server

Fields changed

milestone: NEEDS_TRIAGE => SSSD Continuous integration

Fields changed

rhbz: => 0

Metadata Update from @lslebodn:
- Issue set to the milestone: SSSD Continuous integration

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3734

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @pbrezina:
- Issue close_status updated to: cloned-to-github
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata