Skip to content

Instantly share code, notes, and snippets.

@venkataanil
Created August 19, 2020 05:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save venkataanil/fc896bcbe0bfd2d08d3eb4da289a2b10 to your computer and use it in GitHub Desktop.
Save venkataanil/fc896bcbe0bfd2d08d3eb4da289a2b10 to your computer and use it in GitHub Desktop.
TASK [Refresh the overcloud node facts] *************************************************************************************************************************************
^[[1;30mtask path: /root/.infrared/plugins/tripleo-overcloud/update_inventory.yml:24^[[0m
^[[0;34m<10.1.41.51> (1, 'No handlers could be found for logger "keystoneauth.identity.generic.base"\r\nTraceback (most recent call last):\r\n File "/root/.ansible/tmp/ansible-tmp-1597756441.05-126824-103228817414410/AnsiballZ_os_server_facts.py", line 113, in <module>\r\n _ansiballz_main()\r\n File "/root/.ansible/tmp/ansible-tmp-1597756441.05-126824-103228817414410/AnsiballZ_os_server_facts.py", line 105, in _ansiballz_main\r\n invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\r\n File "/root/.ansible/tmp/ansible-tmp-1597756441.05-126824-103228817414410/AnsiballZ_os_server_facts.py", line 48, in invoke_module\r\n imp.load_module(\'__main__\', mod, module, MOD_DESC)\r\n File "/tmp/ansible_os_server_facts_payload_QPWIi6/__main__.py", line 89, in <module>\r\n File "/tmp/ansible_os_server_facts_payload_QPWIi6/__main__.py", line 73, in main\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/openstack/cloud/_compute.py", line 335, in list_servers\r\n bare=bare)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/openstack/cloud/_compute.py", line 352, in _list_servers\r\n for server in self.compute.servers(\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/openstack/service_description.py", line 87, in __get__\r\n proxy = self._make_proxy(instance)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/openstack/service_description.py", line 237, in _make_proxy\r\n found_version = temp_adapter.get_api_major_version()\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 345, in get_api_major_version\r\n return self.session.get_api_major_version(auth or self.auth, **kwargs)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/session.py", line 1233, in get_api_major_version\r\n return auth.get_api_major_version(self, **kwargs)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 500, in get_api_major_version\r\n data = get_endpoint_data(discover_versions=discover_versions)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data\r\n service_catalog = self.get_access(session).service_catalog\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access\r\n self.auth_ref = self.get_auth_ref(session)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 206, in get_auth_ref\r\n self._plugin = self._do_create_plugin(session)\r\n File "/var/tmp/venv_shade/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 161, in _do_create_plugin\r\n \'auth_url is correct. %s\' % e)\r\nkeystoneauth1.exceptions.discovery.DiscoveryFailure: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://192.168.24.1:5000: HTTPConnectionPool(host=\'192.168.24.1\', port=5000): Max retries exceeded with url: / (Caused by NewConnectionError(\'<urllib3.connection.HTTPConnection object at 0x7f334bcad050>: Failed to establish a new connection: [Errno 110] Connection timed out\',))\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 126832\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\nShared connection to 10.1.41.51 closed.\r\n')^[[0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment