Hi All, While making the regitry of the cloud into multicloud I'm geting multiple errors from the multicloud pike: I am using microstack openstack ussuri version with onap istanbul release.
curl --location --request POST 'https://msb.api.discovery.simpledemo.onap.org:30283/api/multicloud/v1/EDGE1/microstack/registry' Error: Message: "Making rest call with method, uri, header = GET, https://aai.onap:8443/aai/v13/cloud-infrastructure/cloud-regions/cloud-region/EDGE1/microstack/flavors/flavor/3, {'content-type': 'application/json', 'accept': 'application/json', 'X-FromAppId': 'MultiCloud-Pike', 'X-TransactionId': '9003', 'Authorization': 'Basic QUFJOkFBSQ=='}" Arguments: () --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.8/logging/handlers.py", line 69, in emit if self.shouldRollover(record): File "/usr/local/lib/python3.8/logging/handlers.py", line 185, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/local/lib/python3.8/logging/__init__.py", line 929, in format return fmt.format(record) File "/usr/local/lib/python3.8/logging/__init__.py", line 671, in format s = self.formatMessage(record) File "/usr/local/lib/python3.8/logging/__init__.py", line 640, in formatMessage return self._style.format(record) File "/usr/local/lib/python3.8/logging/__init__.py", line 440, in format return self._format(record) File "/usr/local/lib/python3.8/logging/__init__.py", line 436, in _format return self._fmt % record.__dict__ ValueError: unsupported format character '|' (0x7c) at index 35 Call stack: File "/usr/local/lib/python3.8/threading.py", line 890, in _bootstrap self._bootstrap_inner() File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/opt/pike/lib/share/common/msapi/helper.py", line 350, in run returncode, item["status"] = worker(*payload) or (0, "Succeed") File "/opt/pike/lib/share/newton_base/registration/registration_driver.py", line 211, in registryV0 retcode, status = self._discover_flavors(vimid, sess, viminfo) File "/opt/pike/lib/share/newton_base/registration/registration_driver.py", line 584, in _discover_flavors retcode, content = self._update_resoure( File "/opt/pike/lib/share/common/msapi/helper.py", line 133, in _update_resoure restcall.req_to_aai(resource_url, "GET") File "/opt/pike/lib/share/common/utils/restcall.py", line 153, in req_to_aai ret, resp_body, resp_status = _call_req( File "/opt/pike/lib/share/common/utils/restcall.py", line 71, in _call_req logger.debug("with content = %s" % content) Message: 'with content = null' Has anyone encountered this type of error? Thanks & BR, Paulo Duarte -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23836): https://lists.onap.org/g/onap-discuss/message/23836 Mute This Topic: https://lists.onap.org/mt/89189600/21656 Mute #istanbul:https://lists.onap.org/g/onap-discuss/mutehashtag/istanbul Mute #multicloud:https://lists.onap.org/g/onap-discuss/mutehashtag/multicloud Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
