*** waxfire has quit IRC | 00:00 | |
*** waxfire has joined #openstack-ansible | 00:00 | |
*** Neurognostic has quit IRC | 00:51 | |
*** spatel has joined #openstack-ansible | 00:58 | |
*** spatel has quit IRC | 02:13 | |
openstackgerrit | Merged openstack/openstack-ansible stable/stein: Drop virtualenv pip package for CI https://review.opendev.org/707944 | 05:06 |
---|---|---|
openstackgerrit | Merged openstack/openstack-ansible stable/train: Revert non voting jobs from "Install appropriate tempest releases on stable branches" https://review.opendev.org/706983 | 05:23 |
Nick_A | Anyone happen to be around at this hour? | 05:33 |
*** evrardjp has quit IRC | 05:34 | |
*** evrardjp has joined #openstack-ansible | 05:34 | |
prometheanfire | no | 05:39 |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Do not append container_name for metal containers https://review.opendev.org/706556 | 05:43 |
Nick_A | Trying to figure out how neutron-dnsmasq might lose info on IP assignments after a boot of the controller | 05:44 |
*** errr has quit IRC | 05:55 | |
*** errr has joined #openstack-ansible | 05:57 | |
Nick_A | resolved | 06:22 |
djhankb | Putting this out there in case anyone sees it as I'm about to go AFK- I've been working on a new build using the 20.0.1 branch on Ubuntu 18.04.4 and I'm getting stuck at the "Bootstrap keystone admin and endpoint" Task. It literally just hangs forever, and also does so at the CLI if I try to run the bootstrap manually in the container. | 06:52 |
djhankb | I've also ran with the --debug flag (manually from within the container) and there is also Zero output to stdout. | 06:56 |
*** jawad_axd has joined #openstack-ansible | 08:24 | |
*** jawad_axd has quit IRC | 08:24 | |
*** ansmith has joined #openstack-ansible | 08:38 | |
*** ansmith_ has quit IRC | 08:38 | |
*** ansmith_ has joined #openstack-ansible | 10:40 | |
*** ansmith has quit IRC | 10:41 | |
*** guilhermesp has quit IRC | 10:42 | |
*** guilhermesp has joined #openstack-ansible | 10:42 | |
admin0 | djhankb, running with -vvvv produces something ? any output on exactly what step its working on ? | 10:48 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Use python3 to drop hosts file script where possible https://review.opendev.org/705849 | 11:16 |
*** tosky has joined #openstack-ansible | 12:24 | |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Bump SHAs for stable/train https://review.opendev.org/706710 | 13:33 |
openstackgerrit | Merged openstack/openstack-ansible stable/stein: Do not append container_name for metal containers https://review.opendev.org/706557 | 14:02 |
*** elenalindq has joined #openstack-ansible | 15:05 | |
*** sshnaidm_ is now known as sshnaidm | 15:29 | |
*** DanyC has joined #openstack-ansible | 16:06 | |
djhankb | admin0: The task I'm getting stuck on is /etc/ansible/roles/os_keystone/tasks/keystone_service_bootstrap.yml:26 TASK [os_keystone : Bootstrap keystone admin and endpoint] | 16:22 |
*** DanyC has quit IRC | 16:39 | |
*** DanyC has joined #openstack-ansible | 16:41 | |
*** elenalindq has quit IRC | 16:45 | |
*** dave-mccowan has joined #openstack-ansible | 17:09 | |
*** tosky has quit IRC | 17:10 | |
*** DanyC has quit IRC | 17:13 | |
*** dave-mccowan has quit IRC | 17:14 | |
*** DanyC has joined #openstack-ansible | 17:14 | |
*** DanyC has quit IRC | 17:28 | |
*** DanyC has joined #openstack-ansible | 17:33 | |
*** evrardjp has quit IRC | 17:34 | |
*** evrardjp has joined #openstack-ansible | 17:34 | |
djhankb | Ok I think I've figured out that the issue has to do with RabbitMQ as I ran a journalctl -xef on the container while the playbook runs and I am getting the error: ERROR oslo.messaging._drivers.impl_rabbit [req-8898b664-e03a-4b2c-b712-51bd0166a749 - - - - -] Connection failed: [Errno 104] Connection reset by peer | 17:54 |
djhankb | So I think first off I need to figure out if RabbitMQ is actually functional | 17:54 |
jrosser | djhankb: we have some guides for that here https://docs.openstack.org/openstack-ansible/latest/admin/maintenance-tasks/rabbitmq-maintain.html | 17:55 |
*** errr has quit IRC | 17:55 | |
djhankb | jrosser: thanks so much, I'll check that out. | 17:56 |
*** errr has joined #openstack-ansible | 17:56 | |
*** DanyC has quit IRC | 18:01 | |
*** DanyC has joined #openstack-ansible | 18:05 | |
*** DanyC has quit IRC | 18:08 | |
*** DanyC has joined #openstack-ansible | 18:08 | |
*** DanyC has quit IRC | 18:25 | |
*** DanyC has joined #openstack-ansible | 18:26 | |
*** sshnaidm has quit IRC | 18:37 | |
*** DanyC has quit IRC | 18:40 | |
*** DanyC has joined #openstack-ansible | 18:40 | |
*** DanyC has quit IRC | 18:44 | |
djhankb | ok, just to put this out there for future Googlers et.al. - I fixed my issue, I had set a custom wildcard certificate from a public CA for HAProxy and RabbitMQ, however there was something that one of the services didn't like, so I removed my cert definitions from user_variables and ran 'openstack-ansible -e "rabbitmq_ssl_self_signed_regen=true" os-rabbitmq-install.yml' and I'm now past the issue. | 19:06 |
*** DanyC has joined #openstack-ansible | 19:11 | |
*** DanyC has quit IRC | 19:13 | |
*** DanyC has joined #openstack-ansible | 19:13 | |
*** DanyC has quit IRC | 19:35 | |
openstackgerrit | Merged openstack/openstack-ansible master: manila: stop including all hosts in haproxy https://review.opendev.org/706757 | 19:39 |
*** DanyC has joined #openstack-ansible | 19:45 | |
*** DanyC has quit IRC | 19:50 | |
admin0 | djhankb, you can actually have just 1 cert/key for the whole endpoints .. | 20:03 |
admin0 | letsencrypt works as well . but yo have to stop haproxy first before doing the cert request/renewal | 20:03 |
*** sshnaidm has joined #openstack-ansible | 20:18 | |
*** DanyC has joined #openstack-ansible | 20:24 | |
*** DanyC has quit IRC | 20:29 | |
*** ahosam has joined #openstack-ansible | 20:48 | |
*** DanyC has joined #openstack-ansible | 21:01 | |
*** DanyC has quit IRC | 21:08 | |
*** DanyC has joined #openstack-ansible | 22:21 | |
*** DanyC has quit IRC | 22:26 | |
*** ahosam has quit IRC | 22:32 | |
*** DanyC has joined #openstack-ansible | 22:57 | |
*** DanyC has quit IRC | 23:02 | |
*** DanyC has joined #openstack-ansible | 23:29 | |
*** DanyC has quit IRC | 23:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!