Cannot browse packages in yum repositories

Problem:
Unable to view packages in repositories via Content → Products

I can list applicable packages for content hosts without issue and install packages

Expected outcome:
List of packages should be listed when access via Products > “Product” > Repositories > “Repository Name”

Foreman and Proxy versions:

Foreman 3.1.0 & 3.1.1

Foreman and Proxy plugin versions:
foreman-tasks 5.2.0
foreman_puppet 2.0.0
foreman_remote_execution 5.0.1
foreman_webhooks 3.0.0
katello 4.3.0

Distribution and version:
CentOS 7

Other relevant data:

2022-01-28T09:45:06 [I|app|dcff84c3] Started GET "/products/details/repositories/details/views/repository-manage-module-streams.html" for 10.103.176.66 at 2022-01-28 09:45:06 -0600
2022-01-28T09:45:06 [I|app|d28af061] Started GET "/katello/api/v2/products/27?organization_id=1" for 10.103.176.66 at 2022-01-28 09:45:06 -0600
2022-01-28T09:45:06 [I|app|87318abb] Started GET "/katello/api/v2/repositories/147?organization_id=1&product_id=27" for 10.103.176.66 at 2022-01-28 09:45:06 -0600
2022-01-28T09:45:06 [I|app|d28af061] Processing by Katello::Api::V2::ProductsController#show as HTML
2022-01-28T09:45:06 [I|app|d28af061]   Parameters: {"organization_id"=>"1", "api_version"=>"v2", "id"=>"27"}
2022-01-28T09:45:06 [I|app|87318abb] Processing by Katello::Api::V2::RepositoriesController#show as HTML
2022-01-28T09:45:06 [I|app|87318abb]   Parameters: {"organization_id"=>"1", "product_id"=>"27", "api_version"=>"v2", "id"=>"147"}
2022-01-28T09:45:06 [I|app|d28af061]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:06 [I|app|87318abb]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:06 [I|app|87318abb]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/show.json.rabl within katello/api/v2/layouts/resource (Duration: 122.3ms | Allocations: 23222)
2022-01-28T09:45:06 [I|app|87318abb] Completed 200 OK in 158ms (Views: 91.6ms | ActiveRecord: 42.8ms | Allocations: 30519)
2022-01-28T09:45:07 [I|app|d28af061]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource (Duration: 456.0ms | Allocations: 138924)
2022-01-28T09:45:07 [I|app|d28af061] Completed 200 OK in 494ms (Views: 428.4ms | ActiveRecord: 40.6ms | Allocations: 146914)
2022-01-28T09:45:10 [I|app|3c554e8e] Started GET "/products/27/repositories?page=1&per_page=20" for 10.103.176.66 at 2022-01-28 09:45:10 -0600
2022-01-28T09:45:10 [I|app|23ff721d] Started GET "/katello/api/v2/products/27?organization_id=1" for 10.103.176.66 at 2022-01-28 09:45:10 -0600
2022-01-28T09:45:10 [I|app|eaa68931] Started GET "/katello/api/v2/repositories?enabled=true&library=true&organization_id=1&page=1&paged=true&per_page=20&product_id=27&search=" for 10.103.176.66 at 2022-01-28 09:45:10 -0600
2022-01-28T09:45:10 [I|app|3c554e8e] Processing by Bastion::BastionController#index as HTML
2022-01-28T09:45:10 [I|app|3c554e8e]   Parameters: {"page"=>"1", "per_page"=>"20", "bastion_page"=>"products", "path"=>"27/repositories"}
2022-01-28T09:45:10 [I|app|23ff721d] Processing by Katello::Api::V2::ProductsController#show as HTML
2022-01-28T09:45:10 [I|app|23ff721d]   Parameters: {"organization_id"=>"1", "api_version"=>"v2", "id"=>"27"}
2022-01-28T09:45:10 [I|app|eaa68931] Processing by Katello::Api::V2::RepositoriesController#index as HTML
2022-01-28T09:45:10 [I|app|eaa68931]   Parameters: {"enabled"=>"true", "library"=>"true", "organization_id"=>"1", "page"=>"1", "paged"=>"true", "per_page"=>"20", "product_id"=>"27", "search"=>"", "api_version"=>"v2"}
2022-01-28T09:45:10 [I|app|3c554e8e]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/engines/bastion/app/views/bastion/layouts/application.html.erb
2022-01-28T09:45:10 [I|app|3c554e8e]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/engines/bastion/app/views/bastion/layouts/assets.html.erb
2022-01-28T09:45:10 [I|app|23ff721d]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:10 [I|app|d5ea1616] Started GET "/api/v2/bookmarks?search=controller%3Dkatello_repositories" for 10.103.176.66 at 2022-01-28 09:45:10 -0600
2022-01-28T09:45:10 [I|app|eaa68931]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/index.json.rabl within katello/api/v2/layouts/collection
2022-01-28T09:45:10 [I|app|d5ea1616] Processing by Api::V2::BookmarksController#index as JSON
2022-01-28T09:45:10 [I|app|d5ea1616]   Parameters: {"search"=>"controller=katello_repositories", "apiv"=>"v2"}
2022-01-28T09:45:10 [I|app|d5ea1616]   Rendering api/v2/bookmarks/index.json.rabl within api/v2/layouts/index_layout
2022-01-28T09:45:10 [I|app|d5ea1616]   Rendered api/v2/bookmarks/index.json.rabl within api/v2/layouts/index_layout (Duration: 4.2ms | Allocations: 385)
2022-01-28T09:45:10 [I|app|d5ea1616] Completed 200 OK in 45ms (Views: 13.2ms | ActiveRecord: 8.1ms | Allocations: 5469)
2022-01-28T09:45:10 [I|app|3c554e8e]   Rendering layouts/base.html.erb
2022-01-28T09:45:10 [I|app|3c554e8e]   Rendered layouts/base.html.erb (Duration: 60.4ms | Allocations: 26530)
2022-01-28T09:45:10 [I|app|3c554e8e]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/engines/bastion/app/views/bastion/layouts/assets.html.erb (Duration: 289.2ms | Allocations: 57594)
2022-01-28T09:45:10 [I|app|3c554e8e]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/engines/bastion/app/views/bastion/layouts/application.html.erb (Duration: 301.2ms | Allocations: 63481)
2022-01-28T09:45:10 [I|app|3c554e8e] Completed 200 OK in 328ms (Views: 286.3ms | ActiveRecord: 23.6ms | Allocations: 66544)
2022-01-28T09:45:10 [I|app|eaa68931]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/index.json.rabl within katello/api/v2/layouts/collection (Duration: 397.9ms | Allocations: 70821)
2022-01-28T09:45:10 [I|app|eaa68931] Completed 200 OK in 499ms (Views: 295.8ms | ActiveRecord: 137.8ms | Allocations: 85951)
2022-01-28T09:45:10 [I|app|23ff721d]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource (Duration: 482.2ms | Allocations: 138954)
2022-01-28T09:45:10 [I|app|23ff721d] Completed 200 OK in 529ms (Views: 450.0ms | ActiveRecord: 51.2ms | Allocations: 146927)
2022-01-28T09:45:11 [I|app|4027f833] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:45:11 -0600
2022-01-28T09:45:11 [I|app|4027f833] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:45:11 [I|app|4027f833] Completed 200 OK in 18ms (Views: 0.3ms | ActiveRecord: 3.1ms | Allocations: 2486)
2022-01-28T09:45:13 [I|app|c161dc2f] Started GET "/products/details/repositories/views/product-repositories.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|55042a55] Started GET "/products/details/views/product-details.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|2f2d1aeb] Started GET "/layouts/details-page-with-breadcrumbs.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|821d8027] Started GET "/katello/api/v2/products/27?organization_id=1" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|821d8027] Processing by Katello::Api::V2::ProductsController#show as HTML
2022-01-28T09:45:13 [I|app|821d8027]   Parameters: {"organization_id"=>"1", "api_version"=>"v2", "id"=>"27"}
2022-01-28T09:45:13 [I|app|fc110754] Started GET "/layouts/partials/page-loading-indicator.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|eddd9c62] Started GET "/layouts/partials/page-header-with-actions.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|f743adf8] Started GET "/layouts/partials/full-row-breadcrumbs.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|541211f5] Started GET "/layouts/partials/messages-container.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|821d8027]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:13 [I|app|913634b4] Started GET "/layouts/partials/table.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|bc1a10c4] Started GET "/katello/api/v2/repositories?enabled=true&library=true&organization_id=1&page=1&paged=true&per_page=20&product_id=27&search=" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|bc1a10c4] Processing by Katello::Api::V2::RepositoriesController#index as HTML
2022-01-28T09:45:13 [I|app|bc1a10c4]   Parameters: {"enabled"=>"true", "library"=>"true", "organization_id"=>"1", "page"=>"1", "paged"=>"true", "per_page"=>"20", "product_id"=>"27", "search"=>"", "api_version"=>"v2"}
2022-01-28T09:45:13 [I|app|0f5774ad] Started GET "/common/views/select-action-dropdown.html" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|bc1a10c4]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/index.json.rabl within katello/api/v2/layouts/collection
2022-01-28T09:45:13 [I|app|56bc603f] Started GET "/api/v2/bookmarks?search=controller%3Dkatello_repositories" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|56bc603f] Processing by Api::V2::BookmarksController#index as JSON
2022-01-28T09:45:13 [I|app|56bc603f]   Parameters: {"search"=>"controller=katello_repositories", "apiv"=>"v2"}
2022-01-28T09:45:13 [I|app|56bc603f]   Rendering api/v2/bookmarks/index.json.rabl within api/v2/layouts/index_layout
2022-01-28T09:45:13 [I|app|56bc603f]   Rendered api/v2/bookmarks/index.json.rabl within api/v2/layouts/index_layout (Duration: 13.5ms | Allocations: 6066)
2022-01-28T09:45:13 [I|app|56bc603f] Completed 200 OK in 104ms (Views: 24.7ms | ActiveRecord: 55.3ms | Allocations: 26017)
2022-01-28T09:45:13 [I|app|821d8027]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource (Duration: 564.5ms | Allocations: 170622)
2022-01-28T09:45:13 [I|app|bc1a10c4]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/index.json.rabl within katello/api/v2/layouts/collection (Duration: 426.0ms | Allocations: 74549)
2022-01-28T09:45:13 [I|app|821d8027] Completed 200 OK in 634ms (Views: 529.2ms | ActiveRecord: 79.1ms | Allocations: 180562)
2022-01-28T09:45:13 [I|app|bc1a10c4] Completed 200 OK in 517ms (Views: 306.4ms | ActiveRecord: 147.9ms | Allocations: 90209)
2022-01-28T09:45:13 [I|app|8116f54b] Started GET "/katello/api/v2/products/27?organization_id=1" for 10.103.176.66 at 2022-01-28 09:45:13 -0600
2022-01-28T09:45:13 [I|app|8116f54b] Processing by Katello::Api::V2::ProductsController#show as HTML
2022-01-28T09:45:13 [I|app|8116f54b]   Parameters: {"organization_id"=>"1", "api_version"=>"v2", "id"=>"27"}
2022-01-28T09:45:13 [I|app|8116f54b]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:14 [I|app|8116f54b]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource (Duration: 440.6ms | Allocations: 138897)
2022-01-28T09:45:14 [I|app|8116f54b] Completed 200 OK in 481ms (Views: 408.9ms | ActiveRecord: 44.8ms | Allocations: 146860)
2022-01-28T09:45:14 [I|app|ab67cb05] Started POST "/api/hosts/facts" for 10.204.248.17 at 2022-01-28 09:45:14 -0600
2022-01-28T09:45:14 [I|app|ab67cb05] Processing by Api::V2::HostsController#facts as JSON
2022-01-28T09:45:14 [I|app|ab67cb05]   Parameters: {"facts"=>"[FILTERED]", "name"=>"foremanqa.jkhy.com", "certname"=>"foremanqa.jkhy.com", "apiv"=>"v2", "host"=>{"certname"=>"foremanqa.jkhy.com", "name"=>"foremanqa.jkhy.com"}}
2022-01-28T09:45:15 [I|app|ab67cb05] Import facts for 'foremanqa.jkhy.com' completed. Added: 0, Updated: 17, Deleted 0 facts
2022-01-28T09:45:15 [I|app|ab67cb05] ForemanWebhooks::EventSubscriber: host_updated.event.foreman event received
2022-01-28T09:45:15 [I|app|ab67cb05] ForemanWebhooks::EventSubscriber: host_updated.event.foreman event received
2022-01-28T09:45:15 [I|app|ab67cb05] Completed 201 Created in 415ms (Views: 9.0ms | ActiveRecord: 60.6ms | Allocations: 55540)
2022-01-28T09:45:15 [I|app|12916699] Started GET "/node/foremanqa.jkhy.com?format=yml" for 10.204.248.17 at 2022-01-28 09:45:15 -0600
2022-01-28T09:45:15 [I|app|12916699] Processing by HostsController#externalNodes as YML
2022-01-28T09:45:15 [I|app|12916699]   Parameters: {"name"=>"foremanqa.jkhy.com"}
2022-01-28T09:45:15 [I|app|12916699]   Rendering text template
2022-01-28T09:45:15 [I|app|12916699]   Rendered text template (Duration: 0.0ms | Allocations: 1)
2022-01-28T09:45:15 [I|app|12916699] Completed 200 OK in 174ms (Views: 1.1ms | ActiveRecord: 38.7ms | Allocations: 21551)
2022-01-28T09:45:16 [I|app|21c97319] Started POST "/api/config_reports" for 10.204.248.17 at 2022-01-28 09:45:16 -0600
2022-01-28T09:45:16 [I|app|21c97319] Processing by Api::V2::ConfigReportsController#create as JSON
2022-01-28T09:45:16 [I|app|21c97319]   Parameters: {"config_report"=>"[FILTERED]", "apiv"=>"v2"}
2022-01-28T09:45:16 [I|app|21c97319] ForemanWebhooks::EventSubscriber: host_updated.event.foreman event received
2022-01-28T09:45:16 [I|app|21c97319] Scanning report with: Foreman::PuppetReportScanner
2022-01-28T09:45:16 [I|app|21c97319] ForemanWebhooks::EventSubscriber: host_updated.event.foreman event received
2022-01-28T09:45:16 [I|app|21c97319] ForemanWebhooks::EventSubscriber: host_updated.event.foreman event received
2022-01-28T09:45:16 [I|app|21c97319] Imported report for foremanqa.jkhy.com in 53.6 ms, status refreshed in 70.3 ms
2022-01-28T09:45:16 [I|app|21c97319]   Rendering api/v2/config_reports/create.json.rabl
2022-01-28T09:45:16 [I|app|21c97319]   Rendered api/v2/config_reports/create.json.rabl (Duration: 14.4ms | Allocations: 6293)
2022-01-28T09:45:16 [I|app|21c97319] Completed 201 Created in 166ms (Views: 18.3ms | ActiveRecord: 35.6ms | Allocations: 28403)
2022-01-28T09:45:17 [I|app|e022e5fb] Started GET "/products/details/repositories/details/views/repository-manage-packages.html" for 10.103.176.66 at 2022-01-28 09:45:17 -0600
2022-01-28T09:45:17 [I|app|2e00ffd4] Started GET "/products/details/repositories/details/views/repository-details.html" for 10.103.176.66 at 2022-01-28 09:45:17 -0600
2022-01-28T09:45:17 [I|app|2e90a83c] Started GET "/katello/api/v2/products/27?organization_id=1" for 10.103.176.66 at 2022-01-28 09:45:17 -0600
2022-01-28T09:45:17 [I|app|7a56d479] Started GET "/katello/api/v2/repositories/148?organization_id=1&product_id=27" for 10.103.176.66 at 2022-01-28 09:45:17 -0600
2022-01-28T09:45:17 [I|app|2e90a83c] Processing by Katello::Api::V2::ProductsController#show as HTML
2022-01-28T09:45:17 [I|app|2e90a83c]   Parameters: {"organization_id"=>"1", "api_version"=>"v2", "id"=>"27"}
2022-01-28T09:45:17 [I|app|7a56d479] Processing by Katello::Api::V2::RepositoriesController#show as HTML
2022-01-28T09:45:17 [I|app|7a56d479]   Parameters: {"organization_id"=>"1", "product_id"=>"27", "api_version"=>"v2", "id"=>"148"}
2022-01-28T09:45:17 [I|app|2e90a83c]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:17 [I|app|7a56d479]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:45:17 [I|app|7a56d479]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/repositories/show.json.rabl within katello/api/v2/layouts/resource (Duration: 117.1ms | Allocations: 21664)
2022-01-28T09:45:17 [I|app|7a56d479] Completed 200 OK in 156ms (Views: 98.6ms | ActiveRecord: 33.1ms | Allocations: 29380)
2022-01-28T09:45:18 [I|app|2e90a83c]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/products/show.json.rabl within katello/api/v2/layouts/resource (Duration: 457.2ms | Allocations: 138901)
2022-01-28T09:45:18 [I|app|2e90a83c] Completed 200 OK in 496ms (Views: 425.4ms | ActiveRecord: 45.4ms | Allocations: 146862)
2022-01-28T09:45:21 [I|app|a233ef92] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:45:21 -0600
2022-01-28T09:45:21 [I|app|a233ef92] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:45:21 [I|app|a233ef92] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:45:31 [I|app|0e84ada4] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:45:31 -0600
2022-01-28T09:45:31 [I|app|0e84ada4] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:45:31 [I|app|0e84ada4] Completed 200 OK in 16ms (Views: 0.3ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:45:41 [I|app|93d0d715] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:45:41 -0600
2022-01-28T09:45:41 [I|app|93d0d715] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:45:41 [I|app|93d0d715] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.5ms | Allocations: 2470)
2022-01-28T09:45:51 [I|app|09d06c2e] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:45:51 -0600
2022-01-28T09:45:51 [I|app|09d06c2e] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:45:51 [I|app|09d06c2e] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.8ms | Allocations: 2470)
2022-01-28T09:46:01 [I|app|e4348063] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:46:01 -0600
2022-01-28T09:46:01 [I|app|e4348063] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:46:01 [I|app|e4348063] Completed 200 OK in 16ms (Views: 0.3ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:46:11 [I|app|8e07a826] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:46:11 -0600
2022-01-28T09:46:11 [I|app|8e07a826] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:46:11 [I|app|8e07a826] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:46:21 [I|app|9e5887c2] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:46:21 -0600
2022-01-28T09:46:21 [I|app|9e5887c2] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:46:21 [I|app|9e5887c2] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:46:31 [I|app|63662845] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:46:31 -0600
2022-01-28T09:46:31 [I|app|63662845] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:46:31 [I|app|63662845] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:46:41 [I|app|94d6df3f] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:46:41 -0600
2022-01-28T09:46:41 [I|app|94d6df3f] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:46:41 [I|app|94d6df3f] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:46:51 [I|app|d4a7c258] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:46:51 -0600
2022-01-28T09:46:51 [I|app|d4a7c258] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:46:51 [I|app|d4a7c258] Completed 200 OK in 13ms (Views: 0.2ms | ActiveRecord: 2.5ms | Allocations: 2470)
2022-01-28T09:47:01 [I|app|2d287cbf] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:47:01 -0600
2022-01-28T09:47:01 [I|app|2d287cbf] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:47:01 [I|app|2d287cbf] Completed 200 OK in 57ms (Views: 0.3ms | ActiveRecord: 3.4ms | Allocations: 2471)
2022-01-28T09:47:11 [I|app|d99daa34] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:47:11 -0600
2022-01-28T09:47:11 [I|app|d99daa34] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:47:11 [I|app|d99daa34] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.5ms | Allocations: 2470)
2022-01-28T09:47:21 [I|app|43bdedd7] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:47:21 -0600
2022-01-28T09:47:21 [I|app|43bdedd7] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:47:21 [I|app|43bdedd7] Completed 200 OK in 19ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:47:29 [I|app|4be7cd9f] Started GET "/about" for 10.103.176.66 at 2022-01-28 09:47:29 -0600
2022-01-28T09:47:29 [I|app|4be7cd9f] Processing by AboutController#index as HTML
2022-01-28T09:47:29 [I|app|0162ba40] Started GET "/about" for 10.103.176.66 at 2022-01-28 09:47:29 -0600
2022-01-28T09:47:29 [I|app|0162ba40] Processing by AboutController#index as HTML
2022-01-28T09:47:29 [I|app|4be7cd9f] Deface: [WARNING] No :original defined for 'add_installed_packages_to_about', you should change its definition to include:
 :original => '0eac98ff8f68f28d16bc25cf33e8cdc3dfba5dd1'
2022-01-28T09:47:29 [I|app|4be7cd9f]   Rendering about/index.html.erb within layouts/application
2022-01-28T09:47:29 [I|app|0162ba40] Deface: [WARNING] No :original defined for 'add_installed_packages_to_about', you should change its definition to include:
 :original => '0eac98ff8f68f28d16bc25cf33e8cdc3dfba5dd1'
2022-01-28T09:47:29 [I|app|0162ba40]   Rendering about/index.html.erb within layouts/application
2022-01-28T09:47:31 [I|app|4be7cd9f]   Rendered about/index.html.erb within layouts/application (Duration: 1481.9ms | Allocations: 5654)
2022-01-28T09:47:31 [I|app|4be7cd9f]   Rendered layouts/_application_content.html.erb (Duration: 1.0ms | Allocations: 496)
2022-01-28T09:47:31 [I|app|4be7cd9f]   Rendering layouts/base.html.erb
2022-01-28T09:47:31 [I|app|4be7cd9f]   Rendered layouts/base.html.erb (Duration: 28.7ms | Allocations: 26474)
2022-01-28T09:47:31 [I|app|4be7cd9f] Completed 200 OK in 1639ms (Views: 1515.5ms | ActiveRecord: 10.7ms | Allocations: 46059)
2022-01-28T09:47:31 [I|app|0162ba40]   Rendered about/index.html.erb within layouts/application (Duration: 1698.5ms | Allocations: 5646)
2022-01-28T09:47:31 [I|app|0162ba40]   Rendered layouts/_application_content.html.erb (Duration: 6.7ms | Allocations: 5558)
2022-01-28T09:47:31 [I|app|0162ba40]   Rendering layouts/base.html.erb
2022-01-28T09:47:31 [I|app|0162ba40]   Rendered layouts/base.html.erb (Duration: 12.4ms | Allocations: 7798)
2022-01-28T09:47:31 [I|app|0162ba40] Completed 200 OK in 1801ms (Views: 1728.9ms | ActiveRecord: 11.2ms | Allocations: 37202)
2022-01-28T09:47:32 [I|app|6223a613] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:47:32 -0600
2022-01-28T09:47:32 [I|app|6223a613] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:47:32 [I|app|6223a613] Completed 200 OK in 18ms (Views: 0.3ms | ActiveRecord: 3.4ms | Allocations: 2486)
2022-01-28T09:47:33 [I|app|d6bdc9ec] Started GET "/katello/api/ping" for 10.103.176.66 at 2022-01-28 09:47:33 -0600
2022-01-28T09:47:33 [I|app|d6bdc9ec] Processing by Katello::Api::V2::KatelloPingController#index as JSON
2022-01-28T09:47:33 [I|app|d6bdc9ec]   Parameters: {"api_version"=>"v2"}
2022-01-28T09:47:33 [I|app|d93b0acb] Started GET "/smart_proxies/1-foremanqa-jkhy-com/ping" for 10.103.176.66 at 2022-01-28 09:47:33 -0600
2022-01-28T09:47:33 [I|app|d93b0acb] Processing by SmartProxiesController#ping as */*
2022-01-28T09:47:33 [I|app|d93b0acb]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:47:33 [I|app|d93b0acb] Completed 200 OK in 126ms (Views: 0.7ms | ActiveRecord: 7.5ms | Allocations: 7002)
2022-01-28T09:47:33 [I|app|d6bdc9ec]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/katello_ping/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:47:33 [I|app|d6bdc9ec]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/katello_ping/show.json.rabl within katello/api/v2/layouts/resource (Duration: 14.2ms | Allocations: 2845)
2022-01-28T09:47:33 [I|app|d6bdc9ec] Completed 200 OK in 412ms (Views: 72.6ms | ActiveRecord: 6.6ms | Allocations: 18833)
2022-01-28T09:47:42 [I|app|a626cf7d] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:47:42 -0600
2022-01-28T09:47:42 [I|app|a626cf7d] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:47:42 [I|app|a626cf7d] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:47:52 [I|app|5267bd27] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:47:52 -0600
2022-01-28T09:47:52 [I|app|5267bd27] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:47:52 [I|app|5267bd27] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:48:02 [I|app|29c430f4] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:02 -0600
2022-01-28T09:48:02 [I|app|29c430f4] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:02 [I|app|29c430f4] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.8ms | Allocations: 2470)
2022-01-28T09:48:12 [I|app|5241dd2b] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:12 -0600
2022-01-28T09:48:12 [I|app|5241dd2b] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:12 [I|app|5241dd2b] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:48:14 [I|app|b1ea3820] Started GET "/smart_proxies/1-foremanqa-jkhy-com" for 10.103.176.66 at 2022-01-28 09:48:14 -0600
2022-01-28T09:48:14 [I|app|b1ea3820] Processing by SmartProxiesController#show as HTML
2022-01-28T09:48:14 [I|app|b1ea3820]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/foreman/smart_proxies/show.html.erb within katello/layouts/foreman_with_bastion
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendering smart_proxies/show.html.erb
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/foreman/smart_proxies/_reclaim_space.html.erb (Duration: 1.6ms | Allocations: 205)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/smart_proxies/show/_storage.html.erb (Duration: 1.8ms | Allocations: 258)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_plugin_version.html.erb (Duration: 1.3ms | Allocations: 230)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_no_template.html.erb (Duration: 28.7ms | Allocations: 662)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_plugin_version.html.erb (Duration: 7.7ms | Allocations: 5470)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/smart_proxies/plugins/_pulpcore.html.erb (Duration: 37.4ms | Allocations: 11488)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_plugin_version.html.erb (Duration: 5.7ms | Allocations: 5469)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_no_template.html.erb (Duration: 13.8ms | Allocations: 10985)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_logs.html.erb (Duration: 1.2ms | Allocations: 259)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_plugin_version.html.erb (Duration: 6.0ms | Allocations: 5472)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_puppet-2.0.0/app/views/smart_proxies/plugins/_puppet.html.erb (Duration: 13.1ms | Allocations: 6965)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_plugin_version.html.erb (Duration: 7.9ms | Allocations: 5473)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/plugins/_puppet_ca.html.erb (Duration: 17.9ms | Allocations: 7355)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered smart_proxies/show.html.erb (Duration: 406.4ms | Allocations: 56026)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/foreman/smart_proxies/show.html.erb within katello/layouts/foreman_with_bastion (Duration: 448.5ms | Allocations: 57491)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendered layouts/_application_content.html.erb (Duration: 9.7ms | Allocations: 5799)
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/engines/bastion/app/views/bastion/layouts/assets.html.erb
2022-01-28T09:48:14 [I|app|b1ea3820]   Rendering layouts/base.html.erb
2022-01-28T09:48:15 [I|app|b1ea3820]   Rendered layouts/base.html.erb (Duration: 116.1ms | Allocations: 26490)
2022-01-28T09:48:15 [I|app|b1ea3820]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/engines/bastion/app/views/bastion/layouts/assets.html.erb (Duration: 409.2ms | Allocations: 57385)
2022-01-28T09:48:15 [I|app|b1ea3820] Completed 200 OK in 962ms (Views: 897.2ms | ActiveRecord: 38.0ms | Allocations: 127129)
2022-01-28T09:48:15 [I|app|c606d2e8] Started GET "/javascripts/charts.js" for 10.103.176.66 at 2022-01-28 09:48:15 -0600
2022-01-28T09:48:15 [F|app|c606d2e8]
ActionController::RoutingError (No route matches [GET] "/javascripts/charts.js"):

lib/foreman/middleware/logging_context_request.rb:11:in `call'
katello (4.3.0) lib/katello/prevent_json_parsing.rb:12:in `call'
2022-01-28T09:48:15 [I|app|2959db36] Started GET "/javascripts/charts.js" for 10.103.176.66 at 2022-01-28 09:48:15 -0600
2022-01-28T09:48:15 [F|app|2959db36]
ActionController::RoutingError (No route matches [GET] "/javascripts/charts.js"):

lib/foreman/middleware/logging_context_request.rb:11:in `call'
katello (4.3.0) lib/katello/prevent_json_parsing.rb:12:in `call'
2022-01-28T09:48:15 [I|app|4a22349c] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:15 -0600
2022-01-28T09:48:15 [I|app|4a22349c] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:15 [I|app|4a22349c] Completed 200 OK in 25ms (Views: 0.3ms | ActiveRecord: 5.9ms | Allocations: 2577)
2022-01-28T09:48:16 [I|app|82527a4d] Started GET "/smart_proxies/1-foremanqa-jkhy-com/ping" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|af29869b] Started GET "/smart_proxies/1-foremanqa-jkhy-com/pulp_storage" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|82527a4d] Processing by SmartProxiesController#ping as */*
2022-01-28T09:48:16 [I|app|82527a4d]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|9b20819d] Started GET "/smart_proxies/1-foremanqa-jkhy-com/log_pane?smart_proxy_id=1-foremanqa-jkhy-com" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|293bf309] Started GET "/smart_proxies/1-foremanqa-jkhy-com/errors_card?smart_proxy_id=1-foremanqa-jkhy-com" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|bf7875c7] Started GET "/smart_proxies/1-foremanqa-jkhy-com/failed_modules?smart_proxy_id=1-foremanqa-jkhy-com" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|b0a95538] Started GET "/smart_proxies/1-foremanqa-jkhy-com/modules_card?smart_proxy_id=1-foremanqa-jkhy-com" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|af29869b] Processing by SmartProxiesController#pulp_storage as HTML
2022-01-28T09:48:16 [I|app|af29869b]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|293bf309] Processing by SmartProxiesController#errors_card as HTML
2022-01-28T09:48:16 [I|app|293bf309]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|9b20819d] Processing by SmartProxiesController#log_pane as HTML
2022-01-28T09:48:16 [I|app|9b20819d]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|bf7875c7] Processing by SmartProxiesController#failed_modules as HTML
2022-01-28T09:48:16 [I|app|bf7875c7]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|b0a95538] Processing by SmartProxiesController#modules_card as HTML
2022-01-28T09:48:16 [I|app|b0a95538]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|82527a4d] Completed 200 OK in 163ms (Views: 0.5ms | ActiveRecord: 58.5ms | Allocations: 22552)
2022-01-28T09:48:16 [I|app|293bf309]   Rendered smart_proxies/logs/_errors_card.html.erb (Duration: 3.3ms | Allocations: 571)
2022-01-28T09:48:16 [I|app|293bf309] Completed 200 OK in 185ms (Views: 42.8ms | ActiveRecord: 13.1ms | Allocations: 8162)
2022-01-28T09:48:16 [I|app|ea9175c8] Started GET "/foreman_puppet/puppet_smart_proxies/1-foremanqa-jkhy-com/dashboard" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|af29869b]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/smart_proxies/pulp_storage.html.erb
2022-01-28T09:48:16 [I|app|ea9175c8] Processing by ForemanPuppet::PuppetSmartProxiesController#dashboard as HTML
2022-01-28T09:48:16 [I|app|ea9175c8]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|0c65c403] Started GET "/foreman_puppet/puppet_smart_proxies/1-foremanqa-jkhy-com/environments" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|b0a95538]   Rendered smart_proxies/logs/_modules_card.html.erb (Duration: 2.4ms | Allocations: 454)
2022-01-28T09:48:16 [I|app|b0a95538] Completed 200 OK in 170ms (Views: 46.9ms | ActiveRecord: 43.2ms | Allocations: 14828)
2022-01-28T09:48:16 [I|app|0c65c403] Processing by ForemanPuppet::PuppetSmartProxiesController#environments as HTML
2022-01-28T09:48:16 [I|app|0c65c403]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|bf7875c7]   Rendered smart_proxies/logs/_failed_modules.html.erb (Duration: 1.7ms | Allocations: 296)
2022-01-28T09:48:16 [I|app|bf7875c7] Completed 200 OK in 248ms (Views: 46.1ms | ActiveRecord: 59.5ms | Allocations: 28782)
2022-01-28T09:48:16 [I|app|af29869b]   Rendered collection of /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/smart_proxies/_disk_usage.html.erb [1 times] (Duration: 2.8ms | Allocations: 469)
2022-01-28T09:48:16 [I|app|af29869b]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/smart_proxies/pulp_storage.html.erb (Duration: 40.9ms | Allocations: 1203)
2022-01-28T09:48:16 [I|app|af29869b] Completed 200 OK in 275ms (Views: 92.4ms | ActiveRecord: 17.9ms | Allocations: 10022)
2022-01-28T09:48:16 [I|app|9b20819d]   Rendered common/_modal.html.erb (Duration: 2.5ms | Allocations: 484)
2022-01-28T09:48:16 [I|app|9b20819d]   Rendered smart_proxies/logs/_modal.html.erb (Duration: 37.6ms | Allocations: 1181)
2022-01-28T09:48:16 [I|app|5db286b9] Started GET "/smart_proxies/1-foremanqa-jkhy-com/puppetca/1-foremanqa-jkhy-com/counts" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|5db286b9] Processing by PuppetcaController#counts as HTML
2022-01-28T09:48:16 [I|app|5db286b9]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|9b20819d]   Rendered smart_proxies/logs/_list.html.erb (Duration: 104.5ms | Allocations: 16605)
2022-01-28T09:48:16 [I|app|9b20819d] Completed 200 OK in 307ms (Views: 142.8ms | ActiveRecord: 11.4ms | Allocations: 24099)
2022-01-28T09:48:16 [I|app|2d7462a2] Started GET "/smart_proxies/1-foremanqa-jkhy-com/puppetca/1-foremanqa-jkhy-com/expiry" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|1550e235] Started GET "/smart_proxies/1-foremanqa-jkhy-com/autosign/1-foremanqa-jkhy-com/counts" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|2d7462a2] Processing by PuppetcaController#expiry as HTML
2022-01-28T09:48:16 [I|app|2d7462a2]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|1550e235] Processing by AutosignController#counts as HTML
2022-01-28T09:48:16 [I|app|1550e235]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com", "id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|795eb6a5] Started GET "/smart_proxies/1-foremanqa-jkhy-com/puppetca" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|795eb6a5] Processing by PuppetcaController#index as HTML
2022-01-28T09:48:16 [I|app|795eb6a5]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|ea9175c8]   Rendered dashboard/_reports_widget.html.erb (Duration: 48.5ms | Allocations: 8203)
2022-01-28T09:48:16 [I|app|ea9175c8]   Rendered dashboard/_distribution_widget.html.erb (Duration: 95.5ms | Allocations: 6130)
2022-01-28T09:48:16 [I|app|1550e235]   Rendered autosign/_counts.html.erb (Duration: 2.7ms | Allocations: 421)
2022-01-28T09:48:16 [I|app|1550e235] Completed 200 OK in 206ms (Views: 40.2ms | ActiveRecord: 7.2ms | Allocations: 7060)
2022-01-28T09:48:16 [I|app|ea9175c8]   Rendered dashboard/_status_chart_widget.html.erb (Duration: 62.8ms | Allocations: 10033)
2022-01-28T09:48:16 [I|app|ea9175c8]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_puppet-2.0.0/app/views/foreman_puppet/puppet_smart_proxies/_dashboard.html.erb (Duration: 219.6ms | Allocations: 26218)
2022-01-28T09:48:16 [I|app|ea9175c8] Completed 200 OK in 315ms (Views: 162.9ms | ActiveRecord: 120.4ms | Allocations: 42229)
2022-01-28T09:48:16 [I|app|c3752f54] Started GET "/smart_proxies/1-foremanqa-jkhy-com/autosign" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|c3752f54] Processing by AutosignController#index as HTML
2022-01-28T09:48:16 [I|app|c3752f54]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|adf80772] Started GET "/smart_proxies/1-foremanqa-jkhy-com/autosign/new" for 10.103.176.66 at 2022-01-28 09:48:16 -0600
2022-01-28T09:48:16 [I|app|adf80772] Processing by AutosignController#new as HTML
2022-01-28T09:48:16 [I|app|adf80772]   Parameters: {"smart_proxy_id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:48:16 [I|app|adf80772]   Rendered common/_modal.html.erb (Duration: 2.5ms | Allocations: 377)
2022-01-28T09:48:16 [I|app|adf80772]   Rendered autosign/_form.html.erb (Duration: 13.4ms | Allocations: 1229)
2022-01-28T09:48:16 [I|app|adf80772] Completed 200 OK in 113ms (Views: 68.1ms | ActiveRecord: 21.1ms | Allocations: 5730)
2022-01-28T09:48:17 [I|app|c3752f54]   Rendered autosign/_list.html.erb (Duration: 2.1ms | Allocations: 447)
2022-01-28T09:48:17 [I|app|c3752f54] Completed 200 OK in 169ms (Views: 59.3ms | ActiveRecord: 54.7ms | Allocations: 6587)
2022-01-28T09:48:17 [I|app|2d7462a2]   Rendered puppetca/_expiry.html.erb (Duration: 1.4ms | Allocations: 423)
2022-01-28T09:48:17 [I|app|2d7462a2] Completed 200 OK in 618ms (Views: 18.0ms | ActiveRecord: 83.1ms | Allocations: 38692)
2022-01-28T09:48:17 [I|app|795eb6a5]   Rendered puppetca/_list.html.erb (Duration: 8.8ms | Allocations: 1200)
2022-01-28T09:48:17 [I|app|795eb6a5] Completed 200 OK in 592ms (Views: 31.9ms | ActiveRecord: 9.9ms | Allocations: 9479)
2022-01-28T09:48:17 [I|app|5db286b9]   Rendered puppetca/_counts.html.erb (Duration: 1.6ms | Allocations: 480)
2022-01-28T09:48:17 [I|app|5db286b9] Completed 200 OK in 683ms (Views: 55.3ms | ActiveRecord: 41.7ms | Allocations: 46053)
2022-01-28T09:48:17 [I|app|0c65c403]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_puppet-2.0.0/app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb (Duration: 2.7ms | Allocations: 583)
2022-01-28T09:48:17 [I|app|0c65c403] Completed 200 OK in 864ms (Views: 22.1ms | ActiveRecord: 20.2ms | Allocations: 9801)
2022-01-28T09:48:25 [I|app|c0f93eb8] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:25 -0600
2022-01-28T09:48:25 [I|app|c0f93eb8] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:25 [I|app|c0f93eb8] Completed 200 OK in 16ms (Views: 0.3ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:48:35 [I|app|83156bac] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:35 -0600
2022-01-28T09:48:35 [I|app|83156bac] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:35 [I|app|83156bac] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:48:45 [I|app|7fd7802c] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:45 -0600
2022-01-28T09:48:45 [I|app|7fd7802c] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:45 [I|app|7fd7802c] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.6ms | Allocations: 2470)
2022-01-28T09:48:55 [I|app|75af3025] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:48:55 -0600
2022-01-28T09:48:55 [I|app|75af3025] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:48:55 [I|app|75af3025] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:49:05 [I|app|760724a6] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:49:05 -0600
2022-01-28T09:49:05 [I|app|760724a6] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:49:05 [I|app|760724a6] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:49:15 [I|app|dc40fb63] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:49:15 -0600
2022-01-28T09:49:15 [I|app|dc40fb63] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:49:15 [I|app|dc40fb63] Completed 200 OK in 17ms (Views: 0.3ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:49:25 [I|app|ff46a7af] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:49:25 -0600
2022-01-28T09:49:25 [I|app|ff46a7af] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:49:25 [I|app|ff46a7af] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.5ms | Allocations: 2470)
2022-01-28T09:49:35 [I|app|c642e62d] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:49:35 -0600
2022-01-28T09:49:35 [I|app|c642e62d] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:49:35 [I|app|c642e62d] Completed 200 OK in 17ms (Views: 0.3ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:49:45 [I|app|4f8bcb11] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:49:45 -0600
2022-01-28T09:49:45 [I|app|4f8bcb11] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:49:45 [I|app|4f8bcb11] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.8ms | Allocations: 2470)
2022-01-28T09:49:55 [I|app|c1f6e76c] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:49:55 -0600
2022-01-28T09:49:55 [I|app|c1f6e76c] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:49:55 [I|app|c1f6e76c] Completed 200 OK in 19ms (Views: 0.3ms | ActiveRecord: 3.3ms | Allocations: 2470)
2022-01-28T09:50:05 [I|app|99ded76f] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:50:05 -0600
2022-01-28T09:50:05 [I|app|99ded76f] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:50:05 [I|app|99ded76f] Completed 200 OK in 19ms (Views: 0.2ms | ActiveRecord: 3.3ms | Allocations: 2470)
2022-01-28T09:50:09 [I|app|d1e5953a] Started GET "/about" for 10.103.176.66 at 2022-01-28 09:50:09 -0600
2022-01-28T09:50:09 [I|app|d1e5953a] Processing by AboutController#index as HTML
2022-01-28T09:50:09 [I|app|d1e5953a] Deface: [WARNING] No :original defined for 'add_installed_packages_to_about', you should change its definition to include:
 :original => '0eac98ff8f68f28d16bc25cf33e8cdc3dfba5dd1'
2022-01-28T09:50:09 [I|app|d2f166d0] Started GET "/about" for 10.103.176.66 at 2022-01-28 09:50:09 -0600
2022-01-28T09:50:09 [I|app|d1e5953a]   Rendering about/index.html.erb within layouts/application
2022-01-28T09:50:09 [I|app|d2f166d0] Processing by AboutController#index as HTML
2022-01-28T09:50:09 [I|app|d2f166d0]   Rendering about/index.html.erb within layouts/application
2022-01-28T09:50:11 [I|app|d1e5953a]   Rendered about/index.html.erb within layouts/application (Duration: 1536.1ms | Allocations: 5630)
2022-01-28T09:50:11 [I|app|d1e5953a]   Rendered layouts/_application_content.html.erb (Duration: 1.3ms | Allocations: 496)
2022-01-28T09:50:11 [I|app|d1e5953a]   Rendering layouts/base.html.erb
2022-01-28T09:50:11 [I|app|d1e5953a]   Rendered layouts/base.html.erb (Duration: 50.0ms | Allocations: 26480)
2022-01-28T09:50:11 [I|app|d1e5953a] Completed 200 OK in 1664ms (Views: 1590.6ms | ActiveRecord: 15.3ms | Allocations: 45981)
2022-01-28T09:50:11 [I|app|d2f166d0]   Rendered about/index.html.erb within layouts/application (Duration: 1571.4ms | Allocations: 9315)
2022-01-28T09:50:11 [I|app|d2f166d0]   Rendered layouts/_application_content.html.erb (Duration: 5.8ms | Allocations: 5558)
2022-01-28T09:50:11 [I|app|d2f166d0]   Rendering layouts/base.html.erb
2022-01-28T09:50:11 [I|app|d2f166d0]   Rendered layouts/base.html.erb (Duration: 8.2ms | Allocations: 7799)
2022-01-28T09:50:11 [I|app|d2f166d0] Completed 200 OK in 1635ms (Views: 1593.9ms | ActiveRecord: 10.8ms | Allocations: 33434)
2022-01-28T09:50:12 [I|app|284f6d09] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:50:12 -0600
2022-01-28T09:50:12 [I|app|284f6d09] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:50:12 [I|app|284f6d09] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2486)
2022-01-28T09:50:12 [I|app|4494f2fc] Started GET "/katello/api/ping" for 10.103.176.66 at 2022-01-28 09:50:12 -0600
2022-01-28T09:50:12 [I|app|4494f2fc] Processing by Katello::Api::V2::KatelloPingController#index as JSON
2022-01-28T09:50:12 [I|app|4494f2fc]   Parameters: {"api_version"=>"v2"}
2022-01-28T09:50:12 [I|app|a188e95a] Started GET "/smart_proxies/1-foremanqa-jkhy-com/ping" for 10.103.176.66 at 2022-01-28 09:50:12 -0600
2022-01-28T09:50:12 [I|app|a188e95a] Processing by SmartProxiesController#ping as */*
2022-01-28T09:50:12 [I|app|a188e95a]   Parameters: {"id"=>"1-foremanqa-jkhy-com"}
2022-01-28T09:50:12 [I|app|a188e95a] Completed 200 OK in 34ms (Views: 0.4ms | ActiveRecord: 7.9ms | Allocations: 5053)
2022-01-28T09:50:12 [I|app|4494f2fc]   Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/katello_ping/show.json.rabl within katello/api/v2/layouts/resource
2022-01-28T09:50:12 [I|app|4494f2fc]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.3.0/app/views/katello/api/v2/katello_ping/show.json.rabl within katello/api/v2/layouts/resource (Duration: 11.0ms | Allocations: 2844)
2022-01-28T09:50:12 [I|app|4494f2fc] Completed 200 OK in 345ms (Views: 17.9ms | ActiveRecord: 6.9ms | Allocations: 20505)
2022-01-28T09:50:22 [I|app|d69c303a] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:50:22 -0600
2022-01-28T09:50:22 [I|app|d69c303a] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:50:22 [I|app|d69c303a] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:50:30 [I|app|] Performing CreateExpiredManifestNotifications (Job ID: b72bd233-bf24-44b4-b534-ab1494fca823) from Dynflow(default) enqueued at 2022-01-27T15:50:23Z
2022-01-28T09:50:30 [I|app|] CDN: Requesting path https://cdn.redhat.com:443/content/dist/rhel/server/7/listing
2022-01-28T09:50:31 [I|app|] Enqueued CreateExpiredManifestNotifications (Job ID: 8b512eb3-93ae-4b33-8b3a-79345e121c8a) to Dynflow(default) at 2022-01-29 15:50:31 UTC
2022-01-28T09:50:31 [I|app|] Performed CreateExpiredManifestNotifications (Job ID: b72bd233-bf24-44b4-b534-ab1494fca823) from Dynflow(default) in 1337.78ms
2022-01-28T09:50:32 [I|app|4f7ea12a] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:50:32 -0600
2022-01-28T09:50:32 [I|app|4f7ea12a] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:50:32 [I|app|4f7ea12a] Completed 200 OK in 19ms (Views: 0.3ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:50:42 [I|app|350b6995] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:50:42 -0600
2022-01-28T09:50:42 [I|app|350b6995] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:50:42 [I|app|350b6995] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:50:45 [I|app|] Performing CreateRssNotifications (Job ID: bf348bae-69f7-44b3-a2dd-01067cee5e81) from Dynflow(default) enqueued at 2022-01-28T03:50:33Z with arguments: {}
2022-01-28T09:50:45 [I|app|] Performing StoredValuesCleanupJob (Job ID: d6fb0da5-4b16-4e10-ac2d-6576424a0ab9) from Dynflow(default) enqueued at 2022-01-28T03:50:32Z with arguments: {}
2022-01-28T09:50:45 [I|app|] Performing CreatePulpDiskSpaceNotifications (Job ID: e67801a7-3015-4eec-b00a-faba7b77f6b1) from Dynflow(default) enqueued at 2022-01-28T03:50:32Z
2022-01-28T09:50:45 [I|app|] Performing SendExpireSoonNotifications (Job ID: 80ff8a96-83b8-4a7d-b9d2-39b345ad4db6) from Dynflow(default) enqueued at 2022-01-28T03:50:32Z
2022-01-28T09:50:45 [I|app|] Enqueued StoredValuesCleanupJob (Job ID: 0eae625c-b4be-4f12-94c9-a9fae37d6374) to Dynflow(default) at 2022-01-29 03:50:45 UTC with arguments: {}
2022-01-28T09:50:45 [I|app|] ForemanWebhooks::EventSubscriber: stored_values_cleanup_performed.event.foreman event received
2022-01-28T09:50:45 [I|app|] Performed StoredValuesCleanupJob (Job ID: d6fb0da5-4b16-4e10-ac2d-6576424a0ab9) from Dynflow(default) in 104.99ms
2022-01-28T09:50:45 [I|app|] Enqueued SendExpireSoonNotifications (Job ID: d134258b-0d2c-47b2-8cb8-add67b617ee8) to Dynflow(default) at 2022-01-29 03:50:45 UTC
2022-01-28T09:50:45 [I|app|] Performed SendExpireSoonNotifications (Job ID: 80ff8a96-83b8-4a7d-b9d2-39b345ad4db6) from Dynflow(default) in 141.66ms
2022-01-28T09:50:45 [I|app|] Enqueued CreatePulpDiskSpaceNotifications (Job ID: f8568e49-9ff8-4b20-92da-3877e37021cb) to Dynflow(default) at 2022-01-29 03:50:45 UTC
2022-01-28T09:50:45 [I|app|] Performed CreatePulpDiskSpaceNotifications (Job ID: e67801a7-3015-4eec-b00a-faba7b77f6b1) from Dynflow(default) in 205.93ms
2022-01-28T09:50:46 [I|app|] Enqueued CreateRssNotifications (Job ID: fc3147c3-e369-4ca7-a6ae-c72e8d5d20e7) to Dynflow(default) at 2022-01-29 03:50:46 UTC with arguments: {}
2022-01-28T09:50:46 [I|app|] ForemanWebhooks::EventSubscriber: create_rss_notifications_performed.event.foreman event received
2022-01-28T09:50:46 [I|app|] Performed CreateRssNotifications (Job ID: bf348bae-69f7-44b3-a2dd-01067cee5e81) from Dynflow(default) in 1227.22ms
2022-01-28T09:50:52 [I|app|a584c4fa] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:50:52 -0600
2022-01-28T09:50:52 [I|app|a584c4fa] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:50:52 [I|app|a584c4fa] Completed 200 OK in 19ms (Views: 0.3ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:51:02 [I|app|98b24aa1] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:51:02 -0600
2022-01-28T09:51:02 [I|app|98b24aa1] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:51:02 [I|app|98b24aa1] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:51:12 [I|app|47c6ead6] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:51:12 -0600
2022-01-28T09:51:12 [I|app|47c6ead6] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:51:12 [I|app|47c6ead6] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.8ms | Allocations: 2470)
2022-01-28T09:51:22 [I|app|44b31cfc] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:51:22 -0600
2022-01-28T09:51:22 [I|app|44b31cfc] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:51:22 [I|app|44b31cfc] Completed 200 OK in 14ms (Views: 0.2ms | ActiveRecord: 2.6ms | Allocations: 2470)
2022-01-28T09:51:32 [I|app|a91e7c3a] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:51:32 -0600
2022-01-28T09:51:32 [I|app|a91e7c3a] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:51:32 [I|app|a91e7c3a] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 3.0ms | Allocations: 2470)
2022-01-28T09:51:42 [I|app|78c6c4af] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:51:42 -0600
2022-01-28T09:51:42 [I|app|78c6c4af] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:51:42 [I|app|78c6c4af] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:51:52 [I|app|77b46c66] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:51:52 -0600
2022-01-28T09:51:52 [I|app|77b46c66] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:51:52 [I|app|77b46c66] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.3ms | Allocations: 2470)
2022-01-28T09:52:02 [I|app|8c6cca65] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:52:02 -0600
2022-01-28T09:52:02 [I|app|8c6cca65] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:52:02 [I|app|8c6cca65] Completed 200 OK in 21ms (Views: 0.3ms | ActiveRecord: 3.4ms | Allocations: 2470)
2022-01-28T09:52:12 [I|app|4dddac98] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:52:12 -0600
2022-01-28T09:52:12 [I|app|4dddac98] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:52:12 [I|app|4dddac98] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.5ms | Allocations: 2470)
2022-01-28T09:52:22 [I|app|d8475205] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:52:22 -0600
2022-01-28T09:52:22 [I|app|d8475205] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:52:22 [I|app|d8475205] Completed 200 OK in 17ms (Views: 0.3ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:52:32 [I|app|4a664fc3] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:52:32 -0600
2022-01-28T09:52:32 [I|app|4a664fc3] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:52:32 [I|app|4a664fc3] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:52:42 [I|app|90e5d4bb] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:52:42 -0600
2022-01-28T09:52:42 [I|app|90e5d4bb] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:52:42 [I|app|90e5d4bb] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:52:52 [I|app|cd7e5e40] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:52:52 -0600
2022-01-28T09:52:52 [I|app|cd7e5e40] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:52:52 [I|app|cd7e5e40] Completed 200 OK in 18ms (Views: 0.3ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:53:02 [I|app|c5443fb7] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:53:02 -0600
2022-01-28T09:53:02 [I|app|c5443fb7] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:53:02 [I|app|c5443fb7] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 3.2ms | Allocations: 2470)
2022-01-28T09:53:12 [I|app|ce8533fd] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:53:12 -0600
2022-01-28T09:53:12 [I|app|ce8533fd] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:53:12 [I|app|ce8533fd] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:53:22 [I|app|e9b583dc] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:53:22 -0600
2022-01-28T09:53:22 [I|app|e9b583dc] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:53:22 [I|app|e9b583dc] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:53:32 [I|app|8932dedc] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:53:32 -0600
2022-01-28T09:53:32 [I|app|8932dedc] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:53:32 [I|app|8932dedc] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.5ms | Allocations: 2470)
2022-01-28T09:53:42 [I|app|c9b3553c] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:53:42 -0600
2022-01-28T09:53:42 [I|app|c9b3553c] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:53:42 [I|app|c9b3553c] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.2ms | Allocations: 2470)
2022-01-28T09:53:52 [I|app|118b949d] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:53:52 -0600
2022-01-28T09:53:52 [I|app|118b949d] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:53:52 [I|app|118b949d] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.8ms | Allocations: 2470)
2022-01-28T09:54:02 [I|app|04df4710] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:54:02 -0600
2022-01-28T09:54:02 [I|app|04df4710] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:54:02 [I|app|04df4710] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 3.5ms | Allocations: 2470)
2022-01-28T09:54:12 [I|app|17e09095] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:54:12 -0600
2022-01-28T09:54:12 [I|app|17e09095] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:54:12 [I|app|17e09095] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:54:22 [I|app|5e319f1d] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:54:22 -0600
2022-01-28T09:54:22 [I|app|5e319f1d] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:54:22 [I|app|5e319f1d] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.8ms | Allocations: 2470)
2022-01-28T09:54:32 [I|app|b00467e5] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:54:32 -0600
2022-01-28T09:54:32 [I|app|b00467e5] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:54:32 [I|app|b00467e5] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:54:42 [I|app|90720e8e] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:54:42 -0600
2022-01-28T09:54:42 [I|app|90720e8e] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:54:42 [I|app|90720e8e] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.4ms | Allocations: 2470)
2022-01-28T09:54:52 [I|app|dea9d158] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:54:52 -0600
2022-01-28T09:54:52 [I|app|dea9d158] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:54:52 [I|app|dea9d158] Completed 200 OK in 19ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:55:02 [I|app|c907f715] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:55:02 -0600
2022-01-28T09:55:02 [I|app|c907f715] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:55:02 [I|app|c907f715] Completed 200 OK in 23ms (Views: 0.2ms | ActiveRecord: 5.4ms | Allocations: 2470)
2022-01-28T09:55:12 [I|app|10ab4a9d] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:55:12 -0600
2022-01-28T09:55:12 [I|app|10ab4a9d] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:55:12 [I|app|10ab4a9d] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 3.5ms | Allocations: 2470)
2022-01-28T09:55:22 [I|app|e1755964] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:55:22 -0600
2022-01-28T09:55:22 [I|app|e1755964] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:55:22 [I|app|e1755964] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.4ms | Allocations: 2470)
2022-01-28T09:55:32 [I|app|3b2d41b1] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:55:32 -0600
2022-01-28T09:55:32 [I|app|3b2d41b1] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:55:32 [I|app|3b2d41b1] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:55:42 [I|app|668d0e41] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:55:42 -0600
2022-01-28T09:55:42 [I|app|668d0e41] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:55:42 [I|app|668d0e41] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 3.4ms | Allocations: 2470)
2022-01-28T09:55:52 [I|app|2256f3a1] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:55:52 -0600
2022-01-28T09:55:52 [I|app|2256f3a1] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:55:52 [I|app|2256f3a1] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:56:02 [I|app|1ffb9ae1] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:56:02 -0600
2022-01-28T09:56:02 [I|app|1ffb9ae1] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:56:02 [I|app|1ffb9ae1] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 2.8ms | Allocations: 2470)
2022-01-28T09:56:12 [I|app|acc9c429] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:56:12 -0600
2022-01-28T09:56:12 [I|app|acc9c429] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:56:12 [I|app|acc9c429] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.5ms | Allocations: 2470)
2022-01-28T09:56:22 [I|app|0de40907] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:56:22 -0600
2022-01-28T09:56:22 [I|app|0de40907] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:56:22 [I|app|0de40907] Completed 200 OK in 19ms (Views: 0.3ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:56:32 [I|app|41d88ad6] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:56:32 -0600
2022-01-28T09:56:32 [I|app|41d88ad6] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:56:32 [I|app|41d88ad6] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.6ms | Allocations: 2470)
2022-01-28T09:56:42 [I|app|29898bb3] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:56:42 -0600
2022-01-28T09:56:42 [I|app|29898bb3] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:56:42 [I|app|29898bb3] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.9ms | Allocations: 2470)
2022-01-28T09:56:52 [I|app|c117157a] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:56:52 -0600
2022-01-28T09:56:52 [I|app|c117157a] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:56:52 [I|app|c117157a] Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 2.7ms | Allocations: 2470)
2022-01-28T09:57:02 [I|app|20f1a7ac] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:57:02 -0600
2022-01-28T09:57:02 [I|app|20f1a7ac] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:57:02 [I|app|20f1a7ac] Completed 200 OK in 19ms (Views: 0.2ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:57:12 [I|app|af53b284] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:57:12 -0600
2022-01-28T09:57:12 [I|app|af53b284] Processing by NotificationRecipientsController#index as JSON
2022-01-28T09:57:12 [I|app|af53b284] Completed 200 OK in 18ms (Views: 0.3ms | ActiveRecord: 3.1ms | Allocations: 2470)
2022-01-28T09:57:22 [I|app|085ad52e] Started GET "/notification_recipients" for 10.103.176.66 at 2022-01-28 09:57:22 -0600


Hey !
Did you upgrade?
Did this ever work?
Are you trying for the first time etc?

Hi @frostygresh,

Can you send us a screenshot of what you are seeing? I’m curious if the entire screen is blank, or if the list of RPMs is simply empty.

I’ll echo @mcorr’s questions too.

1 Like

Yes, this was an upgrade from 2.5.4
Repositories were browsable before and I can go under content hosts and view applicable packages there and apply them to the host.
I noted the problem when I started testing of a repository for centos7 where I had imported errata into the repository (my local mirror) before having Foreman import from that source.

Here are a couple of screen shots

  1. view of repository from webgui
  2. view of applicable packages for a registered server

You may be hitting this bug: Bug #33988: Repository content manage UI error: OstreeBranchProvider <- OstreeBranch <- RepositoryManageContentController - Katello - Foreman

Do you mind opening up the JS console and seeing if there are any errors? Perhaps any relating to OSTree?

You can open that up by right-clicking on the page and then clicking “Inspect”. Then, click on the “Console” tab at the top.

Here is the js console output. Does this confirm your suspicion?

DevTools failed to load source map: Could not load content for https://foremanqa.jkhy.com/webpack/katello/katello:common-bbef8541986fecfd0790.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://foremanqa.jkhy.com/webpack/foreman_remote_execution/foreman_remote_execution:global-20c306087dec04284f02.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://foremanqa.jkhy.com/webpack/foreman_webhooks/foreman_webhooks:routes-f8b8973939a80cfffd75.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://foremanqa.jkhy.com/webpack/foreman_puppet/foreman_puppet:fills-fb3c217d5ba5621ab26a.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://foremanqa.jkhy.com/webpack/katello/katello:global-dc6b389d99c59ba4a1ee.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:5 Error: [$injector:unpr] Unknown provider: OstreeBranchProvider <- OstreeBranch <- RepositoryManageContentController
https://errors.angularjs.org/1.8.2/$injector/unpr?p0=OstreeBranchProvider%20%3C-%20OstreeBranch%20%3C-%20RepositoryManageContentController
    at bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:4735
    at bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:27884
    at Object.l [as get] (bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:26810)
    at bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:27969
    at l (bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:26810)
    at a (bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:27115)
    at Object.t [as instantiate] (bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:27484)
    at d (bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:4:24035)
    at Object.<anonymous> (bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:13:3967)
    at bastion-c5aab6e0ee46fdd6d4d1c92d1f87c789d2d4a6dd09f38a100135435c76895faa.js:3:10378 '<section ui-view="" class="ng-scope">'

Hi @frostygresh,

Yeah that is a confirmation, we also saw this earlier this week.

The good thing is the fix should be in the upcoming release (4.3.1).

Apologies!

2 Likes