Project

General

Profile

Actions

Bug #20395

closed

importing manifest fails with error 'PG::Error: ERROR: null value in column "virt_who" violates not-null constraint'

Added by Justin Sherrill almost 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

---
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/postgresql_adapter.rb:602:in
  `exec_prepared'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/postgresql_adapter.rb:602:in
  `block in exec_cache'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract_adapter.rb:484:in
  `block in log'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/notifications/instrumenter.rb:20:in
  `instrument'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract_adapter.rb:478:in
  `log'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/postgresql_adapter.rb:601:in
  `exec_cache'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/postgresql_adapter.rb:585:in
  `execute_and_clear'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/postgresql/database_statements.rb:173:in
  `exec_delete'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract/database_statements.rb:114:in
  `update'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract/query_cache.rb:14:in
  `update'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/relation.rb:88:in
  `_update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/persistence.rb:515:in
  `_update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/locking/optimistic.rb:79:in
  `_update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/attribute_methods/dirty.rb:129:in
  `_update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/callbacks.rb:310:in
  `block in _update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:117:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:117:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:555:in
  `block (2 levels) in compile'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:505:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:505:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:92:in
  `__run_callbacks__'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:778:in
  `_run_update_callbacks'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/callbacks.rb:310:in
  `_update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/timestamp.rb:70:in
  `_update_record'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/persistence.rb:504:in
  `create_or_update'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/callbacks.rb:302:in
  `block in create_or_update'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:117:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:117:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:555:in
  `block (2 levels) in compile'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:505:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:505:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:92:in
  `__run_callbacks__'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activesupport-4.2.9/lib/active_support/callbacks.rb:778:in
  `_run_save_callbacks'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/callbacks.rb:302:in
  `create_or_update'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/persistence.rb:120:in
  `save'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/bullet-5.6.0/lib/bullet/active_record42.rb:47:in
  `save_with_bullet'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/validations.rb:37:in
  `save'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/attribute_methods/dirty.rb:21:in
  `save'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:286:in
  `block (2 levels) in save'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:351:in
  `block in with_transaction_returning_status'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract/database_statements.rb:211:in
  `transaction'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:220:in
  `transaction'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:348:in
  `with_transaction_returning_status'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:286:in
  `block in save'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:301:in
  `rollback_active_record_state!'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:285:in
  `save'" 
- "/home/vagrant/git/katello/app/lib/katello/lazy_accessor.rb:80:in `save'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/persistence.rb:252:in
  `block in update'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:351:in
  `block in with_transaction_returning_status'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in
  `block in transaction'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract/transaction.rb:184:in
  `within_new_transaction'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in
  `transaction'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:220:in
  `transaction'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/transactions.rb:348:in
  `with_transaction_returning_status'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/activerecord-4.2.9/lib/active_record/persistence.rb:250:in
  `update'" 
- "/home/vagrant/git/katello/app/models/katello/glue/candlepin/pool.rb:132:in `import_data'" 
- "/home/vagrant/git/katello/app/models/katello/glue/candlepin/candlepin_object.rb:44:in
  `block (2 levels) in import_all'" 
- "/home/vagrant/git/katello/app/models/katello/glue/candlepin/candlepin_object.rb:42:in
  `each'" 
- "/home/vagrant/git/katello/app/models/katello/glue/candlepin/candlepin_object.rb:42:in
  `block in import_all'" 
- "/home/vagrant/git/katello/app/models/katello/glue/candlepin/candlepin_object.rb:37:in
  `each'" 
- "/home/vagrant/git/katello/app/models/katello/glue/candlepin/candlepin_object.rb:37:in
  `import_all'" 
- "/home/vagrant/git/katello/app/models/katello/glue/provider.rb:200:in `index_subscriptions'" 
- "/home/vagrant/git/katello/app/models/katello/glue/provider.rb:194:in `import_products_from_cp'" 
- "/home/vagrant/git/katello/app/lib/actions/candlepin/owner/import_products.rb:11:in
  `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:512:in
  `block (3 levels) in execute_run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:17:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:30:in
  `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:22:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:17:in
  `pass'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/propagate_candlepin_errors.rb:9:in
  `block in run'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/propagate_candlepin_errors.rb:19:in
  `propagate_candlepin_errors'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/propagate_candlepin_errors.rb:9:in
  `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:22:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:17:in
  `pass'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:16:in `block
  in run'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:40:in `block
  in as_remote_user'" 
- "/home/vagrant/git/katello/app/models/katello/concerns/user_extensions.rb:21:in
  `cp_config'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:27:in `as_cp_user'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:39:in `as_remote_user'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/remote_action.rb:16:in `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:22:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:17:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action/progress.rb:30:in
  `with_progress_calculation'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action/progress.rb:16:in
  `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:22:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:17:in
  `pass'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/keep_locale.rb:11:in `block
  in run'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/keep_locale.rb:22:in `with_locale'" 
- "/home/vagrant/git/katello/app/lib/actions/middleware/keep_locale.rb:11:in `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:22:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:26:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:17:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware.rb:30:in
  `run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/stack.rb:22:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/middleware/world.rb:30:in
  `execute'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:511:in
  `block (2 levels) in execute_run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:510:in
  `catch'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:510:in
  `block in execute_run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:425:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:425:in
  `block in with_error_handling'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:425:in
  `catch'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:425:in
  `with_error_handling'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:505:in
  `execute_run'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/action.rb:266:in
  `execute'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:9:in
  `block (2 levels) in execute'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `with_meta_calculation'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:8:in
  `block in execute'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:22:in
  `open_action'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:7:in
  `execute'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/director.rb:42:in
  `execute'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/executors/parallel/worker.rb:11:in
  `on_message'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/context.rb:46:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/executes_context.rb:7:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/dynflow-0.8.25/lib/dynflow/actor.rb:26:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/awaits.rb:15:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/sets_results.rb:14:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/buffer.rb:38:in
  `process_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/buffer.rb:31:in
  `process_envelopes?'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/buffer.rb:20:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/termination.rb:55:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/removes_child.rb:10:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/behaviour/sets_results.rb:14:in
  `on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/core.rb:161:in
  `process_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/core.rb:95:in
  `block in on_envelope'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/core.rb:118:in
  `block (2 levels) in schedule_execution'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/synchronization/mri_lockable_object.rb:38:in
  `block in synchronize'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/synchronization/mri_lockable_object.rb:38:in
  `synchronize'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/synchronization/mri_lockable_object.rb:38:in
  `synchronize'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-edge-0.2.4/lib/concurrent/actor/core.rb:115:in
  `block in schedule_execution'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/serialized_execution.rb:18:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/serialized_execution.rb:18:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/serialized_execution.rb:96:in
  `work'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/serialized_execution.rb:77:in
  `block in call_job'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:348:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:348:in
  `run_task'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:337:in
  `block (3 levels) in create_worker'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:320:in
  `loop'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:320:in
  `block (2 levels) in create_worker'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:319:in
  `catch'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/concurrent-ruby-1.0.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:319:in
  `block in create_worker'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in
  `call'" 
- "/home/vagrant/.rvm/gems/ruby-2.2.4/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in
  `block in create_with_logging_context'" 

Related issues 1 (0 open1 closed)

Has duplicate Katello - Bug #20637: Manifest import on 'master' failingDuplicate08/17/2017Actions
Actions #1

Updated by Justin Sherrill over 6 years ago

  • Assignee set to Justin Sherrill
  • Target version set to 205
  • translation missing: en.field_release set to 286
Actions #2

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/6897 added
Actions #3

Updated by Brad Buckingham over 6 years ago

  • Target version changed from 205 to 208
Actions #4

Updated by Brad Buckingham over 6 years ago

  • Has duplicate Bug #20637: Manifest import on 'master' failing added
Actions #5

Updated by Brad Buckingham over 6 years ago

  • Bugzilla link set to 1483283
Actions #6

Updated by Justin Sherrill over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #7

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/Katello/katello/pull/7184 added
Actions #8

Updated by Andrew Kofink about 6 years ago

  • Pull request deleted (https://github.com/Katello/katello/pull/7184)
Actions

Also available in: Atom PDF