Hi Eugene, You're right that error doesn't give us much. My best advice for a next step would be to manually run "bash /opt/op-venv-script.sh" from inside the repo container: dc2-controller-01_repo_container-7ce807b6. I've had similar issues, which is usually a constraints issue (we're working ways to improve this too).
The output from the script is often more useful - additionally there are logs in the repo container for the venv build process, so check those out too. On a plus side - which doesn't help you right now but may make this easier in future - we're looking to potentially move away from that bash script and manage the venv process via ansible tasks. This will hopefully make the issue more clear when it fails, and improve debugging. Hope that helps! Andy
_______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators