2024-02-18T01:25:49.028221344Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-18T01:26:21.147848310Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-18T01:26:21.192824197Z ...............................DB keystone does not exist 2024-02-18T01:26:21.207932499Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-18T01:26:21.245071019Z DB User keystone does not exist 2024-02-18T01:26:21.255789255Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-18T01:26:21.296096105Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-18T01:26:21.324908371Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-18T01:26:33.865276874Z Wait until Keystone hostname can be resolved 2024-02-18T01:26:33.903508149Z Server: 10.96.0.10 2024-02-18T01:26:33.903543713Z Address: 10.96.0.10#53 2024-02-18T01:26:33.903548175Z 2024-02-18T01:26:33.903551602Z Name: keystone.osm.svc.cluster.local 2024-02-18T01:26:33.903555019Z Address: 10.244.0.13 2024-02-18T01:26:33.903558125Z 2024-02-18T01:26:35.514126183Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-18T01:26:35.934086572Z * Restarting Apache httpd web server apache2 2024-02-18T01:26:37.045768204Z ...done. 2024-02-18T01:26:37.940788463Z Traceback (most recent call last): 2024-02-18T01:26:37.940812043Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-18T01:26:37.940816431Z with open(filename, 'r') as f: 2024-02-18T01:26:37.940820191Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/290f41f8719a7263e4f788497456791a2a3615a0491719bf8988b55817477534' 2024-02-18T01:26:37.940823853Z 2024-02-18T01:26:37.940826811Z During handling of the above exception, another exception occurred: 2024-02-18T01:26:37.940829934Z 2024-02-18T01:26:37.940832897Z Traceback (most recent call last): 2024-02-18T01:26:37.940835931Z File "/usr/local/bin/openstack", line 5, in 2024-02-18T01:26:37.940839457Z from openstackclient.shell import main 2024-02-18T01:26:37.940842550Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-18T01:26:37.940845792Z from openstackclient.common import clientmanager 2024-02-18T01:26:37.940848910Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-18T01:26:37.940852087Z PLUGIN_MODULES = get_plugin_modules( 2024-02-18T01:26:37.940855236Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-18T01:26:37.940868337Z mgr = stevedore.ExtensionManager(group) 2024-02-18T01:26:37.940875769Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-18T01:26:37.940878698Z extensions = self._load_plugins(invoke_on_load, 2024-02-18T01:26:37.940881437Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-18T01:26:37.940884103Z for ep in self.list_entry_points(): 2024-02-18T01:26:37.940886807Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-18T01:26:37.940889608Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-18T01:26:37.940892309Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-18T01:26:37.940895107Z data = self._get_data_for_path(path) 2024-02-18T01:26:37.940897809Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-18T01:26:37.940900512Z data = _build_cacheable_data(path) 2024-02-18T01:26:37.940903152Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-18T01:26:37.940905840Z item = ep[:] # convert namedtuple to tuple 2024-02-18T01:26:37.940908569Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-18T01:26:39.147881345Z Traceback (most recent call last): 2024-02-18T01:26:39.147908348Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-18T01:26:39.147912591Z with open(filename, 'r') as f: 2024-02-18T01:26:39.147915816Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/290f41f8719a7263e4f788497456791a2a3615a0491719bf8988b55817477534' 2024-02-18T01:26:39.147919226Z 2024-02-18T01:26:39.147922135Z During handling of the above exception, another exception occurred: 2024-02-18T01:26:39.147925212Z 2024-02-18T01:26:39.147928124Z Traceback (most recent call last): 2024-02-18T01:26:39.147931480Z File "/usr/local/bin/openstack", line 5, in 2024-02-18T01:26:39.147935287Z from openstackclient.shell import main 2024-02-18T01:26:39.147938357Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-18T01:26:39.147941819Z from openstackclient.common import clientmanager 2024-02-18T01:26:39.147945088Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-18T01:26:39.147948284Z PLUGIN_MODULES = get_plugin_modules( 2024-02-18T01:26:39.147951158Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-18T01:26:39.147954222Z mgr = stevedore.ExtensionManager(group) 2024-02-18T01:26:39.147967967Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-18T01:26:39.147971237Z extensions = self._load_plugins(invoke_on_load, 2024-02-18T01:26:39.147973754Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-18T01:26:39.147976374Z for ep in self.list_entry_points(): 2024-02-18T01:26:39.147978964Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-18T01:26:39.147981663Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-18T01:26:39.147984201Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-18T01:26:39.147987217Z data = self._get_data_for_path(path) 2024-02-18T01:26:39.147989978Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-18T01:26:39.147992769Z data = _build_cacheable_data(path) 2024-02-18T01:26:39.147995297Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-18T01:26:39.147997905Z item = ep[:] # convert namedtuple to tuple 2024-02-18T01:26:39.148000431Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-18T01:26:40.393787221Z Traceback (most recent call last): 2024-02-18T01:26:40.393827786Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-18T01:26:40.393832829Z with open(filename, 'r') as f: 2024-02-18T01:26:40.393838422Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/290f41f8719a7263e4f788497456791a2a3615a0491719bf8988b55817477534' 2024-02-18T01:26:40.393843611Z 2024-02-18T01:26:40.393847973Z During handling of the above exception, another exception occurred: 2024-02-18T01:26:40.393852367Z 2024-02-18T01:26:40.393855596Z Traceback (most recent call last): 2024-02-18T01:26:40.393859341Z File "/usr/local/bin/openstack", line 5, in 2024-02-18T01:26:40.393863893Z from openstackclient.shell import main 2024-02-18T01:26:40.393867843Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-18T01:26:40.393873178Z from openstackclient.common import clientmanager 2024-02-18T01:26:40.393877353Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-18T01:26:40.393881740Z PLUGIN_MODULES = get_plugin_modules( 2024-02-18T01:26:40.393885619Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-18T01:26:40.393889771Z mgr = stevedore.ExtensionManager(group) 2024-02-18T01:26:40.393893582Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-18T01:26:40.393912850Z extensions = self._load_plugins(invoke_on_load, 2024-02-18T01:26:40.393916955Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-18T01:26:40.393921855Z for ep in self.list_entry_points(): 2024-02-18T01:26:40.393926816Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-18T01:26:40.393930753Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-18T01:26:40.393934918Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-18T01:26:40.393938969Z data = self._get_data_for_path(path) 2024-02-18T01:26:40.393942285Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-18T01:26:40.393946036Z data = _build_cacheable_data(path) 2024-02-18T01:26:40.393949473Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-18T01:26:40.393953634Z item = ep[:] # convert namedtuple to tuple 2024-02-18T01:26:40.393957202Z TypeError: 'EntryPoint' object is not subscriptable