2024-03-23T01:25:41.598101387Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-23T01:26:11.828540985Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-23T01:26:11.897185559Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-03-23T01:26:11.900710864Z .............................DB keystone does not exist 2024-03-23T01:26:11.905355542Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-23T01:26:11.940538017Z DB User keystone does not exist 2024-03-23T01:26:11.949740379Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-23T01:26:12.007140600Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-23T01:26:12.041095386Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-23T01:26:12.051308176Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-23T01:26:12.067766798Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-23T01:26:16.395456935Z Wait until Keystone hostname can be resolved 2024-03-23T01:26:16.421765549Z Server: 10.96.0.10 2024-03-23T01:26:16.421788427Z Address: 10.96.0.10#53 2024-03-23T01:26:16.421792575Z 2024-03-23T01:26:16.421797486Z Name: keystone.osm.svc.cluster.local 2024-03-23T01:26:16.421801365Z Address: 10.244.0.14 2024-03-23T01:26:16.421805142Z 2024-03-23T01:26:18.543484950Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-23T01:26:18.883449267Z * Restarting Apache httpd web server apache2 2024-03-23T01:26:19.048924537Z ...done. 2024-03-23T01:26:20.286204583Z Traceback (most recent call last): 2024-03-23T01:26:20.286227724Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-23T01:26:20.286231076Z with open(filename, 'r') as f: 2024-03-23T01:26:20.286234465Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/f8b35b697e2b2f68c9a413c8a73f6c2feea00101e623989f2ac2028dfc1a713d' 2024-03-23T01:26:20.286237179Z 2024-03-23T01:26:20.286241201Z During handling of the above exception, another exception occurred: 2024-03-23T01:26:20.286244098Z 2024-03-23T01:26:20.286246764Z Traceback (most recent call last): 2024-03-23T01:26:20.286250204Z File "/usr/local/bin/openstack", line 5, in 2024-03-23T01:26:20.286252980Z from openstackclient.shell import main 2024-03-23T01:26:20.286255914Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-23T01:26:20.286262954Z from openstackclient.common import clientmanager 2024-03-23T01:26:20.286266056Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-23T01:26:20.286268866Z PLUGIN_MODULES = get_plugin_modules( 2024-03-23T01:26:20.286272528Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-23T01:26:20.286275451Z mgr = stevedore.ExtensionManager(group) 2024-03-23T01:26:20.286287853Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-23T01:26:20.286290801Z extensions = self._load_plugins(invoke_on_load, 2024-03-23T01:26:20.286293601Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-23T01:26:20.286296528Z for ep in self.list_entry_points(): 2024-03-23T01:26:20.286299280Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-23T01:26:20.286302139Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-23T01:26:20.286316950Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-23T01:26:20.286319475Z data = self._get_data_for_path(path) 2024-03-23T01:26:20.286322126Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-23T01:26:20.286324458Z data = _build_cacheable_data(path) 2024-03-23T01:26:20.286326883Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-23T01:26:20.286329244Z item = ep[:] # convert namedtuple to tuple 2024-03-23T01:26:20.286331906Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-23T01:26:21.182403602Z Traceback (most recent call last): 2024-03-23T01:26:21.182420093Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-23T01:26:21.182423693Z with open(filename, 'r') as f: 2024-03-23T01:26:21.182427580Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/f8b35b697e2b2f68c9a413c8a73f6c2feea00101e623989f2ac2028dfc1a713d' 2024-03-23T01:26:21.182430683Z 2024-03-23T01:26:21.182434747Z During handling of the above exception, another exception occurred: 2024-03-23T01:26:21.182437726Z 2024-03-23T01:26:21.182440815Z Traceback (most recent call last): 2024-03-23T01:26:21.182444527Z File "/usr/local/bin/openstack", line 5, in 2024-03-23T01:26:21.182447906Z from openstackclient.shell import main 2024-03-23T01:26:21.182450976Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-23T01:26:21.182454278Z from openstackclient.common import clientmanager 2024-03-23T01:26:21.182457808Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-23T01:26:21.182460824Z PLUGIN_MODULES = get_plugin_modules( 2024-03-23T01:26:21.182464630Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-23T01:26:21.182467712Z mgr = stevedore.ExtensionManager(group) 2024-03-23T01:26:21.182470769Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-23T01:26:21.182473824Z extensions = self._load_plugins(invoke_on_load, 2024-03-23T01:26:21.182476891Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-23T01:26:21.182479980Z for ep in self.list_entry_points(): 2024-03-23T01:26:21.182483067Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-23T01:26:21.182486351Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-23T01:26:21.182489495Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-23T01:26:21.182492545Z data = self._get_data_for_path(path) 2024-03-23T01:26:21.182495666Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-23T01:26:21.182498701Z data = _build_cacheable_data(path) 2024-03-23T01:26:21.182501716Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-23T01:26:21.182505003Z item = ep[:] # convert namedtuple to tuple 2024-03-23T01:26:21.182508476Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-23T01:26:21.982793334Z Traceback (most recent call last): 2024-03-23T01:26:21.982814932Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-23T01:26:21.982819031Z with open(filename, 'r') as f: 2024-03-23T01:26:21.982823272Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/f8b35b697e2b2f68c9a413c8a73f6c2feea00101e623989f2ac2028dfc1a713d' 2024-03-23T01:26:21.982837072Z 2024-03-23T01:26:21.982841095Z During handling of the above exception, another exception occurred: 2024-03-23T01:26:21.982843975Z 2024-03-23T01:26:21.982847036Z Traceback (most recent call last): 2024-03-23T01:26:21.982850910Z File "/usr/local/bin/openstack", line 5, in 2024-03-23T01:26:21.982854075Z from openstackclient.shell import main 2024-03-23T01:26:21.982857150Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-23T01:26:21.982860087Z from openstackclient.common import clientmanager 2024-03-23T01:26:21.982874967Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-23T01:26:21.982879046Z PLUGIN_MODULES = get_plugin_modules( 2024-03-23T01:26:21.982882549Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-23T01:26:21.982885605Z mgr = stevedore.ExtensionManager(group) 2024-03-23T01:26:21.982888377Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-23T01:26:21.982891117Z extensions = self._load_plugins(invoke_on_load, 2024-03-23T01:26:21.982894009Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-23T01:26:21.982896746Z for ep in self.list_entry_points(): 2024-03-23T01:26:21.982899553Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-23T01:26:21.982902363Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-23T01:26:21.982905101Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-23T01:26:21.982907999Z data = self._get_data_for_path(path) 2024-03-23T01:26:21.982910762Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-23T01:26:21.982913559Z data = _build_cacheable_data(path) 2024-03-23T01:26:21.982916359Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-23T01:26:21.982919094Z item = ep[:] # convert namedtuple to tuple 2024-03-23T01:26:21.982921891Z TypeError: 'EntryPoint' object is not subscriptable