Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Last active August 29, 2015 14:21
Show Gist options
  • Save garethahealy/86603a7839fb636923c3 to your computer and use it in GitHub Desktop.
Save garethahealy/86603a7839fb636923c3 to your computer and use it in GitHub Desktop.
openshift v3 - build fails
[root@gahealy-ose3-dune openshift]# osc start-build sandworms-build -n dune-world
sandworms-build-1
I0516 19:10:20.729862 1 kubelet.go:1963] Query docker container info for pod "sandworms-build-1_dune-world" failed with error (no containers exist for this pod)
I0516 19:10:20.733344 1 kubelet.go:1305] Creating pod infra container for "sandworms-build-1_dune-world"
[root@gahealy-ose3-dune openshift]# osc get builds
NAME TYPE STATUS POD
sandworms-build-1 Docker Failed sandworms-build-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment