Hi, Yukihiro That can be an expected condition depending on context – in the process of distributing a model, aai-modelloader might look to see if a model exists before adding it. However, if a model is being distributed that expects an existing object to be present already it can block distribution. That can be the result of other failures, sometimes re-distributing the model from SDC will fix it.
Thanks, jimmy From: <[email protected]> on behalf of "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Friday, April 24, 2020 at 7:38 AM To: "[email protected]" <[email protected]> Subject: [onap-discuss] Model was not found. #aai Hi, AAI experts I tried to do '5G Network Slicing Use Case' as the URL is here: https://wiki.onap.org/display/DW/Design+Service+Templates<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Design-2BService-2BTemplates&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=ZCTtOZVTBBaC6DzZ_EH7jmcR_nzDvLpKtWtdZGWloRw&s=xabTr68Xx45Xa6G4trIe7JzQN3pp1nO_-fCKzMQldmM&e=> The AAI is from the master branch and when I checked it remained healthy, but I got an error that the model was not found. Can you give me instructions or support on how to fix this? kubectl -n onap exec -it dev-aai-modelloader-7bc6b64785-phpgl -- tail -f /var/log/onap/AAI-ML/error.log AAIRESTClient request at url = https://aai.onap:8443/aai/v19/service-design-and-creation/models/model/9b849b88-5318-4026-9fd1-576d68a8146b<https://urldefense.proofpoint.com/v2/url?u=https-3A__aai.onap-3A8443_aai_v19_service-2Ddesign-2Dand-2Dcreation_models_model_9b849b88-2D5318-2D4026-2D9fd1-2D576d68a8146b&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=ZCTtOZVTBBaC6DzZ_EH7jmcR_nzDvLpKtWtdZGWloRw&s=bGfCQxEfJY4OwYY2hgt1Sk0V38I7bydjFLkqwFhMheQ&e=> resulted in http response: 404 Not Found Yukihiro Kisimoto -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20843): https://lists.onap.org/g/onap-discuss/message/20843 Mute This Topic: https://lists.onap.org/mt/73239182/21656 Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
