Bug 1994215

Summary: Multiple errors are seen in message log while syncing repos on satellite 6.10 Beta
Product: Red Hat Satellite Reporter: Ganesh Payelkar <gpayelka>
Component: PulpAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Lai <ltran>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.10.0CC: ahumbe, ggainey, pmoravec, rchan, saydas, ttereshc, zhunting
Target Milestone: 6.10.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:13:10 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 Ganesh Payelkar 2021-08-17 04:22:41 UTC
Description of problem:

Multiple errors are seen in message log while syncing repos on satellite 6.10 Beta

Version-Release number of selected component (if applicable):
satellite-6.10.0-0.6.beta


How reproducible:
New installation of satellite 6.10 Beta


Steps to Reproduce:
1. Install satellite 6.10 Beta
2. Try to enable repos through WebUI and sync
3. check the /var/log/messages

Actual results:
Aug 17 09:33:01  pulpcore-worker-3: Giving up download_wrapper(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/highavailability/os/repodata/repomd.xml.asc'))
Aug 17 09:33:01  pulpcore-worker-3: pulp [8771e396-1fa5-4131-844b-3859153558e3]: backoff:ERROR: Giving up download_wrapper(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/highavailability/os/repodata/repomd.xml.asc'))
Aug 17 09:33:03 vm251-249 pulpcore-api: pulp [8771e396-1fa5-4131-844b-3859153558e3]:  - - [17/Aug/2021:04:03:03 +0000] "GET /pulp/api/v3/tasks/7d8c9ef3-b19a-4548-a95e-5d69fe1c9b97/ HTTP/1.1" 200 1036 "-" "OpenAPI-Generator/3.14.1/ruby"
Aug 17 09:33:04  pulpcore-worker-3: Giving up download_wrapper(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/highavailability/os/repodata/repomd.xml.key'))
Aug 17 09:33:04  pulpcore-worker-3: pulp [8771e396-1fa5-4131-844b-3859153558e3]: backoff:ERROR: Giving up download_wrapper(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/highavailability/os/repodata/repomd.xml.key'))
Aug 17 09:33:05  pulpcore-api: pulp [8771e396-1fa5-4131-844b-3859153558e3]:  - - [17/Aug/2021:04:03:05 +0000] "GET /pulp/api/v3/tasks/7d8c9ef3-b19a-4548-a95e-5d69fe1c9b97/ HTTP/1.1" 200 1036 "-" "OpenAPI-Generator/3.14.1/ruby"
Aug 17 09:33:06  pulpcore-worker-3: Giving up download_wrapper(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/highavailability/os/extra_files.json'))
Aug 17 09:33:06  pulpcore-worker-3: pulp [8771e396-1fa5-4131-844b-3859153558e3]: backoff:ERROR: Giving up download_wrapper(...) after 1 tries (aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url=URL('https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/highavailability/os/extra_files.json'))



Expected results:


Additional info:

Comment 1 Tanya Tereshchenko 2021-08-22 15:36:30 UTC
Those errors can be ignored, no functionality is affected.
It's an attempt to download some optional files which are not specified in any metadata, so it's not possible to detect otherwise.
I attached the upstream issue, the goal of which is to suppress those messages.

Comment 2 pulp-infra@redhat.com 2021-08-22 16:10:29 UTC
The Pulp upstream bug status is at NEW. Updating the external tracker on this bug.

Comment 3 pulp-infra@redhat.com 2021-08-22 16:10:30 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.

Comment 4 Pavel Moravec 2021-08-26 13:53:22 UTC
(In reply to Tanya Tereshchenko from comment #1)
> Those errors can be ignored, no functionality is affected.
> It's an attempt to download some optional files which are not specified in
> any metadata, so it's not possible to detect otherwise.
> I attached the upstream issue, the goal of which is to suppress those
> messages.

So far I added the red herring logs to https://access.redhat.com/solutions/2184801 : Red Hat Satellite 6 red herring warning messages that can be ignored

Comment 6 pulp-infra@redhat.com 2021-08-31 05:07:28 UTC
The Pulp upstream bug status is at POST. Updating the external tracker on this bug.

Comment 7 pulp-infra@redhat.com 2021-08-31 20:08:31 UTC
The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug.

Comment 8 pulp-infra@redhat.com 2021-08-31 21:07:13 UTC
All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST.

Comment 9 pulp-infra@redhat.com 2021-08-31 22:08:00 UTC
The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug.

Comment 10 pulp-infra@redhat.com 2021-08-31 22:08:01 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.

Comment 11 Lai 2021-09-24 15:21:32 UTC
Messages are not suppressed because the pulp-rpm version is not up to date.  The current snap 20 has python3-pulp-rpm-3.14.2-1.el7pc.noarch, but this is fixed in 3.14.3. Failing this until next snap has the correct fix version.

Comment 12 pulp-infra@redhat.com 2021-09-24 16:11:38 UTC
Requesting needsinfo from upstream developer ttereshc, ggainey because the 'FailedQA' flag is set.

Comment 13 Grant Gainey 2021-09-27 11:20:07 UTC
"FailsQA" is set because snap20 didn't include the code that fixes this BZ. snap20 contains rpm/3.14.2; 3.14.3 was released on 2-SEP, 3.14.4 on 23-SEP.

Comment 14 pulp-infra@redhat.com 2021-09-27 12:13:00 UTC
Requesting needsinfo from upstream developer ggainey because the 'FailedQA' flag is set.

Comment 16 Lai 2021-10-05 15:14:59 UTC
Followed the steps outline in the description and did not see any 404 errors.  Messages have been suppressed.

Verified on 6.10_21 with python3-pulp-rpm-3.14.5-1.el7pc.noarch

Comment 17 pulp-infra@redhat.com 2021-10-12 14:08:37 UTC
The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug.

Comment 18 pulp-infra@redhat.com 2021-10-12 14:08:39 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.

Comment 19 pulp-infra@redhat.com 2021-10-20 20:09:08 UTC
The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug.

Comment 22 errata-xmlrpc 2021-11-16 14:13:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:4702