2024-04-25T00:27:22.281370649Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-04-25T00:27:54.559828880Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-04-25T00:27:54.599350474Z ...............................DB keystone does not exist 2024-04-25T00:27:54.620848019Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-25T00:27:54.667600188Z DB User keystone does not exist 2024-04-25T00:27:54.684609798Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-25T00:27:54.757638894Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-25T00:27:54.790805099Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-25T00:28:07.066833400Z Wait until Keystone hostname can be resolved 2024-04-25T00:28:07.148361543Z Server: 10.96.0.10 2024-04-25T00:28:07.148373156Z Address: 10.96.0.10#53 2024-04-25T00:28:07.148376020Z 2024-04-25T00:28:07.148379715Z Name: keystone.osm.svc.cluster.local 2024-04-25T00:28:07.148382578Z Address: 10.244.0.14 2024-04-25T00:28:07.148385189Z 2024-04-25T00:28:08.999031134Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-04-25T00:28:09.309648662Z * Restarting Apache httpd web server apache2 2024-04-25T00:28:09.551127587Z ...done. 2024-04-25T00:28:10.692530039Z Traceback (most recent call last): 2024-04-25T00:28:10.692552716Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-25T00:28:10.692556405Z with open(filename, 'r') as f: 2024-04-25T00:28:10.692559990Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d01ccaeac94a88e3f936756cc7dc0eec7818d610d64e510acb07895359e532a1' 2024-04-25T00:28:10.692562835Z 2024-04-25T00:28:10.692566096Z During handling of the above exception, another exception occurred: 2024-04-25T00:28:10.692568876Z 2024-04-25T00:28:10.692571681Z Traceback (most recent call last): 2024-04-25T00:28:10.692574814Z File "/usr/local/bin/openstack", line 5, in 2024-04-25T00:28:10.692577919Z from openstackclient.shell import main 2024-04-25T00:28:10.692580676Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-25T00:28:10.692583643Z from openstackclient.common import clientmanager 2024-04-25T00:28:10.692587029Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-25T00:28:10.692589784Z PLUGIN_MODULES = get_plugin_modules( 2024-04-25T00:28:10.692592909Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-25T00:28:10.692595640Z mgr = stevedore.ExtensionManager(group) 2024-04-25T00:28:10.692598493Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-25T00:28:10.692601702Z extensions = self._load_plugins(invoke_on_load, 2024-04-25T00:28:10.692604861Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-25T00:28:10.692607885Z for ep in self.list_entry_points(): 2024-04-25T00:28:10.692610788Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-25T00:28:10.692613737Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-25T00:28:10.692617077Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-25T00:28:10.692619911Z data = self._get_data_for_path(path) 2024-04-25T00:28:10.692622721Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-25T00:28:10.692634444Z data = _build_cacheable_data(path) 2024-04-25T00:28:10.692637048Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-25T00:28:10.692639486Z item = ep[:] # convert namedtuple to tuple 2024-04-25T00:28:10.692641971Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-25T00:28:11.576671937Z Traceback (most recent call last): 2024-04-25T00:28:11.576691999Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-25T00:28:11.576695049Z with open(filename, 'r') as f: 2024-04-25T00:28:11.576698440Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d01ccaeac94a88e3f936756cc7dc0eec7818d610d64e510acb07895359e532a1' 2024-04-25T00:28:11.576701019Z 2024-04-25T00:28:11.576704113Z During handling of the above exception, another exception occurred: 2024-04-25T00:28:11.576706479Z 2024-04-25T00:28:11.576708907Z Traceback (most recent call last): 2024-04-25T00:28:11.576711866Z File "/usr/local/bin/openstack", line 5, in 2024-04-25T00:28:11.576714308Z from openstackclient.shell import main 2024-04-25T00:28:11.576716760Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-25T00:28:11.576719210Z from openstackclient.common import clientmanager 2024-04-25T00:28:11.576722297Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-25T00:28:11.576724813Z PLUGIN_MODULES = get_plugin_modules( 2024-04-25T00:28:11.576727864Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-25T00:28:11.576730314Z mgr = stevedore.ExtensionManager(group) 2024-04-25T00:28:11.576732740Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-25T00:28:11.576735177Z extensions = self._load_plugins(invoke_on_load, 2024-04-25T00:28:11.576737699Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-25T00:28:11.576740154Z for ep in self.list_entry_points(): 2024-04-25T00:28:11.576742570Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-25T00:28:11.576745198Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-25T00:28:11.576747640Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-25T00:28:11.576750130Z data = self._get_data_for_path(path) 2024-04-25T00:28:11.576752588Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-25T00:28:11.576755031Z data = _build_cacheable_data(path) 2024-04-25T00:28:11.576757461Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-25T00:28:11.576759858Z item = ep[:] # convert namedtuple to tuple 2024-04-25T00:28:11.576762282Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-25T00:28:12.369584382Z Traceback (most recent call last): 2024-04-25T00:28:12.369627784Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-25T00:28:12.369637020Z with open(filename, 'r') as f: 2024-04-25T00:28:12.369649751Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d01ccaeac94a88e3f936756cc7dc0eec7818d610d64e510acb07895359e532a1' 2024-04-25T00:28:12.369656659Z 2024-04-25T00:28:12.369667507Z During handling of the above exception, another exception occurred: 2024-04-25T00:28:12.369694267Z 2024-04-25T00:28:12.369701970Z Traceback (most recent call last): 2024-04-25T00:28:12.369710069Z File "/usr/local/bin/openstack", line 5, in 2024-04-25T00:28:12.369717057Z from openstackclient.shell import main 2024-04-25T00:28:12.369724230Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-25T00:28:12.369731058Z from openstackclient.common import clientmanager 2024-04-25T00:28:12.369738952Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-25T00:28:12.369745831Z PLUGIN_MODULES = get_plugin_modules( 2024-04-25T00:28:12.369753923Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-25T00:28:12.369760825Z mgr = stevedore.ExtensionManager(group) 2024-04-25T00:28:12.369767690Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-25T00:28:12.369774367Z extensions = self._load_plugins(invoke_on_load, 2024-04-25T00:28:12.369781109Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-25T00:28:12.369788007Z for ep in self.list_entry_points(): 2024-04-25T00:28:12.369795079Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-25T00:28:12.369802075Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-25T00:28:12.369808884Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-25T00:28:12.369816731Z data = self._get_data_for_path(path) 2024-04-25T00:28:12.369823491Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-25T00:28:12.369830400Z data = _build_cacheable_data(path) 2024-04-25T00:28:12.369837312Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-25T00:28:12.369844054Z item = ep[:] # convert namedtuple to tuple 2024-04-25T00:28:12.369850934Z TypeError: 'EntryPoint' object is not subscriptable