Bug 1762225 - [Suite:openshift/oauth/htpasswd] HTPasswd IDP should successfully configure htpasswd and be responsive [Suite:openshift/conformance/parallel]
Summary: [Suite:openshift/oauth/htpasswd] HTPasswd IDP should successfully configure h...
Keywords:
Status: CLOSED DUPLICATE of bug 1761682
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: apiserver-auth
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Stefan Schimanski
QA Contact: scheng
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-16 09:20 UTC by zhou ying
Modified: 2019-10-16 09:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 09:32:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description zhou ying 2019-10-16 09:20:40 UTC
Description of problem:
[Suite:openshift/oauth/htpasswd] HTPasswd IDP should successfully configure htpasswd and be responsive [Suite:openshift/conformance/parallel] expand_less	1m27s
fail [github.com/openshift/origin/test/extended/oauth/htpasswd.go:35]: Unexpected error:
    <*errors.errorString | 0xc0002733d0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred

Version-Release number of selected component (if applicable):
release-openshift-ocp-installer-e2e-azure-4.2

How reproducible:
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/55
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/85
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/99



Actual results:
Oct  9 12:34:24.238: INFO: Running 'oc --namespace=e2e-test-htpasswd-idp-x4ms7 --config=/tmp/admin.kubeconfig create -f /tmp/fixture-testdata-dir487450398/test/extended/testdata/oauthserver/oauth-network.yaml'
service/test-oauth-svc created
route.route.openshift.io/test-oauth-route created
Oct  9 12:34:24.660: INFO: Created resources defined in oauth-network.yaml
Oct  9 12:34:24.720: INFO: Created: ClusterRoleBinding e2e-test-htpasswd-idp-x4ms7
Oct  9 12:34:24.772: INFO: Created:  /htpasswd
Oct  9 12:34:24.820: INFO: Created: Secret e2e-test-htpasswd-idp-x4ms7/session-secret
Oct  9 12:34:25.181: INFO: Created: ConfigMap e2e-test-htpasswd-idp-x4ms7/oauth-config
Oct  9 12:34:25.307: INFO: Created: Pod e2e-test-htpasswd-idp-x4ms7/test-oauth-server
Oct  9 12:34:25.307: INFO: Waiting for user 'system:serviceaccount:e2e-test-htpasswd-idp-x4ms7:e2e-oauth' to be authorized to * the * resource
Oct  9 12:34:25.397: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:25.598: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:26.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:26.774: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:27.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:27.768: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:28.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:28.769: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:29.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:29.687: INFO: Waiting for the OAuth server route to be ready: EOF
Oct  9 12:34:30.604: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:30.720: INFO: Waiting for the OAuth server route to be ready: EOF

Comment 1 zhou ying 2019-10-16 09:32:23 UTC

*** This bug has been marked as a duplicate of bug 1761682 ***


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