Tuesday, 2018-07-24

openstackgerritRedHat RDO CI proposed openstack/tripleo-heat-templates stable/queens: GATE CHECK for TripleO  https://review.openstack.org/56722400:00
*** noslzzp has quit IRC00:01
jtcressymwhahaha: BTW: If I try to update the stack to retry that step2 execution I got stuck on above, it cant handle a case where the containers are already existing. I have to fully re-deploy afterall. https://hastebin.com/lahuviquyu00:02
mwhahahajtcressy: yea I guess you have to clear all the ceph nodes00:06
mwhahahaSounds like a bug with ceph-ansible though00:07
jtcressyI think in the distant future, I may try to use something like croit.io to stand up the ceph cluster and just point cinder at it. I Imagine it'd be easier to manage than cli-only ceph-ansible.00:08
*** ooolpbot has joined #tripleo00:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION00:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226700:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]00:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305500:10
*** ooolpbot has quit IRC00:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)00:10
*** itlinux has quit IRC00:13
mwhahahapabelanger: so the issue with using the proxy for that file is if it gets stale and the repo isn't available it can have problems. Though we could try the proxy and see what happens. But we'll likely have other dlrn issues if rdoproject is unhappy00:21
openstackgerritMerged openstack-infra/tripleo-ci master: Take featureset out of TOCI_JOBTYPE  https://review.openstack.org/58238400:21
openstackgerritMerged openstack/tripleo-heat-templates stable/pike: Expose Horizon "DocumentRoot" on host  https://review.openstack.org/56627700:21
openstackgerritMerged openstack/tripleo-heat-templates master: Add release note for vnx and unity template changes  https://review.openstack.org/58309400:21
openstackgerritMerged openstack/tripleo-heat-templates stable/ocata: Increase default RabbitMQ/Erlang TCP timeout from 5 to 15 seconds  https://review.openstack.org/57624500:21
openstackgerritSteve Baker proposed openstack/tripleo-heat-templates master: Do undercloud container prepare in external_deploy_tasks  https://review.openstack.org/58191700:22
openstackgerritSteve Baker proposed openstack/tripleo-heat-templates master: Break out image prepare into its own "service"  https://review.openstack.org/58191800:22
openstackgerritSteve Baker proposed openstack/tripleo-heat-templates master: WIP Always enable prepare service for docker clouds  https://review.openstack.org/58191900:22
*** lblanchard has joined #tripleo00:23
pabelangermwhahaha: right, if the reverse proxy doesn't have the repo, then rdoproject upstream is down. If we've cached it, we won't expire it until 24 hours I think00:23
pabelangerwill offer some protection00:23
pabelanger24 hours from last access00:23
pabelangerwe've had trunk.rdoproject.org got down for a few days, and not break tripleo upstream, because we've cached the files in apache00:24
mwhahahapabelanger: but does it do a freshness check? Cause we don't want it to use a stale one all the time00:24
gfidentejtcressy that is an interesting bug to file against ceph-ansible00:24
pabelangeryes, it will check upstream each time, if upstream is online00:24
gfidentejtcressy we purposely moved to ceph-ansible because it is maintained by ceph community00:25
gfidente(from puppet-ceph)00:25
pabelangerif down, will serve the file in cache00:25
jtcressyI mean, it's no big deal. I imagine something like this would happen when it is a bit more complex than a single mistral workflow. However, one should've been able to retry the playbook and catch existing containers and re-create them or something.00:26
gfidentewhat is croit.io using behind the scenes for the deployment of the ceph cluster?00:26
jtcressyI'm not sure yet. I've barely scratched the surface with them. Another one i know of from Mirantis is decapod, and it uses Ansible behind the scenes.00:27
gfidenteso it's probably ceph-ansible again00:28
*** karthiks has joined #tripleo00:29
jtcressyYeah. My reason for using something like that would be to separate my ceph deployment workflow from the openstack deployment so that I dont have to keep deploy/destroy/deploy/destroy repeatedly until I iron out every little error in every workflow. Get the ceph deployment done so you can focus on the primary cluster.00:29
jtcressyI've spent this entire summer doing that very thing, and it's getting old. 3 months of this and I haven't even _once_ been successful and got an actual functioning cluster.00:30
mwhahahajtcressy: yea that make sense and we do support an external ceph cluster00:30
mwhahahajtcressy: so of you want I can try and help you out tomorrow I think your close00:31
jtcressyI'm attempting my 3rd deployment this afternoon right now. It's provisioning the nodes right now. in another hour or two i'll get to see if step2_execution fails again or by some miracle actually finishes the ceph deployment and moves on.00:32
*** threestrands has quit IRC00:38
*** gfidente has quit IRC00:38
*** owalsh_ is now known as owalsh00:44
*** khyr0n has quit IRC00:49
*** rcernin_ has joined #tripleo00:56
*** bdodd has quit IRC00:56
*** rcernin has quit IRC00:58
*** ooolpbot has joined #tripleo01:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION01:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226701:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305501:10
*** ooolpbot has quit IRC01:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]01:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)01:10
*** slaweq has joined #tripleo01:11
*** dmacpher has quit IRC01:12
*** mrsoul` has joined #tripleo01:15
*** slaweq has quit IRC01:15
*** links has joined #tripleo01:17
*** mrsoul has quit IRC01:18
*** etingof has quit IRC01:22
*** Petersingh has joined #tripleo01:22
jtcressymwhahaha: Are the ceph monitors launched in containers or systemd units? The only error i'm getting now is it times out when trying to talk to the ceph monitors, but I dont see the monitor as a container on one of the cephstorage nodes. Only containers named "ceph-osd-prepare-overcloud-cephstorage-0-sd[b-g]"01:26
jtcressyone container per OSD01:26
*** edmondsw has joined #tripleo01:27
jtcressychecked the other two nodes and it's the same deal.01:28
mwhahahajtcressy: containers01:28
mwhahahajtcressy: are they on the controllers?01:28
jtcressylet me check...01:29
jtcressyhere's the tail end of the mistral ceph log, grepped for "fail": https://hastebin.com/pewosarofa01:30
*** yamahata has quit IRC01:31
jtcressyah, the monitors are on the controllers.01:31
jtcressythe containers are running however...01:31
*** edmondsw has quit IRC01:31
jtcressyThe log looks like it's healthy. I'm only looking at the monitor on controller-0 so far01:32
*** stendulker has joined #tripleo01:32
jtcressyVery last line of the log on one of the containers shows this: "mon.overcloud-controller-0@1(peon).data_health(10) update_stats avail 96% total 272 GB, used 9721 MB, avail 262 GB"01:33
jtcressySo it's recognizing storage space.01:33
mwhahahaBad net config maybe?01:33
mwhahahaNot sure01:33
jtcressyhmm, possible, but that would mean the monitors would not see any OSDs / not recognize storage space?01:33
openstackgerritMerged openstack/tripleo-validations master: Adds heat-manage purge_deleted cron job validation  https://review.openstack.org/57715001:34
openstackgerritMerged openstack/tripleo-heat-templates master: Add some air - blank line between network's in net configs  https://review.openstack.org/58022401:34
openstackgerritMerged openstack/tripleo-heat-templates master: ControlPlaneSubnetCidr using get_attr  https://review.openstack.org/57957901:34
openstackgerritMerged openstack/tripleo-heat-templates master: ControlPlaneDefaultRoute using get_attr  https://review.openstack.org/57958001:34
openstackgerritMerged openstack/tripleo-heat-templates master: Enable logging to stdout/stderr in memcached  https://review.openstack.org/58334401:34
*** etingof has joined #tripleo01:35
jtcressythe output of that mistral log is so ridiculously long. It'd definitely help to have some sort of summary entry in between those. I'm still thoroughly confused as to why it timed out accessing the monitor.01:39
jtcressymwhahaha: Oh this is very concerning: https://hastebin.com/abawahavay01:41
jtcressynotice the lack of IP addresses01:41
jtcressyThere should be a bridge on enp7s0d101:42
jtcressyi'm going to verify my network configs.01:42
*** medberry has joined #tripleo01:43
*** medberry has quit IRC01:43
*** medberry has joined #tripleo01:43
jtcressy:::major facepalm::: no configuration for the ceph-storage role in the network environment files.01:43
openstackgerritSteve Baker proposed openstack/tripleo-docs master: Document "openstack tripleo container image prepare"  https://review.openstack.org/55310401:47
*** Petersingh is now known as Petersingh|afk01:48
jtcressyThis project has been an absolute lifesaver for setting up network isolation: https://github.com/cybertron/tripleo-scripts01:49
*** jtcressy has quit IRC01:52
*** colonwq has quit IRC01:59
*** medberry has quit IRC02:00
*** stendulker has quit IRC02:04
*** lblanchard has quit IRC02:06
*** Petersingh|afk is now known as Petersingh02:06
*** ooolpbot has joined #tripleo02:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION02:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226702:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305502:10
*** ooolpbot has quit IRC02:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]02:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)02:10
*** slaweq has joined #tripleo02:11
*** colonwq has joined #tripleo02:12
*** slaweq has quit IRC02:16
openstackgerritIan Main proposed openstack/tripleo-common master: WIP: Use process-templates.py and cache templates to speed up plan ops.  https://review.openstack.org/58115302:31
openstackgerritIan Main proposed openstack/python-tripleoclient master: WIP: Speed up plan operations by using a tarball in swift.  https://review.openstack.org/58114102:31
openstackgerritDan Sneddon proposed openstack/os-net-config master: Stub out check for OVS installed to avoid failing tests  https://review.openstack.org/58507002:37
*** eck` is now known as eck`gone02:47
openstackgerritDan Sneddon proposed openstack/os-net-config master: Stub out check for OVS installed to avoid failing tests  https://review.openstack.org/58507002:50
*** psachin` has joined #tripleo02:50
openstackgerritDan Sneddon proposed openstack/os-net-config master: Stub out check for OVS installed to avoid failing tests  https://review.openstack.org/58507002:52
*** brault has quit IRC02:53
*** yamahata has joined #tripleo02:57
*** brault has joined #tripleo02:57
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-aodh master: WIP: Add required role repo contents  https://review.openstack.org/58507502:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-barbican master: WIP: Add required role repo contents  https://review.openstack.org/58507602:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-ceilometer master: WIP: Add required role repo contents  https://review.openstack.org/58507702:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-cinder master: WIP: Add required role repo contents  https://review.openstack.org/58507802:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-congress master: WIP: Add required role repo contents  https://review.openstack.org/58507902:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-designate master: WIP: Add required role repo contents  https://review.openstack.org/58508002:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-glance master: WIP: Add required role repo contents  https://review.openstack.org/58508102:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-gnocchi master: WIP: Add required role repo contents  https://review.openstack.org/58508202:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-haproxy master: WIP: Add required role repo contents  https://review.openstack.org/58508302:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-heat master: WIP: Add required role repo contents  https://review.openstack.org/58508402:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-horizon master: WIP: Add required role repo contents  https://review.openstack.org/58508502:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-ironic master: WIP: Add required role repo contents  https://review.openstack.org/58508602:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-keepalived master: WIP: Add required role repo contents  https://review.openstack.org/58508702:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-manila master: WIP: Add required role repo contents  https://review.openstack.org/58508802:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-memcached master: WIP: Add required role repo contents  https://review.openstack.org/58508902:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-mistral master: WIP: Add required role repo contents  https://review.openstack.org/58509002:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-neutron master: WIP: Add required role repo contents  https://review.openstack.org/58509102:58
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-nova master: WIP: Add required role repo contents  https://review.openstack.org/58509202:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-octavia master: WIP: Add required role repo contents  https://review.openstack.org/58509302:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-opendaylight master: WIP: Add required role repo contents  https://review.openstack.org/58509402:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-ovn master: WIP: Add required role repo contents  https://review.openstack.org/58509502:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-panko master: WIP: Add required role repo contents  https://review.openstack.org/58509602:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-qdrouterd master: WIP: Add required role repo contents  https://review.openstack.org/58509702:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-rabbitmq master: WIP: Add required role repo contents  https://review.openstack.org/58509802:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-rsyslog-sidecar master: WIP: Add required role repo contents  https://review.openstack.org/58509902:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-sahara master: WIP: Add required role repo contents  https://review.openstack.org/58510002:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-sensu master: WIP: Add required role repo contents  https://review.openstack.org/58510102:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-swift master: WIP: Add required role repo contents  https://review.openstack.org/58510202:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-tacker master: WIP: Add required role repo contents  https://review.openstack.org/58510302:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-tempest master: WIP: Add required role repo contents  https://review.openstack.org/58510402:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-ui master: WIP: Add required role repo contents  https://review.openstack.org/58510502:59
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-zaqar master: WIP: Add required role repo contents  https://review.openstack.org/58510602:59
openstackgerritYong Huang proposed openstack/tripleo-heat-templates stable/queens: Add release note for vnx and unity template changes  https://review.openstack.org/58510703:01
*** ramishra has joined #tripleo03:01
*** ooolpbot has joined #tripleo03:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION03:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226703:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305503:10
*** ooolpbot has quit IRC03:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]03:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)03:10
*** jtcressy has joined #tripleo03:14
*** edmondsw has joined #tripleo03:15
*** edmondsw has quit IRC03:19
*** dmacpher has joined #tripleo03:23
*** dmacpher has quit IRC03:24
*** dmacpher has joined #tripleo03:26
*** psahoo has joined #tripleo03:28
*** Petersingh is now known as Petersingh|afk03:31
*** adrianreza has quit IRC03:34
*** holser_ has joined #tripleo03:35
*** bdodd has joined #tripleo03:44
*** bdodd has quit IRC03:48
*** bdodd has joined #tripleo03:52
*** saneax has quit IRC03:53
*** shreshtha has joined #tripleo03:54
*** pdeore has joined #tripleo03:55
*** stendulker has joined #tripleo03:57
*** mdnadeem has joined #tripleo03:58
*** tzumainn has quit IRC04:02
*** ykarel has joined #tripleo04:03
*** mschuppert has joined #tripleo04:05
*** khyr0n has joined #tripleo04:06
*** jtcressy has quit IRC04:09
*** ooolpbot has joined #tripleo04:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION04:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226704:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305504:10
*** ooolpbot has quit IRC04:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]04:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)04:10
*** slaweq has joined #tripleo04:11
Tengujillr: you're wanting to kill the ci, don't you ;)04:12
*** psachin` has quit IRC04:15
*** slaweq has quit IRC04:16
*** psachin` has joined #tripleo04:20
openstackgerritVu Cong Tuan proposed openstack/instack-undercloud master: Switch to stestr  https://review.openstack.org/58132704:21
openstackgerritMerged openstack/tripleo-common master: Generate rndc key in password list  https://review.openstack.org/58236604:22
openstackgerritMerged openstack/puppet-tripleo master: Remove notification_driver parameter from heat profile  https://review.openstack.org/58427004:22
*** jtcressy has joined #tripleo04:24
*** holser_ has quit IRC04:26
*** itlinux has joined #tripleo04:28
openstackgerritRabi Mishra proposed openstack/puppet-tripleo stable/queens: Remove notification_driver parameter from heat profile  https://review.openstack.org/58512904:28
*** holser_ has joined #tripleo04:29
*** Petersingh|afk is now known as Petersingh04:30
*** jtcressy has quit IRC04:31
*** pdeore has quit IRC04:32
*** pfo has quit IRC04:34
openstackgerritMerged openstack/tripleo-quickstart-extras master: update default logging to match upstream  https://review.openstack.org/58408804:39
*** jaganathan has quit IRC04:42
*** jaganathan has joined #tripleo04:42
*** honza has quit IRC04:47
*** honza has joined #tripleo04:48
*** honza is now known as Guest5685004:49
openstackgerritMerged openstack/tripleo-quickstart master: Remove --use-heat usage, as it's deprecated  https://review.openstack.org/58153404:49
openstackgerritMerged openstack/python-tripleoclient master: Add --force-stack-create  https://review.openstack.org/58435604:49
openstackgerritMerged openstack/python-tripleoclient master: Don't assume ansible_dir in finally clause  https://review.openstack.org/58436704:49
openstackgerritMerged openstack/python-tripleoclient master: Log tracebacks  https://review.openstack.org/58443404:49
openstackgerritMerged openstack/tripleo-common master: git integration for GetOvercloudConfig action  https://review.openstack.org/57963404:49
openstackgerritMerged openstack/tripleo-common master: Use /var/lib/mistral/<plan-name> as config-download dir  https://review.openstack.org/57963504:49
openstackgerritMerged openstack/tripleo-heat-templates master: Update manila environment file names  https://review.openstack.org/58370504:49
openstackgerritMerged openstack/tripleo-heat-templates master: ansible: replace yum module by package module when possible  https://review.openstack.org/58446304:54
openstackgerritMerged openstack/tripleo-common master: Add DockerNovaMetadataConfigImage as part of metadata httpd wsgi move  https://review.openstack.org/58295904:54
openstackgerritMerged openstack/instack-undercloud stable/queens: Configure keepalived before rabbitmq  https://review.openstack.org/58485204:54
*** holser_ has quit IRC04:56
openstackgerritCédric Jeanneret proposed openstack/tripleo-validations master: Enhanced checkdisk for undercloud  https://review.openstack.org/58431405:01
*** yprokule has joined #tripleo05:02
Tengusorry dpeacock - had to update the patch to reflect directly a future deprecation in ansible -^ ...05:03
*** edmondsw has joined #tripleo05:03
*** edmondsw has quit IRC05:08
*** ooolpbot has joined #tripleo05:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION05:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226705:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305505:10
*** ooolpbot has quit IRC05:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]05:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)05:10
*** slaweq has joined #tripleo05:11
*** pdeore has joined #tripleo05:15
*** slaweq has quit IRC05:15
openstackgerritCédric Jeanneret proposed openstack/tripleo-validations master: Enhanced checkdisk for undercloud  https://review.openstack.org/58431405:16
*** ratailor has joined #tripleo05:19
*** skramaja has joined #tripleo05:21
openstackgerritJanki Chhatbar proposed openstack/tripleo-heat-templates master: Edit some post update tasks logic  https://review.openstack.org/57918205:29
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477105:29
*** itlinux has quit IRC05:30
*** cshastri has joined #tripleo05:31
*** quiquell|off is now known as quiquell05:38
*** ccamacho has joined #tripleo05:44
*** ksambor has joined #tripleo05:50
*** pfo has joined #tripleo05:52
*** ffiore has joined #tripleo05:57
*** janki has joined #tripleo06:06
*** Petersingh is now known as Petersingh|afk06:07
*** ooolpbot has joined #tripleo06:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION06:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226706:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305506:10
*** ooolpbot has quit IRC06:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]06:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)06:10
*** slaweq has joined #tripleo06:11
openstackgerritMartin Schuppert proposed openstack/tripleo-heat-templates master: Instance create fails due to wrong default secontext with NFS  https://review.openstack.org/58291306:12
openstackgerritMartin Schuppert proposed openstack/tripleo-heat-templates stable/queens: Instance create fails due to wrong default secontext with NFS  https://review.openstack.org/58294906:14
*** Petersingh|afk is now known as Petersingh06:14
bandinimwhahaha, bnemec: argh. /me hides in the corner06:16
*** slaweq has quit IRC06:16
Tengubandini: hello! care to have another look on https://review.openstack.org/#/c/583886/ and https://review.openstack.org/#/c/584754/ ? That would be great :).06:17
*** stendulker_ has joined #tripleo06:18
*** agurenko has joined #tripleo06:21
*** paramite has joined #tripleo06:21
*** stendulker has quit IRC06:21
bandiniack, I'll try06:22
Tenguthank you :)06:23
Tengubandini: for info, the overcloud keepalived was also wrong, because it checked on the wrong socket name :).06:23
bandiniaha!06:23
Tengufor instance: http://logs.rdoproject.org/54/584754/4/openstack-check/legacy-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-master/6a1ea9f/logs/overcloud-controller-0/etc/haproxy/haproxy.cfg.gz - it's also "stats", not "haproxy.sock" or whatever it was :D06:23
bandinimeh06:24
Tenguas you say ;)06:24
*** saneax has joined #tripleo06:26
*** pfo has quit IRC06:28
*** Petersingh is now known as Petersingh|afk06:30
*** pcaruana has joined #tripleo06:34
*** Petersingh|afk is now known as Petersingh06:35
*** skramaja_ has joined #tripleo06:37
*** skramaja has quit IRC06:37
openstackgerritmathieu bultel proposed openstack/python-tripleoclient master: Keep plan on update and store user env_files into swift  https://review.openstack.org/58314506:38
openstackgerritMichele Baldessari proposed openstack/puppet-pacemaker master: Initial support for adding cluster nodes to an existing cluster  https://review.openstack.org/58515006:38
openstackgerritMichele Baldessari proposed openstack/puppet-tripleo master: DNM Test CI  https://review.openstack.org/58515106:39
*** bogdando has joined #tripleo06:39
*** skramaja_ is now known as skramaja06:39
*** yamahata has quit IRC06:43
*** yamahata has joined #tripleo06:43
*** alee has joined #tripleo06:45
*** kopecmartin has joined #tripleo06:46
*** jfrancoa has joined #tripleo06:47
*** jtcressy has joined #tripleo06:48
*** aufi has joined #tripleo06:50
openstackgerritMichele Baldessari proposed openstack/instack-undercloud stable/pike: Configure keepalived before rabbitmq  https://review.openstack.org/58515206:51
*** quiquell is now known as quiquell|bbl06:54
*** skramaja_ has joined #tripleo06:56
*** skramaja has quit IRC06:56
*** jtcressy has quit IRC06:59
openstackgerritBogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Unify custom t-h-t install steps for UC/OC/upgrade  https://review.openstack.org/46504707:00
*** jtcressy has joined #tripleo07:02
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates stable/queens: Enable logging to stdout/stderr in memcached  https://review.openstack.org/58515407:03
*** stendulker has joined #tripleo07:05
*** udesale has joined #tripleo07:06
openstackgerritBogdan Dobrelya proposed openstack/tripleo-heat-templates stable/queens: Allow custom --bip CIDR for docker options  https://review.openstack.org/58432207:07
*** stendulker_ has quit IRC07:08
*** jtcressy has quit IRC07:09
openstackgerritCédric Jeanneret proposed openstack/python-tripleoclient master: New preflight validation: disk space on undercloud  https://review.openstack.org/58291707:09
Tengubogdando: does the --bip send beep to the local speaker?07:10
* Tengu runs away07:10
*** ooolpbot has joined #tripleo07:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION07:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226707:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]07:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305507:10
*** ooolpbot has quit IRC07:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)07:10
*** cylopez has joined #tripleo07:11
openstackgerritBogdan Dobrelya proposed openstack/tripleo-heat-templates stable/pike: Allow custom --bip CIDR for docker options  https://review.openstack.org/58432307:11
*** slaweq has joined #tripleo07:11
*** slaweq has quit IRC07:12
*** cylopez has left #tripleo07:13
*** amoralej|off is now known as amoralej07:13
*** brault has quit IRC07:14
bogdandoTengu: eheh07:14
*** brault has joined #tripleo07:16
*** slaweq has joined #tripleo07:16
*** tesseract has joined #tripleo07:18
*** dparkes has joined #tripleo07:20
openstackgerritJanki Chhatbar proposed openstack/tripleo-heat-templates stable/queens: Edit some post update tasks logic  https://review.openstack.org/58515907:24
*** alee has quit IRC07:25
*** alee has joined #tripleo07:25
*** alee has quit IRC07:27
*** alee has joined #tripleo07:27
*** alee has quit IRC07:29
*** dmacpher has quit IRC07:29
*** alee has joined #tripleo07:29
*** gfidente has joined #tripleo07:29
*** gfidente has quit IRC07:29
*** gfidente has joined #tripleo07:29
openstackgerritMerged openstack/tripleo-quickstart master: Don't clean node in ci.centos  https://review.openstack.org/58480107:29
*** alee has quit IRC07:31
*** alee has joined #tripleo07:31
*** shardy has joined #tripleo07:32
openstackgerritMerged openstack/diskimage-builder master: Fix for proper LVM support  https://review.openstack.org/57616807:32
*** ykarel is now known as ykarel|lunch07:33
*** tosky has joined #tripleo07:36
*** holser_ has joined #tripleo07:36
*** Petersingh is now known as Petersingh|lunch07:38
numansskramaja_, Hi. do you know how to deploy tripleo quickstart with containerized undercloud ?07:39
openstackgerritmathieu bultel proposed openstack/python-tripleoclient master: Keep plan on update and store user env_files into swift  https://review.openstack.org/58314507:41
*** nyechiel_ has joined #tripleo07:42
*** msufiyan has joined #tripleo07:43
*** msufiyan is now known as msufiyan|lunch07:45
*** khyr0n has quit IRC07:45
*** avivgt has joined #tripleo07:45
*** holser_ has quit IRC07:46
*** nyechiel has quit IRC07:47
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477107:48
*** alee has quit IRC07:48
*** holser_ has joined #tripleo07:49
Tenguhmm, does this error ring bells? http://logs.openstack.org/14/584314/6/check/tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades/41f570c/job-output.txt.gz#_2018-07-24_07_07_01_70172907:49
shardynumans: Hi, I think it's the default now, check https://review.openstack.org/#/c/582405/4/config/general_config/minimal.yml07:49
Tenguchkumar|rover: -^ maybe?07:49
numansshardy, i just started "bash ./quickstart.sh ..." in my setup. I will verify.  Thanks.07:50
shardynumans: I think --use-heat is also now not required ref https://github.com/openstack/tripleo-quickstart/commit/596d1177349eed027b939a2fee6d82bbbab69eb5#07:50
shardynumans: ack, I rebased my local config last week and got containers without changing anything fwiw07:51
numansshardy, ok. that's cool. lets see how it goes :)07:51
*** quiquell|bbl is now known as quiquell07:52
*** holser_ has quit IRC07:52
chkumar|roverTengu: nope, checking with other runs for the same job\07:53
Tenguchkumar|rover: ok! I'm trying to actually understand what it means07:53
*** holser_ has joined #tripleo07:55
numansshardy, i was using a custom config file for ovn and i noticed that containerized_undercloud is not set to true. so i stopped and enabled containerized_undercloud, ctlplane_masquerade and other related ones. thanks for pointing to the patch07:56
shardynumans: np, hopefully that gets things running for you07:56
*** rcernin_ has quit IRC07:56
shardyalso check you have https://github.com/openstack/tripleo-heat-templates/commit/90a7a22f157b0f50d024d730e8b97ba268bc58ad as my undercloud ironic was broken when I deployed it w/containers last week07:57
*** pfo has joined #tripleo07:57
chkumar|roverTengu: In another jobs that step is getting skipped07:57
chkumar|roverTengu: from the passed one http://logs.openstack.org/93/583293/6/check/tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades/6c33d9d/job-output.txt.gz#_2018-07-24_01_19_02_81258907:58
Tenguchkumar|rover: hmm. weird. I don't find any log for the step -.-'07:58
*** janki has quit IRC07:58
*** janki has joined #tripleo07:58
Tenguanyway. non-voting, must be some reason for that :)07:58
*** suuuper has joined #tripleo07:59
openstackgerritRedHat RDO CI proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras  https://review.openstack.org/56044508:00
openstackgerritRedHat RDO CI proposed openstack/tripleo-heat-templates stable/ocata: GATE CHECK for TripleO  https://review.openstack.org/56429108:00
openstackgerritRedHat RDO CI proposed openstack/tripleo-heat-templates stable/pike: GATE CHECK for TripleO  https://review.openstack.org/56428508:00
openstackgerritJaganathan Palanisamy proposed openstack/tripleo-common master: TLS derive parameters for VIPs and FQDNs  https://review.openstack.org/58234408:00
jfrancoaowalsh: hello, do you have a moment for a doubt?08:02
*** tcw1 has joined #tripleo08:02
*** stendulker_ has joined #tripleo08:03
*** avivgt has quit IRC08:03
*** tcw has quit IRC08:03
*** stendulker has quit IRC08:06
*** derekh has joined #tripleo08:07
*** jpich has joined #tripleo08:07
*** rcernin_ has joined #tripleo08:10
*** ooolpbot has joined #tripleo08:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION08:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226708:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305508:10
*** ooolpbot has quit IRC08:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]08:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)08:10
*** gkadam has joined #tripleo08:13
*** agurenko has quit IRC08:18
*** avivgt has joined #tripleo08:18
*** agurenko has joined #tripleo08:18
*** aufi_ has joined #tripleo08:20
openstackgerritSorin Sbarnea proposed openstack/tripleo-quickstart-extras master: make reproducer bash syntax more portable  https://review.openstack.org/58101208:21
*** ykarel|lunch is now known as ykarel08:21
*** aufi has quit IRC08:23
*** maufart__ has joined #tripleo08:23
*** leanderthal has joined #tripleo08:23
*** aufi_ has quit IRC08:26
*** holser_ has quit IRC08:27
*** dmacpher has joined #tripleo08:29
*** holser_ has joined #tripleo08:30
*** aufi_ has joined #tripleo08:32
*** dtantsur|afk is now known as dtantsur08:33
*** jfrancoa has quit IRC08:33
*** Petersingh|lunch is now known as Petersingh08:33
*** florianf has joined #tripleo08:33
*** dtrainor has quit IRC08:34
*** maufart__ has quit IRC08:35
*** akrivoka has joined #tripleo08:38
*** florianf has quit IRC08:39
*** gfidente has quit IRC08:46
*** sshnaidm|ruck is now known as sshnaidm|afk08:46
*** maufart__ has joined #tripleo08:46
flaper87bogdando: is there a way to opt-out from the containerized undercluod?08:47
flaper87bogdando: also, have you seen ImageDownloadError when using the containerized undercloud?08:48
flaper87I can't boot an overcloud-full instance as it complains there's no space left to download the image08:49
*** aufi_ has quit IRC08:49
*** jfrancoa has joined #tripleo08:53
*** nenad has joined #tripleo08:53
bogdandoflaper87: it's gonna be default as if rocky, but for now we have --use-heat=False to deploy instack08:54
bogdandoI know nothing of that ImageDownloadError :(08:55
flaper87argh, ok08:55
flaper87I'll try re-installing it08:56
*** jfrancoa has quit IRC08:57
dtantsurflaper87: the default deploy method in rocky can be sensitive to RAM of nodes08:58
* dtantsur wonders if we should revert it to not hurt local testing08:59
*** Petersingh is now known as Petersingh|bomga08:59
flaper87dtantsur: can you elaborate more? Is that because it downloads images into RAM disks or something?09:00
dtantsurflaper87: precisely09:01
*** stendulker has joined #tripleo09:01
dtantsurflaper87: https://docs.openstack.org/ironic/latest/admin/interfaces/deploy.html#direct-deploy09:01
*** janki has quit IRC09:01
*** gouthamr has quit IRC09:02
*** dmellado has quit IRC09:03
*** stevebaker has quit IRC09:03
*** stendulker_ has quit IRC09:05
*** udesale has quit IRC09:06
flaper87dtantsur: so, direct is the default one now, right? Which one was used before that switch?09:06
dtantsurflaper87: yes. iscsi.09:07
*** Mantorok has quit IRC09:08
*** shreshtha_ has joined #tripleo09:08
*** Mantorok has joined #tripleo09:09
shardydtantsur: sounds like we should probably make that opt-in for tripleo, if it significantly increases the undercloud memory requirements?09:09
dtantsurshardy: well, a normal overcloud cannot be installed in 4Gi of RAM, right?09:09
shardyeven in the baremetal case folks have run into issues with e.g heat memory consumption so it'd be good to avoid any nasty surprises on upgrade ;)09:09
dtantsurand iscsi scales worse in large deployments09:09
*** shreshtha_ has quit IRC09:09
shardydtantsur: No, the quickstart default is 12G, 8G can work if you can tolerate some swapping09:10
*** shreshtha_ has joined #tripleo09:10
flaper87fwiw, my undercluod was deployed with quickstart09:10
*** ooolpbot has joined #tripleo09:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION09:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226709:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]09:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305509:10
*** ooolpbot has quit IRC09:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)09:10
*** shreshtha has quit IRC09:10
dtantsurthat being said, I'm fine with changing the default back for Rocky, since we're planning some improvements for Stein09:10
shardydtantsur: Yeah it seems like exposing the option to enabled this, and documenting the advantages would be the safest option for Rocky?09:10
flaper87++09:11
shardyThen maybe in Stein make it the default, but switch back to the less memory intensive option for small e.g quickstart environments?09:11
*** shreshtha_ is now known as shreshthaway09:11
dtantsurshardy: it can be changed by setting IronicDefaultDeployInterface or per node. I'll think about it.09:12
flaper87dtantsur: setting iscsi now for my env, will test and give you feedback09:13
dtantsurcool!09:14
*** jfrancoa has joined #tripleo09:15
*** stendulker_ has joined #tripleo09:16
*** ratailor has quit IRC09:18
*** stendulker has quit IRC09:19
*** Haresh has joined #tripleo09:19
*** ratailor has joined #tripleo09:20
*** panda|off is now known as panda09:25
*** udesale has joined #tripleo09:28
*** dtrainor has joined #tripleo09:31
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477109:32
skramaja_numans: i dont know if you have got the answer already. but most of the ci is based on undercloud continares today.. by enabling "containerized_undercloud" in the config09:33
openstackgerritCédric Jeanneret proposed openstack/python-tripleoclient master: New preflight validation: disk space on undercloud  https://review.openstack.org/58291709:33
Tengudamn. my brain is still down apparently -.-'09:33
numansskramaja_, i got the answer from shardy. thanks09:33
skramaja_cool numans09:33
*** cylopez has joined #tripleo09:34
*** skramaja_ is now known as skramaja09:34
*** stendulker_ has quit IRC09:35
*** stendulker_ has joined #tripleo09:35
openstackgerritTom Barron proposed openstack/tripleo-heat-templates stable/queens: Update manila environment file names  https://review.openstack.org/58519009:36
*** dsneddon has quit IRC09:36
*** shreshthaway has quit IRC09:38
*** shreshtha has joined #tripleo09:40
*** shreshtha has quit IRC09:40
*** shreshtha has joined #tripleo09:41
openstackgerritDerek Higgins proposed openstack/tripleo-heat-templates master: Add neutron_plugin_ml2 tag to the ml2 service  https://review.openstack.org/58519409:41
*** jaosorior has quit IRC09:47
openstackgerritTom Barron proposed openstack/tripleo-heat-templates master: copy ceph config in manila-share container bundle  https://review.openstack.org/58494909:49
*** ratailor has quit IRC09:55
openstackgerritMartin Mágr proposed openstack/tripleo-heat-templates master: QDR for metrics collection purposes  https://review.openstack.org/57231209:55
*** ratailor has joined #tripleo09:56
shardyflaper87: did IronicDefaultDeployInterface help?  I'm still seeing the error I had last week, e.g openstack overcloud node introspect --all-manageable hangs because none of the nodes can pxe boot09:58
* shardy wonders why this is working in CI09:58
openstackgerritMichele Baldessari proposed openstack/puppet-pacemaker master: WIP Fix spec tests  https://review.openstack.org/58519709:58
bogdandoshardy, flaper87: the last time we were facing pxe boot issues for containerized UC and OVB jobs was related to MTU IIRC09:59
bogdandobut we're running the switched OVBs now on containerized UC for quite a while...10:00
bogdandowe've been*10:00
shardybogdando: ack, this is a local quickstart run - my config hasn't changed but this is failing repeatedly for me10:00
*** avivgt has quit IRC10:00
bogdandothere is also a weird https://bugs.launchpad.net/tripleo/+bug/1782267 no one knows how to debug10:00
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]10:00
cylopeztripleo.org10:01
cylopezdown ?10:01
bogdandothe last comment shows pxe boot issues as well10:01
shardybogdando: this is just failing to boot the introspection image, the ipxe stage fails to find any image10:01
shardyso all the nodes just wait with No bootable device.10:01
*** zoli is now known as zoli|lunch10:01
bogdandothat's what I'm saying, right10:01
bogdandohttps://bugs.launchpad.net/tripleo/+bug/1782267/comments/23 'No bootable device'10:02
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]10:02
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477110:02
shardybogdando: Hmm Ok I'm not seeing any ProcessExcecutionError but perhaps I've not looked at the right logs10:02
bogdandoIIRC it was related to dhcp/mtu10:02
* shardy still doesn't get why this works in CI10:02
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477110:02
bogdandowe introduced mtu for underclouds, set it to 135010:03
bogdandofor ovb jobs10:03
bogdandomade it in parity to instack10:03
bogdandoall history is tracked in trello cards...10:03
shardyOk, my last working undercloud was instack based10:03
bogdandohttps://trello.com/c/xkyfUGST/34-identify-all-blockers-for-ovb-fs00110:03
bogdandoso there also had been some iptables parity fixes...10:04
bogdandoanyway, that worked so we switched OVBs :)10:04
*** morazi has quit IRC10:04
openstackgerritSagi Shnaidman proposed openstack/tripleo-common master: Support for ARA report for ansible playbooks in deploy  https://review.openstack.org/56507710:04
shardybogdando: Ok but promotion jobs and all local deployments are still broken?10:04
jbadiapashardy, where is check it on the CI?10:05
openstackgerritQuique Llorente proposed openstack-infra/tripleo-ci master: [WIP][DNM] Add ansible module to emit_releases_file.py  https://review.openstack.org/58520010:05
bogdandoand more , shardy https://trello.com/c/KoHPlaNd/98-switch-fs035-ovb10:05
openstackgerritSagi Shnaidman proposed openstack/python-tripleoclient master: Support ARA report tracking from command line  https://review.openstack.org/58379910:05
shardyjbadiapa: that's what I'm trying to figure out - apparently we switched the OVB jobs and they still work, but locally it's all broken10:05
bogdandointrospection timeouts was mentioned in comments10:05
openstackgerritSagi Shnaidman proposed openstack/tripleo-quickstart-extras master: Collect overcloud statistics with ARA  https://review.openstack.org/57846210:06
*** betherly-afk is now known as betherly_10:06
bogdandoshardy: IIRC, promotions jobs had been switched a few months ago https://trello.com/c/3HxQkb0t/4-move-tripleo-ci-centos-7-undercloud-containers-to-gate-and-promotion10:06
jbadiapasahrdy, what I could see is that is not checked, the prep-images only upload the images but it doesn't do any introspection nor the provide10:06
shardyI tried skipping the introspection and the same failure happens on deploy10:07
shardybogdando: Ok, tbh I'm more interested in how to fix this than the CI history, but good to have the context10:07
shardyclearly we have a CI gap somewhere as this is completely broken locally10:07
*** cylopez has left #tripleo10:08
bogdandoright, just wanted to say it have been working in CI, ther is no 'still broken' things )10:08
bogdandoonly 'now broken' ;)10:08
shardybogdando: have you re-run quickstart recently and it worked?10:08
bogdandothe last time I've been debugging OVBs on rdo cloud, like in March or April10:09
*** matbu has quit IRC10:09
bogdandoI remember it was before we finished the switching work, and it worked for me10:09
shardyThis isn't about OVB or RDO cloud - local deployments via quickstart are broken since the switch to containerized uc10:09
shardyI'm trying to understand why, how to fix, and why we didn't catch it in CI10:09
bogdandoI see, sorry, have no data for local deployments10:10
*** ooolpbot has joined #tripleo10:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION10:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226710:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305510:10
*** ooolpbot has quit IRC10:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]10:10
* shardy sighs10:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)10:10
bogdandobut I'd start comparing quickstart settings used to deploy vs settings in fs001/35, shardy10:10
shardyI've had the same working config for the last 3 months10:10
shardythat hasn't changed10:11
bogdandohm10:11
shardyso we either have some bad qs defaults, or the containerized undercloud is the cause10:11
*** Petersingh|bomga is now known as Petersingh10:12
* shardy tries with --use-heat false10:13
jbadiapashardy, this morning I tried to use the non-containerized and the only thing I had to do is to change the "openstack overcloud image upload    --http-boot=/httpboot" at the pre-images script10:13
bogdandoshardy: I can remember that my local ovb efforts had been constantly suffering from intermittent PXE boot issues :/10:14
jbadiapashardy, it worked after a while10:14
bogdandothat didn't result into anything, but that's only cuz I'm still relatively new to that HW prov complexity10:14
shardyjbadiapa: ack - was containerized_undercloud: false enough or did you need to add --use-heat=false via undercloud_install_cli_options?10:14
shardybogdando: Ok, well my local testing has been very reliable until this recent switch to containers10:15
jbadiapaI tried both, but at the end I had to do the provisioning and run the installation manually10:15
shardywhich could be a coincidence I guess10:15
bogdandoshardy: for sure!10:15
bogdando:)10:15
jbadiapashardy, openstack undercloud install --use-heat=False10:16
shardyOk I'll try adding that via undercloud_install_cli_options as I'm not sure how to stop quickstart before it does the install10:16
openstackgerritSagi Shnaidman proposed openstack/tripleo-quickstart-extras master: WIP: Reproduce CI multinode job with libvirt  https://review.openstack.org/54342910:17
*** shreshtha_ has joined #tripleo10:19
*** gfidente has joined #tripleo10:19
*** gfidente has quit IRC10:19
*** gfidente has joined #tripleo10:19
*** shreshtha has quit IRC10:19
*** gouthamr has joined #tripleo10:20
*** shreshtha has joined #tripleo10:21
openstackgerritRicardo Noriega proposed openstack/tripleo-common master: Append Bgpvpn Heat plugin to Neutron Opendaylight server image  https://review.openstack.org/58520110:21
*** jaosorior has joined #tripleo10:22
*** shrjoshi has joined #tripleo10:22
*** shreshtha_ has quit IRC10:24
rnoriegabogdando, ping10:24
*** dmellado has joined #tripleo10:24
*** Petersingh is now known as Petersingh|away10:25
*** shreshtha has quit IRC10:26
bogdandornoriega: pong10:27
openstackgerritMarios Andreou proposed openstack-infra/tripleo-ci master: Remove tripleo.sh --bootstrap-subnodes add ceph loop device  https://review.openstack.org/58319510:27
*** msufiyan|lunch has quit IRC10:27
rnoriegabogdando, hey! thanks for answering my mail about the heat plugin10:29
*** msufiyan|lunch has joined #tripleo10:29
rnoriegabogdando, I'm taking a look at sharing the volumens between containers.10:29
rnoriegabogdando, so in theory, what I should share is the location of the python folder, or the directory where the python components are located (like /usr/lib/python2.7/site-packages..)10:30
rnoriegabogdando, is that right?10:30
rnoriegabogdando, I don't think those folders are mounted in volumes10:30
bogdandornoriega: you are welcome, go for it. Sadly, the example I brought didn't help to solve that permission denied errors though, even though the hot path permissions with that patch started being chowned properly! ;)10:31
bogdandohost path*10:31
bogdandoso I think the approach is right10:31
bogdandoand for my case, that permission denied error is related to something else10:31
bogdandornoriega: yes, I think t-h-t is missing that parameter defining plugins dir as a volume mounted in docker containers10:32
rnoriegabogdando, I see... have you ever seen that kind of path mounted in a volume? I don't know if that would have logic in the container world...10:32
bogdandosure, we have tht options for custom volumes10:33
bogdandolike http://codesearch.openstack.org/?q=ExtraVolumes&i=nope&files=&repos=10:33
*** msufiyan|lunch has quit IRC10:34
bogdandoand http://codesearch.openstack.org/?q=OptVolumes&i=nope&files=&repos=, rnoriega10:34
bogdandoso I think that plugin dir may be any dir you want10:34
rnoriegabogdando, let me check10:35
bogdandojust make sure it is passed in via some tht param and it's bind mounted in the service yaml10:35
*** edmondsw has joined #tripleo10:35
openstackgerritRabi Mishra proposed openstack/tripleo-heat-templates master: Add support for containerized networking-ansible ML2 plugin  https://review.openstack.org/58519410:37
*** Petersingh|away has quit IRC10:38
*** stevebaker has joined #tripleo10:38
*** edmondsw has quit IRC10:40
*** alee has joined #tripleo10:42
*** stendulker has joined #tripleo10:43
*** alee has quit IRC10:43
*** alee has joined #tripleo10:43
*** alee has quit IRC10:45
*** alee has joined #tripleo10:45
*** shrjoshi has quit IRC10:46
*** stendulker_ has quit IRC10:47
*** shrjoshi has joined #tripleo10:48
*** quiquell has quit IRC10:48
openstackgerritQuique Llorente proposed openstack-infra/tripleo-ci master: [WIP][DNM] Add ansible module to emit_releases_file.py  https://review.openstack.org/58520010:49
*** shrjoshi has quit IRC10:49
*** shreshtha_ has joined #tripleo10:49
*** avivgt has joined #tripleo10:51
*** nyechiel_ has quit IRC10:51
*** rcernin_ has quit IRC10:52
*** shrjoshi has joined #tripleo10:52
*** shreshtha has joined #tripleo10:55
*** shrjoshi has quit IRC10:55
*** shreshtha has quit IRC10:55
*** quiquell has joined #tripleo10:55
*** shreshtha_ has quit IRC10:55
*** shreshtha has joined #tripleo10:55
openstackgerritMartin Mágr proposed openstack/tripleo-heat-templates master: Add reflection of RpcPort to health checks  https://review.openstack.org/58362911:00
openstackgerritQuique Llorente proposed openstack-infra/tripleo-ci master: [WIP][DNM] Add ansible module to emit_releases_file.py  https://review.openstack.org/58520011:00
*** stendulker_ has joined #tripleo11:00
openstackgerritJose Luis Franco proposed openstack/tripleo-common master: Set known hosts when --limit is set.  https://review.openstack.org/58499411:01
*** alee has quit IRC11:01
*** stendulker has quit IRC11:03
rnoriegabogdando, I see something interesting here. In the heat-engine container... I see that neutron package is also installed: /usr/lib/python2.7/site-packages/neutron11:03
rnoriegabogdando, where can I see that definition in tht?11:03
*** stendulker_ has quit IRC11:04
*** nyechiel_ has joined #tripleo11:05
openstackgerritAthlan-Guyot sofer proposed openstack/puppet-pacemaker master: Fix rspec test on ubuntu os.  https://review.openstack.org/58526011:06
chembandini: ^ I created a new one, so that if it fails and yours work you still have a workable patch11:07
bandinichem: oh smart man11:07
bandinithanks11:07
chembandini: locally the spec was working with or without the patch, so can't say if it fixes anything11:07
chembandini: anyway it seems it doens't break something11:08
bandinichem: aye let's see what CI says11:08
*** panda is now known as panda|lunch11:10
*** ooolpbot has joined #tripleo11:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION11:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226711:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]11:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305511:10
*** ooolpbot has quit IRC11:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)11:10
bogdandornoriega: packages installed via http://git.openstack.org/cgit/openstack/tripleo-common/tree/container-images/tripleo_kolla_template_overrides.j2#n76 -like overrides11:18
bogdandotht does not control it, only sets hiera settings et al11:18
bogdandoand puppet tags11:19
rnoriegabogdando, that's the thing, I don't see where "heat_engine_packages_append" adds neutron package to heat-engine container11:19
rnoriegabogdando, :-\11:19
*** morazi has joined #tripleo11:19
*** alee has joined #tripleo11:24
openstackgerritMerged openstack/diskimage-builder master: block-device lvm: fix umount phase  https://review.openstack.org/50395811:26
*** shreshtha has quit IRC11:26
*** udesale has quit IRC11:28
*** atoth has joined #tripleo11:29
*** sshnaidm|afk is now known as sshnaidm|ruck11:29
*** pradk has joined #tripleo11:31
*** zoli|lunch is now known as zoli11:31
bogdandornoriega: interesting, I do not know where from it comes, from. Not from kolla, nor from tripleo common :o11:31
rnoriegabogdando, yep.. :-\11:32
bogdandocontainers it's a magic11:32
rnoriegabogdando, black magic xD xD11:32
etingofwhy it can happen that eth1 (local_interface) is not added to br-ctlplane in containerized ucloud?11:35
etingofthat ^ causes introspection to stuck11:36
bogdandowhich net config is used?11:36
*** agopi is now known as agopi|brb11:36
bogdandois it like in https://review.openstack.org/#/c/542556/102/config/general_config/featureset001.yml@36 etingof?11:37
*** fultonj has quit IRC11:38
jbadiapabogdando, the default one, I did not add any to the deployment11:38
*** fultonj has joined #tripleo11:38
openstackgerritRicardo Noriega proposed openstack/tripleo-heat-templates master: [WIP] Sharing BGPVPN Heat plugin volume  https://review.openstack.org/58532011:38
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci master: DNM: test key  https://review.openstack.org/58532111:39
*** wolverineav has joined #tripleo11:39
*** ansmith has quit IRC11:39
jbadiapabogdando, not sure if this what you want to see http://paste.openstack.org/show/726513/11:40
bogdandojbadiapa: this looks like the cause, wrong config11:41
bogdandoI think the regression was caused by defaults switched11:41
*** agopi|brb has quit IRC11:41
bogdandow/o adjusted netconfigs in oooq11:41
bogdandoEmilienM: ^^11:41
bogdandothe right config for CI should be net-config-undercloud.yaml and not net-config-simple-bridge.yaml11:42
jbadiapaok, thx11:45
*** rh-jelabarre has joined #tripleo11:47
*** amoralej is now known as amoralej|lunch11:48
EmilienMhello11:53
*** dhill_ has joined #tripleo11:53
jaosoriorẏo!11:53
bogdandojfrancoa: http://logs.openstack.org/15/583515/4/check/tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades/cdd567c/job-output.txt.gz#_2018-07-24_09_11_36_725163 :(11:53
bogdandostill failing11:53
bogdandojbadiapa: would you update the bug comments please>11:54
bogdandolet's fix that promotion feature set to follow https://review.openstack.org/#/c/542556/102/config/general_config/featureset001.yml@3611:54
bogdandoEmilienM: ^^ wrt https://bugs.launchpad.net/tripleo/+bug/178226711:54
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]11:54
bogdandoEmilienM: it seems we have that opt desynced  for non-switched oooq featuresets after the client defaults switched to use heat11:55
EmilienMbogdando: you have a patch?11:56
jbadiapabogdando, sure but derekh was the one who found the real issue.11:56
bogdandomay be we should alter t-h-t defaults at last?.. I forgot why we have historically non working for CI defaults there11:56
bogdandowe've had that topic discussed with you and Dan Prince in the past,IIRC11:57
*** edmondsw has joined #tripleo11:57
*** pdeore has quit IRC11:57
bogdandoEmilienM: not yet, thinking of it right now. Shall we fix all fs in oooq and leave the productized defaults bad, or fix in tht at last11:57
EmilienMbogdando: you probably know my answer, right? ;-)11:58
bogdandohow come promotion job has shttp://paste.openstack.org/show/726513/11:58
bogdandojbadiapa: that's for the promotion job, right?11:58
bogdandoEmilienM: I think so)11:58
EmilienMbogdando: go fix the bad defaults11:58
bogdandook, let's back to that concern for tht defaults once again ... )11:58
bogdandowill do thepatch11:59
jbadiapabogdando, I used the --release master-tripleo-ci12:00
bogdandoEmilienM: hmmm, it's there already https://review.openstack.org/#/c/352037/24/environments/undercloud.yaml@412:01
bogdandoso that's something bad configured in oooq12:01
openstackgerritJuan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Upgrade: Ensure host's haproxy service has been stopped  https://review.openstack.org/58532812:02
jaosoriorEmilienM, Tengu ^^ that should do it12:02
jaosorioryprokule: got an environment to test that? ^^12:02
EmilienMjaosorior: we have a CI job12:02
EmilienM(I know that sounds crazy)12:02
bandinichem: seems your patch is fine12:03
jaosoriorEmilienM: The issue was seen when TLS is enabled.12:03
EmilienMjaosorior: yep12:03
EmilienMand it's enabled in our CI job12:03
EmilienMI know it sounds crazy!12:03
jaosoriorhaha12:03
EmilienMjaosorior: let me show you, one sec12:03
jaosoriorEmilienM: it's strange then that this is not showing up in CI12:03
Tengujaosorior: will check that12:03
EmilienMjaosorior: http://logs.openstack.org/38/583238/3/check/tripleo-ci-centos-7-containerized-undercloud-upgrades/46de549/logs/undercloud/home/zuul/undercloud_upgrade.log.txt.gz12:04
Tengujaosorior: you might want to set the "enabled: false" in order to unload the service12:04
EmilienMjaosorior: your code isn't enough12:04
jaosoriorEmilienM: seems it's not using TLS (the job you showed me)12:05
yprokuleEmilienM: do we actually perform upgrade from non-containerized to containerized uc ?12:05
EmilienMyprokule: yes we do12:05
Tenguyprokule: yep, for queens -> rocky12:05
EmilienMjaosorior: it should use TLS since it's default12:06
jaosoriorEmilienM: there are some jobs that remove it explicitly12:06
jaosoriorthis might be the case12:06
EmilienManyway12:06
jaosorior(but it isn't using it, I checked)12:06
EmilienMjaosorior: ok, let me look that now12:06
EmilienMjaosorior: anyway for the upgrade tasks, please look how we upgrade docker/nova-api12:07
jaosoriorEmilienM: oh, and why isn't that enough? is it the "enabled" bit that Tengu mentioned that's missing?12:07
jaosoriorok12:07
Tengujaosorior: add "enabled: no" so that it will unload the service from the reboot.12:07
bogdandoEmilienM: I think all these now broken after the client defaults switched from instack , http://codesearch.openstack.org/?q=ci%2Fcommon%2Fnet-config-simple-bridge.yaml&i=nope&files=&repos=12:07
Tenguelse, you might get a running HAProxy on the host after a simple reboot :).12:07
yprokuleEmilienM: Tengu how it works ?12:07
yprokuleEmilienM: Tengu e.g https://review.openstack.org/#/c/584286/12:08
bogdandowith the current netconfig that eth1 (local_interface) is not added to br-ctlplane in containerized ucloud12:08
openstackgerritRabi Mishra proposed openstack/tripleo-heat-templates master: Add support for containerized networking-ansible ML2 plugin  https://review.openstack.org/58519412:08
*** yrabl has joined #tripleo12:09
openstackgerritMerged openstack-infra/tripleo-ci master: Take environment_type out of TOCI_JOBTYPE  https://review.openstack.org/58238512:09
openstackgerritMerged openstack-infra/tripleo-ci master: Take nodes out of TOCI_JOBTYPE  https://review.openstack.org/58238612:09
openstackgerritJuan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Upgrade: Ensure host's haproxy service has been stopped  https://review.openstack.org/58532812:10
*** ooolpbot has joined #tripleo12:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION12:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226712:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305512:10
*** ooolpbot has quit IRC12:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]12:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)12:10
openstackgerritEmilien Macchi proposed openstack/tripleo-upgrade master: cont/uc: remove --use-heat  https://review.openstack.org/58533012:10
bogdandooh wait, EmilienM, I think the situation is more complicated as we had to use different netconfigs for multinode jobs (to have vxlan magic) vs ovbs12:10
EmilienMyprokule: one sec plz I have 10 pings at the same time...12:10
bogdandoso I'm really not sure what to do12:10
bogdandomay be we should only try to change it for the faily promotion job?12:10
jaosoriorEmilienM, Tengu: uploaded another patch. I gotta pair another bug now with a colleague though :/ so if something's missing feel free to modify that patch. Else, I'll continue it tomorrow.12:11
bogdandowhich fs is it, folks? in https://bugs.launchpad.net/tripleo/+bug/1782267 ?12:11
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]12:11
*** trown|outtypewww is now known as trown12:11
Tengugrmbl.12:11
Tenguhad a network glitch.12:11
Tengujaosorior: guess your patch didn't make it to gerrit.12:12
Tenguah, yes, it did. ok.12:13
*** strigazi has quit IRC12:13
openstackgerritEmilien Macchi proposed openstack/tripleo-quickstart master: fs050: enable TLS  https://review.openstack.org/58533312:13
EmilienMjaosorior: ^ it was missing12:13
EmilienMjaosorior: maybe you can depends-on this one12:14
*** strigazi has joined #tripleo12:14
EmilienMand the patch isn't good enough... I'll take over12:14
EmilienMit doesn't support the cleanup case12:14
jaosoriorEmilienM: thanks for checking it out. I can pick it up in some hours, or tomorrow.12:15
EmilienMi'll take it now12:15
jaosoriorthanks12:15
EmilienMjaosorior, Tengu : and keepalived? is it ok?12:15
*** nyechiel_ has quit IRC12:15
TenguEmilienM: still waiting for the vrrp correction to merge, if this is your question12:15
Tengubtw, PTAL :) https://review.openstack.org/#/c/583886/ https://review.openstack.org/#/c/584754/  - Thank you folks!12:16
EmilienMTengu: no I'm asking if upgrade worked for this service12:16
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477112:16
yprokulejaosorior: I'll try to re-run with patch applied, though not sure if it'll work12:17
TenguEmilienM: don't know, I just jumped in with what looked like a possible TLS issue, and ended up being the host HAProxy thingy. I did not get issues on my test.12:17
Tenguat least services were running, but I didn't run "openstack" commands.12:17
EmilienMTengu: I guess I'm asking if you had keepalived running after the upgrade, outside of the container12:18
EmilienMbut i'll give it a try12:18
TenguEmilienM: ah! hmm didn't check that specific point, sorry12:18
*** ratailor has quit IRC12:19
bogdandoshardy: which netcofig you use for your env with pxe timeouts>12:19
bogdandois it tht default for UC?12:19
bogdandodo you have eth1 added to br-ctlplane?12:20
bogdandofor the context https://bugs.launchpad.net/tripleo/+bug/1782267/comments/2512:20
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]12:20
TenguEmilienM: running a build - should be up in a couple of minutes.12:20
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Add upgrade_tasks for HAproxy  https://review.openstack.org/58532812:22
openstackgerritEmilien Macchi proposed openstack/tripleo-quickstart master: fs050: enable TLS  https://review.openstack.org/58533312:22
EmilienMjaosorior, Tengu ^ that should 1) Add correct and complete upgrade_tasks for HAproxy and 2) Enable TLS on containerized undercloud upgrade job12:22
TenguEmilienM: why not use service_fact?12:23
EmilienMand yeah we have upgrade_tasks for keepalived, so it's all good12:23
EmilienMTengu: set_fact?12:23
Tengunope12:23
Tengu2s12:23
Tenguhttps://docs.ansible.com/ansible/latest/modules/service_facts_module.html#service-facts-module12:24
Tenguthis avoids using "command" in order to get a service status.12:24
EmilienM"This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface."12:24
EmilienMI guess it's a good reason to not using it now12:25
Tenguok... :(12:25
EmilienMit's new in 2.5 and we just use 2.5 for some weeks now12:25
bogdandolong story short https://bugs.launchpad.net/tripleo/+bug/1782267/comments/2712:25
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]12:25
EmilienMI guess we can start using it12:25
shardybogdando: it's the default12:25
Tengufunky. I was sure I was using it in my tripleo-lab.12:26
bogdandoshardy: do you have eth1 in br-ctlplane>12:26
bogdandocan you also post the undercloud-parameter-defaults.yaml ?12:26
TenguEmilienM: fact is, I tend to avoid using "command" if a module does what I need.12:26
openstackgerritChandan Kumar proposed openstack-infra/tripleo-ci master: check file existance and permission for a nodepool private key  https://review.openstack.org/58533612:27
TenguEmilienM: but its doc is lacky - had to output the content of the hash in order to find the wanted values.12:27
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477112:28
*** psachin` has quit IRC12:30
shardybogdando: I'll have to recreate to find out, I tried with --use-heat false and that fails because overcloud-prep-images.yml can't find /var/lib/ironic/httpboot/agent.kernel12:30
shardyso it seems non containerized quickstart is also broken12:31
*** nyechiel_ has joined #tripleo12:31
*** pchavva has joined #tripleo12:32
bogdandoshardy: yeah, we have a note for that https://docs.openstack.org/tripleo-docs/latest/install/basic_deployment/basic_deployment_cli.html#upload-images :)12:34
*** avivgt has quit IRC12:34
bogdandojfrancoa: bad luck for the patch! it's blocked with https://bugs.launchpad.net/bugs/1783303 :)12:35
openstackLaunchpad bug 1783303 in tripleo "[master] scenario000 multinode upgrade job is failing at tripleo-upgrade include task giving controllers' is undefined"}" [Critical,Triaged]12:35
*** tzumainn has joined #tripleo12:35
bandiniEmilienM: https://review.openstack.org/#/c/585260/ needed CI fix if you have a min12:35
*** panda|lunch is now known as panda12:36
bogdandoso we can't test https://review.openstack.org/#/c/465047/ unless that fixed12:36
EmilienMbandini: k12:37
shardybogdando: Ok so that's a quickstart bug, as containerized_undercloud: false doesn't select the old path12:37
bandinimerci12:37
*** rlandy has joined #tripleo12:39
bogdandoshardy: I can't tell for sure, unless I can see eth1 is added in br-ctlplane with t-h-t defaults for UC netconfig12:39
jfrancoabogdando: auch...a new one. Will have a look at it12:39
bogdandobut I think it is, as OVBs are not affected...12:40
shardybogdando: do we have any CI coverage now for the baremetal instack-undercloud ?12:40
bogdandoEmilienM: I think we have only fs003 left?12:40
*** leanderthal has quit IRC12:41
bogdandoand fs051 (for technical reasons)12:41
EmilienMbogdando: yes both of them12:41
EmilienMthat's it12:41
EmilienMbogdando: wait are you going to patch oooq finally? I thought you would fix THT12:41
bogdandothere is also jobs mentioned by Wes in https://bugs.launchpad.net/tripleo/+bug/1782267/comments/5 but I know nothing of those12:42
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]12:42
bogdandoand which configs they use12:42
bogdandoEmilienM: nothing to fix in tht, see above )12:42
bogdandothe summary in the last two comments in the bug12:43
*** avivgt has joined #tripleo12:49
shardySo the problem is I'm missing this revert12:50
shardyhttps://github.com/openstack/python-tripleoclient/commit/9ac6bd66af06bfb015a4f903a412b0eadee9e153#diff-84904835afd9ead54ffafbffda5079f612:50
shardyquickstart gets python-tripleoclient-10.3.1-0.20180724051058.a33b149.el7.noarch12:50
shardydespite using --release master-tripleo-ci12:51
*** pdeore has joined #tripleo12:51
*** ansmith has joined #tripleo12:52
openstackgerritMarios Andreou proposed openstack-infra/tripleo-ci master: Remove tripleo.sh --bootstrap-subnodes add ceph loop device  https://review.openstack.org/58319512:52
shardyHmm that should be HEAD12:53
shardyhttps://github.com/openstack/python-tripleoclient/commit/1e2af1aeb31be7168780d2bc053210a94f5fcc55#diff-84904835afd9ead54ffafbffda5079f612:55
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP Set default number of rabbitmq to CEIL(N/2)  https://review.openstack.org/58534012:55
openstackgerritMerged openstack/puppet-pacemaker master: Fix rspec test on ubuntu os.  https://review.openstack.org/58526012:55
shardybogdando: so merging that revert-revert appears to break baremetal undercloud12:55
shardybecause it's still looking at the IRONIC_HTTP_BOOT_BIND_MOUNT dir, which only works for containers12:55
bogdandowe are not supposed to deploy instack in rocky any more, hence switched12:56
bogdandoEmilienM: ^^12:56
shardybogdando: it's deprecated, we shouldn't intentionally break it!12:56
shardyAnd since the containerized uc is broken for me, I want to switch back to it :(12:56
*** mcornea has joined #tripleo12:57
bogdandothe alternative fix for instack has been declined12:57
* shardy wasted all day trying to get a working uc12:57
bogdandoI'm not sure how to proceed with that, feel free to revert it again12:57
EmilienMbogdando: agree with shardy - we won't break it12:57
EmilienMshardy: what needs to be reverted?12:57
EmilienMsorry if we broke something12:58
EmilienMoh this httpboot thing12:58
openstackgerritMichele Baldessari proposed openstack/puppet-pacemaker master: Initial support for adding cluster nodes to an existing cluster  https://review.openstack.org/58515012:58
bogdandohttps://review.openstack.org/#/c/564162, EmilienM, shardy, dtantsur12:58
bogdandothat was the fix intended to make the swithc non breaking for instack BM deployments12:59
*** skramaja has quit IRC12:59
shardyEmilienM: yeah https://review.openstack.org/#/c/564096/ landed, then we reverted the revert in I2867598f717b3126071e77a7826f48f6c7584ce212:59
shardyperhaps we can work around it in quickstart by modifying the --http-boot path when containerized_undercloud: false12:59
EmilienMshardy: https://review.openstack.org/#/c/584265/ didn't help?12:59
shardye.g the opposite of what we used to do12:59
EmilienMprobably unrelated but still wondering12:59
EmilienMshardy: yes it would be a valid workaround to me13:00
shardyEmilienM: No, I still can't get any nodes to pxe boot with containerized uc13:00
shardyso wanted to switch back temporarily to instack as I've got stuff I need to test that doesn't care about containers13:00
EmilienMshardy: what featureset are you using?13:00
EmilienMshardy: go ahead!13:00
shardyEmilienM: it's a local config, pretty much the defaults13:00
EmilienM--use-heat=False13:01
shardyEmilienM: ack thanks will do13:01
EmilienMjust don't tell anyone we did that13:01
shardyyeah I set containerized_undercloud: false13:01
shardyundercloud_install_cli_options: " --use-heat false"13:01
shardybut that fails in a different way (tm) ;)13:01
shardyI'll push a t-q-e patch, thanks!13:01
openstackgerritBogdan Dobrelya proposed openstack/instack-undercloud master: Alter default http boot path for containerized Ironic  https://review.openstack.org/56416213:01
*** pradk has quit IRC13:04
EmilienMshardy: let us know13:06
TenguEmilienM: care to have a look at https://review.openstack.org/#/c/583886/ if you have a couple of minutes? :)13:09
openstackgerritSagi Shnaidman proposed openstack/tripleo-common master: Support for ARA report for ansible playbooks in deploy  https://review.openstack.org/56507713:09
openstackgerritSteven Hardy proposed openstack/tripleo-quickstart-extras master: Switch httpboot directory for baremetal underclouds  https://review.openstack.org/58534413:09
shardyEmilienM: ^^ pushed that but just testing it now, feedback welcome13:10
shardyseems like a simple interim fix13:10
*** ooolpbot has joined #tripleo13:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION13:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226713:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305513:10
*** ooolpbot has quit IRC13:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]13:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)13:10
EmilienMshardy: looking13:10
*** cdearborn has joined #tripleo13:11
*** leanderthal has joined #tripleo13:14
chkumar|rovermwhahaha: Hello13:15
mwhahahachkumar|rover: hi2u13:15
*** agopi|brb has joined #tripleo13:15
*** agopi|brb is now known as agopi13:15
chkumar|rovermwhahaha: How can i pull ceph container so that it will be available on undercloud local registery https://review.openstack.org/#/c/581607/ ?13:16
EmilienM(we really need more doc around container image prepare)13:16
mwhahahachkumar|rover: I'm not sure we pre-fetch ceph during the undercloud install because we don't use it13:17
EmilienMno we don't prefetch13:17
mwhahahachkumar|rover: so i don't think you can do that unless we prefetch all the containers which is what we were trying to do with the pre run changes to fetch all the containers13:17
EmilienMstevebaker updated the doc patch for "openstack tripleo container image prepare", nice https://review.openstack.org/#/c/553104/13:17
openstackgerritBogdan Dobrelya proposed openstack/instack-undercloud master: Alter default http boot path for BM Ironic  https://review.openstack.org/56416213:22
bogdandoshardy, dtantsur: I hope that works ^^13:22
bogdandoEmilienM, mwhahaha: ^^13:22
dtantsurbogdando: what is going to do the upgrade then?13:22
bogdando...impact?13:22
dtantsurI assume you don't want to re-run 'image upload'13:22
dtantsurbogdando: you're going to end up with empty /httpboot (without images)13:23
bogdandowe do not support upgrading instack into instack13:23
openstackgerritMartin André proposed openstack/tripleo-common master: Add container images for CNS  https://review.openstack.org/58260913:23
openstackgerritMartin André proposed openstack/tripleo-common master: Add ability to filter container images to modify  https://review.openstack.org/57991813:23
bogdandothat's the trend as if Rocky13:23
bogdandodtantsur: there is upgrade tasks in tht13:23
dtantsurbogdando: then why do you care about u-c at all? just document running 'image upload' with the right args13:23
bogdandodtantsur: I think the idea is to not break this http://codesearch.openstack.org/?q=IRONIC_HTTP_BOOT_BIND_MOUNT&i=nope&files=&repos=13:24
*** agopi is now known as agopi|brb13:25
dtantsurbogdando: I just feel a bit weird about supporting instack-undercloud in rocky, but not supported upgrades to it..13:25
dtantsurI would think the other way around: we can support upgrades, but please don't do new deployments13:25
bogdandoEmilienM, shardy, dtantsur: that's the goal :)13:25
dtantsurthe goal is having people make new deployments? which may not be even upgradable to stein?13:25
bogdandonot supporting, but not breaking instack-undercloud in rocky13:26
bogdandothat's the subject of that pain story above13:26
EmilienMmwhahaha: I can't attend tripleo meeting today, but 2 things : 1/ I'll propose rocky-m3 on Thursday and 2/ I'll propose a stable release of ocata/pike/queens next week (probably Monday). I'll send the Weekly Owl this afternoon. Also this week we need to handle open blueprints. Close the ones that we consider done, defer the one without FFE and postpone the ones with FFE to rocky-rc1 (we also need to create13:26
EmilienMrocky-rc1 in launchpad)13:26
dtantsurbogdando: my definition of "breaking" includes breaking upgrades. but I won't -1 that I guess.13:26
mwhahahaEmilienM: k13:26
*** eck`gone is now known as eck`13:26
shardydtantsur: I think the plan is to make the supported upgrade path only to the new containerized undercloud, but sometimes for testing it's nice to do baremetal things, which currently are broken via quickstart13:27
bogdandoinstack to containers upgrades won't be breaking13:27
*** agurenko has quit IRC13:27
bogdandodtantsur: , /thhroot contents migrated via tht upgrade tasks13:27
shardyI pushed a t-q-e patch which may be enough, basically switch the args back in the baremetal case13:27
dtantsurbogdando: yeah, I meants i-u to i-u13:28
bogdandoas of instack to instack - yes, that's the call, we do not support it as if rocky...13:28
dtantsurshardy: "for testing it's nice to do baremetal things" worries me13:28
dtantsurI guess it means that it's still much harder to use containerized undercloud for development13:28
shardydtantsur: pxeboot is broken for me atm, I'm trying to figure out if it's due to the recent switch to containerized uc or not13:28
*** medberry has joined #tripleo13:28
*** medberry has joined #tripleo13:28
dtantsurshardy: during introspection or deployment?13:29
*** tcw1 has quit IRC13:29
bogdandothat's another story, just explaining the case13:29
openstackgerritMerged openstack/tripleo-docs master: Replace port 35357 with 5000 for "auth_url"  https://review.openstack.org/56969313:29
bogdandowhy we want keep it non breaking for rocky w/o upgrade promises13:29
shardydtantsur: both, but quickstart hangs up trying to introspect the nodes13:29
*** tcw has joined #tripleo13:29
*** agopi|brb has quit IRC13:29
shardyI set the state of them manually and the deploy also failed13:29
dtantsurbogdando: fair enough13:29
bogdandothink of it as the last breath L)(13:29
bogdandoLast Breath of Instack13:29
dtantsurlol13:30
shardyI wanted to switch back to instack because that's been working fine for me over the last 3 months13:30
dtantsurbogdando: okay, I'll wait for the CI before voting on it13:30
* shardy should have snapshotted his working uc :(13:30
shardyand also to bisect the problem13:30
mwhahahathought there was an outstanding issue around introspection bits13:30
dtantsurshardy: I feel like we should start running a CI job with libvirt+quickstart13:30
openstackgerritOliver Walsh proposed openstack/tripleo-heat-templates master: Fix deploy health checks  https://review.openstack.org/58411913:30
shardydtantsur: yeah we seem to have lost that coverage along the way13:30
shardybut I'm still not clear why this introspection/pxe issue isn't manifesting in CI failures13:31
mwhahahashardy: are you running into http://bugs.launchpad.net/bugs/178226713:31
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]13:31
*** agurenko has joined #tripleo13:31
shardymwhahaha: the symptoms are the same, e.g the ipxe timeout on the node console13:31
*** toure is now known as toure|brb13:31
openstackgerritChandan Kumar proposed openstack-infra/tripleo-ci master: check file existance and permission for a nodepool private key  https://review.openstack.org/58533613:31
shardymwhahaha: but I dont' see that ProcessExecutionError13:31
*** agopi|brb has joined #tripleo13:31
*** lblanchard has joined #tripleo13:32
shardymwhahaha: I didn't see a workaround in the bug so decided to try reverting to baremetal so I can make progress13:32
mwhahahashardy: the issue was in libvirt i think https://bugzilla.redhat.com/show_bug.cgi?id=157646413:32
openstackbugzilla.redhat.com bug 1576464 in libvirt "Hash operation not allowed during iteration" [High,Verified] - Assigned to mprivozn13:32
dtantsurthat bug should not depend on containers vs baremetal, I think13:32
shardymwhahaha: ack thanks, there's a few different issues referenced in the lp bug so I wasn't quite sure on the rca13:33
*** tcw1 has joined #tripleo13:34
*** tcw has quit IRC13:34
*** aufi_ has joined #tripleo13:34
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart master: Update the config for FS021  https://review.openstack.org/58320213:34
*** tcw1 is now known as tcw13:35
bogdando> shardy, but I'm still not clear why this introspection/pxe issue isn't manifesting in CI failures13:35
bogdandosee the bug comments explaing that13:36
bogdandohttps://bugs.launchpad.net/tripleo/+bug/178226713:36
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]13:36
*** amoralej|lunch is now known as amoralej13:36
bogdandoit isn't manifesting in CI failures cuz of the right netconfig used13:36
bogdandoat least for OVB jobs...13:37
*** maufart__ has quit IRC13:37
bogdandoand non-ovb multi-node jobs use another net config as it installs some CI-specific VXLAN magic13:37
bogdandobut that's also another story ><13:37
bogdandoso it seems we faced the case we want both bosses in da house13:38
*** dprince has joined #tripleo13:38
bogdandovxlan magic and BM provisioning supported :) (no, I hope we don't)13:38
shardyhttps://github.com/openstack/tripleo-heat-templates/blob/master/net-config-undercloud.j2.yaml13:39
bogdandoor we need some improvements for netconfigs in ci/commons13:39
*** maufart__ has joined #tripleo13:39
shardybogdando: so do we need to fix that default config for non-ci users, or just get the libvirt fix?13:39
bogdandohard to tell, really13:39
*** bdodd has quit IRC13:40
bogdandoall I know is some CI jobs (multinode) use https://github.com/openstack/tripleo-heat-templates/blob/master/ci/common/net-config-simple-bridge.yaml13:41
bogdandoand that can't work fine with Ironic13:41
bogdandoas it won't add eth1 into br-ctlplane13:41
*** aufi_ has quit IRC13:42
bogdandoas far as we do not expect Ironic in multi-node jobs, that works13:42
bogdandoI'm not sure why we have that "conflict" arised for the subj bug13:42
*** pdeore has quit IRC13:42
shardyThere's a bunch of different data in the bug but no root-cause-analusis13:42
shardyso it's confusing13:43
bogdandothe last comments provide  some RCA insights I hope13:43
shardyOk my t-q-e patch worked, quickstart ran to completion13:43
*** ccamacho1 has joined #tripleo13:43
shardyso it does seem at least partially related to containers13:43
*** ccamacho has quit IRC13:43
bogdandono interface added to the bridge, doesn't that sound as RC?13:43
bogdandoshardy: to net configs adopted with tht13:44
bogdandoas a side car feature of containers adoption13:44
*** avivgt has quit IRC13:44
bogdandobefore that, instack was happy riunning os-net-config overrides AFAICT13:44
shardyyeah I'm asking is the config in t-h-t broken, since it's not tested in CI, and reverting to the instack configured networking appears to fix the issue13:45
shardyyou reference the config in your comment, so I was wondering if you'd figured that out13:45
bogdandobtw, os-net-config overrides are also supported in tht13:45
bogdandosee net_config_override in undercloud.conf13:45
*** bdodd has joined #tripleo13:45
shardyack, my point is the quickstart defaults don't seem to be tested in CI due to the OVB specific configuration13:46
bogdandoshardy: just posted summary of jbadiapa and derekh findings13:46
shardybogdando: Ok thanks13:46
bogdandoand my thoughts about bad netconfig as the root cause13:46
owalshjfrancoa: just had a thought... do we only need to support containers for the ssh known hosts changes?13:46
bogdando4:45:04 PM GMT+3 - shardy: yeah I'm asking is the config in t-h-t broken, since it's not tested in CI […]13:47
bogdandowell, the tht default undercloud netconfig is tested in OVB13:47
bogdandoother choice undre test is that net simple bridge config, but limited to multi-node cases13:48
jfrancoaowalsh: hey, sorry I don't follow... what do you mean by supporting only containers?13:48
bogdandono more net configs being tested with UC so far13:48
owalshjfrancoa: we've dropped support for deploying to baremetal now, yes?13:48
bogdandoI did manual tests for net config overrides to parity instack13:48
bogdandoWFM :)13:48
jfrancoaowalsh: right13:48
bogdandoshardy: &&13:49
shardyOk, but either way the defaults don't work on a local baremetal host atm13:49
bogdandoyeah, that is not tested as you folks mentioned above13:49
bogdandolibvirt and ironic13:49
owalshjfrancoa: ok... so we don't really need the ssh known host setup for the sshd on baremetal....13:49
jfrancoaowalsh: afik, the deployment by default now is with containers13:49
owalshjfrancoa: need it setup in the nova_migration_target container sshd, which right now inherits the host key from the baremetal host13:49
jfrancoaowalsh: then, we could drop that role running step?13:50
*** shardy has quit IRC13:50
owalshjfrancoa: yea, unless something else depends on this now13:50
jfrancoaowalsh: I am not really sure about that, could you please comment on the review https://review.openstack.org/#/c/584994/ ?13:52
owalshjfrancoa: sure13:52
jfrancoaowalsh: I also wanted to comment with my last change that it doesn't make too much sense for me to have a whole role to run a simple task13:52
dtantsurfolks, if I want to override some THT parameters when installing the new undercloud, how do I do it?13:53
dtantsurbogdando: ^^^13:53
*** bogdando has quit IRC13:54
*** bdodd has quit IRC13:54
jfrancoaowalsh: by the way, if we remove the call to tripleo-ssh-known-hosts (from deploy-steps), do you think it would make sense to still leave the role in tripleo-common? I'll do a quick search if we invoke the role from somewhere else13:54
*** quiquell has quit IRC13:54
owalshslagle: ^^^ might know, I'm assume this is only really required for migration on the computes (that's why it was originally added at least)13:55
*** toure|brb is now known as toure13:56
*** shardy has joined #tripleo13:56
jfrancoaowalsh: good, thanks for the context and the help13:56
owalshjfrancoa: np... this is a fun one :-)13:56
*** avivgt has joined #tripleo13:57
openstackgerritJiri Stransky proposed openstack/python-tripleoclient master: Remove parameter for ceph-ansible playbook from update/upgrade prepare  https://review.openstack.org/58536613:58
openstackgerritJiri Stransky proposed openstack/tripleo-common master: Add default for ceph_ansible_playbook in update/upgrade prepare workflow  https://review.openstack.org/58536713:58
openstackgerritJiri Stransky proposed openstack/tripleo-common master: Remove ceph-specific logic from update/upgrade prepare workflow  https://review.openstack.org/58536813:58
openstackgerritJiri Stransky proposed openstack/tripleo-heat-templates master: Ceph update and upgrade in config-download era  https://review.openstack.org/58332113:58
mwhahaha#startmeeting tripleo14:00
mwhahaha#topic agenda14:00
mwhahaha* Review past action items14:00
mwhahaha* One off agenda items14:00
mwhahaha* Squad status14:00
mwhahaha* Bugs & Blueprints14:00
mwhahaha* Projects releases or stable backports14:00
openstackMeeting started Tue Jul 24 14:00:05 2018 UTC and is due to finish in 60 minutes.  The chair is mwhahaha. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
mwhahaha* Specs14:00
mwhahaha* open discussion14:00
mwhahahaAnyone can use the #link, #action and #info commands, not just the moderatorǃ14:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
mwhahahaHi everyone! who is around today?14:00
*** openstack changes topic to " (Meeting topic: tripleo)"14:00
openstackThe meeting name has been set to 'tripleo'14:00
Tengu«o/14:00
*** openstack changes topic to "agenda (Meeting topic: tripleo)"14:00
*** pradk has joined #tripleo14:00
jfrancoa\o/14:00
jristo/14:00
ksamboro/14:00
openstackgerritDmitry Tantsur proposed openstack/tripleo-heat-templates master: undercloud: revert to using the iscsi deploy interface by default  https://review.openstack.org/58537014:00
dtantsurshardy: ^^^14:00
ccamacho1hi!14:00
*** eck` is now known as eck`gone14:00
rascao/14:00
fultonjo/14:00
slaglehi14:01
marioso/14:01
chemo/14:01
pandao/14:01
owalsho/14:01
shardyo/14:01
jbadiapahi14:02
dpeacocko/14:02
myoungo/14:02
mwhahahalets begin14:03
mwhahaha#topic review past action items14:03
*** openstack changes topic to "review past action items (Meeting topic: tripleo)"14:03
mwhahahaTengu to open a spec + BP for validation framework - DONE14:03
mwhahaha#link https://review.openstack.org/#/c/583475/14:03
Tengunow things can start ;).14:03
mwhahahateam to help on reviewing https://review.openstack.org/#/q/status:open+topic:alternate_plans14:03
mwhahahashardy: looks like you -wf that one, are we skipping that for rocky?14:03
*** ykarel is now known as ykarel|away14:04
*** eck`gone is now known as eck`14:05
mwhahahawe'll have to follow up on that later14:05
mwhahahamove https://review.openstack.org/#/c/566448/ to Stein (ping ayoung)14:05
mwhahahanot sure if that was done, I'll follow up with EmilienM14:05
mwhahahainvestigate if https://review.openstack.org/#/c/451584/ is for rocky or stein at this point14:05
mwhahahaso the patches for -^ were in merge conflict when i checked yesterday and commented that it'll probably need to be stein14:06
*** hamzy_ has quit IRC14:07
mwhahahamove https://review.openstack.org/#/c/567579/ to stein - NOT DONE14:08
shardymwhahaha: There are some upgrade issues I'd not anticpated so we may have to defer it14:08
mwhahahashardy: ok thanks14:08
shardymwhahaha: I'm planning to continue working on it - the issue is we combine user and t-h-t provided things in the plan-environment.yaml14:08
shardybut Stein may be safer at this point, given we can still deploy e.g OpenShift etc with the current t-h-t14:09
mwhahahayea that makes more sense given the time left14:09
mwhahahaEmilienM investigates if standalone needs masquerade iptables rules - DONE14:10
mwhahaha#link https://review.openstack.org/#/c/583266/14:10
*** ooolpbot has joined #tripleo14:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION14:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226714:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305514:10
*** ooolpbot has quit IRC14:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]14:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)14:10
mwhahaha#topic one off agenda items14:10
mwhahaha#link https://etherpad.openstack.org/p/tripleo-meeting-items14:10
*** openstack changes topic to "one off agenda items (Meeting topic: tripleo)"14:10
mwhahaha(myoung) CI Community Meeting starts immediately upon this meeting closing @ https://bluejeans.com/7050859455. All are welcome, ask/discuss anything. https://etherpad.openstack.org/p/tripleo-ci-squad-meeting14:10
myoung^^ panda has something he would like to discuss afaik14:11
pandayep, the next item is a proposal for the community meeting14:11
mwhahaha(gcerami) We are trying to design the move of OVB jobs to openstack infra. We need some feedback and help for the initial ideas. We can discuss more on the community meeting.14:11
*** ykarel|away has quit IRC14:12
pandamoving OVB jobs to openstack-infra, I wanted to start the discussion during PTG, but we are accelerating on that, we have some proposal, and I'd like to involve people to decide fi they are doable14:12
*** psahoo has quit IRC14:12
*** agurenko has quit IRC14:12
openstackgerritDmitry Tantsur proposed openstack/tripleo-heat-templates master: undercloud: revert to using the iscsi deploy interface by default  https://review.openstack.org/58537014:12
pandasome proposal will ionvolve injecting changes during overcloud deploument14:13
pandaother changes after undercloud installation14:13
*** kopecmartin has quit IRC14:14
pandaso, I have some question about the workflow14:14
pandaif anyone is interested in this discussion please join the community meeting14:14
mwhahahasounds good14:14
mwhahahaany other items?14:15
*** mdnadeem has quit IRC14:15
mwhahahasounds like nope, moving on to status14:16
mwhahaha#topic Squad status14:16
mwhahahaci14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-ci-squad-meeting14:16
mwhahahaupgrade14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-upgrade-squad-status14:16
mwhahahacontainers14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-containers-squad-status14:16
*** openstack changes topic to "Squad status (Meeting topic: tripleo)"14:16
mwhahahaconfig-download14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-config-download-squad-status14:16
mwhahahaintegration14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-integration-squad-status14:16
mwhahahaui/cli14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-ui-cli-squad-status14:16
mwhahahavalidations14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-validations-squad-status14:16
mwhahahanetworking14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-networking-squad-status14:16
mwhahahaworkflows14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-workflows-squad-status14:16
mwhahahasecurity14:16
mwhahaha#link https://etherpad.openstack.org/p/tripleo-security-squad14:16
*** Haresh has quit IRC14:16
mwhahahaanything specific folks would like to highlight?14:17
TenguI would love a few reviews on https://review.openstack.org/#/c/584314/ (validations)14:17
jristconfig download reviews and validations reviews needed14:17
jrist^14:17
*** dtrainor has quit IRC14:17
mwhahahajrist: is there a specific topic we can just to review them?14:17
*** mjturek has joined #tripleo14:17
jristyes!14:17
Tengumain issue is: validation team is kind of decimeted.14:17
jristhttps://review.openstack.org/#/q/topic:bp/config-download-ui+(status:open+OR+status:merged)14:18
mwhahahadat javascript14:18
ccamacho1Tengo ack Ill add them to my queue14:18
ccamacho1Tengu**14:18
Tenguccamacho1: thank you!14:18
*** dtrainor has joined #tripleo14:19
mwhahaha#action team to review outstanding UI changes for config download - https://review.openstack.org/#/q/topic:bp/config-download-ui+(status:open+OR+status:merged)14:19
Tenguand of course, reviews and feedback are needed on https://review.openstack.org/#/c/583475/ (validation framework spec)14:19
mwhahahasounds good14:19
mwhahahaanything else?14:20
* dpeacock chucks https://review.openstack.org/#/c/577397/ into the hat in the hope that someone from validations can +214:20
dpeacockwould be great to see that merge14:20
Tenguakrivoka: -^^ :)14:20
jristmwhahaha: yes a few more, let me find them14:21
jristhttps://review.openstack.org/58164414:21
jristhttps://review.openstack.org/#/q/status:open+project:openstack/tripleo-validations+branch:master+topic:openshift-hw-reqs14:22
*** wolverineav has quit IRC14:23
*** wolverineav has joined #tripleo14:23
mwhahahaok so it sounds like we need some more eyes on validations bits14:23
mwhahahaanyway moving on14:23
mwhahaha#topic bugs & blueprints14:24
mwhahaha#link https://launchpad.net/tripleo/+milestone/rocky-314:24
mwhahahaFor Rocky we currently have 49 (-5) blueprints and about 740 (+1) open Launchpad bugs.  735 rocky-3, 5 stein-1.  102 (+0) open Storyboard bugs.14:24
mwhahaha#link https://storyboard.openstack.org/#!/project_group/7614:24
*** openstack changes topic to "bugs & blueprints (Meeting topic: tripleo)"14:24
mwhahahaSo Rocky M3 is this week.14:24
mwhahahaif you're blueprint isn't done and doesn't have an FFE we'll be moving them out this week14:24
mwhahahaI sent an email about the outstanding blueprints a few weeks ago14:24
mwhahaha#link http://lists.openstack.org/pipermail/openstack-dev/2018-July/132140.html14:25
mwhahahaso please revisit those blueprints14:25
*** bdodd has joined #tripleo14:25
mwhahahaany other bugs that folks want to highlight?14:25
ccamacho1Tengo I also added some work items to the blueprint14:28
ccamacho1there we can agree on the CLI commands and options14:28
Tenguccamacho1: yep, saw that!14:28
mwhahahak moving on14:28
mwhahaha#topic projects releases or stable backports14:28
*** openstack changes topic to "projects releases or stable backports (Meeting topic: tripleo)"14:28
mwhahahaso as I mentioned Rocky M3 is this week14:28
Tenguccamacho1: shall we discuss that tomorrow? what's your TZ? seems pretty close to CET right?14:28
mwhahahaEmilienM will be posting the patches on Thursday14:28
mwhahahaso anything not landed before that will not be in M314:29
ccamacho1CET indeed, we can sync tomorrow np14:29
mwhahahaEmilienM informed me that he will be doing a stable release next week14:29
mwhahahaAny questions?14:29
*** shreshtha has joined #tripleo14:29
*** mcornea has quit IRC14:30
*** links has quit IRC14:31
mwhahahasound like nope14:31
mwhahaha#topic specs14:31
mwhahaha#link https://review.openstack.org/#/q/project:openstack/tripleo-specs+status:open14:31
*** openstack changes topic to "specs (Meeting topic: tripleo)"14:31
mwhahahaI previously mentioned some specs that need review14:31
mwhahahaplease review them and take some time to make sure any open specs are properly targeted for Stein at this point14:31
mwhahaha#topic open discussion14:32
*** openstack changes topic to "open discussion (Meeting topic: tripleo)"14:32
mwhahahaanything else?14:32
mwhahaharasca: i saw you were adding something to the agenda, did you have something you wanted to chat about?14:32
rascamwhahaha, no sorry, my mistake, wrong etherpad14:32
mwhahaharasca: got it14:32
mwhahahaanyone have anything else?14:32
rascamwhahaha, thanks for caring14:32
openstackgerritJiri Stransky proposed openstack/tripleo-common stable/pike: Use ansible_queue_name only for upgrade/update  https://review.openstack.org/58538014:34
mwhahahasounds like nope14:35
mwhahahamyoung, panda i'd like to join the chat about the ovb stuff in the upstream but i'm currently in another meeting. can you hold off on that discussion in the community meeting until i can join?14:35
myoungmwhahaha: ack, and sure.  we'll cover rasca's quesrtion first14:35
mwhahahasounds good14:35
mwhahahathanks everyone14:35
mwhahaha#endmeeting14:35
*** openstack changes topic to "Welcome to Rocky. CI status: GREEN, OVB RED due to nodepool nodefailure, https://trello.com/c/hkvfxAdX | https://docs.openstack.org/tripleo-docs/latest"14:35
openstackMeeting ended Tue Jul 24 14:35:54 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:35
openstackMinutes:        http://eavesdrop.openstack.org/meetings/tripleo/2018/tripleo.2018-07-24-14.00.html14:35
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/tripleo/2018/tripleo.2018-07-24-14.00.txt14:35
pandamwhahaha: ok, also I'm on the same meeting14:36
openstackLog:            http://eavesdrop.openstack.org/meetings/tripleo/2018/tripleo.2018-07-24-14.00.log.html14:36
Tenguso. have to leave """early""". see you tomorrow!14:36
myoung CI Community Meeting starts now @ https://bluejeans.com/7050859455. All are welcome, ask/discuss anything. https://etherpad.openstack.org/p/tripleo-ci-squad-meeting14:36
Tengumwhahaha: thanks for your review on the vrrp haproxy thingy :)14:36
dpeacockTengu: later tate14:37
dpeacock+r ;-)14:37
rbradyshardy, jtomasek: I'm interested in continuing the discussion of the CLI / UI features/ux and how that affects the design of the API14:37
myoungpanda: you incoming?14:37
rbradyshardy, jtomasek: I'd like to advance the conversation from https://review.openstack.org/#/c/581060/14:38
shardyrbrady: Hi! Sure happy to discuss14:40
openstackgerritJiri Stransky proposed openstack/python-tripleoclient stable/pike: Use only update/upgrade ansible queue instead  https://review.openstack.org/58538614:40
shardyrbrady: I'm facing somewhat similar issues wrt https://review.openstack.org/#/c/574753/ so I think we have a few related problems with the plan-environment API atm14:40
*** mcornea has joined #tripleo14:40
rbradyshardy: I'm wondering if this situation is highlighting that there is a lack of an advocated for the CLI upstream.14:41
shardythe issue with your patch is we have potentially two places where environment ordering comes from, the issue with mine is we have two places where the environment list/order can be defined (the user provided list and the default list in plan-environment)14:41
rbradyshardy: s/advocated/advocate/14:41
shardyrbrady: yeah - I think we've got a lack of progress aligning the CLI and UI interfaces, e.g I started https://review.openstack.org/#/c/448209/ aiming to help but it stalled14:42
shardyrbrady: I think we've made good progress moving the CLI to use the various workflows, but the environment handling is still a tricky area that differs from the UI14:43
rbradyshardy: I think the alignment / convergence of the CLI and UI needs a more formal approach14:43
shardyrbrady: open to ideas, I was saying to d0ugal this should probably be a PTG topic so we can work out the next steps14:43
shardythe plan management stuff in tripleoclient has been FIXME for a long time now14:44
rbradyshardy: because it's hard to do API design with competeing UXs14:44
shardybut we've not collectively had the cycles to tackle it14:44
shardyrbrady: understood - FWIW I'm not sure they're competing, but we do have some divergent requirements to reconcile14:44
shardymostly due to $history14:44
rbradyshardy: is this something that everyone should be involved in or is this something that should be driven by the UI/CLI Squad?14:44
d0ugaleveryone14:45
shardyideally we'd align the CLI and UI to use the exact same workflow APIs, but as we know that's hard without breaking interfaces14:45
*** janki has joined #tripleo14:45
* jtomasek reads back14:45
shardyrbrady: I think it's something everyone can probably help with, but the bulk of the work is needed in tripleoclient and the workflows AFAIK14:45
shardythe issue is mostly that we've not had anyone assigned on it as a priority task14:46
shardywhich we can probably solve if we can agree on the work required14:46
shardyI think there are two parts14:46
shardy1. Pass a list of environments to the deploy workflow, stop merging in tripleoclient (I've been discussing this with ramishra recently, as it's related to some heat work he's done and my stalled patch above)14:47
shardy2. Figure out how to decouple the t-h-t and user provided parts of plan-environment, so we can reasonably update the plan without purging everything14:48
shardybut for (1) we'd still need the list order to be respected, so either we'd need to use the implicit -e order, or have the option to use the capabilities-map14:48
shardythe main issue is the CLI interface has an implicit order which we've long respected, but the UI obviously doesn't14:49
*** ksambor has left #tripleo14:49
jtomasekrbrady, shardy +1, I've already put the topic of UI / CLI alignment to the PTG etherpad14:49
*** rpioso|afk is now known as rpioso14:49
shardyjtomasek: thanks - IIRC we had a session on it in Atlanta but it's probably time to revisit14:49
jtomasekshardy: my point in rbrady's patches was that for backport it would be less work to just backport what rbrady already merged as CLI currently does not use that mistral action14:50
*** hamzy_ has joined #tripleo14:50
jristlol14:50
*** artom has joined #tripleo14:50
jristwoops wrong chan14:51
jristnot that funny14:51
jtomasekthen for next cycle we could update the UpdateCapabilities action to let user specify an ordered list of environments or optionally ask that action to do the per capabilties-map ordering14:51
shardyjtomasek: sure, but it only works because we do the (bad) client side merging, right?14:51
jtomasekIMHO nothing would get broken that way14:51
shardyso it'd be cool to not create yet another barrier to fixing that14:51
shardyif we can just add a boolean to make it optional I think both cases can work?14:51
jtomasekshardy: it would still not work for CLI14:52
openstackgerrityolanda.robla proposed openstack/tripleo-docs master: Add comments about how to adapt services for FFU  https://review.openstack.org/58539514:52
jtomasekshardy: if it was to use that action14:52
*** hamzy_ has quit IRC14:52
*** nenad has quit IRC14:52
jtomasekshardy: that action currently takes an object where keys are the environments, rather than ordered list of environments14:52
*** hamzy_ has joined #tripleo14:52
shardyjtomasek: so if the CLI specifies a list of environments via plan-environment.yaml (and doesn't merge a single plan-environment) the deploy workflow won't re-order them?14:53
jtomasekshardy: so to convert CLI to use that action, a rework of that action is required anyway14:53
*** ksambor has joined #tripleo14:53
rbradyjtomasek, shardy: would it be helpful to map out what happens in the CLI and web GUI, with a table of what workflows are called and what's done in each UI?14:53
*** ksambor has left #tripleo14:53
shardyjtomasek: ah, Ok so this isn't actually called in the default deploy workflow?14:53
jtomasekshardy: it will because afaik, CLI puts that list directly into swift plan-environment.yaml14:53
shardyrbrady: yes I think that would be very helpful :)14:53
shardyjtomasek: Ok, I think I missed that14:53
jtomasekshardy: the general goal for next cycle would be to make both clients use UpdateCapabilities action (or workflow) to update that part of plan-environment.yaml14:54
shardyif that's the case I won't block the patch but it'd be great to add this to the list of things to discuss at the PTG14:54
jtomasekshardy: absolutely, +114:54
rbradyshardy, jtomasek: so maybe for the PTG we can have some sort of diagram of what's happening now and what to focus on for convergence.  So for the current patch/backport issue - what can we do to get consensus?  It's blocking another workflow patch14:55
jtomasekrbrady: sounds good, I can put together the map of stuff for GUI if you want14:55
*** udesale has joined #tripleo14:56
rbradyjtomasek: thanks!  That would be great14:56
jtomasekshardy: regarding the multiple plans support, how about keeping the workflows as it is now (all done in one ceate_plan workflow) and GUI would allow user to (re) set plan type only if there is no deployment14:58
shardyrbrady: about to join a meeting, but I'll revisit the patch after to help unblock the series, thanks for the discussion, happy to help with the CLI diagrams etc for the PTG14:58
*** saneax has quit IRC14:58
shardyjtomasek: yeah but that still doesn't solve the problem on upgrade, because the selected plan-environment is deleted14:59
jtomasekshardy: I have updated the plan creation in GUI and I am bout to integrate the plan selection workflow14:59
jtomasekshardy: ah, right14:59
shardyjtomasek: I've got some ideas on how to fix that but been fighting quickstart all day, lets sync later or tomorrow about the plan selection14:59
rbradyshardy: thanks14:59
jtomasekshardy: sounds good, thanks14:59
shardyit may be we need an interim solution for Rocky but need to discuss the options first14:59
*** cshastri has quit IRC15:03
*** lvdombrkr has joined #tripleo15:03
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477115:03
*** jcoufal has joined #tripleo15:04
*** dtrainor has quit IRC15:04
*** dtrainor has joined #tripleo15:05
*** rcernin_ has joined #tripleo15:05
*** artom_ has joined #tripleo15:08
*** cylopez has joined #tripleo15:09
*** ooolpbot has joined #tripleo15:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION15:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226715:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305515:10
*** ooolpbot has quit IRC15:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]15:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)15:10
*** artom has quit IRC15:10
*** ccamacho1 has quit IRC15:18
*** udesale has quit IRC15:18
openstackgerritJiri Stransky proposed openstack/tripleo-common master: Remove ceph-specific logic from update/upgrade prepare workflow  https://review.openstack.org/58536815:19
*** maufart__ has quit IRC15:21
*** ffiore has quit IRC15:29
*** rcernin_ has quit IRC15:30
*** pcaruana has quit IRC15:32
*** msufiyan|lunch has joined #tripleo15:34
*** medberry has quit IRC15:35
openstackgerritChandan Kumar proposed openstack/tripleo-quickstart-extras master: Fix tempest related files permissions for tempest container  https://review.openstack.org/58477115:35
*** cylopez has left #tripleo15:37
*** leanderthal has quit IRC15:38
*** rlandy is now known as rlandy|brb15:42
EmilienMmwhahaha: any issues with gate today?15:44
EmilienMhttp://logs.openstack.org/28/585328/3/check/tripleo-ci-centos-7-undercloud-containers/02b6244/logs/undercloud/home/zuul/undercloud_install.log.txt.gz#_2018-07-24_13_08_5615:44
*** lvdombrkr has quit IRC15:44
EmilienMoh nevermind15:44
EmilienMit's my fault in the patch15:45
mwhahahayea i haven't seen seen anything big15:45
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Add upgrade_tasks for HAproxy  https://review.openstack.org/58532815:45
EmilienMjaosorior: you around?15:46
*** wilken[m] has quit IRC15:47
*** itlinux has joined #tripleo15:49
*** yprokule has quit IRC15:53
pabelangerEmilienM: http://logs.openstack.org/20/583320/3/gate/tripleo-ci-centos-7-undercloud-containers/9fc3e6a/job-output.txt.gz#_2018-07-23_22_00_17_045773 was from last night, think you could use reverse proxy cache here to avoid network outage from rdoproject15:54
*** avivgt has quit IRC15:54
*** jfrancoa has quit IRC15:58
*** jpich has quit IRC16:01
*** holser_ has quit IRC16:02
*** agopi|brb has quit IRC16:03
*** agopi|brb has joined #tripleo16:03
EmilienMpabelanger: will look after lunch16:05
*** pradk has quit IRC16:09
*** ooolpbot has joined #tripleo16:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION16:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226716:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305516:10
*** ooolpbot has quit IRC16:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]16:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)16:10
*** dparkes has quit IRC16:13
*** pradk has joined #tripleo16:15
*** trown is now known as trown|lunch16:16
*** dsneddon has joined #tripleo16:17
*** panda is now known as panda|off16:18
*** pfo has quit IRC16:19
*** zoli is now known as zoli|gone16:19
*** zoli|gone is now known as zoli16:19
*** lucasagomes is now known as lucas-afk16:24
*** ccamacho has joined #tripleo16:24
*** ccamacho has quit IRC16:25
*** ccamacho has joined #tripleo16:25
*** jaganathan has quit IRC16:27
*** rlandy|brb is now known as rlandy16:28
gfidentesshnaidm|ruck tosky so what are we going to do with https://review.openstack.org/#/c/583587/ ?16:33
gfidenteI think it enables some tempest tests16:33
toskynot so much16:34
toskyit just hides the problem vs a real deployment16:34
*** dparkes has joined #tripleo16:35
gfidentetosky it allows running the tests in ci16:36
gfidentebut I wanted to see the tests passing, can we make something depend on it to see if they actually pass?16:37
toskyexactly my point (hiding the problem)16:37
*** sshnaidm|ruck is now known as sshnaidm|bbl16:37
mwhahahasshnaidm|ruck, chkumar|rover: what's the state of ovb? I saw some mirror issues in the latest failures from just a bit ago https://logs.rdoproject.org/13/582913/3/openstack-check/legacy-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035-master/75450af/job-output.txt.gz#_2018-07-24_15_56_48_78863716:38
toskygfidente: but I don't have +2 on that repository, so it's not up to me16:38
gfidentetosky but the problem it is hiding needs fixing in tempest16:39
toskyI'm just 100% sure that if the workaround is implemented, the real issue will just continue to stay around16:39
*** dtantsur is now known as dtantsur|afk16:39
gfidentetosky or what issue are you thinking about?16:39
toskyfixing the problem in tempest16:39
toskyis there at least a bug for it?16:39
gfidenteah I am all for fixing it in tempest indeed16:39
toskyanyway: neither a core there, nor I'm not going to vote on that16:39
gfidenteI think use of skip_path is wrong16:39
openstackgerritRaoul Scarazzini proposed openstack/tripleo-quickstart-extras master: Ensure pip command is installed before using it  https://review.openstack.org/58547716:40
gfidentetosky filing bug16:40
toskythanks16:40
chkumar|rovermwhahaha: networking issue in rdo cloud ovs16:40
gfidentetosky you have a link to the submission where I added the comment about /swift/ prefix?16:42
gfidenteI lost it :(16:42
toskygfidente: uh, was it a review?16:43
gfidentetosky I am looking for a link to the three tests in tempest which use skip_path16:43
gfidenteI think I found them16:44
toskydo you mean that there was a document which listed them? Or was it just a search on codesearch.openstack.org?16:44
*** medberry has joined #tripleo16:44
*** medberry has quit IRC16:44
*** medberry has joined #tripleo16:44
openstackgerritRaoul Scarazzini proposed openstack/tripleo-ha-utils master: Introduce latency test  https://review.openstack.org/58498716:45
gfidentetosky can you help triaging this https://bugs.launchpad.net/tempest/+bug/1783369 ?16:46
openstackLaunchpad bug 1783369 in tempest "Some ojectstorage tests use skip_path() and assume swift is deployed on the /" [Undecided,New]16:46
*** zbitter has joined #tripleo16:46
*** zaneb has quit IRC16:47
*** zbitter is now known as zaneb16:48
openstackgerritRaoul Scarazzini proposed openstack/tripleo-ha-utils master: Introduce latency test  https://review.openstack.org/58498716:49
chkumar|rovergfidente: do you have some logs about above bug?16:49
*** rlandy is now known as rlandy|afk16:49
*** artom_ has quit IRC16:50
gfidentechkumar|rover no but if you deploy the swift endpoint in /swift/16:50
gfidenteit will fail16:51
gfidentechkumar|rover /swift/v316:51
gfidentevs /v316:51
*** artom has joined #tripleo16:51
*** derekh has quit IRC16:55
toskygfidente: you may add that the default deployment of RadosGW/swift is etc etc16:55
chkumar|rovergfidente: does this jobs http://zuul.openstack.org/builds.html?job_name=legacy-tempest-dsvm-full-devstack-plugin-ceph does not covers it?16:58
*** myoung is now known as myoung|lunch16:58
gfidentechkumar|rover I am not familiar with that job17:00
gfidentebut if it is not deploying rgw to replace swift17:00
gfidenteor if it is not running the object storage tests17:00
gfidentethen it is not covered no17:00
*** agopi|brb has quit IRC17:03
*** suuuper has quit IRC17:04
chkumar|roverEmilienM: mwhahaha sshnaidm|bbl https://review.openstack.org/#/c/583202/17:05
chkumar|rovergfidente: here is the link of job cinfiguration http://git.openstack.org/cgit/openstack-infra/openstack-zuul-jobs/tree/playbooks/legacy/tempest-dsvm-full-devstack-plugin-ceph/run.yaml17:07
*** itlinux_ has joined #tripleo17:07
*** itlinux has quit IRC17:09
*** ooolpbot has joined #tripleo17:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION17:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226717:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]17:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305517:10
*** ooolpbot has quit IRC17:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)17:10
*** yamahata has quit IRC17:11
*** gfidente has quit IRC17:13
*** pfo has joined #tripleo17:14
*** holser_ has joined #tripleo17:15
openstackgerritjadebustos proposed openstack/tripleo-ha-utils master: added config variable for domain in instance-ha resources  https://review.openstack.org/58548517:15
*** slaweq has quit IRC17:16
*** ramishra has quit IRC17:17
*** tesseract has quit IRC17:17
*** msufiyan|lunch has quit IRC17:17
mwhahahasdoran: do you know if there's an augeas module for ansible17:17
sdoranmwhahaha: I do not but I'll check. What is augeas?17:18
mwhahahasdoran: http://augeas.net/17:19
mwhahahasdoran: we use in puppet to do some file configuration updates (when not just dealing with ini) cause it handles special config file syntax17:19
sdoranThat's what I was just reading. Glad I was on the right track. :)17:19
*** pfo has quit IRC17:19
mwhahahasdoran: it allows us to not have to template crap (tempaltes are awful)17:19
openstackgerritSorin Sbarnea proposed openstack/tripleo-quickstart master: fix typos in docs and .gitignore  https://review.openstack.org/58548717:20
*** ccamacho has quit IRC17:20
*** pfo has joined #tripleo17:21
openstackgerritRafael Folco proposed openstack-infra/tripleo-ci master: WIP: Replace TAGS with ansible var  https://review.openstack.org/58450817:21
sdoranmwhahaha: https://github.com/paluh/ansible-augeas/blob/master/library/augeas.py <= found this. might be a good place to start17:22
mwhahahasdoran: /me sighs @ https://twitter.com/laserllama/status/416641643933347840?lang=en (so probably not)17:22
mwhahahalet's just duplicate everything17:22
mwhahahait's cool17:22
sdoranThat's old school.17:23
mwhahahayea lenses are painful to write, but much of the work has already been done for the major formats17:25
mwhahahatemplates are just so bad17:25
* mwhahaha was looking at chrony ansible roles17:25
sdoranSo we could use that module or write our own for TripleO.17:26
sdoranNot sure it'd be needed upstream, but no reason not to use it in TripleO.17:26
sdoranIf we get something working nicely, we can submit it upstream and see if there's any wider community interest.17:27
mwhahahai just don't want to be templating everything17:27
mwhahahai know we use it for libvirt and used to use it for docker17:27
mwhahahathe json lense is handy17:27
*** mjturek_ has joined #tripleo17:28
*** Haresh has joined #tripleo17:29
*** mjturek has quit IRC17:29
openstackgerritMerged openstack/puppet-tripleo master: Collectd QDR connection  https://review.openstack.org/57115217:36
openstackgerritMerged openstack/tripleo-quickstart-extras master: Fix Ansible Using tests as filters is deprecated  https://review.openstack.org/58177917:36
openstackgerritMerged openstack/tripleo-heat-templates master: copy ceph config in manila-share container bundle  https://review.openstack.org/58494917:36
*** amoralej is now known as amoralej|off17:37
*** trown|lunch is now known as trown17:37
*** shardy has quit IRC17:38
*** pfo has quit IRC17:38
*** itlinux_ has quit IRC17:42
*** dprince has quit IRC17:42
*** itlinux has joined #tripleo17:42
*** yamahata has joined #tripleo17:43
openstackgerritEmilien Macchi proposed openstack/tripleo-quickstart master: Update the config for FS021  https://review.openstack.org/58320217:45
openstackgerritEmilien Macchi proposed openstack/tripleo-quickstart master: Update the config for FS021  https://review.openstack.org/58320217:45
openstackgerritEmilien Macchi proposed openstack/tripleo-quickstart master: Update the config for FS021  https://review.openstack.org/58320217:46
EmilienMchkumar|rover: I took over ^17:46
*** mjturek_ is now known as mjturek17:51
*** hamzy_ has quit IRC17:55
*** dprince has joined #tripleo17:57
*** jaganathan has joined #tripleo17:57
*** Haresh has quit IRC18:01
*** ykarel has joined #tripleo18:02
*** ooolpbot has joined #tripleo18:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION18:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226718:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305518:10
*** ooolpbot has quit IRC18:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]18:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)18:10
*** slaweq has joined #tripleo18:15
*** gkadam has quit IRC18:17
EmilienMjillr: in https://review.openstack.org/585075 and all others, I guess you want to make it work on once, then figure out the rest18:19
EmilienMjillr: I think you're missing zuul configuration18:19
EmilienMno job ran, as we can see18:19
EmilienMso we need to figure out why there is not at least basic lint jobs18:19
EmilienMyou can easily add them, please create zuul.d/layout.yaml (or something, see another repo for example)18:19
EmilienMhttps://github.com/openstack/ansible-role-container-registry/blob/master/zuul.d/layout.yaml for ex.18:20
*** toure is now known as toure|biab18:22
*** agopi|brb has joined #tripleo18:23
*** agopi|brb is now known as agopi18:27
*** cdearborn has quit IRC18:28
jillrEmilienM: ack18:28
EmilienMjillr: I would suggest to have one project first, and do others, so we don't waste CI resources18:32
jillrEmilienM: that was the goal with the keystone role, so I've been holding a lot of work locally and was encouraged to WIP it up to gerrit.18:33
*** ykarel is now known as ykarel|away18:33
jillrso, we should pick one approach or another :)18:33
EmilienMjillr: that's fine to have WIPs, but I wouldn't iterate on them until we have at least one of them actually working18:36
EmilienM(passing CI & merged)18:36
*** myoung|lunch is now known as myoung18:37
*** hamzy_ has joined #tripleo18:39
jillrEmilienM: where would I go to find what tripleo-multinode-container-minimal actually does? grep is failing me here.18:42
EmilienMjillr: we don't / want this job now18:42
jillrEmilienM: but I dont see how it would test for example ansible-role-tripleo-keystone until we write any tht that uses the role18:42
EmilienMas it deploys tripleo-multinode-container-minimal jobs18:42
EmilienMbut let me show you where it's defined:18:42
EmilienMhttps://git.openstack.org/cgit/openstack-infra/tripleo-ci/tree/zuul.d/multinode-jobs.yaml#n1718:42
EmilienMwe should just run ansible lint job18:42
EmilienMits name is openstack-tox-linters18:43
EmilienMso replace tripleo-multinode-container-minimal by openstack-tox-linters18:43
EmilienMbut we need to check with infra if they want this job defined in project-config or not18:43
jillrI've got ansible-lint.sh in there, what am I missing for it?18:43
EmilienMpabelanger: ^18:43
jillrah ok18:43
EmilienMpabelanger: can we define openstack-tox-linters in our repo or it has to be in project-config?18:43
EmilienMI remember Ajaeger had an opinion18:44
EmilienMjillr: https://github.com/openstack-infra/project-config/blob/840f986dbbefb4aed7805faba3413695d0efec2e/zuul.d/projects.yaml#L2375-L238618:45
EmilienMyou need to do that for all the roles18:45
EmilienMso we're consistent with existing roles in tripleo18:45
EmilienMplease18:45
jillrfor sure, TIL - thanks18:45
openstackgerritTom Barron proposed openstack/tripleo-heat-templates stable/queens: copy ceph config in manila-share container bundle  https://review.openstack.org/58551218:48
*** mjturek has quit IRC18:53
*** itlinux has quit IRC18:54
openstackgerritMerged openstack/tripleo-specs master: fix tox python3 overrides  https://review.openstack.org/58120618:54
*** medberry has quit IRC18:56
*** holser_ has quit IRC18:59
*** itlinux has joined #tripleo19:02
*** rlandy|afk is now known as rlandy19:03
*** itlinux has quit IRC19:03
*** eck` is now known as eck`gone19:03
*** ykarel|away is now known as mdnadeem19:03
*** mdnadeem has quit IRC19:03
*** mdnadeem has joined #tripleo19:03
*** mdnadeem has quit IRC19:08
*** ooolpbot has joined #tripleo19:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION19:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226719:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305519:10
*** ooolpbot has quit IRC19:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]19:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)19:10
*** artom_ has joined #tripleo19:22
*** artom_ has quit IRC19:23
*** artom_ has joined #tripleo19:23
*** artom has quit IRC19:25
EmilienMsomething broke tripleo-ci-centos-7-containerized-undercloud-upgrades19:28
EmilienMtripleo-ci-centos-7-containerized-undercloud-upgrades is not upgrading anymore19:28
*** toure|biab is now known as toure19:34
*** rwsu has quit IRC19:34
*** pradk has quit IRC19:36
*** agopi is now known as agopi|brb19:42
EmilienMpanda|off, rfolco https://review.openstack.org/#/c/582384/ broke it ^19:44
EmilienMmwhahaha: containerized undercloud upgrades job isn't testing upgrades since https://review.openstack.org/#/c/582384/ FYI19:44
* mwhahaha sighs19:44
EmilienMhttps://bugs.launchpad.net/tripleo/+bug/178339919:46
openstackLaunchpad bug 1783399 in tripleo "containerized undercloud upgrade jobs isn't testing upgrades anymore" [Critical,Triaged]19:46
EmilienMi'll see if we can fix it quick19:46
openstackgerritTom Barron proposed openstack/tripleo-heat-templates stable/pike: [PIKE-only] remove experimental manila docker envs  https://review.openstack.org/58296819:53
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci master: Fix TAG logic for all upgrade type jobs  https://review.openstack.org/58552819:55
EmilienMmwhahaha: ^ I think that could do it19:55
EmilienMrfolco, panda|off ^ please review it when you can19:55
*** artom_ is now known as artom19:56
openstackgerritEmilien Macchi proposed openstack/tripleo-quickstart master: fs050: enable TLS  https://review.openstack.org/58533319:56
*** jcoufal has quit IRC19:58
*** artom_ has joined #tripleo19:58
rfolcoEmilienM, looking19:58
*** itlinux has joined #tripleo19:58
*** artom has quit IRC20:01
*** artom_ is now known as artom20:01
openstackgerritMerged openstack/instack-undercloud stable/pike: Configure keepalived before rabbitmq  https://review.openstack.org/58515220:01
*** agopi|brb is now known as agopi20:02
*** eck`gone is now known as eck`20:02
pabelangerEmilienM: it has to stay in project-config, but you can just parent to it20:04
pabelangeror write a new one20:04
*** pfo has joined #tripleo20:04
EmilienMpabelanger: k20:05
*** mjturek has joined #tripleo20:08
EmilienMrfolco: we need to be super careful with these vars20:10
*** ooolpbot has joined #tripleo20:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION20:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226720:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305520:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178339920:10
*** ooolpbot has quit IRC20:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]20:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)20:10
openstackLaunchpad bug 1783399 in tripleo "containerized undercloud upgrade jobs isn't testing upgrades anymore" [Critical,Triaged] - Assigned to Emilien Macchi (emilienm)20:10
*** pradk has joined #tripleo20:10
*** sshnaidm|bbl is now known as sshnaidm|ruck20:11
*** pfo_ has joined #tripleo20:12
openstackgerritMerged openstack/puppet-tripleo master: Correct vrrp script for haproxy status  https://review.openstack.org/58388620:12
openstackgerritMerged openstack/tripleo-heat-templates master: Update/correct vrrp check for haproxy  https://review.openstack.org/58475420:12
*** pfo has quit IRC20:15
*** rcernin_ has joined #tripleo20:19
*** jtomasek has quit IRC20:20
*** shreshtha has quit IRC20:22
*** chem has quit IRC20:22
*** jtcressy has joined #tripleo20:24
sdoranmwhahaha: https://review.openstack.org/#/c/585500/ https://review.openstack.org/#/c/583724/ <= could you please review?20:24
EmilienMsdoran: ack, will do before eod20:27
*** bugzy has joined #tripleo20:28
openstackgerritEmilien Macchi proposed openstack/puppet-tripleo master: Release Rocky m3: 9.2.0  https://review.openstack.org/58553720:30
*** agopi has left #tripleo20:30
*** agopi has joined #tripleo20:30
openstackgerritEmilien Macchi proposed openstack/tripleo-ui master: Release Rocky M3: 9.2.0  https://review.openstack.org/58553820:30
EmilienMsdoran, jillr : it won't land before we fix zuul layout20:30
EmilienMno job ran20:31
*** janki has quit IRC20:31
*** bugzy_ has quit IRC20:31
sdoranHmmmm, so I need to define a Zuul job for the role?20:31
mwhahahaEmilienM: so they asked about that when we created the repos and I said we'd probably just do the zuul config in tree20:33
EmilienMsdoran: let me show you, one sec20:33
EmilienMah ok20:33
EmilienManyway, let me do it in tree then20:33
mwhahahaEmilienM, sdoran, jillr: so we need to create  simple .zuul.yaml20:33
openstackgerritSagi Shnaidman proposed openstack/tripleo-upgrade master: DNM: just test rdo cloud multinode  https://review.openstack.org/58553920:34
*** medberry has joined #tripleo20:35
*** medberry has quit IRC20:35
*** medberry has joined #tripleo20:35
EmilienMjillr, sdoran:  we need this patch first https://review.openstack.org/585542, and please rebase your patches on top of this one20:36
EmilienMalso there is no IRC notification, it was missed during the project creation probably?20:36
*** paramite has quit IRC20:36
EmilienMsdoran: FYI https://review.openstack.org/58554320:38
EmilienMjillr, sdoran : I also rebased all your patches for you, on top of mine.20:39
EmilienMyou can check in http://zuul.openstack.org/, the lint job is now running20:39
*** d0ugal has quit IRC20:44
*** ansmith has quit IRC20:44
jillrEmilienM: mwhahaha I dont readily see anywhere to reference a file named .zuul.yaml - is this in addition to zuul.d/layout.yaml?20:45
openstackgerritMerged openstack/os-net-config master: Stub out check for OVS installed to avoid failing tests  https://review.openstack.org/58507020:46
openstackgerritMerged openstack/tripleo-common master: Generate additional roles with defined roles file  https://review.openstack.org/58316520:46
mwhahahajillr: it's a magic config, either .zuul.yaml or zuul.d/layout.yaml works20:46
jillrahk20:47
*** artom has quit IRC20:47
mwhahaha.zuul.yaml was the original name, i think zuul.d/layout.yal is the prefered file now20:47
openstackgerritJill Rouleau proposed openstack/ansible-role-tripleo-keystone master: Add basic jobs in Zuul Layout  https://review.openstack.org/58554820:48
EmilienMjillr: its all the same, yeah20:48
EmilienMmwhahaha: I like having zuul.d better, so we can structure things into a directory20:49
EmilienMand not having one single YAML in .zuul.yaml20:49
EmilienMhttps://github.com/openstack-infra/tripleo-ci/tree/master/zuul.d20:49
EmilienMlike this ^20:49
*** mjturek has quit IRC20:49
*** agopi is now known as agopi|brb20:51
*** morazi has quit IRC20:51
*** mjturek has joined #tripleo20:52
*** hamzy_ has quit IRC20:55
*** lblanchard has quit IRC20:57
*** mjturek has quit IRC20:57
*** trown is now known as trown|outtypewww21:02
*** gfidente has joined #tripleo21:05
*** gfidente has quit IRC21:05
*** gfidente has joined #tripleo21:05
*** mjturek has joined #tripleo21:06
gfidentedear people-who-cares-about-swift-or-haproxy21:09
gfidenteI think this is fine to go https://review.openstack.org/#/c/582991/21:09
*** mjturek has quit IRC21:09
*** ooolpbot has joined #tripleo21:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION21:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226721:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305521:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178339921:10
*** ooolpbot has quit IRC21:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]21:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)21:10
openstackLaunchpad bug 1783399 in tripleo "containerized undercloud upgrade jobs isn't testing upgrades anymore" [Critical,Triaged] - Assigned to Emilien Macchi (emilienm)21:10
*** mjturek has joined #tripleo21:12
*** pchavva has quit IRC21:13
*** brault has quit IRC21:17
*** pradk has quit IRC21:20
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Include minimal Browbeat playbook in baremetal playbook  https://review.openstack.org/58148821:26
*** bugzy_ has joined #tripleo21:27
*** rcernin_ has quit IRC21:30
*** bugzy has quit IRC21:30
*** slaweq has quit IRC21:30
*** jtcressy has quit IRC21:31
*** edmondsw has quit IRC21:34
*** agopi|brb is now known as agopi21:35
*** itlinux has quit IRC21:38
*** ansmith has joined #tripleo21:39
*** brault has joined #tripleo21:41
*** bugzy has joined #tripleo21:43
*** bugzy_ has quit IRC21:45
*** agopi is now known as agopi|brv21:48
*** jtcressy has joined #tripleo21:49
pabelangerEmilienM: who is best to explain http://logs.openstack.org/90/585190/1/gate/tripleo-ci-centos-7-scenario003-multinode-oooq-container/bd0409f/job-output.txt.gz#_2018-07-24_21_34_15_13483121:50
pabelangerand why we need to create mkdir -p /home/zuul/src/git.openstack.org/openstack//tripleo-ci21:50
jtcressymwhahaha: looks like I failed on workflow step 2 execution, but this time it was only one node that failed. Take a look at the last few lines: https://hastebin.com/nilujosege21:52
*** agopi|brv has quit IRC21:53
jtcressy"Error ENOENT: unrecognized pool 'images'"21:53
jtcressythe node at .7 seems to not be recognizing the storage pools?21:53
openstackgerritGiulio Fidente proposed openstack/tripleo-heat-templates master: Fix parameter name used to create the Manila CephX keyring  https://review.openstack.org/58556221:56
*** dprince has quit IRC22:02
*** tvignaud has quit IRC22:03
*** tosky has quit IRC22:07
*** jtcressy has quit IRC22:07
*** ooolpbot has joined #tripleo22:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION22:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226722:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305522:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178339922:10
*** ooolpbot has quit IRC22:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]22:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)22:10
openstackLaunchpad bug 1783399 in tripleo "containerized undercloud upgrade jobs isn't testing upgrades anymore" [Critical,Triaged] - Assigned to Emilien Macchi (emilienm)22:10
*** tvignaud has joined #tripleo22:10
*** jtcressy has joined #tripleo22:10
*** slaweq has joined #tripleo22:11
*** slaweq has quit IRC22:16
mwhahahajtcressy: googling points to possibly a bad configuration https://bugzilla.redhat.com/show_bug.cgi?id=159250822:20
openstackbugzilla.redhat.com bug 1592508 in puppet-ceph "Ceph pool customize parameter are not passed to Ceph Ansible" [Medium,Closed: notabug] - Assigned to gfidente22:20
mwhahahajtcressy: the internal comment indicates CephPool parameter should not be nested within CephAnsibleDisksConfig22:20
* mwhahaha also throws things at gfidente for not leaving that comment public :D22:21
*** medberry has quit IRC22:23
*** toure is now known as toure|gone22:27
*** rcernin has joined #tripleo22:30
gfidentemwhahaha well that's because that was user error22:32
gfidentejtcressy not sure if that is your issue22:32
mwhahahashould still leave that public so folks know why this might happen22:32
gfidentemwhahaha ok done, let me check upstream docs22:32
jtcressyI don't have CephPoolDefaultSize nested within CephAnsibleDisksConfig though.. none of it is nested.22:33
gfidentejtcressy I see it was creating 1024 pgs so this is not same issue22:33
jtcressyHere's my yaml config for ceph https://hastebin.com/vijuzekuto.js22:33
gfidentejtcressy if you paste the full ceph-ansible log we might find the cause22:34
gfidentejtcressy how many osds are you deploying?22:35
jtcressyThe full log from /var/log/mistral exceeds hastebin's 400,000 character limit22:35
jtcressy18 OSD's22:35
gfidenteso you can only host 3600 pgs in total22:35
jtcressy6 drives in each of my 3 ceph nodes22:35
gfidenteif you set the default to 1024, considering we create at least 5 pools (backups, vms, images, volumes, metrics)22:37
gfidenteyou'd need much more than 360022:37
gfidenteso it is probably failing earlier with the cluster refusing to create some22:37
jtcressyoh, I didnt know it was creating 5 pools22:37
*** rlandy has quit IRC22:37
gfidentejtcressy you have two options22:37
gfidenteone is to set a lower default number and use a bigger only for the pools you want to spread more22:38
gfidentenot sure if makes any sense having 1024 pgs with 6*3 osds22:38
jtcressyI guess I could set the default pg to 60022:38
jtcressywhen I ran the calculator it assumed one pool22:38
gfidenteceph won't spread over more than 3 osds anyway because it looks for different hosts22:39
gfidentedoes not replicate across osds on the same host22:39
gfidenteso you could set a much lower default22:39
gfidenteand keep the value a power of 2 for performances22:39
jtcressyso 25622:39
gfidentethat or the default, 128, will also work22:39
gfidenteyou can increase the pgsize after the deployment if you need22:40
gfidenteor you can use CephPools to override the default for specific pools22:40
gfidenteon the new attempt, remember to clean the disks :D22:41
jtcressyI wish there was a "clean" button on ironic.... it'll get HUGEly cumbersome when the bigger production deployment has more than a handful of ceph nodes.22:43
gfidentejtcressy check this stuff https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/ceph_config.html22:43
mwhahahathere is22:43
mwhahahait just takes a long time22:43
jtcressyI might be ok with it taking a long time.22:43
mwhahahajtcressy: clean_nodes on the undercloud.conf22:43
mwhahahaset to true22:44
jtcressydon't I have to reinstall the undercloud to do that though?22:44
gfidenteand note I spotted an error already, it's ANSIBLE_FORKS not DEFAULT_FORKS22:44
mwhahahano you should be able to update the conf and just rerun the install22:44
gfidentemwhahaha jtcressy you should be able to update the existing config yes, but you can't shrink the pgsize for the pools that have been created already22:45
gfidentemwhahaha so the new default should be small enough to let the missing pools fit within the remaining PGs22:45
gfidenteTHE CAKE IS A LIE!22:45
mwhahahabut it's a delicious lie22:45
gfidenteyeah this is an unfortunate scenario22:46
gfidenteto recover from22:46
mwhahahastory of dealing with ceph22:46
* mwhahaha ducks22:46
gfidentewell you could delete the pools22:46
gfidenteand let ceph-ansible retry22:46
gfidentewith the new defaults22:47
gfidentethis should actually work22:47
gfidenteand we get a piece of cake22:47
gfidentejtcressy and regarding ironic cleaning disks, check https://docs.openstack.org/ironic/latest/admin/cleaning.html22:49
jtcressyGot it, i'm manually cleaning the ceph nodes right now using ironic.22:50
mwhahahayea i fyou enable clean_nodes on the undercloud, it'll do it for you when you delete a stack22:50
mwhahahatakes a while though22:50
jtcressyI dont need it to clean every node on every deploy, so I dont need clean_nodes=true. I'll just run the baremetal node clean commands every time.22:50
*** slaweq has joined #tripleo22:50
gfidenteI can see the candles22:50
gfidentealso, if you enable manila/mds or rgw you need even more pools22:51
gfidenteand using rgw when deploying ceph is probably a good idea22:52
gfidentepools count jumps to 822:52
gfidenteenvironments/ceph-ansible/ceph-rgw.yaml that is22:52
jtcressygfidente: what variables do I set to enable rgw? and is this ok with 18 OSD's on 3 nodes? CephPoolDefaultSize: 322:53
gfidenteyes size it set to 3 by default as well, 3 is good enough22:53
gfidenteyou can raise it for some pools if disks replacement leaves you with <3 for longer period of times22:53
*** yrabl has quit IRC22:54
gfidentethe above env file is all is needed to enable rgw to replace swift22:54
jtcressyIf I deploy a huge system with a bunch of disks i'll probably want to do a pool size of 5 or something.22:54
*** slaweq has quit IRC22:54
gfidentejtcressy I think key factor is go setting these values also on a per-pool basis22:55
gfidentebut ceph won't shrink22:55
gfidenteso start safe22:55
gfidente(actually size can be lowered, but not pgs)22:55
jtcressythis is what i'm going to use in my next deployment attempt: https://hastebin.com/omijizujus22:56
gfidente*also on a per-pool basis means specific values for those pools which benefit22:56
jtcressyWill rgw be enabled on its own?22:57
gfidentejtcressy you need -e environments/ceph-ansible/ceph-rgw.yaml22:57
gfidenteto enable rgw22:57
jtcressyok22:57
jtcressyhere's my deployment command: https://hastebin.com/okoharifok22:58
gfidentejtcressy with 3 physical nodes you can't have size 5 anyway22:58
gfidenteand cluster stays HEALTH_WARN22:58
jtcressyI know, thats why I said in a larger deployment i'd want to do 5.22:58
gfidentejtcressy you miss $THT before the rgw line22:58
gfidenteand also, another piece of cake22:58
jtcressywhoops thanks22:58
gfidentethe order of the -e is important22:59
gfidenteto make sure your customizations in ceph-osd-config.yaml preveal on the other files pass if after the ceph-ansible env files22:59
gfidente*pass it22:59
jtcressygot it.23:00
*** mschuppert has quit IRC23:03
*** rfolco has quit IRC23:04
gfidentejtcressy trying to be serious, the try/repeat dynamics are still a good learning exercise, if you find stuff missing in the docs, push fixes to tripleo-docs23:04
*** rfolco has joined #tripleo23:05
openstackgerritMerged openstack/diskimage-builder master: Move localloop to exec_sudo  https://review.openstack.org/57861623:05
openstackgerritMerged openstack/diskimage-builder master: Call kpartx remove in umount, not cleanup  https://review.openstack.org/57865723:05
*** rh-jelabarre has quit IRC23:07
*** ooolpbot has joined #tripleo23:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION23:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178226723:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178305523:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/178339923:10
*** ooolpbot has quit IRC23:10
openstackLaunchpad bug 1782267 in tripleo "Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command." [Critical,Triaged]23:10
openstackLaunchpad bug 1783055 in tripleo "[master]multinode periodic promotion jobs are failing where Tempest is run in container" [Critical,In progress] - Assigned to chandan kumar (chkumar246)23:10
openstackLaunchpad bug 1783399 in tripleo "containerized undercloud upgrade jobs isn't testing upgrades anymore" [Critical,Triaged] - Assigned to Emilien Macchi (emilienm)23:10
*** slaweq has joined #tripleo23:11
*** rh-jelabarre has joined #tripleo23:13
*** pmannidi has joined #tripleo23:14
*** slaweq has quit IRC23:16
*** pfo_ has quit IRC23:18
*** pfo_ has joined #tripleo23:19
*** agopi has joined #tripleo23:25
*** wolverineav has quit IRC23:26
*** wolverineav has joined #tripleo23:27
*** alee has quit IRC23:31
*** wolverineav has quit IRC23:33
*** mcornea has quit IRC23:35
*** gfidente has quit IRC23:37
openstackgerritMerged openstack/tripleo-upgrade master: cont/uc: remove --use-heat  https://review.openstack.org/58533023:39
*** rpioso is now known as rpioso|afk23:51
*** mjturek has quit IRC23:54
*** yolanda_ has joined #tripleo23:56
*** pfo_ has quit IRC23:58
*** yolanda has quit IRC23:58
*** wolverineav has joined #tripleo23:59

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!