Hi I have the same problem . I have cloned master branch at June 17th and deployed it . I have not changed any configurations. According the link you have shared , It says dmaap is down. Then I have checked helm list and can not see dmaap on there . I tried to install manualy but it fails again. So I think that a common problem on deploying onap full package now. How can we solve this?
------------------------------------------------------------------------------------------ root@dell5:/onap/may15# helm list NAME REVISION UPDATED STATUS CHART APP VERSION NAMESPACE dev 1 Wed Jun 17 12:41:32 2020 DEPLOYED onap-6.0.0 El Alto onap dev-aaf 1 Wed Jun 17 12:41:34 2020 DEPLOYED aaf-6.0.0 onap dev-aai 1 Wed Jun 17 12:42:11 2020 DEPLOYED aai-6.0.0 onap dev-appc 1 Wed Jun 17 12:42:20 2020 DEPLOYED appc-6.0.0 onap dev-cassandra 1 Wed Jun 17 12:42:28 2020 DEPLOYED cassandra-6.0.0 onap dev-cds 1 Wed Jun 17 12:42:29 2020 DEPLOYED cds-6.0.0 onap dev-clamp 1 Wed Jun 17 12:42:34 2020 DEPLOYED clamp-6.0.0 onap dev-cli 1 Wed Jun 17 12:42:37 2020 DEPLOYED cli-6.0.0 onap dev-consul 1 Wed Jun 17 12:42:38 2020 DEPLOYED consul-6.0.0 onap dev-contrib 1 Wed Jun 17 12:42:39 2020 DEPLOYED contrib-6.0.0 onap dev-dcaegen2 1 Wed Jun 17 12:42:48 2020 DEPLOYED dcaegen2-6.0.0 onap dev-dcaemod 1 Wed Jun 17 12:43:24 2020 DEPLOYED dcaemod-6.0.0 onap dev-esr 1 Wed Jun 17 12:44:00 2020 DEPLOYED esr-6.0.0 onap dev-mariadb-galera 1 Wed Jun 17 12:44:01 2020 DEPLOYED mariadb-galera-6.0.0 onap dev-modeling 1 Wed Jun 17 12:44:03 2020 DEPLOYED modeling-6.0.0 onap dev-msb 1 Wed Jun 17 12:44:06 2020 DEPLOYED msb-6.0.0 onap dev-multicloud 1 Wed Jun 17 12:44:08 2020 DEPLOYED multicloud-6.0.0 onap dev-nbi 1 Wed Jun 17 12:44:11 2020 DEPLOYED nbi-6.0.0 onap dev-oof 1 Wed Jun 17 12:44:19 2020 DEPLOYED oof-6.0.0 onap dev-policy 1 Wed Jun 17 12:44:33 2020 DEPLOYED policy-6.0.0 onap dev-robot 1 Wed Jun 17 12:44:54 2020 DEPLOYED robot-6.0.0 onap dev-sdc 1 Wed Jun 17 12:44:55 2020 DEPLOYED sdc-6.0.0 onap dev-sdnc 1 Wed Jun 17 12:44:59 2020 DEPLOYED sdnc-6.0.0 onap dev-so 1 Wed Jun 17 12:46:58 2020 DEPLOYED so-6.0.0 onap dev-uui 1 Wed Jun 17 12:47:31 2020 DEPLOYED uui-6.0.0 onap dev-vfc 1 Wed Jun 17 12:47:32 2020 DEPLOYED vfc-6.0.0 onap dev-vid 1 Wed Jun 17 12:47:44 2020 DEPLOYED vid-6.0.0 onap dev-vnfsdk 1 Wed Jun 17 12:47:47 2020 DEPLOYED vnfsdk-6.0.0 onap ------------------------------------------------------------------------------------------ #curl https://sdc.api.simpledemo.onap.org:30204/sdc2/rest/healthCheck { "sdcVersion": "1.6.6", "siteMode": "unknown", "componentsInfo": [ { "healthCheckComponent": "DMAAP_PRODUCER", "healthCheckStatus": "DOWN", "description": "Dmaap health check disabled" }, { "healthCheckComponent": "BE", "healthCheckStatus": "UP", "version": "1.6.6", "description": "OK" }, { "healthCheckComponent": "JANUSGRAPH", "healthCheckStatus": "UP", "description": "OK" }, { "healthCheckComponent": "DE", "healthCheckStatus": "UNKNOWN", "description": "U-EB cluster is currently unknown (try again in few minutes)" }, { "healthCheckComponent": "CASSANDRA", "healthCheckStatus": "UP", "description": "OK" }, { "healthCheckComponent": "ON_BOARDING", "healthCheckStatus": "UP", "version": "1.6.6", "description": "OK", "componentsInfo": [ { "healthCheckComponent": "ZU", "healthCheckStatus": "UP", "description": "OK" }, { "healthCheckComponent": "BE", "healthCheckStatus": "UP", "version": "1.6.6", "description": "OK" }, { "healthCheckComponent": "CAS", "healthCheckStatus": "UP", "version": "3.11.4", "description": "OK" } ] }, { "healthCheckComponent": "DCAE", "healthCheckStatus": "UP", "version": "1.3.4", "description": "OK", "componentsInfo": [ { "healthCheckComponent": "BE", "healthCheckStatus": "UP", "version": "1.3.4", "description": "OK" }, { "healthCheckComponent": "TOSCA_LAB", "healthCheckStatus": "UP", "version": "1.3.0", "description": "OK" } ] }, { "healthCheckComponent": "PORTAL", "healthCheckStatus": "DOWN", "description": "PORTAL health check configuration is missing" }, { "healthCheckComponent": "External API", "healthCheckStatus": "DOWN", "description": "CADI filter failed initialization" } ] } -------------------------------------------------------------------------------- # helm install local/dmaap -n dev-dmaap --namespace onap --set global.masterPassword=argela -f onap/resources/overrides/onap-all.yaml -f onap/resources/overrides/environment.yaml -f onap/resources/overrides/openstack.yaml Error: release dev-dmaap failed: poddisruptionbudgets.policy "dev-message-router-zookeeper-pdb" already exists -------------------------------------------------------------------------------------- # kubectl get pods | grep -v Running | grep -v Complete NAME READY STATUS RESTARTS AGE dev-cds-blueprints-processor-79784d44bf-lsgsq 0/1 Init:1/3 0 20h dev-cds-command-executor-5c9d8bd7d5-hpvxg 0/1 Init:0/1 119 20h dev-cds-sdc-listener-58f75cc97f-pk4m6 0/1 Init:0/1 0 20h dev-dcae-servicechange-handler-787d59c5cd-l9hws 0/1 Init:0/2 0 20h dev-log-logstash-d9d6ccc49-8vxxr 0/1 Init:0/1 0 5m53s dev-oof-6b4f448cb9-zbvjk 0/1 Init:0/2 119 20h dev-policy-xacml-pdp-55c6d744b-cnm2h 0/1 CrashLoopBackOff 324 20h dev-sdnc-dmaap-listener-85b46ccf7d-9hgjf 0/1 Init:1/2 0 20h dev-sdnc-ueb-listener-55d64d9496-2njxg 0/1 Init:1/2 0 20h dev-sdnrdb-curator-1592442000-crqvg 0/1 Error 0 8h dev-sdnrdb-curator-1592442000-j454h 0/1 Error 0 8h dev-sdnrdb-curator-1592442000-kdg7j 0/1 Error 0 8h dev-sdnrdb-curator-1592442000-tcnpw 0/1 Error 0 8h dev-sdnrdb-curator-1592442000-xfc6z 0/1 Error 0 8h dev-sdnrdb-curator-1592442000-z7zvx 0/1 Error 0 8h dev-so-ve-vnfm-adapter-7db7f945fc-7jt4q 0/1 Init:1/2 0 20h Thanks Nebi UNLENEN -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21416): https://lists.onap.org/g/onap-discuss/message/21416 Mute This Topic: https://lists.onap.org/mt/73365652/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
