Comment 0 for bug 1570962

Revision history for this message
Serg Melikyan (smelikyan) wrote : Application deployment is failed due murano-agent timout

Deployment of Apache Server application fails randomly with a message murano-agent is failed to respond within 3600 seconds.

Investigation of this particular application with Debian image from apps.openstack.org shows that during VM boot we didn't detected correctly that murano-agent is already installed and tried to install once again but due to missing connectivity to the internet at that point of time installation failed leading to leaving VM in failed state.

Looks like Internet connectivity appears not right after VM is started which leads to random failures.

Steps to reproduce:
1. Import Apache application from apps.openstack.org
2. Deploy environment with this application using Debian image which is downloaded as part of this application

Expected results: Application deployed successfully

Actual results:
Deployment failed with a message: murano-agent didn't respond within 3600 seconds

Reproducibility: random

cloudinit-output.log

Downloading/unpacking murano-agent
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not find any downloads that satisfy the requirement murano-agent
Cleaning up...
No distributions at all found for murano-agent
Storing debug log for failure in /root/.pip/pip.log