Description of problem: Version-Release number of selected component (if applicable): How reproducible: rhel-cdk-kubernetes-7.2-8.x86_64.vagrant-virtualbox.box Steps to Reproduce: 1. cd components/rhel/rhel-ose 2. vagrant up # if vm already exists, run also: vagrant provision Actual results: default: Running: inline script ==> default: [INFO] Tag the openshift3/ose Docker image ... ==> default: Error response from daemon: could not find image: no such id: registry.access.redhat.com/openshift3/ose The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong. Expected results: no error, return code=0 Additional info:
@Ondrej, Now we have required image cached for CDK vagrant box. This bug is filled against beta-3 and it is now resolved with beta-4/5. Can you please verify it once and then close?