Status: stopped

Result: warning

Started at: 2016-01-24 16:54:14 UTC

Ended at: 2016-01-24 17:27:56 UTC

sequence concurrence
3: Actions::Pulp::Repository::Sync (skipped) [ 442.87s / 7.88s ]

Started at: 2016-01-24 16:54:16 UTC

Ended at: 2016-01-24 17:01:38 UTC

Real time: 442.87s

Execution time (excluding suspended state): 7.88s

Input:

---
pulp_id: Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_Optional_RPMs_x86_64_6_7
task_id: 
remote_user: abraverm-4b6e44d9
remote_cp_user: abraverm
locale: en

Output:

---
pulp_tasks:
- exception: 
  task_type: pulp.server.managers.repo.sync.sync
  _href: /pulp/api/v2/tasks/c43ad48e-8b92-49e9-bda7-87898f7c0c41/
  task_id: c43ad48e-8b92-49e9-bda7-87898f7c0c41
  tags:
  - pulp:repository:Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_Optional_RPMs_x86_64_6_7
  - pulp:action:sync
  finish_time: '2016-01-24T17:01:34Z'
  _ns: task_status
  start_time: '2016-01-24T17:01:33Z'
  traceback: ! "Traceback (most recent call last):\n  File \"/usr/lib/python2.6/site-packages/celery/app/trace.py\",
    line 240, in trace_task\n    R = retval = fun(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/async/tasks.py\",
    line 328, in __call__\n    return super(Task, self).__call__(*args, **kwargs)\n
    \ File \"/usr/lib/python2.6/site-packages/celery/app/trace.py\", line 437, in
    __protected_call__\n    return self.run(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/managers/repo/sync.py\",
    line 114, in sync\n    raise PulpExecutionException(_('Importer indicated a failed
    response'))\nPulpExecutionException: Importer indicated a failed response\n"
  spawned_tasks: []
  progress_report:
    yum_importer:
      content:
        size_total: 0
        items_left: 0
        items_total: 0
        state: NOT_STARTED
        size_left: 0
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        error_details: []
      comps:
        state: NOT_STARTED
      distribution:
        items_total: 0
        state: NOT_STARTED
        error_details: []
        items_left: 0
      errata:
        state: NOT_STARTED
      metadata:
        state: FAILED
        error: Forbidden
  queue: reserved_resource_worker-1@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com.dq
  state: error
  worker_name: reserved_resource_worker-1@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com
  result: 
  error:
    code: PLP0000
    data: {}
    description: Importer indicated a failed response
    sub_errors: []
  _id:
    $oid: 56a501b8b02b6eebe25a59f6
  id: 56a5036c86b85e0f4b09178d
poll_attempts:
  total: 46
  failed: 0

Error:

Katello::Errors::PulpError

PLP0000: Importer indicated a failed response

---
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/pulp/abstract_async_task.rb:83:in
  `block in done?'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/pulp/abstract_async_task.rb:81:in
  `each'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/pulp/abstract_async_task.rb:81:in
  `done?'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action/polling.rb:28:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action/cancellable.rb:9:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/pulp/abstract_async_task.rb:57:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:487:in
  `block (3 levels) in execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:26:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware.rb:25:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:27:in
  `block in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:57:in
  `block (2 levels) in as_remote_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/katello/util/thread_session.rb:84:in
  `pulp_config'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:43:in
  `as_pulp_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:56:in
  `block in as_remote_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/katello/util/thread_session.rb:91:in
  `cp_config'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:38:in
  `as_cp_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:55:in
  `as_remote_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/remote_action.rb:27:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action/progress.rb:30:in
  `with_progress_calculation'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action/progress.rb:16:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/keep_locale.rb:23:in
  `block in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/keep_locale.rb:34:in
  `with_locale'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.77/app/lib/actions/middleware/keep_locale.rb:23:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/middleware/world.rb:30:in
  `execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:486:in
  `block (2 levels) in execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:485:in
  `catch'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:485:in
  `block in execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:402:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:402:in
  `block in with_error_handling'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:402:in
  `catch'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:402:in
  `with_error_handling'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:480:in
  `execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/action.rb:262:in
  `execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:9:in
  `block (2 levels) in execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `with_meta_calculation'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:8:in
  `block in execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:22:in
  `open_action'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:7:in
  `execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/executors/parallel/worker.rb:20:in
  `block in on_message'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:859:in
  `block in assigns'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:858:in
  `tap'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:858:in
  `assigns'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:138:in
  `match_value'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:116:in
  `block in match'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:115:in
  `each'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:115:in
  `match'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/executors/parallel/worker.rb:17:in
  `on_message'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:82:in
  `on_envelope'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:72:in
  `receive'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:99:in
  `block (2 levels) in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:99:in
  `loop'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:99:in
  `block in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:99:in
  `catch'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:99:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.7.9/lib/dynflow/micro_actor.rb:13:in
  `block in initialize'
- /opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in
  `block in create_with_logging_context'

5: Actions::ElasticSearch::Repository::IndexContent (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
dependency: Step(3).output[:pulp_tasks]
id: 2586
remote_user: abraverm-4b6e44d9
remote_cp_user: abraverm
locale: en

Output:

--- {}

15: Actions::Katello::Repository::ErrataMail (success) [ 2.27s / 2.27s ]

Started at: 2016-01-24 17:01:38 UTC

Ended at: 2016-01-24 17:01:41 UTC

Real time: 2.27s

Execution time (excluding suspended state): 2.27s

Input:

---
repo: 2586
last_updated: '2015-08-26 07:29:03 UTC'
locale: en

Output:

--- {}

17: Actions::Katello::Repository::Sync (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repository:
  id: 2586
  name: Red Hat Enterprise Linux 6 Server - Optional RPMs x86_64 6.7
  label: Red_Hat_Enterprise_Linux_6_Server_-_Optional_RPMs_x86_64_6_7
product:
  id: 88
  name: Red Hat Enterprise Linux Server
  label: Red_Hat_Enterprise_Linux_Server
  cp_id: '69'
provider:
  id: 4
  name: Red Hat
organization:
  id: 3
  name: Global_CI
  label: Global_CI
services_checked:
- pulp
- pulp_auth
- elasticsearch
id: 2586
sync_result: Step(3).output
user_id: 18
current_user_id: 18
locale: en

Output:

--- {}

20: Actions::Pulp::Repository::RegenerateApplicability (success) [ 1577.39s / 15.62s ]

Started at: 2016-01-24 17:01:38 UTC

Ended at: 2016-01-24 17:27:56 UTC

Real time: 1577.39s

Execution time (excluding suspended state): 15.62s

Input:

---
pulp_id: Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_Optional_RPMs_x86_64_6_7
remote_user: abraverm-4b6e44d9
remote_cp_user: abraverm
locale: en

Output:

---
pulp_tasks:
- exception: 
  task_type: pulp.server.managers.consumer.applicability.regenerate_applicability_for_repos
  _href: /pulp/api/v2/tasks/45903725-4053-4ba3-865b-dc914bc1d2cb/
  task_id: 45903725-4053-4ba3-865b-dc914bc1d2cb
  tags:
  - pulp:action:content_applicability_regeneration
  finish_time: '2016-01-24T17:27:41Z'
  _ns: task_status
  start_time: '2016-01-24T17:27:40Z'
  traceback: 
  spawned_tasks: []
  progress_report: {}
  queue: reserved_resource_worker-0@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com.dq
  state: finished
  worker_name: reserved_resource_worker-0@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com
  result: 
  error: 
  _id:
    $oid: 56a50373b02b6eebe25a5a2d
  id: 56a5098c86b85e0f4b09c05d
poll_attempts:
  total: 115
  failed: 0

7: Actions::ElasticSearch::Reindex (success) [ 0.13s / 0.13s ]

Started at: 2016-01-24 17:27:56 UTC

Ended at: 2016-01-24 17:27:56 UTC

Real time: 0.13s

Execution time (excluding suspended state): 0.13s

Input:

---
id: 2586
class_name: Katello::Repository
remote_user: abraverm-4b6e44d9
remote_cp_user: abraverm
locale: en

Output:

--- {}

9: Actions::Katello::Foreman::ContentUpdate (success) [ 0.03s / 0.03s ]

Started at: 2016-01-24 17:27:56 UTC

Ended at: 2016-01-24 17:27:56 UTC

Real time: 0.03s

Execution time (excluding suspended state): 0.03s

Input:

---
environment_id: 2
content_view_id: 2
repository_id: 2586
remote_user: abraverm-4b6e44d9
remote_cp_user: abraverm
locale: en

Output:

--- {}

11: Actions::Katello::Repository::CorrectChecksum (success) [ 0.14s / 0.14s ]

Started at: 2016-01-24 17:27:56 UTC

Ended at: 2016-01-24 17:27:56 UTC

Real time: 0.14s

Execution time (excluding suspended state): 0.14s

Input:

---
repo_id: 2586
locale: en

Output:

--- {}

13: Actions::Katello::Repository::UpdateMedia (success) [ 0.01s / 0.01s ]

Started at: 2016-01-24 17:27:56 UTC

Ended at: 2016-01-24 17:27:56 UTC

Real time: 0.01s

Execution time (excluding suspended state): 0.01s

Input:

---
repo_id: 2586
locale: en

Output:

--- {}

16: Actions::Katello::Repository::ErrataMail (success) [ 0.00s / 0.00s ]

Started at: 2016-01-24 17:27:56 UTC

Ended at: 2016-01-24 17:27:56 UTC

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repo: 2586
last_updated: '2015-08-26 07:29:03 UTC'
locale: en

Output:

--- {}

18: Actions::Katello::Repository::Sync (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repository:
  id: 2586
  name: Red Hat Enterprise Linux 6 Server - Optional RPMs x86_64 6.7
  label: Red_Hat_Enterprise_Linux_6_Server_-_Optional_RPMs_x86_64_6_7
product:
  id: 88
  name: Red Hat Enterprise Linux Server
  label: Red_Hat_Enterprise_Linux_Server
  cp_id: '69'
provider:
  id: 4
  name: Red Hat
organization:
  id: 3
  name: Global_CI
  label: Global_CI
services_checked:
- pulp
- pulp_auth
- elasticsearch
id: 2586
sync_result: Step(3).output
user_id: 18
current_user_id: 18
locale: en

Output:

--- {}

Back