Bug 1382587 - deployment stuck in Pending state
Summary: deployment stuck in Pending state
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: Deployments
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Maciej Szulik
QA Contact: weiwei jiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-07 06:06 UTC by Peter Ruan
Modified: 2016-10-30 22:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-07 23:29:07 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Peter Ruan 2016-10-07 06:06:32 UTC
Description of problem:
  The deployment state always stuck at Pending for the fork-ami fork_ami_openshift3_platformmanagement_public_792_304
 
Version-Release number of selected component (if applicable):

fork_ami_openshift3_platformmanagement_public_792_304

How reproducible:
always

Steps to Reproduce:
1. create a project # oc new-project ncqqb
2. create a deployment # oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/deployment/deployment1.json
3. wait for the pod named 'hooks-1-deploy' to die

Actual results:
The deployment never finishes.

oc get pods --config=/home/pruan/workdir/dhcp-16-121-pruan/ose_pruan1.kubeconfig 

NAME             READY     STATUS             RESTARTS   AGE
hooks-3-deploy   0/1       DeadlineExceeded   0          6h


Expected results:
the deployment finishes.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.