|
2017-01-12T16:38:41 d3cce977 [app] [I] Started POST "/api/v2/discovered_hosts/facts" for 10.3.23.163 at 2017-01-12 16:38:41 +0100
|
|
2017-01-12T16:38:41 d3cce977 [app] [I] Processing by Api::V2::DiscoveredHostsController#facts as JSON
|
|
2017-01-12T16:38:41 d3cce977 [app] [I] Parameters: {"facts"=>"[FILTERED]", "apiv"=>"v2", "discovered_host"=>{"facts"=>"[FILTERED]"}}
|
|
2017-01-12T16:38:41 d3cce977 [foreman-tasks/dynflow] [E] Mysql2::Error: Cannot add or update a child row: a foreign key constraint fails (`foreman`.`dynflow_steps`, CONSTRAINT `dynflow_steps_ibfk_1` FOREIGN KEY (`execution_plan_uuid`, `action_id`) REFERENCES `dynflow_actions` (`execution_plan_uuid`, `id`)) (Sequel::ForeignKeyConstraintViolation)
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/mysql2-0.4.5/lib/mysql2/client.rb:120:in `_query'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/mysql2-0.4.5/lib/mysql2/client.rb:120:in `block in query'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/mysql2-0.4.5/lib/mysql2/client.rb:119:in `handle_interrupt'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/mysql2-0.4.5/lib/mysql2/client.rb:119:in `query'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/adapters/mysql2.rb:137:in `block in _execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/database/logging.rb:44:in `log_connection_yield'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/adapters/mysql2.rb:132:in `_execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/adapters/utils/mysql_mysql2.rb:36:in `block in execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/database/connecting.rb:251:in `block in synchronize'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/database/connecting.rb:251:in `synchronize'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/adapters/utils/mysql_mysql2.rb:36:in `execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/adapters/mysql2.rb:76:in `execute_insert'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/dataset/actions.rb:986:in `execute_insert'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/sequel-4.37.0/lib/sequel/dataset/actions.rb:338:in `insert'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/persistence_adapters/sequel.rb:243:in `block in save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/persistence_adapters/sequel.rb:337:in `with_retry'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/persistence_adapters/sequel.rb:243:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/persistence_adapters/sequel.rb:121:in `save_step'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/persistence.rb:86:in `save_step'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan/steps/abstract.rb:62:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:199:in `prepare'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/world.rb:167:in `block in plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/world.rb:166:in `tap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/world.rb:166:in `plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:99:in `plan_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:79:in `plan_create_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:228:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:228:in `block in halting_and_conditional'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `block in call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `each'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_create_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/callbacks.rb:306:in `_create_record'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/timestamp.rb:57:in `_create_record'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/persistence.rb:504:in `create_or_update'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/callbacks.rb:302:in `block in create_or_update'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_save_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/callbacks.rb:302:in `create_or_update'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/persistence.rb:120:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/validations.rb:37:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/attribute_methods/dirty.rb:21:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:286:in `block (2 levels) in save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:220:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:286:in `block in save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:285:in `save'
|
|
| /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in `save_with_type'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:29:in `block in save_with_dynflow_task_wrap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:133:in `dynflow_task_wrap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:29:in `save_with_dynflow_task_wrap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman_discovery-7.0.1/app/models/host/discovered.rb:61:in `import_host'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman_discovery-7.0.1/app/controllers/api/v2/discovered_hosts_controller.rb:99:in `facts'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/app/controllers/api/v2/base_controller.rb:152:in `disable_json_root'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `public_send'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:14:in `set_timezone'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `public_send'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in `block in instrument'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in `instrument'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in `process'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in `process'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in `dispatch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in `block in action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/mapper.rb:49:in `serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in `each'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in `serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/apipie-rails-0.3.7/lib/apipie/static_dispatcher.rb:65:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/apipie-rails-0.3.7/lib/apipie/extractor/recorder.rb:132:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/apipie-rails-0.3.7/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/etag.rb:24:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/conditionalget.rb:38:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/head.rb:13:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
|
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:225:in `context'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:220:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in `call_app'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:22:in `call'
|
|
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/methodoverride.rb:22:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/runtime.rb:18:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/sendfile.rb:113:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/secure_headers-3.5.1/lib/secure_headers/middleware.rb:12:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/application.rb:165:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/urlmap.rb:66:in `block in call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/urlmap.rb:50:in `each'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/urlmap.rb:50:in `call'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:160:in `accept_and_process_next_request'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/logging-2.1.0/lib/logging/diagnostic_context.rb:450:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/logging-2.1.0/lib/logging/diagnostic_context.rb:450:in `block in create_with_logging_context'
|
|
2017-01-12T16:38:41 d3cce977 [foreman-tasks/dynflow] [E] Persistence retry no. 1
|
|
2017-01-12T16:38:42 d3cce977 [foreman-tasks/action] [E] ERF12-8056 [ForemanChef::ProxyException]: Unable to communicate with Chef proxy, undefined method `chef_proxy' for #<Host::Discovered:0x007f8b41f2fa20> (ForemanChef::ProxyException)
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman_chef-0.4.0/app/lib/actions/foreman_chef/host/create.rb:27:in `rescue in plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman_chef-0.4.0/app/lib/actions/foreman_chef/host/create.rb:7:in `plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:461:in `block (3 levels) in execute_plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:26:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:26:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:17:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:34:in `plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:22:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:26:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:17:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:34:in `plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:22:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/world.rb:30:in `execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:460:in `block (2 levels) in execute_plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:301:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:301:in `switch_flow'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:364:in `concurrence'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:459:in `block in execute_plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:419:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:419:in `block in with_error_handling'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:419:in `catch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:419:in `with_error_handling'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:458:in `execute_plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/action.rb:260:in `execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan/steps/plan_step.rb:54:in `block in execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan/steps/abstract.rb:155:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan/steps/abstract.rb:155:in `with_meta_calculation'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan/steps/plan_step.rb:53:in `execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:206:in `block (2 levels) in plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:301:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:301:in `switch_flow'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:291:in `with_planning_scope'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:205:in `block in plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:26:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:26:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:17:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:42:in `plan_phase'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:22:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:26:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware.rb:17:in `pass'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/common/transaction.rb:16:in `block in rollback_on_error'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:220:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/transaction_adapters/active_record.rb:5:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/common/transaction.rb:15:in `rollback_on_error'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/common/transaction.rb:5:in `plan_phase'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/stack.rb:22:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/middleware/world.rb:30:in `execute'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/execution_plan.rb:204:in `plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/world.rb:168:in `block in plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/world.rb:166:in `tap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/dynflow-0.8.17/lib/dynflow/world.rb:166:in `plan'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:99:in `plan_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:79:in `plan_create_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:228:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:228:in `block in halting_and_conditional'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `block in call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `each'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:506:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_create_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/callbacks.rb:306:in `_create_record'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/timestamp.rb:57:in `_create_record'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/persistence.rb:504:in `create_or_update'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/callbacks.rb:302:in `block in create_or_update'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_save_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/callbacks.rb:302:in `create_or_update'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/persistence.rb:120:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/validations.rb:37:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/attribute_methods/dirty.rb:21:in `save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:286:in `block (2 levels) in save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:220:in `transaction'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:286:in `block in save'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:285:in `save'
|
|
| /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in `save_with_type'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:29:in `block in save_with_dynflow_task_wrap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:133:in `dynflow_task_wrap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman-tasks-0.8.6/app/models/foreman_tasks/concerns/action_triggering.rb:29:in `save_with_dynflow_task_wrap'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman_discovery-7.0.1/app/models/host/discovered.rb:61:in `import_host'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/foreman_discovery-7.0.1/app/controllers/api/v2/discovered_hosts_controller.rb:99:in `facts'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/app/controllers/api/v2/base_controller.rb:152:in `disable_json_root'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `public_send'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:14:in `set_timezone'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `public_send'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:455:in `block in make_lambda'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in `block in instrument'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in `instrument'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in `process'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in `process'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in `dispatch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in `block in action'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/mapper.rb:49:in `serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in `each'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in `serve'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/apipie-rails-0.3.7/lib/apipie/static_dispatcher.rb:65:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/apipie-rails-0.3.7/lib/apipie/extractor/recorder.rb:132:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/apipie-rails-0.3.7/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/etag.rb:24:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/conditionalget.rb:38:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/head.rb:13:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
|
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:225:in `context'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:220:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in `call_app'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:22:in `call'
|
|
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/methodoverride.rb:22:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/runtime.rb:18:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/sendfile.rb:113:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/secure_headers-3.5.1/lib/secure_headers/middleware.rb:12:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/application.rb:165:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/urlmap.rb:66:in `block in call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/urlmap.rb:50:in `each'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/rack-1.6.5/lib/rack/urlmap.rb:50:in `call'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:160:in `accept_and_process_next_request'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
|
|
| /usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/logging-2.1.0/lib/logging/diagnostic_context.rb:450:in `call'
|
|
| /usr/share/foreman/vendor/ruby/2.0.0/gems/logging-2.1.0/lib/logging/diagnostic_context.rb:450:in `block in create_with_logging_context'
|
|
2017-01-12T16:38:42 d3cce977 [app] [W] Host discovery failed, facts: {"lib"=>"/usr/share/fdi/facts:/opt/extension/facts", "virtual"=>"physical", "is_virtual"=>false, "architecture"=>"x86_64", "hardwaremodel"=>"x86_64", "os"=>{"name"=>"CentOS", "family"=>"RedHat", "release"=>{"major"=>"7", "minor"=>"3", "full"=>"7.3.1611"}}, "domain"=>"se-ix.delta.prod", "interfaces"=>"enp5s0f0,enp5s0f1,lo", "ipaddress_enp5s0f0"=>"10.3.23.163", "macaddress_enp5s0f0"=>"d8:d3:85:65:82:f4", "netmask_enp5s0f0"=>"255.255.252.0", "mtu_enp5s0f0"=>1500, "macaddress_enp5s0f1"=>"d8:d3:85:65:82:f5", "mtu_enp5s0f1"=>1500, "ipaddress_lo"=>"127.0.0.1", "netmask_lo"=>"255.0.0.0", "mtu_lo"=>65536, "memorysize"=>"23.54 GB", "memorysize_mb"=>"24100.57", "netmask"=>"255.255.252.0", "physicalprocessorcount"=>2, "ipaddress"=>"10.3.23.163", "facterversion"=>"2.4.1", "gid"=>"root", "uniqueid"=>"030aa317", "processors"=>{"models"=>["Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "Intel(R) Xeon(R) CPU E5520 @ 2.27GHz"], "count"=>16, "physicalcount"=>2}, "ps"=>"ps -ef", "selinux"=>false, "macaddress"=>"d8:d3:85:65:82:f4", "processor0"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor1"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor2"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor3"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor4"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor5"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor6"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor7"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor8"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor9"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor10"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor11"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor12"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor13"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor14"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processor15"=>"Intel(R) Xeon(R) CPU E5520 @ 2.27GHz", "processorcount"=>16, "dhcp_servers"=>{"system"=>"10.3.128.10", "enp5s0f0"=>"10.3.128.10"}, "fqdn"=>"fdi.se-ix.delta.prod", "hardwareisa"=>"x86_64", "bios_vendor"=>"HP", "bios_version"=>"O33", "bios_release_date"=>"02/17/2011", "manufacturer"=>"HP", "productname"=>"ProLiant DL160 G6", "serialnumber"=>"CZJ0110JHM", "uuid"=>"01B2EED2-8DFE-D511-8E2B-D8D385BBFF49", "type"=>"Rack Mount Chassis", "hostname"=>"fdi", "id"=>"root", "network_enp5s0f0"=>"10.3.20.0", "network_lo"=>"127.0.0.0", "lldp_neighbor_chassisid_enp5s0f0"=>"00:01:e8:95:fd:7d", "lldp_neighbor_portid_enp5s0f0"=>"GigabitEthernet 1/0", "lldp_neighbor_sysname_enp5s0f0"=>"adserver-ix", "lldp_neighbor_chassisid_enp5s0f1"=>"00:01:e8:95:fd:7d", "lldp_neighbor_portid_enp5s0f1"=>"GigabitEthernet 0/0", "lldp_neighbor_sysname_enp5s0f1"=>"adserver-ix", "discovery_version"=>"3.3.1", "discovery_release"=>"20170104.1", "discovery_bootif"=>"d8:d3:85:65:82:f4", "discovery_bootip"=>"10.3.23.163", "speed_enp5s0f0"=>"1000", "duplex_enp5s0f0"=>"full", "port_enp5s0f0"=>"Twisted Pair", "auto_negotiation_enp5s0f0"=>"true", "wol_enp5s0f0"=>true, "link_enp5s0f0"=>"true", "speed_enp5s0f1"=>"1000", "duplex_enp5s0f1"=>"full", "port_enp5s0f1"=>"Twisted Pair", "auto_negotiation_enp5s0f1"=>"true", "wol_enp5s0f1"=>true, "link_enp5s0f1"=>"true", "link_lo"=>"true", "ipmi_enabled"=>true, "ipmi_ipaddress_source"=>"DHCP Address", "ipmi_ipaddress"=>"10.3.23.166", "ipmi_subnet_mask"=>"255.255.252.0", "ipmi_macaddress"=>"d8:d3:85:bb:ff:49", "ipmi_gateway"=>"10.3.20.1", "ipmi_2_ipaddress_source"=>"DHCP Address", "ipmi_2_ipaddress"=>"10.3.23.166", "ipmi_2_subnet_mask"=>"255.255.252.0", "ipmi_2_macaddress"=>"d8:d3:85:bb:ff:49", "ipmi_2_gateway"=>"10.3.20.1", "discovery_proxy_uri"=>"http://foreman01.se-ix.delta.prod", "discovery_proxy_type"=>"foreman"}
|
|
2017-01-12T16:38:42 d3cce977 [app] [I] Completed 422 Unprocessable Entity in 1225ms (Views: 2.3ms | ActiveRecord: 23.6ms)
|
|
2017-01-12T16:38:50 a0594e49 [app] [I] Started POST "///api/reports" for 10.3.134.35 at 2017-01-12 16:38:50 +0100
|
|
2017-01-12T16:38:50 a0594e49 [app] [I] Processing by Api::V2::ReportsController#create as JSON
|
|
2017-01-12T16:38:50 a0594e49 [app] [I] Parameters: {"report"=>"[FILTERED]", "apiv"=>"v2"}
|