Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1698552

Summary: nagios-plugin-api: Advertisement contains no exchange keys!
Product: Red Hat Enterprise Linux 7 Reporter: Martin Zelený <mzeleny>
Component: tangAssignee: Sergio Correia <scorreia>
Status: CLOSED DUPLICATE QA Contact: Martin Zelený <mzeleny>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.7CC: dapospis, tjaros
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-16 12:20:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Zelený 2019-04-10 15:20:31 UTC
Found by TC#560608 /CoreOS/tang/Sanity/nagios-plugin-api - basic sanity test of Nagios plugin for Tang server (TJ#3466774). This may be connected with bug 1679186.

Version-Release number of selected component (if applicable):
RHEL-7.7-20190403.0
tang-6-1.el7.s390x
tang-nagios-6-1.el7.s390x

Only on ppc64 and s390x (x86_64 and ppc64le work fine).

Steps to Reproduce: 
    /usr/lib64/nagios/plugins/tang -u http://localhost

Actual results: 
Advertisement contains no exchange keys!

Expected results:
OK|adv=2151 exc=21120 nkeys=2 nsigk=1 nexck=1

The error message in source code: https://github.com/latchset/nagios-tang/blob/master/tang.c#L527

Comment 2 Martin Zelený 2019-04-10 15:23:11 UTC
Additional info: this happened only on first run of test. After 'systemctl restart tangd.socket' everything works fine.

Comment 3 Sergio Correia 2020-03-16 12:20:59 UTC

*** This bug has been marked as a duplicate of bug 1703445 ***