Bug 1134494
| Summary: | Should cleanly handle exception when repo can't be found | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Corey Welton <cwelton> |
| Component: | API | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | pthomas |
| Target Milestone: | Unspecified | ||
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-24 21:33:37 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 950746 | ||
|
Description
Corey Welton
2014-08-27 15:34:27 UTC
This should be fixed by https://github.com/pulp/pulp/pull/1113 build: 2.5.0-0.6.beta verified
[root@cloud-qe-15 ~]# rpm -qa pulp-server
pulp-server-2.5.0-0.7.beta.el7.noarch
[root@cloud-qe-15 ~]#
[root@cloud-qe-15 ~]# rpm -qa |grep pulp-nodes
pulp-nodes-admin-extensions-2.5.0-0.7.beta.el7.noarch
pulp-nodes-parent-2.5.0-0.7.beta.el7.noarch
pulp-nodes-common-2.5.0-0.7.beta.el7.noarch
[root@cloud-qe-15 ~]#
Oct 9 15:21:52 mgmt4 goferd: [INFO][worker-0] gofer.rmi.dispatcher:612 - call: Content.update() sn=3d32dced-088d-4e1c-8eed-c80c62240615 info={'task_id': '8543ad07-3981-44e5-ad25-90d849dfbee6', 'consumer_id': 'rhel6-pulp'}
Oct 9 15:21:52 mgmt4 pulp: pulp.server.webservices.middleware.exception:INFO: Missing resource(s): repo=zoo
Oct 9 15:21:52 mgmt4 goferd: [INFO][worker-0] pulp_node.handlers.model:384 - Distributor: zoo/yum_distributor, added
Oct 9 15:21:52 mgmt4 goferd: [INFO][worker-0] pulp_node.handlers.model:384 - Distributor: zoo/export_distributor, added
Oct 9 15:21:52 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._reserve_resource[0a170612-b404-4612-8145-7def303a975d]
Oct 9 15:21:52 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._reserve_resource[0a170612-b404-4612-8145-7def303a975d] succeeded in 0.0336200960446s: u'reserved_resource_worker-1.lab.eng.bos.redhat.com.dq'
Oct 9 15:21:53 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.importer.set_importer[fabb1a48-1936-487a-bf19-c22b2b529d56]
Oct 9 15:21:53 mgmt4 goferd: [INFO][worker-0] pulp_node.handlers.model:465 - Importer zoo/nodes_http_importer, added
Oct 9 15:21:53 mgmt4 goferd: [INFO][worker-0] pulp_node.handlers.model:186 - Repository: zoo, added
Oct 9 15:21:53 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.managers.repo.importer.set_importer[fabb1a48-1936-487a-bf19-c22b2b529d56] succeeded in 0.0426719710231s: {'repo_id': u'zoo', '_ns': u'repo_importers', 'importer_type_id': 'nodes_http_importer', 'last_sync': None,...
Oct 9 15:21:53 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._reserve_resource[7461bf70-b473-4043-8549-e76ea9ec6a10]
Oct 9 15:21:53 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._reserve_resource[7461bf70-b473-4043-8549-e76ea9ec6a10] succeeded in 0.0403233889956s: u'reserved_resource_worker-1.lab.eng.bos.redhat.com.dq'
Oct 9 15:21:54 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9837fa78-99dd-450e-93f6-71583622d308]
Oct 9 15:21:54 mgmt4 pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cloud-qe-15.idmqe.lab.eng.bos.redhat.com
Oct 9 15:21:55 mgmt4 pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cloud-qe-15.idmqe.lab.eng.bos.redhat.com
Oct 9 15:21:56 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._reserve_resource[2120cc06-fa12-4e37-adf3-063193f8fcae]
Oct 9 15:21:56 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._reserve_resource[2120cc06-fa12-4e37-adf3-063193f8fcae] succeeded in 0.042650182033s: u'reserved_resource_worker-1.lab.eng.bos.redhat.com.dq'
Oct 9 15:21:56 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[c2cf8c70-03c0-421c-9440-b4df5be30e50]
Oct 9 15:21:57 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[39ea5ef0-93d7-4022-a309-49e9ad4936f1]
Oct 9 15:21:57 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.tasks.repository.sync_with_auto_publish[9837fa78-99dd-450e-93f6-71583622d308] succeeded in 2.97344290593s: <pulp.server.async.tasks.TaskResult object at 0x2ed6550>
Oct 9 15:21:57 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.managers.repo.publish.publish[c2cf8c70-03c0-421c-9440-b4df5be30e50] succeeded in 0.180002889945s: {'exception': None, 'repo_id': u'zoo', 'traceback': None, 'started': '2014-10-09T19:21:57Z', '_ns': u'repo_publish_results',...
Oct 9 15:21:57 mgmt4 pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._release_resource[c4091c5a-6798-46eb-bfab-f3892f068624]
Oct 9 15:21:57 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._queue_release_resource[39ea5ef0-93d7-4022-a309-49e9ad4936f1] succeeded in 0.0124934649793s: None
Oct 9 15:21:57 mgmt4 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[c4091c5a-6798-46eb-bfab-f3892f068624] succeeded in 0.036265041912s: None
Oct 9 15:21:57 mgmt4 goferd: [INFO][worker-0] gofer.agent.rmi:149 - sn=3d32dced-088d-4e1c-8eed-c80c62240615 processed in: 5.451 (seconds)
|