2023-12-30T21:34:49.306333097Z Wait until 120 seconds for MySQL mano Server mysql:3306 2023-12-30T21:35:19.980886547Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T21:35:20.031562240Z ............................DB keystone does not exist 2023-12-30T21:35:20.031626299Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2023-12-30T21:35:20.039381428Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T21:35:20.075377039Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-30T21:35:20.079998335Z DB User keystone does not exist 2023-12-30T21:35:20.080070471Z ./start.sh: line 88: [: -gt: unary operator expected 2023-12-30T21:35:20.085055894Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T21:35:20.097148629Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-30T21:35:20.108381712Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T21:35:20.141983815Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T21:35:30.165781244Z Wait until Keystone hostname can be resolved 2023-12-30T21:35:30.185235782Z Server: 10.96.0.10 2023-12-30T21:35:30.185252981Z Address: 10.96.0.10#53 2023-12-30T21:35:30.185257115Z 2023-12-30T21:35:30.185260521Z Name: keystone.osm.svc.cluster.local 2023-12-30T21:35:30.185280807Z Address: 10.244.0.17 2023-12-30T21:35:30.185284264Z 2023-12-30T21:35:32.545934221Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2023-12-30T21:35:33.051750948Z * Restarting Apache httpd web server apache2 2023-12-30T21:35:34.206743306Z ...done. 2023-12-30T21:35:35.464271673Z Traceback (most recent call last): 2023-12-30T21:35:35.464302647Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-30T21:35:35.464307093Z with open(filename, 'r') as f: 2023-12-30T21:35:35.464310626Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0e7f5073e93d673b7c9df4a838e7f460b300ebb552d9cca1ce01d2e7048af5d8' 2023-12-30T21:35:35.464314241Z 2023-12-30T21:35:35.464317368Z During handling of the above exception, another exception occurred: 2023-12-30T21:35:35.464320700Z 2023-12-30T21:35:35.464323789Z Traceback (most recent call last): 2023-12-30T21:35:35.464326879Z File "/usr/local/bin/openstack", line 5, in 2023-12-30T21:35:35.464330709Z from openstackclient.shell import main 2023-12-30T21:35:35.464333901Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-30T21:35:35.464337249Z from openstackclient.common import clientmanager 2023-12-30T21:35:35.464347806Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-30T21:35:35.464351028Z PLUGIN_MODULES = get_plugin_modules( 2023-12-30T21:35:35.464353790Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-30T21:35:35.464373412Z mgr = stevedore.ExtensionManager(group) 2023-12-30T21:35:35.464376500Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-30T21:35:35.464379566Z extensions = self._load_plugins(invoke_on_load, 2023-12-30T21:35:35.464386676Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-30T21:35:35.464389838Z for ep in self.list_entry_points(): 2023-12-30T21:35:35.464392688Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-30T21:35:35.464395681Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-30T21:35:35.464398610Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-30T21:35:35.464401562Z data = self._get_data_for_path(path) 2023-12-30T21:35:35.464404456Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-30T21:35:35.464407462Z data = _build_cacheable_data(path) 2023-12-30T21:35:35.464410297Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-30T21:35:35.464413266Z item = ep[:] # convert namedtuple to tuple 2023-12-30T21:35:35.464416205Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-30T21:35:36.739706113Z Traceback (most recent call last): 2023-12-30T21:35:36.739739233Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-30T21:35:36.739742940Z with open(filename, 'r') as f: 2023-12-30T21:35:36.739746206Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0e7f5073e93d673b7c9df4a838e7f460b300ebb552d9cca1ce01d2e7048af5d8' 2023-12-30T21:35:36.739749364Z 2023-12-30T21:35:36.739752081Z During handling of the above exception, another exception occurred: 2023-12-30T21:35:36.739759284Z 2023-12-30T21:35:36.739761970Z Traceback (most recent call last): 2023-12-30T21:35:36.739764763Z File "/usr/local/bin/openstack", line 5, in 2023-12-30T21:35:36.739768225Z from openstackclient.shell import main 2023-12-30T21:35:36.739771112Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-30T21:35:36.739774310Z from openstackclient.common import clientmanager 2023-12-30T21:35:36.739777097Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-30T21:35:36.739790715Z PLUGIN_MODULES = get_plugin_modules( 2023-12-30T21:35:36.739793660Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-30T21:35:36.739796587Z mgr = stevedore.ExtensionManager(group) 2023-12-30T21:35:36.739799351Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-30T21:35:36.739802141Z extensions = self._load_plugins(invoke_on_load, 2023-12-30T21:35:36.739804902Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-30T21:35:36.739807822Z for ep in self.list_entry_points(): 2023-12-30T21:35:36.739810513Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-30T21:35:36.739813318Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-30T21:35:36.739816000Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-30T21:35:36.739818900Z data = self._get_data_for_path(path) 2023-12-30T21:35:36.739821604Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-30T21:35:36.739824398Z data = _build_cacheable_data(path) 2023-12-30T21:35:36.739827132Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-30T21:35:36.739829939Z item = ep[:] # convert namedtuple to tuple 2023-12-30T21:35:36.739832628Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-30T21:35:38.203652720Z Traceback (most recent call last): 2023-12-30T21:35:38.203682237Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-30T21:35:38.203687413Z with open(filename, 'r') as f: 2023-12-30T21:35:38.203711996Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0e7f5073e93d673b7c9df4a838e7f460b300ebb552d9cca1ce01d2e7048af5d8' 2023-12-30T21:35:38.203717503Z 2023-12-30T21:35:38.203721147Z During handling of the above exception, another exception occurred: 2023-12-30T21:35:38.203725083Z 2023-12-30T21:35:38.203732295Z Traceback (most recent call last): 2023-12-30T21:35:38.203735967Z File "/usr/local/bin/openstack", line 5, in 2023-12-30T21:35:38.203740650Z from openstackclient.shell import main 2023-12-30T21:35:38.203743971Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-30T21:35:38.203747731Z from openstackclient.common import clientmanager 2023-12-30T21:35:38.203751239Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-30T21:35:38.203754745Z PLUGIN_MODULES = get_plugin_modules( 2023-12-30T21:35:38.205226622Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-30T21:35:38.205292968Z mgr = stevedore.ExtensionManager(group) 2023-12-30T21:35:38.205298110Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-30T21:35:38.205301466Z extensions = self._load_plugins(invoke_on_load, 2023-12-30T21:35:38.205304665Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-30T21:35:38.205307616Z for ep in self.list_entry_points(): 2023-12-30T21:35:38.205314700Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-30T21:35:38.205319063Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-30T21:35:38.205321970Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-30T21:35:38.205324999Z data = self._get_data_for_path(path) 2023-12-30T21:35:38.205328009Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-30T21:35:38.205724062Z data = _build_cacheable_data(path) 2023-12-30T21:35:38.205727913Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-30T21:35:38.205731203Z item = ep[:] # convert namedtuple to tuple 2023-12-30T21:35:38.205734140Z TypeError: 'EntryPoint' object is not subscriptable