Hi, I'm using El Alto release and am trying to distribute a service template from SDC, but facing deploy error on aai-ml.
I found some suspicious record in aai log files: from aai-modelloader pod: ``` 2020-03-11T03:01:16.080Z|90fe5462-742b-4916-9838-f94b61c7a9ef|pool-2-thread-4|ModelLoader|Event-Bus|AAIRESTClient||INFO|AC0001I|AC0001I PUT request a t url = https://aai.onap:8443/aai/v16/service-design-and-creation/models/model/38c28dd6-1d5d-47a1-bd76-6a963186df83| 2020-03-11T03:01:20.835Z|90fe5462-742b-4916-9838-f94b61c7a9ef|pool-2-thread-4|ModelLoader|Event-Bus|AAIRESTClient||INFO|AC0003I|AC0003I PUT request o peration time = 4755 ms for link = https://aai.onap:8443/aai/v16/service-design-and-creation/models/model/38c28dd6-1d5d-47a1-bd76-6a963186df83| 2020-03-11T03:01:20.836Z|90fe5462-742b-4916-9838-f94b61c7a9ef|pool-2-thread-4|ModelLoader|Event-Bus|AAIRESTClient||INFO|AC0004I|AC0004I request at ur l = https://aai.onap:8443/aai/v16/service-design-and-creation/models/model/38c28dd6-1d5d-47a1-bd76-6a963186df83 resulted in http response: 404 Not Fo und| 2020-03-11T03:01:20.836Z|90fe5462-742b-4916-9838-f94b61c7a9ef|pool-2-thread-4|ModelLoader|Event-Bus|org.onap.aai.modelloader.entity.model.AbstractMod elArtifact||ERROR|MDLSVC2002E|MDLSVC2002E Distribution event error: Ingestion failed for MODEL 38c28dd6-1d5d-47a1-bd76-6a963186df83|749ada02-d5f4-4ee f-8a52-719f6faa5146 Error creating model. Skipping ingestion.. Rolling back distribution.| ``` from aai-resources pod: ``` 2020-03-11T03:01:16.527+0000|2020-03-11T03:01:16.554+0000|90fe5462-742b-4916-9838-f94b61c7a9ef||qtp1738674023-33||PUT /aai/v16/service-design-and-cre ation/models/model/38c28dd6-1d5d-47a1-bd76-6a963186df83|ModelLoader|COMPLETE||||DEBUG||10.42.9.232|27|aai-resources||org.onap.aai.extensions.Extensio nController|||||||co=ModelLoader:Extension class not found: org.onap.aai.extensions.v16.serviceDesignAndCreation.ModelExtension, method: DynamicAddSe rviceDesignAndCreationModelsModelPreProc. ``` >From this I suspect some aai classes have not loaded, so tried redeploying aai >with helm and distributed again, but still have the same issue. also I found the exact same issue was posted in onap-discuss before: https://lists.onap.org/g/onap-discuss/message/18776 but there is no answer yet. Is there any way to solve this issue? Any help would be appreciated. Thanks, Satoshi -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20218): https://lists.onap.org/g/onap-discuss/message/20218 Mute This Topic: https://lists.onap.org/mt/71874565/21656 Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164 Mute #elalto: https://lists.onap.org/mk?hashtag=elalto&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
