2024-01-10T01:24:22.542240765Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-10T01:24:53.335741749Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-10T01:24:53.369387328Z ..............................DB keystone does not exist 2024-01-10T01:24:53.375652163Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-10T01:24:53.423618637Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-10T01:24:53.424917751Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-10T01:24:53.424985443Z DB User keystone does not exist 2024-01-10T01:24:53.437657470Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-10T01:24:53.440773135Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-10T01:24:53.449395885Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-10T01:24:53.492656548Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-10T01:24:53.500129201Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-10T01:24:57.662540287Z Wait until Keystone hostname can be resolved 2024-01-10T01:24:57.679653380Z Server: 10.96.0.10 2024-01-10T01:24:57.679671575Z Address: 10.96.0.10#53 2024-01-10T01:24:57.679675353Z 2024-01-10T01:24:57.679678492Z Name: keystone.osm.svc.cluster.local 2024-01-10T01:24:57.679687790Z Address: 10.244.0.13 2024-01-10T01:24:57.679690873Z 2024-01-10T01:24:59.234398988Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-10T01:24:59.528013678Z * Restarting Apache httpd web server apache2 2024-01-10T01:25:00.640253849Z ...done. 2024-01-10T01:25:01.493627944Z Traceback (most recent call last): 2024-01-10T01:25:01.493669736Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-10T01:25:01.493674354Z with open(filename, 'r') as f: 2024-01-10T01:25:01.493677770Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/3d8503823e4f3565daa689479b373d3eaa9871b5f7a82cfa04190e02fe9e8a70' 2024-01-10T01:25:01.493681139Z 2024-01-10T01:25:01.493684097Z During handling of the above exception, another exception occurred: 2024-01-10T01:25:01.493687119Z 2024-01-10T01:25:01.493690351Z Traceback (most recent call last): 2024-01-10T01:25:01.493693279Z File "/usr/local/bin/openstack", line 5, in 2024-01-10T01:25:01.493696744Z from openstackclient.shell import main 2024-01-10T01:25:01.493699686Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-10T01:25:01.493702977Z from openstackclient.common import clientmanager 2024-01-10T01:25:01.493716885Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-10T01:25:01.493720179Z PLUGIN_MODULES = get_plugin_modules( 2024-01-10T01:25:01.493722738Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-10T01:25:01.493725634Z mgr = stevedore.ExtensionManager(group) 2024-01-10T01:25:01.493728247Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-10T01:25:01.493730983Z extensions = self._load_plugins(invoke_on_load, 2024-01-10T01:25:01.493733588Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-10T01:25:01.493736443Z for ep in self.list_entry_points(): 2024-01-10T01:25:01.493739010Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-10T01:25:01.493741746Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-10T01:25:01.493744323Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-10T01:25:01.493747150Z data = self._get_data_for_path(path) 2024-01-10T01:25:01.493749728Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-10T01:25:01.493752434Z data = _build_cacheable_data(path) 2024-01-10T01:25:01.493754981Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-10T01:25:01.493757866Z item = ep[:] # convert namedtuple to tuple 2024-01-10T01:25:01.493760462Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-10T01:25:02.413819969Z Traceback (most recent call last): 2024-01-10T01:25:02.413836852Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-10T01:25:02.413840696Z with open(filename, 'r') as f: 2024-01-10T01:25:02.413843911Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/3d8503823e4f3565daa689479b373d3eaa9871b5f7a82cfa04190e02fe9e8a70' 2024-01-10T01:25:02.413847370Z 2024-01-10T01:25:02.413850604Z During handling of the above exception, another exception occurred: 2024-01-10T01:25:02.413853799Z 2024-01-10T01:25:02.413856633Z Traceback (most recent call last): 2024-01-10T01:25:02.413859524Z File "/usr/local/bin/openstack", line 5, in 2024-01-10T01:25:02.413862991Z from openstackclient.shell import main 2024-01-10T01:25:02.413865925Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-10T01:25:02.413869027Z from openstackclient.common import clientmanager 2024-01-10T01:25:02.413871987Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-10T01:25:02.413889175Z PLUGIN_MODULES = get_plugin_modules( 2024-01-10T01:25:02.413892238Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-10T01:25:02.413894949Z mgr = stevedore.ExtensionManager(group) 2024-01-10T01:25:02.413897510Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-10T01:25:02.413900277Z extensions = self._load_plugins(invoke_on_load, 2024-01-10T01:25:02.413902876Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-10T01:25:02.413905545Z for ep in self.list_entry_points(): 2024-01-10T01:25:02.413908087Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-10T01:25:02.413910869Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-10T01:25:02.413913451Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-10T01:25:02.413916128Z data = self._get_data_for_path(path) 2024-01-10T01:25:02.413918654Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-10T01:25:02.413921390Z data = _build_cacheable_data(path) 2024-01-10T01:25:02.413923947Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-10T01:25:02.413926580Z item = ep[:] # convert namedtuple to tuple 2024-01-10T01:25:02.413929240Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-10T01:25:03.336474831Z Traceback (most recent call last): 2024-01-10T01:25:03.336530724Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-10T01:25:03.336535286Z with open(filename, 'r') as f: 2024-01-10T01:25:03.336538764Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/3d8503823e4f3565daa689479b373d3eaa9871b5f7a82cfa04190e02fe9e8a70' 2024-01-10T01:25:03.336542306Z 2024-01-10T01:25:03.336545427Z During handling of the above exception, another exception occurred: 2024-01-10T01:25:03.336548628Z 2024-01-10T01:25:03.336551974Z Traceback (most recent call last): 2024-01-10T01:25:03.336555058Z File "/usr/local/bin/openstack", line 5, in 2024-01-10T01:25:03.336558691Z from openstackclient.shell import main 2024-01-10T01:25:03.336561803Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-10T01:25:03.336565209Z from openstackclient.common import clientmanager 2024-01-10T01:25:03.336568441Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-10T01:25:03.336571854Z PLUGIN_MODULES = get_plugin_modules( 2024-01-10T01:25:03.336582992Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-10T01:25:03.336586302Z mgr = stevedore.ExtensionManager(group) 2024-01-10T01:25:03.336589059Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-10T01:25:03.336591907Z extensions = self._load_plugins(invoke_on_load, 2024-01-10T01:25:03.336594683Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-10T01:25:03.336597571Z for ep in self.list_entry_points(): 2024-01-10T01:25:03.336600338Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-10T01:25:03.336607303Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-10T01:25:03.336610091Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-10T01:25:03.336612994Z data = self._get_data_for_path(path) 2024-01-10T01:25:03.336615763Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-10T01:25:03.336618660Z data = _build_cacheable_data(path) 2024-01-10T01:25:03.336621471Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-10T01:25:03.336624308Z item = ep[:] # convert namedtuple to tuple 2024-01-10T01:25:03.336627069Z TypeError: 'EntryPoint' object is not subscriptable