Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-481

[crwctl] Timeout error when install CRW2 with external keycloak or postgres

XMLWordPrintable

    • Hide

      1. Change custom-resources.yaml file to install CRW2 with external keycloak:

      externalIdentityProvider: true
      identityProviderURL: 'url to codeready'
      identityProviderRealm: 'keycloak realm'
      identityProviderClientId: 'client id in realm'
      

      2. Install CRW2 by crwctl.

      Show
      1. Change custom-resources.yaml file to install CRW2 with external keycloak: externalIdentityProvider: true identityProviderURL: 'url to codeready' identityProviderRealm: 'keycloak realm' identityProviderClientId: 'client id in realm' 2. Install CRW2 by crwctl.

      Installation of CRW with external keycloak had failed because of timeout error "Error: ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined":

      14:08:34 [07:08:34] PostgreSQL pod bootstrap [completed]
      14:08:34 [07:08:34] Keycloak pod bootstrap [started]
      14:08:34 [07:08:34] scheduling [started]
      14:13:39 [07:13:39] scheduling [failed]
      14:13:39 [07:13:39] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
      14:13:39 [07:13:39] Keycloak pod bootstrap [failed]
      14:13:39 [07:13:39] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
      14:13:39 [07:13:39] ✅  Post installation checklist [failed]
      14:13:39 [07:13:39] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
      14:13:39 Error: ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
      14:13:39     at KubeHelper.<anonymous> (/tmp/chectl/lib/api/kube.js:599:19)
      14:13:39     at Generator.next (<anonymous>)
      14:13:39     at fulfilled (/tmp/chectl/node_modules/tslib/tslib.js:107:62)
      

      https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/CRW2-installation-external-keycloak/6/consoleFull

            sskoryk Serhii Skoryk
            sskoryk Serhii Skoryk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: