Project

General

Profile

Actions

Bug #15055

closed

Task fails with "undefined method `cp_config' for"

Added by Ivan Necas almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1320794
Description of problem:

1) Installed 6.2 snap5
2) Upload manifest, enable 5 repos ( local CDN rsync repo)
3) Sync all 5 repos concurrently.
4) Create 8 cvs and added all 5 repos to all cvs
5) Concurrently publish all 10 cvs
6) Out of 8, 4 cv's published successfully. Rest 4 failed due to abnormal termination

There is a sudden drop in dynflow threads noticed in middle of

Publish fails with below error:


Task 360dfc47-f584-4af2-87a3-b8d5eacde3f6 error: 0.13025210084033614/1, 13%, 0.0/s, elapsed: 00:00:38
Task 360dfc47-f584-4af2-87a3-b8d5eacde3f6 error: 0.13025210084033614/1, 13%, 0.0/s, elapsed: 00:00:38
undefined method `cp_config' for #<Class:0x000000076decd0>
undefined method `cp_config' for #<Class:0x000000076decd0>
undefined method `cp_config' for #<Class:0x000000076decd0>
undefined method `cp_config' for #<Class:0x000000076decd0>
undefined method `cp_config' for #<Class:0x000000076decd0>
---

This is due to DynFlow error.

foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.115925 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.145976 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.157515 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.167901 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.179427 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.374086 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.648997 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:49.884759 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:50.089132 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:50.269215 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)
foreman/dynflow_executor.output:E, [2016-03-23T23:22:50.444887 #29152] ERROR -- /connector-database-core: No executor available (Dynflow::Error)

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:

1) Installed 6.2 snap5
2) Upload manifest, enable 5 repos ( local CDN rsync repo)
3) Sync all 5 repos concurrently.
4) Create 10 cvs and added all 5 repos to all cvs
5) Concurrently publish all 100 cvs

Actual results:

cv publish fails.

Expected results:

Publish cv successfully.

Additional info:


Related issues 1 (0 open1 closed)

Blocked by Katello - Bug #15114: Katello's late initialization causes issues when resuming dynflow tasksClosedIvan Necas05/20/2016Actions
Actions #1

Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-tasks/pull/185 added
Actions #2

Updated by Ivan Necas almost 8 years ago

  • Blocked by Bug #15114: Katello's late initialization causes issues when resuming dynflow tasks added
Actions #3

Updated by Ivan Necas almost 8 years ago

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

Also available in: Atom PDF