Actions
Bug #31725
closedforeman-rake katello:clean_backend_objects fails with " "The Dynflow world was not initialized yet. If your plugin uses it, make sure to call Rails.application.dynflow.require! in some initializer"},"
Difficulty:
Triaged:
Yes
Description
foreman-rake katello:clean_backend_objects --trace
- Invoke katello:clean_backend_objects (first_time)
- Invoke environment (first_time)
- Execute environment
- Invoke katello:check_ping (first_time)
- Invoke environment
- Execute katello:check_ping
{:services=>
{:candlepin=>{:status=>“ok”, :duration_ms=>“25”},
:candlepin_auth=>{:status=>“ok”, :duration_ms=>“43”},
:foreman_tasks=> {:status=>“FAIL”,
:message=>
“The Dynflow world was not initialized yet. If your plugin uses it, make sure to call Rails.application.dynflow.require! in some initializer”},
:katello_events=> {:status=>“ok”, :message=>“0 Processed, 0 Failed”, :duration_ms=>“0”},
:candlepin_events=> {:status=>“ok”, :message=>“0 Processed, 0 Failed”, :duration_ms=>“0”},
:pulp3=>{:status=>“ok”, :duration_ms=>“66”},
:pulp=>{:status=>“ok”, :duration_ms=>“86”},
:pulp_auth=>{:status=>“ok”, :duration_ms=>“55”}},
:status=>“FAIL”}
rake aborted!
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9113 added
Updated by Justin Sherrill almost 4 years ago
- Target version set to Katello 3.17.2
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases Katello 4.1.0 added
Updated by Justin Sherrill almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b8c73d768baed4d00b97cfd43997bb826a1a36a3.
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/Katello/katello/pull/9118 added
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/Katello/katello/pull/9128 added
Updated by Chris Roberts almost 4 years ago
- Target version changed from Katello 3.17.2 to Katello 4.0.0
Updated by Jonathon Turel over 3 years ago
- Target version changed from Katello 4.0.0 to Katello 3.18.3
Updated by Ian Ballou over 3 years ago
- Has duplicate Bug #32654: katello:correct_repositories should use "dynflow:client" added
Actions