Dear Good Folks, Looking for some help on below .. this has happened only after Casablanca :(
am using the script cd.sh to deploy https://gerrit.onap.org/r/gitweb?p=logging-analytics.git;a=blob;f=deploy/cd.sh;h=616ba81af4fa7977f9d2a737d6faa8d9c5cc0f39;hb=HEAD Life is wonderful until i hit the line - 175 ( https://gerrit.onap.org/r/gitweb?p=logging-analytics.git;a=blob;f=deploy/cd.sh;h=616ba81af4fa7977f9d2a737d6faa8d9c5cc0f39;hb=HEAD#l175 ) echo "report on non-running containers" and then this Happens -- 1 chart(s) linted, no failures Successfully packaged chart and saved it to: /home/ubuntu/logging-analytics/deploy/oom/kubernetes/dist/packages/onap-3.0.0.tgz make[1]: Leaving directory '/home/ubuntu/logging-analytics/deploy/oom/kubernetes' deploying empty onap deployment as base 1 of 3 Error: unknown command "deploy" for "helm" Run 'helm --help' for usage. deploying base onap pods as base 2 of 3 Error: unknown command "deploy" for "helm" Run 'helm --help' for usage. sleep 600 sec to allow base platform pods to complete - without a grep on 0/1|0/2| non-Complete jobs deploying rest of onap pods as base 3 of 3 Error: unknown command "deploy" for "helm" Run 'helm --help' for usage. wait for all pods up for 15-80 min report on non-running containers No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. No resources found. pending containers=0 check filebeat 2/2 count for ELK stack logging consumption sleep 5 min - to allow rest frameworks to finish Any Ideas/ thoughts .. the only thing is also common is below Error: unknown command "deploy" for "helm" Run 'helm --help' for usage. However this was also fixed in the script by Author --@ Michael O'Brien 101 ( https://gerrit.onap.org/r/gitweb?p=logging-analytics.git;a=blob;f=deploy/cd.sh;h=616ba81af4fa7977f9d2a737d6faa8d9c5cc0f39;hb=HEAD#l101 ) git clone -b $BRANCH http://gerrit.onap.org/r/oom 102 ( https://gerrit.onap.org/r/gitweb?p=logging-analytics.git;a=blob;f=deploy/cd.sh;h=616ba81af4fa7977f9d2a737d6faa8d9c5cc0f39;hb=HEAD#l102 ) # https://wiki.onap.org/display/DW/OOM+Helm+%28un%29Deploy+plugins 103 ( https://gerrit.onap.org/r/gitweb?p=logging-analytics.git;a=blob;f=deploy/cd.sh;h=616ba81af4fa7977f9d2a737d6faa8d9c5cc0f39;hb=HEAD#l103 ) sudo cp -R ~/oom/kubernetes/helm/plugins/ ~/.helm -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14901): https://lists.onap.org/g/onap-discuss/message/14901 Mute This Topic: https://lists.onap.org/mt/28986503/21656 Mute #oom: https://lists.onap.org/mk?hashtag=oom&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
