2024-02-17T01:26:01.423352068Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-17T01:26:33.287105237Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-17T01:26:33.327282246Z ...............................DB keystone does not exist 2024-02-17T01:26:33.339195191Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-17T01:26:33.361052824Z DB User keystone does not exist 2024-02-17T01:26:33.365415177Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-17T01:26:33.417269060Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-17T01:26:33.450320670Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-17T01:26:46.973279324Z Wait until Keystone hostname can be resolved 2024-02-17T01:26:46.989435181Z Server: 10.96.0.10 2024-02-17T01:26:46.989458382Z Address: 10.96.0.10#53 2024-02-17T01:26:46.989462195Z 2024-02-17T01:26:46.989465350Z Name: keystone.osm.svc.cluster.local 2024-02-17T01:26:46.989468903Z Address: 10.244.0.15 2024-02-17T01:26:46.989471987Z 2024-02-17T01:26:48.688693041Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-17T01:26:49.023448239Z * Restarting Apache httpd web server apache2 2024-02-17T01:26:49.150756332Z ...done. 2024-02-17T01:26:49.994928902Z Traceback (most recent call last): 2024-02-17T01:26:49.994954461Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-17T01:26:49.994958991Z with open(filename, 'r') as f: 2024-02-17T01:26:49.994962792Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/7fd34d3c0a015b07a67f237f08244f585f5deec4c7c2fd125d2500cebe398a77' 2024-02-17T01:26:49.994967173Z 2024-02-17T01:26:49.994971000Z During handling of the above exception, another exception occurred: 2024-02-17T01:26:49.994974717Z 2024-02-17T01:26:49.994978115Z Traceback (most recent call last): 2024-02-17T01:26:49.994981622Z File "/usr/local/bin/openstack", line 5, in 2024-02-17T01:26:49.994985800Z from openstackclient.shell import main 2024-02-17T01:26:49.994989422Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-17T01:26:49.994993309Z from openstackclient.common import clientmanager 2024-02-17T01:26:49.994996855Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-17T01:26:49.995000612Z PLUGIN_MODULES = get_plugin_modules( 2024-02-17T01:26:49.995004098Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-17T01:26:49.995020458Z mgr = stevedore.ExtensionManager(group) 2024-02-17T01:26:49.995023979Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-17T01:26:49.995027201Z extensions = self._load_plugins(invoke_on_load, 2024-02-17T01:26:49.995030382Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-17T01:26:49.995033588Z for ep in self.list_entry_points(): 2024-02-17T01:26:49.995036649Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-17T01:26:49.995039847Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-17T01:26:49.995042986Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-17T01:26:49.995046188Z data = self._get_data_for_path(path) 2024-02-17T01:26:49.995049228Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-17T01:26:49.995052413Z data = _build_cacheable_data(path) 2024-02-17T01:26:49.995055505Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-17T01:26:49.995058744Z item = ep[:] # convert namedtuple to tuple 2024-02-17T01:26:49.995061815Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-17T01:26:50.914531311Z Traceback (most recent call last): 2024-02-17T01:26:50.914551426Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-17T01:26:50.914555012Z with open(filename, 'r') as f: 2024-02-17T01:26:50.914557992Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/7fd34d3c0a015b07a67f237f08244f585f5deec4c7c2fd125d2500cebe398a77' 2024-02-17T01:26:50.914561234Z 2024-02-17T01:26:50.914564118Z During handling of the above exception, another exception occurred: 2024-02-17T01:26:50.914566806Z 2024-02-17T01:26:50.914569336Z Traceback (most recent call last): 2024-02-17T01:26:50.914571948Z File "/usr/local/bin/openstack", line 5, in 2024-02-17T01:26:50.914575103Z from openstackclient.shell import main 2024-02-17T01:26:50.914577789Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-17T01:26:50.914580669Z from openstackclient.common import clientmanager 2024-02-17T01:26:50.914583336Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-17T01:26:50.914586305Z PLUGIN_MODULES = get_plugin_modules( 2024-02-17T01:26:50.914588950Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-17T01:26:50.914591851Z mgr = stevedore.ExtensionManager(group) 2024-02-17T01:26:50.914602731Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-17T01:26:50.914605843Z extensions = self._load_plugins(invoke_on_load, 2024-02-17T01:26:50.914608523Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-17T01:26:50.914611277Z for ep in self.list_entry_points(): 2024-02-17T01:26:50.914613922Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-17T01:26:50.914616872Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-17T01:26:50.914619535Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-17T01:26:50.914622329Z data = self._get_data_for_path(path) 2024-02-17T01:26:50.914624963Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-17T01:26:50.914627977Z data = _build_cacheable_data(path) 2024-02-17T01:26:50.914630582Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-17T01:26:50.914633375Z item = ep[:] # convert namedtuple to tuple 2024-02-17T01:26:50.914636094Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-17T01:26:51.711306225Z Traceback (most recent call last): 2024-02-17T01:26:51.711339168Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-17T01:26:51.711344804Z with open(filename, 'r') as f: 2024-02-17T01:26:51.711349024Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/7fd34d3c0a015b07a67f237f08244f585f5deec4c7c2fd125d2500cebe398a77' 2024-02-17T01:26:51.711353426Z 2024-02-17T01:26:51.711357273Z During handling of the above exception, another exception occurred: 2024-02-17T01:26:51.711381018Z 2024-02-17T01:26:51.711387618Z Traceback (most recent call last): 2024-02-17T01:26:51.711393561Z File "/usr/local/bin/openstack", line 5, in 2024-02-17T01:26:51.711401358Z from openstackclient.shell import main 2024-02-17T01:26:51.711408556Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-17T01:26:51.711415790Z from openstackclient.common import clientmanager 2024-02-17T01:26:51.711423039Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-17T01:26:51.711433882Z PLUGIN_MODULES = get_plugin_modules( 2024-02-17T01:26:51.711444406Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-17T01:26:51.711452868Z mgr = stevedore.ExtensionManager(group) 2024-02-17T01:26:51.711460084Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-17T01:26:51.711486457Z extensions = self._load_plugins(invoke_on_load, 2024-02-17T01:26:51.711491018Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-17T01:26:51.711495240Z for ep in self.list_entry_points(): 2024-02-17T01:26:51.711499300Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-17T01:26:51.711503427Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-17T01:26:51.711507396Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-17T01:26:51.711511557Z data = self._get_data_for_path(path) 2024-02-17T01:26:51.711515518Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-17T01:26:51.711519660Z data = _build_cacheable_data(path) 2024-02-17T01:26:51.711523578Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-17T01:26:51.711527722Z item = ep[:] # convert namedtuple to tuple 2024-02-17T01:26:51.711531700Z TypeError: 'EntryPoint' object is not subscriptable