Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-562

[Konflux build] Tracing UI not displayed in OpenShift Webconsole

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • None

      Version of components:
      OCP version 

      4.17.0-0.nightly-2024-11-20-061725

      Operator bundle: quay.io/redhat-user-workloads/cluster-observabilit-tenant/cluster-observability-operator-bundle@sha256:4c3f318ccec7ecd85376c8a4e9521799872c33ea24ef56f649f0d1333b9a869e 

      Description of issue:
      When Tracing UI plugin instance is created. The distributed-tracing-* pod shows the following errors and the Tracing UI is not available in the OCP web console. 

      % oc logs distributed-tracing-584f8f659b-h9msv 
      time="2024-11-22T09:48:31Z" level=info msg="enabled features: []\n" module=main
      time="2024-11-22T09:48:31Z" level=error msg="cannot read base manifest file" error="open web/dist/plugin-manifest.json: no such file or directory" module=manifest
      time="2024-11-22T09:48:31Z" level=info msg="listening on https://:9443" module=server
      I1122 09:48:31.247298       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
      10.128.0.58 - - [22/Nov/2024:09:48:39 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62
      ikanse@ikanse-mac ~ % oc logs distributed-tracing-584f8f659b-h9msv
      time="2024-11-22T09:48:31Z" level=info msg="enabled features: []\n" module=main
      time="2024-11-22T09:48:31Z" level=error msg="cannot read base manifest file" error="open web/dist/plugin-manifest.json: no such file or directory" module=manifest
      time="2024-11-22T09:48:31Z" level=info msg="listening on https://:9443" module=server
      I1122 09:48:31.247298       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
      10.128.0.58 - - [22/Nov/2024:09:48:39 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62
      10.128.0.58 - - [22/Nov/2024:09:49:38 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62
      10.128.0.58 - - [22/Nov/2024:09:49:50 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62

      Steps to reproduce the issue:

      *Instal the latest operator bundle from the Konflux build.

      *Create the Tracing UI plugin instance and check the UI plugin pod logs.

              gbernal@redhat.com Gabriel Bernal
              rhn-support-ikanse Ishwar Kanse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: