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.
Bug 1192031 - traceback Missing resource(s): repo='repo_name' on syncing contents on capsule though sync is 100% complete
Summary: traceback Missing resource(s): repo='repo_name' on syncing contents on capsul...
Keywords:
Status: CLOSED DUPLICATE of bug 1021563
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Foreman Proxy
Version: 6.0.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-12 13:10 UTC by Sachin Ghai
Modified: 2015-03-06 16:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-13 16:11:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
while syncing contents on capsule, got errors in /var/log/messages. (12.20 KB, text/plain)
2015-02-12 13:10 UTC, Sachin Ghai
no flags Details

Description Sachin Ghai 2015-02-12 13:10:04 UTC
Created attachment 990911 [details]
while syncing contents on capsule, got errors in /var/log/messages.

Description of problem:
I was trying to sync capsule with sat6, sync succeed 100% but on capsule under /var/log/messages, found tracebacks:



Feb 12 07:30:48 cloud-qe-7 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._queue_release_resource[3cc64f55-9938-4ad7-984b-1e58c511a552] succeeded in 0.0381092979987s: None
Feb 12 07:30:48 cloud-qe-7 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[bfeacbfa-fe78-4121-bcc8-c0e2d3859b38] succeeded in 0.0420571370014s: None
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR: Missing resource(s): repo=Default_Organization-centos-os_x86_64
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR: Traceback (most recent call last):
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:   File "/usr/lib/python2.7/site-packages/pulp/server/webservices/middleware/exception.py", line 44, in __call__
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:     return self.app(environ, start_response)
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:   File "/usr/lib/python2.7/site-packages/pulp/server/webservices/middleware/postponed.py", line 42, in __call__
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:     return self.app(environ, start_response)
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:   File "/usr/lib/python2.7/site-packages/web/application.py", line
Version-Release number of selected component (if applicable):
upgraded sat6 to sat 6.0.8 and capsule from 6.0.7

How reproducible:


Steps to Reproduce:
1. sync capsule with sat6
2. check /var/log/messages
3.

Actual results:
Missing resource error in /var/log/messages

Expected results:
shouldn't be any error

Additional info:

Comment 4 Justin Sherrill 2015-02-12 15:52:15 UTC
This is actually normal and exists already on GA.  https://bugzilla.redhat.com/show_bug.cgi?id=1021563

If you agree please close as a duplicate.

Comment 5 Justin Sherrill 2015-02-12 15:56:51 UTC
The UTF error I am not sure about, but is different from the original error, and i can't imagine it being related to anything in the errata

Comment 6 Brad Buckingham 2015-02-13 16:11:10 UTC

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


Note You need to log in before you can comment on or make changes to this bug.