Hi,

during bootstarp.sh execution the cloudify manager is failing to install 
blueprints.

The plugins and blueprints were uploaded correctly (the respective workflows 
too) but when the bootstrap script calls "cfy executions start -d 
config_binding_service install" that execution stays on pending state for ever 
(the same for the other workflows).

Do you have any idea about this??

The response to the "cfy executions get <execution-id>" is attached.

Best regards
Pedro

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#18411): https://lists.onap.org/g/onap-discuss/message/18411
Mute This Topic: https://lists.onap.org/mt/32691464/21656
Mute #dcaegen2: https://lists.onap.org/mk?hashtag=dcaegen2&subid=2740164
Mute #deployment: https://lists.onap.org/mk?hashtag=deployment&subid=2740164
Mute #install: https://lists.onap.org/mk?hashtag=install&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

[root@dev-dcaegen2-dcae-cloudify-manager-655757b79c-nq98v /]# cfy executions 
get adcf119f-f2d7-488c-84d4-ff06263205bb

Retrieving execution adcf119f-f2d7-488c-84d4-ff06263205bb

Execution:
+--------------------------------------+-------------------------------+---------+------------------------+--------------------------+----------+-------+------------+----------------+------------+
|                  id                  |          workflow_id          |  
status |     deployment_id      |        created_at        | ended_at | error | 
visibility |  tenant_name   | created_by |
+--------------------------------------+-------------------------------+---------+------------------------+--------------------------+----------+-------+------------+----------------+------------+
| adcf119f-f2d7-488c-84d4-ff06263205bb | create_deployment_environment | 
pending | config_binding_service | 2019-08-02 13:26:34.378  |          |       
|   tenant   | default_tenant |   admin    |
+--------------------------------------+-------------------------------+---------+------------------------+--------------------------+----------+-------+------------+----------------+------------+

Execution Parameters:
        deployment_plugins_to_install:  [{'distribution_release': None, 
'install_arguments': None, 'name': 'k8s', 'package_name': 'k8splugin', 
'distribution_version': None, 'package_version': '1.4.4', 'supported_platform': 
None, 'source': None, 'install': True, 'executor': 'central_deployment_agent', 
'distribution': None}]
        workflow_plugins_to_install:    [{'distribution_release': None, 
'install_arguments': None, 'name': 'default_workflows', 'package_name': None, 
'distribution_version': None, 'package_version': None, 'supported_platform': 
None, 'source': None, 'install': False, 'executor': 'central_deployment_agent', 
'distribution': None}]
        policy_configuration:   {'policy_types': 
{'cloudify.policies.types.host_failure': {'source': 
'https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/3.4/resources/rest-service/cloudify/policies/host_failure.clj',
 'properties': {'policy_operates_on_group': {'default': False, 'description': 
'If the policy should maintain its state for the whole group\nor each node 
instance individually.\n'}, 'is_node_started_before_workflow': {'default': 
True, 'description': 'Before triggering workflow, check if the node state is 
started'}, 'service': {'default': ['service'], 'description': 'Service names 
whose events should be taken into consideration'}, 
'interval_between_workflows': {'default': 300, 'description': 'Trigger workflow 
only if the last workflow was triggered earlier than interval-between-workflows 
seconds ago.\nif < 0  workflows can run concurrently.\n'}}}, 
'cloudify.policies.types.ewma_stabilized': {'source': 
'https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/3.4/resources/rest-service/cloudify/policies/ewma_stabilized.clj',
 'properties': {'upper_bound': {'default': True, 'description': "boolean value 
for describing the semantics of the threshold.\nif 'true': metrics whose value 
is bigger than the threshold will cause the triggers to be processed.\nif 
'false': metrics with values lower than the threshold will do so.\n"}, 
'is_node_started_before_workflow': {'default': True, 'description': 'Before 
triggering workflow, check if the node state is started'}, 'ewma_timeless_r': 
{'default': 0.5, 'description': 'r is the ratio between successive events. The 
smaller it is, the smaller impact on the computed value the most recent event 
has.\n'}, 'service': {'default': 'service', 'description': 'The service name'}, 
'stability_time': {'default': 0, 'description': 'How long a threshold must be 
breached before the triggers will be processed'}, 'policy_operates_on_group': 
{'default': False, 'description': 'If the policy should maintain its state for 
the whole group\nor each node instance individually.\n'}, 'threshold': 
{'description': 'The metric threshold value'}, 'interval_between_workflows': 
{'default': 300, 'description': 'Trigger workflow only if the last workflow was 
triggered earlier than interval-between-workflows seconds ago.\nif < 0  
workflows can run concurrently.\n'}}}, 'cloudify.policies.types.threshold': 
{'source': 
'https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/3.4/resources/rest-service/cloudify/policies/threshold.clj',
 'properties': {'is_node_started_before_workflow': {'default': True, 
'description': 'Before triggering workflow, check if the node state is 
started'}, 'upper_bound': {'default': True, 'description': "boolean value for 
describing the semantics of the threshold.\nif 'true': metrics whose value is 
bigger than the threshold will cause the triggers to be processed.\nif 'false': 
metrics with values lower than the threshold will do so.\n"}, 'service': 
{'default': 'service', 'description': 'The service name'}, 'stability_time': 
{'default': 0, 'description': 'How long a threshold must be breached before the 
triggers will be processed'}, 'policy_operates_on_group': {'default': False, 
'description': 'If the policy should maintain its state for the whole group\nor 
each node instance individually.\n'}, 'threshold': {'description': 'The metric 
threshold value'}, 'interval_between_workflows': {'default': 300, 
'description': 'Trigger workflow only if the last workflow was triggered 
earlier than interval-between-workflows seconds ago.\nif < 0  workflows can run 
concurrently.\n'}}}}, 'policy_triggers': 
{'cloudify.policies.triggers.execute_workflow': {'source': 
'https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/3.4/resources/rest-service/cloudify/triggers/execute_workflow.clj',
 'parameters': {'workflow_parameters': {'default': {}, 'description': 'Workflow 
paramters'}, 'force': {'default': False, 'description': 'Should the workflow be 
executed even when another execution\nfor the same workflow is currently in 
progress\n'}, 'workflow': {'description': 'Workflow name to execute'}, 
'socket_timeout': {'default': 1000, 'description': 'Socket timeout when making 
request to manager REST in ms'}, 'allow_custom_parameters': {'default': False, 
'description': 'Should parameters not defined in the workflow 
parameters\nschema be accepted\n'}, 'conn_timeout': {'default': 1000, 
'description': 'Connection timeout when making request to manager REST in 
ms'}}}}, 'groups': {}, 'api_token': 'nReVSbf0d2037d4f74ffabc404346a0500b31'}

Reply via email to