Uploaded image for project: 'Microservices Bus'
  1. Microservices Bus
  2. MSB-290

MSB healthcheck errors on missing robot variables

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Not Done
    • Icon: Medium Medium
    • Casablanca Release
    • None
    • R3 Sprint 1

      Guys getting these errors repeatedly - we are missing a couple variables in the config - we are masking a pass/fail on the healthcheck

      Ignore the DCAE errors

      5 pending > 4 at the th 15 sec interval
      report on non-running containers
      onap-aaf              aaf-1993711932-0f3tn                     0/1       Running            0          10m
      onap-vfc              vfc-emsdriver-1391521317-0p7qk           0/1       Running            0          10m
      onap-vfc              vfc-vnfmgr-2009987442-0zn9w              0/1       Running            0          10m
      onap-vfc              vfc-workflow-2530549902-1jzft            0/1       CrashLoopBackOff   6          10m
      check filebeat 2/2 count
      onap-aai              aai-resources-1404268054-kn6jv           2/2       Running            0          11m
      onap-aai              aai-traversal-3982333463-mtm75           2/2       Running            0          11m
      onap-aai              model-loader-service-2291451723-dw2z9    2/2       Running            0          11m
      onap-aai              search-data-service-2366687049-lvqtx     2/2       Running            0          11m
      onap-aai              sparky-be-3141964573-xf0x9               2/2       Running            0          11m
      onap-appc             appc-2091180891-vk42q                    2/2       Running            0          11m
      onap-mso              mso-3911927766-39dln                     2/2       Running            0          11m
      onap-policy           pap-1954142582-sx56c                     2/2       Running            0          11m
      onap-policy           pdp-4137191120-6dkvf                     2/2       Running            0          11m
      onap-portal           portalapps-2838968913-w2lfw              2/2       Running            0          11m
      onap-portal           portaldb-3444158131-knvf9                2/2       Running            0          11m
      onap-sdc              sdc-be-193868087-wv4jx                   2/2       Running            0          11m
      onap-sdc              sdc-fe-1573125197-f0b7m                  2/2       Running            0          11m
      onap-sdnc             sdnc-1797938580-jd0v1                    2/2       Running            0          11m
      onap-vid              vid-server-1837290631-mjrbl              2/2       Running            0          11m
      run healthcheck
      Starting Xvfb on display :88 with res 1280x1024x24
      Executing robot tests at log level TRACE
      ==============================================================================
      OpenECOMP ETE                                                                 
      ==============================================================================
      OpenECOMP ETE.Robot                                                           
      ==============================================================================
      OpenECOMP ETE.Robot.Testsuites                                                
      ==============================================================================
      [ ERROR ] Error in file '/var/opt/OpenECOMP_ETE/robot/resources/clamp_interface.robot': Setting variable '${CLAMP_ENDPOINT}' failed: Variable '${GLOBAL_CLAMP_SERVER_PROTOCOL}' not found. Did you mean:
          ${GLOBAL_DCAE_SERVER_PROTOCOL}
          ${GLOBAL_APPC_SERVER_PROTOCOL}
          ${GLOBAL_MR_SERVER_PROTOCOL}
          ${GLOBAL_MSO_SERVER_PROTOCOL}
          ${GLOBAL_AAI_SERVER_PROTOCOL}
          ${GLOBAL_ASDC_SERVER_PROTOCOL}
      [ ERROR ] Error in file '/var/opt/OpenECOMP_ETE/robot/resources/msb_interface.robot': Setting variable '${MSB_ENDPOINT}' failed: Variable '${GLOBAL_MSB_SERVER_PROTOCOL}' not found. Did you mean:
          ${GLOBAL_MSO_SERVER_PROTOCOL}
          ${GLOBAL_MR_SERVER_PROTOCOL}
          ${GLOBAL_ASDC_SERVER_PROTOCOL}
          ${GLOBAL_SDNGC_SERVER_PROTOCOL}
          ${GLOBAL_VID_SERVER_PROTOCOL}
          ${GLOBAL_AAI_SERVER_PROTOCOL}
          ${GLOBAL_DCAE_SERVER_PROTOCOL}
          ${GLOBAL_APPC_SERVER_PROTOCOL}
      OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...
      ==============================================================================
      Basic DCAE Health Check                                               [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efe197e45d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /healthcheck
      [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efe197e4410>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /healthcheck
      [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efe1b40fc90>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /healthcheck
      | FAIL |
      ConnectionError: HTTPConnectionPool(host='dcae-controller.onap-dcae', port=9998): Max retries exceeded with url: /healthcheck (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efe1b370bd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
      ------------------------------------------------------------------------------
      Basic SDNGC Health Check                                              | PASS |
      ------------------------------------------------------------------------------
      Basic A&AI Health Check                                               | PASS |
      ------------------------------------------------------------------------------
      Basic Policy Health Check                                             [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efe1b1a7710>: Failed to establish a new connection: [Errno 110] Connection timed out',)': /healthcheck
      [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efe1b1a7810>: Failed to establish a new connection: [Errno 110] Connection timed out',)': /healthcheck
      | PASS |
      ------------------------------------------------------------------------------
      Basic MSO Health Check                                                | FAIL |
      503 != 200
      ------------------------------------------------------------------------------
      Basic ASDC Health Check                                               | PASS |
      ------------------------------------------------------------------------------
      Basic APPC Health Check                                               | PASS |
      ------------------------------------------------------------------------------
      Basic Portal Health Check                                             | PASS |
      ------------------------------------------------------------------------------
      Basic Message Router Health Check                                     | PASS |
      ------------------------------------------------------------------------------
      Basic VID Health Check                                                | PASS |
      ------------------------------------------------------------------------------
      Basic Microservice Bus Health Check                                   | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      Basic CLAMP Health Check                                              | FAIL |
      Variable '${CLAMP_ENDPOINT}' not found.
      ------------------------------------------------------------------------------
      catalog API Health Check                                              | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      emsdriver API Health Check                                            | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      gvnfmdriver API Health Check                                          | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      huaweivnfmdriver API Health Check                                     | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      multicloud API Health Check                                           | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      multicloud-ocata API Health Check                                     | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      multicloud-titanium_cloud API Health Check                            | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      multicloud-vio API Health Check                                       | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      nokiavnfmdriver API Health Check                                      | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      nslcm API Health Check                                                | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      resmgr API Health Check                                               | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      usecaseui-gui API Health Check                                        | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      vnflcm API Health Check                                               | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      vnfmgr API Health Check                                               | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      vnfres API Health Check                                               | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      workflow API Health Check                                             | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      ztesdncdriver API Health Check                                        | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}
      ------------------------------------------------------------------------------
      ztevmanagerdriver API Health Check                                    | FAIL |
      Variable '${MSB_ENDPOINT}' not found. Did you mean:
          ${MSO_ENDPOINT}
          ${MR_ENDPOINT}

       

            huabingzhao huabingzhao
            michaelobrien michaelobrien
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: