| Summary: | 404 Resource Not Found on promoting the ostree contents to next environment | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||
| Component: | Content Views | Assignee: | Justin Sherrill <jsherril> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Sachin Ghai <sghai> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.2.0 | CC: | bbuckingham, jsherril, mmccune, sghai | ||||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
| Target Release: | Unused | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-10-03 15:09:13 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: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1321771 | ||||||||
| Attachments: |
|
||||||||
|
Description
Sachin Ghai
2016-03-15 07:07:54 UTC
Created attachment 1136413 [details]
webUI says cv containing ostree promoted successfully
Created attachment 1136538 [details]
complete traceback while promoting the CV containing 'RedHat atomic host tree'
The error looks like this occured during capsule syncing, which is why the promote worked fine. Was the capsule up and running at the time (with ostree enabled on it). Yeah. I tried that when no capsule is associated and I don't see any error. Ostree contents were promoted to next environment successfully.
2016-08-22 03:42:03 [app] [I] Started POST "/katello/api/v2/content_view_versions/2/promote" for 10.65.223.218 at 2016-08-22 03:42:03 -0400
2016-08-22 03:42:03 [app] [I] Processing by Katello::Api::V2::ContentViewVersionsController#promote as JSON
2016-08-22 03:42:03 [app] [I] Parameters: {"id"=>"2", "environment_id"=>2, "force"=>true, "api_version"=>"v2", "content_view_version"=>{"id"=>"2"}}
2016-08-22 03:42:04 [app] [I] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.73/app/views/katello/api/v2/common/async.json.rabl within katello/api/v2/layouts/resource (36.6ms)
2016-08-22 03:42:04 [app] [I] Completed 202 Accepted in 614ms (Views: 37.1ms | ActiveRecord: 34.2ms)
Since this was likely an environmental issue, i'm going ahead and closing this as NOTABUG. Feel free to reopen if you still see it. |