Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11611

Failure to publish a VDB in rhpds

    XMLWordPrintable

Details

    • % %
    • Not applicable
    • Hide

      Rhpds running Fuse 7.4
      Create simple VDB in Fuse online from the sample DB.
      Publish,
      The build Times out.

      Show
      Rhpds running Fuse 7.4 Create simple VDB in Fuse online from the sample DB. Publish, The build Times out.
    • Fuse 7.5 Sprint 53 - Blockers

    Description

      komodo-server error:

      2019-09-12 18:21:22.138 ERROR 1 — [pool-6-thread-1] o.komodo.openshift.TeiidOpenShiftClient : Publishing - Build failed

      io.fabric8.kubernetes.client.KubernetesClientException: An error has occurred.
      at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:62) ~[kubernetes-client-3.1.12.fuse-740018-redhat-00002.jar!/:3.1.12.fuse-740018-redhat-00002]
      at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:53) ~[kubernetes-client-3.1.12.fuse-740018-redhat-00002.jar!/:3.1.12.fuse-740018-redhat-00002]
      at io.fabric8.openshift.client.dsl.internal.BuildConfigOperationsImpl.fromInputStream(BuildConfigOperationsImpl.java:276) ~[openshift-client-3.0.3.jar!/:na]
      at io.fabric8.openshift.client.dsl.internal.BuildConfigOperationsImpl.fromInputStream(BuildConfigOperationsImpl.java:220) ~[openshift-client-3.0.3.jar!/:na]
      at io.fabric8.openshift.client.dsl.internal.BuildConfigOperationsImpl.fromInputStream(BuildConfigOperationsImpl.java:68) ~[openshift-client-3.0.3.jar!/:na]
      at org.komodo.openshift.TeiidOpenShiftClient.createBuild(TeiidOpenShiftClient.java:844) ~[classes!/:0.0.5.fuse-740015-redhat-00003]
      at org.komodo.openshift.TeiidOpenShiftClient.access$1800(TeiidOpenShiftClient.java:140) ~[classes!/:0.0.5.fuse-740015-redhat-00003]
      at org.komodo.openshift.TeiidOpenShiftClient$3.run(TeiidOpenShiftClient.java:1224) ~[classes!/:0.0.5.fuse-740015-redhat-00003]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212]
      at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212]
      aused by: java.net.SocketTimeoutException: timeout
      at okio.Okio$4.newTimeoutException(Okio.java:230) ~[okio-1.13.0.jar!/:na]
      at okio.AsyncTimeout.exit(AsyncTimeout.java:285) ~[okio-1.13.0.jar!/:na]
      at okio.AsyncTimeout$2.read(AsyncTimeout.java:241) ~[okio-1.13.0.jar!/:na]
      at okio.RealBufferedSource.indexOf(RealBufferedSource.java:345) ~[okio-1.13.0.jar!/:na]
      at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:217) ~[okio-1.13.0.jar!/:na]
      at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:211) ~[okio-1.13.0.jar!/:na]
      at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:55) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) ~[okhttp-3.8.1.jar!/:na]
      at io.fabric8.openshift.client.internal.OpenShiftOAuthInterceptor.intercept(OpenShiftOAuthInterceptor.java:66) ~[openshift-client-3.0.3.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185) ~[okhttp-3.8.1.jar!/:na]
      at okhttp3.RealCall.execute(RealCall.java:69) ~[okhttp-3.8.1.jar!/:na]
      at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:379) ~[kubernetes-client-3.1.12.fuse-740018-redhat-00002.jar!/:3.1.12.fuse-740018-redhat-00002]
      at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:360) ~[kubernetes-client-3.1.12.fuse-740018-redhat-00002.jar!/:3.1.12.fuse-740018-redhat-00002]
      at io.fabric8.openshift.client.dsl.internal.BuildConfigOperationsImpl.fromInputStream(BuildConfigOperationsImpl.java:274) ~[openshift-client-3.0.3.jar!/:na]
      ... 8 common frames omitted
      Caused by: java.net.SocketException: Socket closed
      at java.net.SocketInputStream.read(SocketInputStream.java:204) ~[na:1.8.0_212]
      at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[na:1.8.0_212]
      at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[na:1.8.0_212]
      at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[na:1.8.0_212]
      at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) ~[na:1.8.0_212]
      at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) ~[na:1.8.0_212]
      at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[na:1.8.0_212]
      at okio.Okio$2.read(Okio.java:139) ~[okio-1.13.0.jar!/:na]
      at okio.AsyncTimeout$2.read(AsyncTimeout.java:237) ~[okio-1.13.0.jar!/:na]
      ... 33 common frames omitted

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            garygaughan Gary Gaughan (Inactive)
            Matej Kralik Matej Kralik
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: