2024-04-09T00:25:30.922997381Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-04-09T00:26:01.820385702Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-04-09T00:26:01.927594134Z ..............................DB keystone does not exist 2024-04-09T00:26:01.936133706Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-09T00:26:01.979379980Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-04-09T00:26:01.992723091Z DB User keystone does not exist 2024-04-09T00:26:01.992730099Z ./start.sh: line 88: [: -gt: unary operator expected 2024-04-09T00:26:01.994248638Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-09T00:26:02.082270920Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-09T00:26:02.156925072Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-04-09T00:26:02.172953890Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-09T00:26:02.231270828Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-04-09T00:26:07.404538044Z Wait until Keystone hostname can be resolved 2024-04-09T00:26:07.427494028Z Server: 10.96.0.10 2024-04-09T00:26:07.427528543Z Address: 10.96.0.10#53 2024-04-09T00:26:07.427537579Z 2024-04-09T00:26:07.427546916Z Name: keystone.osm.svc.cluster.local 2024-04-09T00:26:07.427555097Z Address: 10.244.0.13 2024-04-09T00:26:07.427562636Z 2024-04-09T00:26:08.656707788Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-04-09T00:26:08.987205139Z * Restarting Apache httpd web server apache2 2024-04-09T00:26:09.179158960Z ...done. 2024-04-09T00:26:10.318013255Z Traceback (most recent call last): 2024-04-09T00:26:10.318026830Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-09T00:26:10.318029738Z with open(filename, 'r') as f: 2024-04-09T00:26:10.318036194Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/43667bd23dedc93311d048b6c51ab92736b9daba63d8115b13d608289597a5e5' 2024-04-09T00:26:10.318038901Z 2024-04-09T00:26:10.318042097Z During handling of the above exception, another exception occurred: 2024-04-09T00:26:10.318044696Z 2024-04-09T00:26:10.318047304Z Traceback (most recent call last): 2024-04-09T00:26:10.318056404Z File "/usr/local/bin/openstack", line 5, in 2024-04-09T00:26:10.318059066Z from openstackclient.shell import main 2024-04-09T00:26:10.318061763Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-09T00:26:10.318064318Z from openstackclient.common import clientmanager 2024-04-09T00:26:10.318067286Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-09T00:26:10.318069779Z PLUGIN_MODULES = get_plugin_modules( 2024-04-09T00:26:10.318072763Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-09T00:26:10.318075372Z mgr = stevedore.ExtensionManager(group) 2024-04-09T00:26:10.318077923Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-09T00:26:10.318080536Z extensions = self._load_plugins(invoke_on_load, 2024-04-09T00:26:10.318083061Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-09T00:26:10.318085653Z for ep in self.list_entry_points(): 2024-04-09T00:26:10.318088180Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-09T00:26:10.318096532Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-09T00:26:10.318099167Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-09T00:26:10.318101499Z data = self._get_data_for_path(path) 2024-04-09T00:26:10.318103718Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-09T00:26:10.318106039Z data = _build_cacheable_data(path) 2024-04-09T00:26:10.318108391Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-09T00:26:10.318110613Z item = ep[:] # convert namedtuple to tuple 2024-04-09T00:26:10.318112841Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-09T00:26:11.687720243Z Traceback (most recent call last): 2024-04-09T00:26:11.687739061Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-09T00:26:11.687742474Z with open(filename, 'r') as f: 2024-04-09T00:26:11.687745707Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/43667bd23dedc93311d048b6c51ab92736b9daba63d8115b13d608289597a5e5' 2024-04-09T00:26:11.687748241Z 2024-04-09T00:26:11.687751485Z During handling of the above exception, another exception occurred: 2024-04-09T00:26:11.687754000Z 2024-04-09T00:26:11.687757045Z Traceback (most recent call last): 2024-04-09T00:26:11.687760425Z File "/usr/local/bin/openstack", line 5, in 2024-04-09T00:26:11.687763211Z from openstackclient.shell import main 2024-04-09T00:26:11.687765787Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-09T00:26:11.687768433Z from openstackclient.common import clientmanager 2024-04-09T00:26:11.687771429Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-09T00:26:11.687774066Z PLUGIN_MODULES = get_plugin_modules( 2024-04-09T00:26:11.687777185Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-09T00:26:11.687779901Z mgr = stevedore.ExtensionManager(group) 2024-04-09T00:26:11.687782721Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-09T00:26:11.687785624Z extensions = self._load_plugins(invoke_on_load, 2024-04-09T00:26:11.687788300Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-09T00:26:11.687791241Z for ep in self.list_entry_points(): 2024-04-09T00:26:11.687793842Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-09T00:26:11.687796495Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-09T00:26:11.687799029Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-09T00:26:11.687801713Z data = self._get_data_for_path(path) 2024-04-09T00:26:11.687804508Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-09T00:26:11.687807102Z data = _build_cacheable_data(path) 2024-04-09T00:26:11.687809576Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-09T00:26:11.687812195Z item = ep[:] # convert namedtuple to tuple 2024-04-09T00:26:11.687814985Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-09T00:26:12.821279948Z Traceback (most recent call last): 2024-04-09T00:26:12.821293740Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-09T00:26:12.821306737Z with open(filename, 'r') as f: 2024-04-09T00:26:12.821309592Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/43667bd23dedc93311d048b6c51ab92736b9daba63d8115b13d608289597a5e5' 2024-04-09T00:26:12.821311693Z 2024-04-09T00:26:12.821314581Z During handling of the above exception, another exception occurred: 2024-04-09T00:26:12.821316621Z 2024-04-09T00:26:12.821318854Z Traceback (most recent call last): 2024-04-09T00:26:12.821321939Z File "/usr/local/bin/openstack", line 5, in 2024-04-09T00:26:12.821324206Z from openstackclient.shell import main 2024-04-09T00:26:12.821326484Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-09T00:26:12.821328671Z from openstackclient.common import clientmanager 2024-04-09T00:26:12.821331329Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-09T00:26:12.821333523Z PLUGIN_MODULES = get_plugin_modules( 2024-04-09T00:26:12.821353272Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-09T00:26:12.821355862Z mgr = stevedore.ExtensionManager(group) 2024-04-09T00:26:12.821358215Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-09T00:26:12.821360866Z extensions = self._load_plugins(invoke_on_load, 2024-04-09T00:26:12.821363301Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-09T00:26:12.821366010Z for ep in self.list_entry_points(): 2024-04-09T00:26:12.821368493Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-09T00:26:12.821370807Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-09T00:26:12.821373204Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-09T00:26:12.821375515Z data = self._get_data_for_path(path) 2024-04-09T00:26:12.821377870Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-09T00:26:12.821380395Z data = _build_cacheable_data(path) 2024-04-09T00:26:12.821383038Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-09T00:26:12.821385359Z item = ep[:] # convert namedtuple to tuple 2024-04-09T00:26:12.821387726Z TypeError: 'EntryPoint' object is not subscriptable