Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3200

CDS py-executor does not come up

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Highest Highest
    • Honolulu Release
    • Honolulu Release
    • cds
    • None

      CDS py-executor pod is not starting.  The following messages are being logged:

       

       

      APP_PORT environment variable is not set, using default.
      ARTIFACT_MANAGER_PORT environment variable is not set, using default.
      LOG_FILE environment variable is not set, using default.
      ARTIFACT_MANAGER_SERVER_LOG_FILE environment variable is not set, using default.
      CONFIGURATION environment variable is not set, using default.
      /usr/local/lib/python3.7/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
      return yaml.load(f.read())
      Traceback (most recent call last):
      File "server.py", line 26, in
      from manager.servicer import ArtifactManagerServicer
      File "/usr/local/lib/python3.7/site-packages/manager/servicer.py", line 26, in
      from proto.BlueprintManagement_pb2 import (
      File "/usr/local/lib/python3.7/site-packages/proto/BlueprintManagement_pb2.py", line 41, in
      dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BlueprintCommon__pb2.DESCRIPTOR,])
      File "/usr/local/lib/python3.7/site-packages/google/protobuf/descriptor.py", line 965, in _new_
      return _message.default_pool.AddSerializedFile(serialized_pb)
      TypeError: Couldn't build proto file into descriptor pool!
      Invalid proto descriptor for file "BluePrintManagement.proto":
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.downloadBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.downloadBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.uploadBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.uploadBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.removeBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.removeBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.bootstrapBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput" is not defined.
      org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.bootstrapBlueprint: ".org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput" is not defined.

            Unassigned Unassigned
            djtimoney Dan Timoney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: