Bug 1972769

Summary: Unhelpful error message when syncing repo (Katello::Errors::Pulp3Error: None)
Product: Red Hat Satellite Reporter: Stephen Wadeley <swadeley>
Component: RepositoriesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Stephen Wadeley <swadeley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.10.0   
Target Milestone: Unspecified   
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-06-16 20:02:19 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 Stephen Wadeley 2021-06-16 15:13:20 UTC
Description of problem:

A sync task stopped with status warning and Errors: None

Task Errors tab shows:
Actions::Pulp3::Repository::Sync

Katello::Errors::Pulp3Error: None

Version-Release number of selected component (if applicable):
6.10.0-4.0

How reproducible:
unsure, not easy

Steps to Reproduce:
1. Satellite in SatLab
2.  SCA manifest
3. Sync rhel-7-sever repo

Actual results:
status warning and Errors: None

traceback

Expected results:

Helpful error message or just works

Comment 2 Stephen Wadeley 2021-06-16 16:06:50 UTC
Hello

Justin found:

The clue in the journal

 ~]# journalctl -u  pulpcore-worker@*

Jun 16 09:58:47 xxxxx.com pulpcore-worker-3[9030]: pulp [None]: rq.worker:WARNING: Moving job to FailedJobRegistry (work-h

and then:

~]# grep oom /var/log/messages
Jun 16 09:58:47 dhcp-3-60 kernel: Thread-3 (Activ invoked oom-killer: gfp_mask=0x201da, order=0, oom_score_adj=0
Jun 16 09:58:47 dhcp-3-60 kernel: [<ffffffff877c232d>] oom_kill_process+0x2cd/0x490
Jun 16 09:58:47 dhcp-3-60 kernel: [ pid ]   uid  tgid total_vm      rss nr_ptes swapents oom_score_adj name

Comment 3 Stephen Wadeley 2021-06-16 20:02:19 UTC
Close dup of


Bug 1948258 - pulp3: RQ invokes OOM while syncing rhel-7-server-rpms causing the sync task to fail with "Katello::Errors::Pulp3Error : None" error every time

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