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

cds command executor fails to start in kubernetes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Frankfurt Release
    • Frankfurt Release
    • cds
    • None

      cds command executor pod crashes when started in Kubernetes. The following error is logged:

      ubuntu@sdnc-k8s-nfs-1:~/oom/kubernetes/onap$ kubectl -n onap logs dev-cds-command-executor-7759c85f7d-bnvqk
      APP_PORT environment variable is not set, using default.
      BASIC_AUTH environment variable is not set, using default.
      Traceback (most recent call last):
      File "server.py", line 30, in <module>
      from command_executor_server import CommandExecutorServer
      File "/opt/app/onap/python/command_executor_server.py", line 22, in <module>
      from command_executor_handler import CommandExecutorHandler
      File "/opt/app/onap/python/command_executor_handler.py", line 113
      request_id = request.requestId
      ^
      SyntaxError: invalid syntax

            ym9479 ym9479
            djtimoney Dan Timoney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: