2024-04-10T00:24:43.013934729Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-04-10T00:25:13.906162533Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-04-10T00:25:13.959577064Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-04-10T00:25:13.967347944Z ..............................DB keystone does not exist 2024-04-10T00:25:13.978479105Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-10T00:25:14.013921231Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-10T00:25:14.013928461Z DB User keystone does not exist 2024-04-10T00:25:14.044304832Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-10T00:25:14.052644193Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-04-10T00:25:14.055829186Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-10T00:25:14.061970997Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-04-10T00:25:19.772847267Z Wait until Keystone hostname can be resolved 2024-04-10T00:25:19.808098016Z Server: 10.96.0.10 2024-04-10T00:25:19.808109104Z Address: 10.96.0.10#53 2024-04-10T00:25:19.808112193Z 2024-04-10T00:25:19.808115572Z Name: keystone.osm.svc.cluster.local 2024-04-10T00:25:19.808118340Z Address: 10.244.0.14 2024-04-10T00:25:19.808120814Z 2024-04-10T00:25:21.499115101Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-04-10T00:25:21.838374030Z * Restarting Apache httpd web server apache2 2024-04-10T00:25:22.965794486Z ...done. 2024-04-10T00:25:24.231209897Z Traceback (most recent call last): 2024-04-10T00:25:24.231225613Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-10T00:25:24.231229110Z with open(filename, 'r') as f: 2024-04-10T00:25:24.231232295Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0bf8e3d7621460376a576904a84684fe786f088420b94a0ddbb36bb911738c92' 2024-04-10T00:25:24.231235283Z 2024-04-10T00:25:24.231241092Z During handling of the above exception, another exception occurred: 2024-04-10T00:25:24.231243828Z 2024-04-10T00:25:24.231246724Z Traceback (most recent call last): 2024-04-10T00:25:24.231249852Z File "/usr/local/bin/openstack", line 5, in 2024-04-10T00:25:24.231253045Z from openstackclient.shell import main 2024-04-10T00:25:24.231255776Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-10T00:25:24.231258569Z from openstackclient.common import clientmanager 2024-04-10T00:25:24.231261843Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-10T00:25:24.231264554Z PLUGIN_MODULES = get_plugin_modules( 2024-04-10T00:25:24.231267421Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-10T00:25:24.231270092Z mgr = stevedore.ExtensionManager(group) 2024-04-10T00:25:24.231272922Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-10T00:25:24.231275617Z extensions = self._load_plugins(invoke_on_load, 2024-04-10T00:25:24.231278334Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-10T00:25:24.231281066Z for ep in self.list_entry_points(): 2024-04-10T00:25:24.231284045Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-10T00:25:24.231286689Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-10T00:25:24.231305249Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-10T00:25:24.231307905Z data = self._get_data_for_path(path) 2024-04-10T00:25:24.231310262Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-10T00:25:24.231312634Z data = _build_cacheable_data(path) 2024-04-10T00:25:24.231314987Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-10T00:25:24.231317336Z item = ep[:] # convert namedtuple to tuple 2024-04-10T00:25:24.231319675Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-10T00:25:25.175374479Z Traceback (most recent call last): 2024-04-10T00:25:25.175395343Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-10T00:25:25.175411043Z with open(filename, 'r') as f: 2024-04-10T00:25:25.175414452Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0bf8e3d7621460376a576904a84684fe786f088420b94a0ddbb36bb911738c92' 2024-04-10T00:25:25.175416812Z 2024-04-10T00:25:25.175420306Z During handling of the above exception, another exception occurred: 2024-04-10T00:25:25.175422781Z 2024-04-10T00:25:25.175425330Z Traceback (most recent call last): 2024-04-10T00:25:25.175428451Z File "/usr/local/bin/openstack", line 5, in 2024-04-10T00:25:25.175430932Z from openstackclient.shell import main 2024-04-10T00:25:25.175433404Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-10T00:25:25.175435918Z from openstackclient.common import clientmanager 2024-04-10T00:25:25.175439037Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-10T00:25:25.175441484Z PLUGIN_MODULES = get_plugin_modules( 2024-04-10T00:25:25.175444802Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-10T00:25:25.175447350Z mgr = stevedore.ExtensionManager(group) 2024-04-10T00:25:25.175449807Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-10T00:25:25.175452345Z extensions = self._load_plugins(invoke_on_load, 2024-04-10T00:25:25.175454790Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-10T00:25:25.175457138Z for ep in self.list_entry_points(): 2024-04-10T00:25:25.175459552Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-10T00:25:25.175462032Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-10T00:25:25.175464545Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-10T00:25:25.175466940Z data = self._get_data_for_path(path) 2024-04-10T00:25:25.175469342Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-10T00:25:25.175471844Z data = _build_cacheable_data(path) 2024-04-10T00:25:25.175474293Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-10T00:25:25.175476691Z item = ep[:] # convert namedtuple to tuple 2024-04-10T00:25:25.175479370Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-10T00:25:26.318979424Z Traceback (most recent call last): 2024-04-10T00:25:26.319001644Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-10T00:25:26.319004731Z with open(filename, 'r') as f: 2024-04-10T00:25:26.319007910Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0bf8e3d7621460376a576904a84684fe786f088420b94a0ddbb36bb911738c92' 2024-04-10T00:25:26.319016232Z 2024-04-10T00:25:26.319019171Z During handling of the above exception, another exception occurred: 2024-04-10T00:25:26.319021333Z 2024-04-10T00:25:26.319023644Z Traceback (most recent call last): 2024-04-10T00:25:26.319026761Z File "/usr/local/bin/openstack", line 5, in 2024-04-10T00:25:26.319029164Z from openstackclient.shell import main 2024-04-10T00:25:26.319031501Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-10T00:25:26.319034130Z from openstackclient.common import clientmanager 2024-04-10T00:25:26.319037060Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-10T00:25:26.319039420Z PLUGIN_MODULES = get_plugin_modules( 2024-04-10T00:25:26.319042133Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-10T00:25:26.319044391Z mgr = stevedore.ExtensionManager(group) 2024-04-10T00:25:26.319046813Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-10T00:25:26.319049116Z extensions = self._load_plugins(invoke_on_load, 2024-04-10T00:25:26.319051450Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-10T00:25:26.319053759Z for ep in self.list_entry_points(): 2024-04-10T00:25:26.319056153Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-10T00:25:26.319058572Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-10T00:25:26.319060962Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-10T00:25:26.319063455Z data = self._get_data_for_path(path) 2024-04-10T00:25:26.319066346Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-10T00:25:26.319068660Z data = _build_cacheable_data(path) 2024-04-10T00:25:26.319071138Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-10T00:25:26.319073532Z item = ep[:] # convert namedtuple to tuple 2024-04-10T00:25:26.319075930Z TypeError: 'EntryPoint' object is not subscriptable