2024-01-28T01:24:49.076248702Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-28T01:25:19.796956341Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-28T01:25:19.872586161Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-01-28T01:25:19.874608157Z ..............................DB keystone does not exist 2024-01-28T01:25:19.884448632Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-28T01:25:19.891563626Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-28T01:25:19.892512072Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-28T01:25:19.892542153Z DB User keystone does not exist 2024-01-28T01:25:19.898000980Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-28T01:25:19.903554371Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-28T01:25:19.907641180Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-28T01:25:19.939511447Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-28T01:25:24.421035539Z Wait until Keystone hostname can be resolved 2024-01-28T01:25:24.433286341Z Server: 10.96.0.10 2024-01-28T01:25:24.433306915Z Address: 10.96.0.10#53 2024-01-28T01:25:24.433310959Z 2024-01-28T01:25:24.433314076Z Name: keystone.osm.svc.cluster.local 2024-01-28T01:25:24.433317257Z Address: 10.244.0.13 2024-01-28T01:25:24.433320231Z 2024-01-28T01:25:25.994832319Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-28T01:25:26.312750999Z * Restarting Apache httpd web server apache2 2024-01-28T01:25:26.485450282Z ...done. 2024-01-28T01:25:27.464709671Z Traceback (most recent call last): 2024-01-28T01:25:27.464732479Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-28T01:25:27.464754931Z with open(filename, 'r') as f: 2024-01-28T01:25:27.464758200Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9089f5c1b4223d3e86bb4d6f93364cf57af494326e5f80162473cc93cd58a5af' 2024-01-28T01:25:27.464761386Z 2024-01-28T01:25:27.464764091Z During handling of the above exception, another exception occurred: 2024-01-28T01:25:27.464766886Z 2024-01-28T01:25:27.464769893Z Traceback (most recent call last): 2024-01-28T01:25:27.464772691Z File "/usr/local/bin/openstack", line 5, in 2024-01-28T01:25:27.464775829Z from openstackclient.shell import main 2024-01-28T01:25:27.464778521Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-28T01:25:27.464781449Z from openstackclient.common import clientmanager 2024-01-28T01:25:27.464795166Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-28T01:25:27.464798022Z PLUGIN_MODULES = get_plugin_modules( 2024-01-28T01:25:27.464800407Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-28T01:25:27.464803051Z mgr = stevedore.ExtensionManager(group) 2024-01-28T01:25:27.464805525Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-28T01:25:27.464808104Z extensions = self._load_plugins(invoke_on_load, 2024-01-28T01:25:27.464820194Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-28T01:25:27.464823037Z for ep in self.list_entry_points(): 2024-01-28T01:25:27.464825469Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-28T01:25:27.464827960Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-28T01:25:27.464830449Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-28T01:25:27.464832901Z data = self._get_data_for_path(path) 2024-01-28T01:25:27.464835283Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-28T01:25:27.464837804Z data = _build_cacheable_data(path) 2024-01-28T01:25:27.464840231Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-28T01:25:27.464842732Z item = ep[:] # convert namedtuple to tuple 2024-01-28T01:25:27.464845166Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-28T01:25:28.593162176Z Traceback (most recent call last): 2024-01-28T01:25:28.593208640Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-28T01:25:28.593213612Z with open(filename, 'r') as f: 2024-01-28T01:25:28.593217078Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9089f5c1b4223d3e86bb4d6f93364cf57af494326e5f80162473cc93cd58a5af' 2024-01-28T01:25:28.593220185Z 2024-01-28T01:25:28.593222862Z During handling of the above exception, another exception occurred: 2024-01-28T01:25:28.593225632Z 2024-01-28T01:25:28.593228255Z Traceback (most recent call last): 2024-01-28T01:25:28.593230822Z File "/usr/local/bin/openstack", line 5, in 2024-01-28T01:25:28.593233856Z from openstackclient.shell import main 2024-01-28T01:25:28.593236507Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-28T01:25:28.593239578Z from openstackclient.common import clientmanager 2024-01-28T01:25:28.593242267Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-28T01:25:28.593255594Z PLUGIN_MODULES = get_plugin_modules( 2024-01-28T01:25:28.593258367Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-28T01:25:28.593261152Z mgr = stevedore.ExtensionManager(group) 2024-01-28T01:25:28.593263760Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-28T01:25:28.593266492Z extensions = self._load_plugins(invoke_on_load, 2024-01-28T01:25:28.593269081Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-28T01:25:28.593272063Z for ep in self.list_entry_points(): 2024-01-28T01:25:28.593274638Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-28T01:25:28.593277362Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-28T01:25:28.593279990Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-28T01:25:28.593282776Z data = self._get_data_for_path(path) 2024-01-28T01:25:28.593285387Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-28T01:25:28.593288164Z data = _build_cacheable_data(path) 2024-01-28T01:25:28.593290714Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-28T01:25:28.593293513Z item = ep[:] # convert namedtuple to tuple 2024-01-28T01:25:28.593296109Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-28T01:25:29.625133931Z Traceback (most recent call last): 2024-01-28T01:25:29.625152254Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-28T01:25:29.625155557Z with open(filename, 'r') as f: 2024-01-28T01:25:29.625168437Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9089f5c1b4223d3e86bb4d6f93364cf57af494326e5f80162473cc93cd58a5af' 2024-01-28T01:25:29.625171594Z 2024-01-28T01:25:29.625174016Z During handling of the above exception, another exception occurred: 2024-01-28T01:25:29.625176524Z 2024-01-28T01:25:29.625178814Z Traceback (most recent call last): 2024-01-28T01:25:29.625181259Z File "/usr/local/bin/openstack", line 5, in 2024-01-28T01:25:29.625184071Z from openstackclient.shell import main 2024-01-28T01:25:29.625186441Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-28T01:25:29.625189039Z from openstackclient.common import clientmanager 2024-01-28T01:25:29.625191569Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-28T01:25:29.625194264Z PLUGIN_MODULES = get_plugin_modules( 2024-01-28T01:25:29.625207400Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-28T01:25:29.625210202Z mgr = stevedore.ExtensionManager(group) 2024-01-28T01:25:29.625212709Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-28T01:25:29.625215218Z extensions = self._load_plugins(invoke_on_load, 2024-01-28T01:25:29.625217647Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-28T01:25:29.625220180Z for ep in self.list_entry_points(): 2024-01-28T01:25:29.625222691Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-28T01:25:29.625225231Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-28T01:25:29.625227679Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-28T01:25:29.625230181Z data = self._get_data_for_path(path) 2024-01-28T01:25:29.625232652Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-28T01:25:29.625245393Z data = _build_cacheable_data(path) 2024-01-28T01:25:29.625247749Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-28T01:25:29.625250269Z item = ep[:] # convert namedtuple to tuple 2024-01-28T01:25:29.625252744Z TypeError: 'EntryPoint' object is not subscriptable