Hello Team, I am doing a small POC on ONAP.
For this POC I have enabled the following components: SDC, SO, AAF, Robot, AAI, Multi-cloud, VFC, Strimzi, SDNC, Mariadb, Cassandra, NBI, DMAAP. I am following the following link: https://docs.onap.org/projects/onap-oom/en/jakarta/oom_quickstart_guide.html I am attaching the override file which we are using. Kindly note that , in the override file we have changed some of the parameters: 1. flavor: small 2. debugEnabled: true 3. aafEnabled: true 4. msbEnabled: true 5. cmpv2Enabled: false 6. tlsEnabled: false The pod development-aai-graphadmin-create-db-schema-xxxxx should be in completed state but instead it is not coming up and is in error state. I am attaching the complete logs. But the error logs is as follows: ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 ex=org.onap.aai.exceptions.AAIException: ID block allocation on partition(0)-namespace(3) timed out in 2.000 min ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 616 :MethodName- logError ClassName- org.onap.aai.schema.GenTester :LineNumber- 163 :MethodName- main ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.springframework.boot.loader.MainMethodRunner :LineNumber- 48 :MethodName- run ClassName- org.springframework.boot.loader.Launcher :LineNumber- 87 :MethodName- launch ClassName- org.springframework.boot.loader.Launcher :LineNumber- 50 :MethodName- launch ClassName- org.springframework.boot.loader.PropertiesLauncher :LineNumber- 595 :MethodName- main 2022-09-30 11:59:01.562 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 ex=org.onap.aai.exceptions.AAIException: ID block allocation on partition(0)-namespace(3) timed out in 2.000 min ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 616 :MethodName- logError ClassName- org.onap.aai.schema.GenTester :LineNumber- 163 :MethodName- main ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.springframework.boot.loader.MainMethodRunner :LineNumber- 48 :MethodName- run ClassName- org.springframework.boot.loader.Launcher :LineNumber- 87 :MethodName- launch ClassName- org.springframework.boot.loader.Launcher :LineNumber- 50 :MethodName- launch ClassName- org.springframework.boot.loader.PropertiesLauncher :LineNumber- 595 :MethodName- main 2022-09-30 11:59:01.585 DEBUG --- [ main] com.datastax.driver.core.Connection : Connection[/192.168.165.217:9042-1, inFlight=0, closed=true] closing connection 2022-09-30 11:59:01.585 DEBUG --- [ main] com.datastax.driver.core.Host.STATES : [/192.168.165.217:9042] Connection[/192.168.165.217:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-09-30 11:59:01.585 DEBUG --- [ main] com.datastax.driver.core.Connection : Connection[/192.168.165.220:9042-1, inFlight=0, closed=true] closing connection 2022-09-30 11:59:01.585 DEBUG --- [ main] com.datastax.driver.core.Host.STATES : [/192.168.165.220:9042] Connection[/192.168.165.220:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-09-30 11:59:01.586 DEBUG --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/192.168.229.37:9042-2, inFlight=0, closed=true] closing connection 2022-09-30 11:59:01.586 DEBUG --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/192.168.229.37:9042] Connection[cassandra/192.168.229.37:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-09-30 11:59:01.588 DEBUG --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-09-30 11:59:01.590 DEBUG --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/192.168.229.37:9042-1, inFlight=0, closed=true] closing connection 2022-09-30 11:59:01.590 DEBUG --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/192.168.229.37:9042] Connection[cassandra/192.168.229.37:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-09-30 11:59:03.597 DEBUG --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 41 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-09-30 11:59:03.598 DEBUG --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 18 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 Failed to run the tool /opt/app/aai-graphadmin/bin/createDBSchema.sh successfully Failed to run the createDBSchema.sh One point to note is also that an sdc pod "development-sdc-cs-config-cassandra-xxxxx" is also failing, which implies that there is some issue with the cassandra pod as both the mentioned sdc and aai pods are db pods. But the cassandra pods are in healthy state: [root@onap ~]# k get pods | grep -i "development-cassandra" development-cassandra-0 1/1 Running 0 2d18h development-cassandra-1 1/1 Running 0 2d18h development-cassandra-2 1/1 Running 0 2d18h [root@onap ~]# Could anyone please help me with this? Thanks and Regards, Kushagra Gupta -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24227): https://lists.onap.org/g/onap-discuss/message/24227 Mute This Topic: https://lists.onap.org/mt/94085028/21656 Mute #aai:https://lists.onap.org/g/onap-discuss/mutehashtag/aai Mute #jakarta:https://lists.onap.org/g/onap-discuss/mutehashtag/jakarta Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
