2024-01-30T14:26:42.274927087Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-30T14:27:13.064774106Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:27:13.107707549Z ..............................DB keystone does not exist 2024-01-30T14:27:13.114260820Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:27:13.159023428Z DB User keystone does not exist 2024-01-30T14:27:13.166010740Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:27:13.234764883Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T14:27:13.243634060Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:27:13.245244772Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T14:27:13.259006714Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:27:19.956492445Z Wait until Keystone hostname can be resolved 2024-01-30T14:27:19.973496529Z Server: 10.96.0.10 2024-01-30T14:27:19.973522179Z Address: 10.96.0.10#53 2024-01-30T14:27:19.973538885Z 2024-01-30T14:27:19.973542456Z Name: keystone.osm.svc.cluster.local 2024-01-30T14:27:19.973545929Z Address: 10.244.0.19 2024-01-30T14:27:19.973548976Z 2024-01-30T14:27:21.984824298Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-30T14:27:22.411810595Z * Restarting Apache httpd web server apache2 2024-01-30T14:27:22.562908763Z ...done. 2024-01-30T14:27:23.605910830Z Traceback (most recent call last): 2024-01-30T14:27:23.605929189Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T14:27:23.605933491Z with open(filename, 'r') as f: 2024-01-30T14:27:23.605937282Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T14:27:23.605940914Z 2024-01-30T14:27:23.605944105Z During handling of the above exception, another exception occurred: 2024-01-30T14:27:23.605947437Z 2024-01-30T14:27:23.605950480Z Traceback (most recent call last): 2024-01-30T14:27:23.605953681Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T14:27:23.605957468Z from openstackclient.shell import main 2024-01-30T14:27:23.605960622Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T14:27:23.605964047Z from openstackclient.common import clientmanager 2024-01-30T14:27:23.605967310Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T14:27:23.605975430Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T14:27:23.605978431Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T14:27:23.605981430Z mgr = stevedore.ExtensionManager(group) 2024-01-30T14:27:23.605984228Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T14:27:23.605987188Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T14:27:23.605990131Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T14:27:23.605993023Z for ep in self.list_entry_points(): 2024-01-30T14:27:23.605995783Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T14:27:23.605998741Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T14:27:23.606001513Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T14:27:23.606004393Z data = self._get_data_for_path(path) 2024-01-30T14:27:23.606007138Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T14:27:23.606010057Z data = _build_cacheable_data(path) 2024-01-30T14:27:23.606012928Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T14:27:23.606015818Z item = ep[:] # convert namedtuple to tuple 2024-01-30T14:27:23.606018711Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T14:27:24.702361271Z Traceback (most recent call last): 2024-01-30T14:27:24.702383667Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T14:27:24.702387539Z with open(filename, 'r') as f: 2024-01-30T14:27:24.702390529Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T14:27:24.702393977Z 2024-01-30T14:27:24.702396857Z During handling of the above exception, another exception occurred: 2024-01-30T14:27:24.702399730Z 2024-01-30T14:27:24.702402593Z Traceback (most recent call last): 2024-01-30T14:27:24.702405351Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T14:27:24.702408800Z from openstackclient.shell import main 2024-01-30T14:27:24.702411726Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T14:27:24.702416908Z from openstackclient.common import clientmanager 2024-01-30T14:27:24.702419877Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T14:27:24.702423067Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T14:27:24.702425785Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T14:27:24.702435991Z mgr = stevedore.ExtensionManager(group) 2024-01-30T14:27:24.702438975Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T14:27:24.702442015Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T14:27:24.702444836Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T14:27:24.702447738Z for ep in self.list_entry_points(): 2024-01-30T14:27:24.702450528Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T14:27:24.702453412Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T14:27:24.702456195Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T14:27:24.702459022Z data = self._get_data_for_path(path) 2024-01-30T14:27:24.702461830Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T14:27:24.702464746Z data = _build_cacheable_data(path) 2024-01-30T14:27:24.702467463Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T14:27:24.702470367Z item = ep[:] # convert namedtuple to tuple 2024-01-30T14:27:24.702473207Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T14:27:25.796251657Z Traceback (most recent call last): 2024-01-30T14:27:25.796288070Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T14:27:25.796292370Z with open(filename, 'r') as f: 2024-01-30T14:27:25.796295499Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T14:27:25.796299175Z 2024-01-30T14:27:25.796301948Z During handling of the above exception, another exception occurred: 2024-01-30T14:27:25.796305071Z 2024-01-30T14:27:25.796307780Z Traceback (most recent call last): 2024-01-30T14:27:25.796310534Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T14:27:25.796314070Z from openstackclient.shell import main 2024-01-30T14:27:25.796316953Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T14:27:25.796320034Z from openstackclient.common import clientmanager 2024-01-30T14:27:25.796322852Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T14:27:25.796325950Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T14:27:25.796328837Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T14:27:25.796345318Z mgr = stevedore.ExtensionManager(group) 2024-01-30T14:27:25.796348393Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T14:27:25.796351288Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T14:27:25.796354116Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T14:27:25.796357440Z for ep in self.list_entry_points(): 2024-01-30T14:27:25.796360315Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T14:27:25.796363242Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T14:27:25.796366059Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T14:27:25.796368895Z data = self._get_data_for_path(path) 2024-01-30T14:27:25.796371730Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T14:27:25.796374656Z data = _build_cacheable_data(path) 2024-01-30T14:27:25.796377476Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T14:27:25.796380394Z item = ep[:] # convert namedtuple to tuple 2024-01-30T14:27:25.796383364Z TypeError: 'EntryPoint' object is not subscriptable