Bug 719955
| Summary: | Delete repo log entry blasts the logs with text | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> | ||||
| Component: | z_other | Assignee: | Pradeep Kilambi <pkilambi> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | pkilambi | ||||
| Target Milestone: | --- | ||||||
| Target Release: | Sprint 25 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-08-16 12:07:23 UTC | Type: | --- | ||||
| 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: | 647488, 688298 | ||||||
| Attachments: |
|
||||||
Adding this as a RHUI blocker; please cherry pick to that branch too. fixed! commit d4ccc90f73496f12e466ff947c8d434943855ca1 Issue is we were trying to log an entire repo object with log message "Delete API call invoked %s" instead of just repo id. cherry picked to rhui branch. Build 0.206, CR14. [root@preethi ~]# rpm -q pulp pulp-0.0.206-2.fc14.noarch 2011-07-19 09:48:10,528 3731:140358759462656: pulp.server.api.repo:INFO: repo:467 Delete API call invoked f15 2011-07-19 09:48:10,530 3731:140358759462656: pulp.server.api.keystore:INFO: keystore:200 mkdir: /var/lib/pulp/published/gpg/released/F-15/GOLD/Fedora/x86_64/os 2011-07-19 09:48:10,531 3731:140358759462656: pulp.server.api.keystore:INFO: keystore:185 unlinking: /var/lib/pulp/published/gpg/released/F-15/GOLD/Fedora/x86_64/os 2011-07-19 09:48:26,343 3731:140358759462656: pulp.server.api.repo:INFO: repo:1617 Unlinking /var/lib/pulp/published/ks/released/F-15/GOLD/Fedora/x86_64/os 2011-07-19 09:48:26,343 3731:140358759462656: pulp.server.api.repo:INFO: repo:1600 Successfully removed distribution ks-f15-noarch from repo f15 2011-07-19 09:48:26,687 3731:140358759462656: pulp.server.api.repo:INFO: repo:570 removing repo files .... /var/lib/pulp//repos/released/F-15/GOLD/Fedora/x86_64/os 2011-07-19 09:48:26,688 3731:140358759462656: pulp.repo_auth.repo_cert_utils:INFO: repo_cert_utils:87 Deleting certificate bundles at [/etc/pki/content/f15] Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |
Created attachment 915348 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).