Bug 2122621
Summary: | Auto-attach does not recognize ELS repositories during subscription attachment | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Taft Sanders <tasander> |
Component: | Candlepin | Assignee: | Barnaby Court <bcourt> |
Status: | CLOSED DUPLICATE | QA Contact: | Lai <ltran> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.9.9 | CC: | nmoumoul |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-19 12:47:27 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
Taft Sanders
2022-08-30 12:59:21 UTC
Looking at the candlepin logs during the creation of the certificate I see the following message: --snip-- 2022-08-29 13:46:04,612 [thread=http-bio-127.0.0.1-23443-exec-2] [req=301fdf54-0e88-4458-b424-e0278e425f07, org=Default_Organization, csid=] INFO org.candlepin.service.impl.DefaultEntitlementCertServiceAdapter - Creating X509 cert for product: Product [uuid: 8a8c56c57ba170fc017ba1802fec0053, id: RH00270, name: Red Hat Enterprise Linux Extended Life Cycle Support (Physical or Virtual Nodes)] 2022-08-29 13:46:04,612 [thread=http-bio-127.0.0.1-23443-exec-2] [req=301fdf54-0e88-4458-b424-e0278e425f07, org=Default_Organization, csid=] DEBUG org.candlepin.service.impl.DefaultEntitlementCertServiceAdapter - Provided products: [Product [uuid: 8a8c56c57ba170fc017ba1802fec0053, id: RH00270, name: Red Hat Enterprise Linux Extended Life Cycle Support (Physical or Virtual Nodes)], Product [uuid: 8a8d6277818bb8fc01818bc338230213, id: 204, name: Red Hat Enterprise Linux Server - Extended Life Cycle Support]] **HERE** 2022-08-29 13:46:04,643 [thread=http-bio-127.0.0.1-23443-exec-2] [req=301fdf54-0e88-4458-b424-e0278e425f07, org=Default_Organization, csid=] DEBUG org.candlepin.util.X509Util - No entitlements found for modified products. 2022-08-29 13:46:04,643 [thread=http-bio-127.0.0.1-23443-exec-2] [req=301fdf54-0e88-4458-b424-e0278e425f07, org=Default_Organization, csid=] DEBUG org.candlepin.util.X509Util - Skipping content set: Content [uuid: 8a8c56c578f5a3020178f5dac216039b, id: 7396, name: Red Hat Enterprise Linux 6 Server - Extended Life Cycle Support (RPMs), label: rhel-6-server-els-rpms] 2022-08-29 13:46:04,643 [thread=http-bio-127.0.0.1-23443-exec-2] [req=301fdf54-0e88-4458-b424-e0278e425f07, org=Default_Organization, csid=] DEBUG org.candlepin.util.X509Util - Skipping content not promoted to environment: {}Content [uuid: 8a8c56c578f5a3020178f5dac216039d, id: 7398, name: Red Hat Enterprise Linux 6 Server - Extended Life Cycle Support (ISOs), label: rhel-6-server-els-isos] --snip-- I will include the full log for better context if necessary as an attachment (candlepin.out) |