2024-03-27T01:52:09.182313695Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-27T01:52:40.105323184Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-27T01:52:40.120695009Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-03-27T01:52:40.124734950Z ..............................DB keystone does not exist 2024-03-27T01:52:40.133216136Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-27T01:52:40.164057597Z DB User keystone does not exist 2024-03-27T01:52:40.166136082Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-27T01:52:40.248716986Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-27T01:52:40.292246263Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-27T01:52:40.304599949Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-27T01:52:40.379552791Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-27T01:52:46.143186599Z Wait until Keystone hostname can be resolved 2024-03-27T01:52:46.165321580Z Server: 10.96.0.10 2024-03-27T01:52:46.165346966Z Address: 10.96.0.10#53 2024-03-27T01:52:46.165350340Z 2024-03-27T01:52:46.165353769Z Name: keystone.osm.svc.cluster.local 2024-03-27T01:52:46.165357022Z Address: 10.244.0.13 2024-03-27T01:52:46.165359636Z 2024-03-27T01:52:47.593803462Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-27T01:52:48.109643928Z * Restarting Apache httpd web server apache2 2024-03-27T01:52:48.364186772Z ...done. 2024-03-27T01:52:49.718038852Z Traceback (most recent call last): 2024-03-27T01:52:49.718057628Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-27T01:52:49.718062384Z with open(filename, 'r') as f: 2024-03-27T01:52:49.718067553Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9ae05160232ab662d78d88d2a27ebddaa7ee528da6cf050bd52ed77bb09ab866' 2024-03-27T01:52:49.718071530Z 2024-03-27T01:52:49.718081616Z During handling of the above exception, another exception occurred: 2024-03-27T01:52:49.718085837Z 2024-03-27T01:52:49.718090330Z Traceback (most recent call last): 2024-03-27T01:52:49.718095145Z File "/usr/local/bin/openstack", line 5, in 2024-03-27T01:52:49.718099329Z from openstackclient.shell import main 2024-03-27T01:52:49.718103367Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-27T01:52:49.718107396Z from openstackclient.common import clientmanager 2024-03-27T01:52:49.718112171Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-27T01:52:49.718116242Z PLUGIN_MODULES = get_plugin_modules( 2024-03-27T01:52:49.718120864Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-27T01:52:49.718125166Z mgr = stevedore.ExtensionManager(group) 2024-03-27T01:52:49.718129432Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-27T01:52:49.718133400Z extensions = self._load_plugins(invoke_on_load, 2024-03-27T01:52:49.718137316Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-27T01:52:49.718141189Z for ep in self.list_entry_points(): 2024-03-27T01:52:49.718145147Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-27T01:52:49.718149012Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-27T01:52:49.718160339Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-27T01:52:49.718164064Z data = self._get_data_for_path(path) 2024-03-27T01:52:49.718167632Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-27T01:52:49.718175903Z data = _build_cacheable_data(path) 2024-03-27T01:52:49.718179660Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-27T01:52:49.718183183Z item = ep[:] # convert namedtuple to tuple 2024-03-27T01:52:49.718186678Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-27T01:52:50.657731654Z Traceback (most recent call last): 2024-03-27T01:52:50.657749174Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-27T01:52:50.657751809Z with open(filename, 'r') as f: 2024-03-27T01:52:50.657755019Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9ae05160232ab662d78d88d2a27ebddaa7ee528da6cf050bd52ed77bb09ab866' 2024-03-27T01:52:50.657757254Z 2024-03-27T01:52:50.657760462Z During handling of the above exception, another exception occurred: 2024-03-27T01:52:50.657762720Z 2024-03-27T01:52:50.657765015Z Traceback (most recent call last): 2024-03-27T01:52:50.657767693Z File "/usr/local/bin/openstack", line 5, in 2024-03-27T01:52:50.657769874Z from openstackclient.shell import main 2024-03-27T01:52:50.657772201Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-27T01:52:50.657774453Z from openstackclient.common import clientmanager 2024-03-27T01:52:50.657777452Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-27T01:52:50.657779719Z PLUGIN_MODULES = get_plugin_modules( 2024-03-27T01:52:50.657782672Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-27T01:52:50.657785080Z mgr = stevedore.ExtensionManager(group) 2024-03-27T01:52:50.657787453Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-27T01:52:50.657789661Z extensions = self._load_plugins(invoke_on_load, 2024-03-27T01:52:50.657791898Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-27T01:52:50.657794126Z for ep in self.list_entry_points(): 2024-03-27T01:52:50.657800348Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-27T01:52:50.657802722Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-27T01:52:50.657805159Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-27T01:52:50.657807324Z data = self._get_data_for_path(path) 2024-03-27T01:52:50.657809633Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-27T01:52:50.657811794Z data = _build_cacheable_data(path) 2024-03-27T01:52:50.657814035Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-27T01:52:50.657816435Z item = ep[:] # convert namedtuple to tuple 2024-03-27T01:52:50.657818732Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-27T01:52:51.466432868Z Traceback (most recent call last): 2024-03-27T01:52:51.466473883Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-27T01:52:51.466482150Z with open(filename, 'r') as f: 2024-03-27T01:52:51.466548152Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9ae05160232ab662d78d88d2a27ebddaa7ee528da6cf050bd52ed77bb09ab866' 2024-03-27T01:52:51.466580393Z 2024-03-27T01:52:51.466606556Z During handling of the above exception, another exception occurred: 2024-03-27T01:52:51.466613472Z 2024-03-27T01:52:51.466621064Z Traceback (most recent call last): 2024-03-27T01:52:51.466628839Z File "/usr/local/bin/openstack", line 5, in 2024-03-27T01:52:51.466635506Z from openstackclient.shell import main 2024-03-27T01:52:51.466642254Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-27T01:52:51.466649016Z from openstackclient.common import clientmanager 2024-03-27T01:52:51.466656520Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-27T01:52:51.466675355Z PLUGIN_MODULES = get_plugin_modules( 2024-03-27T01:52:51.466700714Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-27T01:52:51.466708516Z mgr = stevedore.ExtensionManager(group) 2024-03-27T01:52:51.466715199Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-27T01:52:51.466721829Z extensions = self._load_plugins(invoke_on_load, 2024-03-27T01:52:51.466728532Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-27T01:52:51.466735238Z for ep in self.list_entry_points(): 2024-03-27T01:52:51.466741920Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-27T01:52:51.466748555Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-27T01:52:51.466755183Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-27T01:52:51.466770358Z data = self._get_data_for_path(path) 2024-03-27T01:52:51.466777478Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-27T01:52:51.466784253Z data = _build_cacheable_data(path) 2024-03-27T01:52:51.466791009Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-27T01:52:51.466797744Z item = ep[:] # convert namedtuple to tuple 2024-03-27T01:52:51.466804572Z TypeError: 'EntryPoint' object is not subscriptable