Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Description of problem:
candepin_events not running after changing satellite hostname
Version-Release number of selected component (if applicable):
satellite 6.9 snap 3
How reproducible:
always
Steps to Reproduce:
1. satellite-change-hostname <new-name> -u <name> -p <pass>
2. wait until complete, then:
hammer ping
database:
Status: ok
Server Response: Duration: 0ms
candlepin:
Status: ok
Server Response: Duration: 67ms
candlepin_events:
Status: FAIL
message: Not running
Server Response: Duration: 1ms
candlepin_auth:
Status: ok
Server Response: Duration: 75ms
katello_events:
Status: ok
message: 0 Processed, 0 Failed
Server Response: Duration: 0ms
pulp:
Status: ok
Server Response: Duration: 113ms
pulp_auth:
Status: ok
Server Response: Duration: 46ms
foreman_tasks:
Status: ok
Server Response: Duration: 3ms
only thing candepin_events related in candlepin logs:
/var/log/candlepin/error.log:2020-11-26 12:11:38,003 [thread=localhost-startStop-1] [=, org=, csid=] WARN org.apache.activemq.artemis.core.server - AMQ222165: No Dead Letter Address configured for queue katello_candlepin_event_monitor.candlepin_events in AddressSettings
/var/log/candlepin/error.log:2020-11-26 12:11:38,004 [thread=localhost-startStop-1] [=, org=, csid=] WARN org.apache.activemq.artemis.core.server - AMQ222166: No Expiry Address configured for queue katello_candlepin_event_monitor.candlepin_events in AddressSettings
Additional info:
Running "satellite-maintain service restart" doesn't have any impact on the issue
Peter,
I believe this is regression (i.e. candlepin was fine after hostname change in Sat 6.8), and our automation caught it. Added keywords to communicate that. Feel free to remove them if that's wrong.
Description of problem: candepin_events not running after changing satellite hostname Version-Release number of selected component (if applicable): satellite 6.9 snap 3 How reproducible: always Steps to Reproduce: 1. satellite-change-hostname <new-name> -u <name> -p <pass> 2. wait until complete, then: hammer ping database: Status: ok Server Response: Duration: 0ms candlepin: Status: ok Server Response: Duration: 67ms candlepin_events: Status: FAIL message: Not running Server Response: Duration: 1ms candlepin_auth: Status: ok Server Response: Duration: 75ms katello_events: Status: ok message: 0 Processed, 0 Failed Server Response: Duration: 0ms pulp: Status: ok Server Response: Duration: 113ms pulp_auth: Status: ok Server Response: Duration: 46ms foreman_tasks: Status: ok Server Response: Duration: 3ms only thing candepin_events related in candlepin logs: /var/log/candlepin/error.log:2020-11-26 12:11:38,003 [thread=localhost-startStop-1] [=, org=, csid=] WARN org.apache.activemq.artemis.core.server - AMQ222165: No Dead Letter Address configured for queue katello_candlepin_event_monitor.candlepin_events in AddressSettings /var/log/candlepin/error.log:2020-11-26 12:11:38,004 [thread=localhost-startStop-1] [=, org=, csid=] WARN org.apache.activemq.artemis.core.server - AMQ222166: No Expiry Address configured for queue katello_candlepin_event_monitor.candlepin_events in AddressSettings Additional info: Running "satellite-maintain service restart" doesn't have any impact on the issue