Wednesday, 2020-09-09

*** cshen has joined #openstack-ansible00:57
*** cshen has quit IRC01:01
jamesdentonnoonedeadpunk unable to replicate that ovn tempest issue locally. will take another look in the AM01:17
*** d34dh0r53 has quit IRC01:20
*** gyee has quit IRC01:25
*** cshen has joined #openstack-ansible01:32
*** cshen has quit IRC01:37
*** MickyMan77 has quit IRC01:40
*** NewJorg has quit IRC02:06
*** NewJorg has joined #openstack-ansible02:08
*** cshen has joined #openstack-ansible03:28
*** cshen has quit IRC03:33
*** rh-jelabarre has quit IRC03:51
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-ansible04:33
*** viks____ has joined #openstack-ansible05:34
*** shyamb has joined #openstack-ansible05:44
*** shyamb has quit IRC05:50
*** shyamb has joined #openstack-ansible05:51
*** miloa has joined #openstack-ansible06:04
*** shyam89 has joined #openstack-ansible06:08
*** pcaruana has joined #openstack-ansible06:08
*** shyamb has quit IRC06:08
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add integrated test for Ubuntu using ML2/OVN driver  https://review.opendev.org/73301706:18
*** shyam89 has quit IRC06:21
*** jbadiapa has joined #openstack-ansible06:40
*** cshen has joined #openstack-ansible07:04
*** andrewbonney has joined #openstack-ansible07:06
*** shyamb has joined #openstack-ansible07:11
*** shyamb has quit IRC07:29
*** shyamb has joined #openstack-ansible07:29
*** cshen has quit IRC07:42
*** pcaruana has quit IRC07:55
*** tosky has joined #openstack-ansible07:57
*** shyamb has quit IRC08:02
*** pcaruana has joined #openstack-ansible08:04
*** shyamb has joined #openstack-ansible08:06
*** miloa has quit IRC08:12
*** miloa has joined #openstack-ansible08:25
*** ianychoi__ has quit IRC08:40
*** csmart has quit IRC09:06
*** shyamb has quit IRC09:07
*** shyamb has joined #openstack-ansible09:08
*** shyamb has quit IRC09:14
openstackgerritMerged openstack/openstack-ansible master: Fix keys() method output  https://review.opendev.org/75047309:30
*** shyamb has joined #openstack-ansible09:47
*** shyam89 has joined #openstack-ansible10:05
*** jbadiapa has quit IRC10:06
*** shyamb has quit IRC10:08
*** shyam89 has quit IRC10:40
*** shyamb has joined #openstack-ansible10:57
*** cshen has joined #openstack-ansible10:57
*** mgariepy has quit IRC11:06
*** rgogunskiy has joined #openstack-ansible11:22
*** lkoranda has joined #openstack-ansible11:35
*** shyamb has quit IRC11:38
*** shyamb has joined #openstack-ansible11:39
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/ussuri: Fix keys() method output  https://review.opendev.org/75063011:48
*** shyamb has quit IRC11:50
*** lkoranda has quit IRC11:52
*** lkoranda has joined #openstack-ansible11:52
*** cshen has quit IRC11:53
*** rh-jelabarre has joined #openstack-ansible11:58
*** rh-jelabarre has quit IRC11:58
*** rh-jelabarre has joined #openstack-ansible11:59
*** jbadiapa has joined #openstack-ansible12:01
*** jamesdenton has quit IRC12:08
*** jamesdenton has joined #openstack-ansible12:08
*** mgariepy has joined #openstack-ansible12:09
*** jhesketh has quit IRC12:17
*** jhesketh has joined #openstack-ansible12:17
*** SecOpsNinja has joined #openstack-ansible12:24
watersjHow do I add a network using vlans defined range: "101:200,301:400"?12:46
*** spatel has joined #openstack-ansible12:46
spateljrosser: & noonedeadpunk look like we are good to go here, when we should expect to get this merge - https://review.opendev.org/#/c/749365/12:49
jrosserspatel: I guess my remaining concern is that we never get round to making the tempest tests work for senlin13:01
watersjnm, --help does help13:04
jrosserspatel: we need to add some stuff to os_tempest for senlin13:06
spateljrosser: i will take a look at tempest to see how we can test deployment.13:07
*** csmart has joined #openstack-ansible13:17
*** jhesketh has quit IRC13:31
noonedeadpunkjrosser: maybe we can do that as stage 2? I mean we won't be able to test it with tempest until got insecure merged to senlin I guess?14:04
SecOpsNinjahello everyone. i have created a instance with acess to one with network that is connect to a external one with router and i can acess it using the floating ip. Now i add a second private network (with vlan) and a subnet with no dhcp, it shows in openstack  dashhboard as active and admi state up with a atributed ip (the physical vlan also doesn't have any dhcp active tin the network) but ins14:04
SecOpsNinjaide the vm, the corresponding eth shows down and if i put it up, and force and ip, and try to ping to some ip in that network i can't detect any icmp packages, with tcmp, in compute node or neutron node. what im doing wrong?14:04
*** lkoranda has quit IRC14:08
SecOpsNinjai  forced the non default security group to that interface but it still doesn't allow trafic out of vm...14:09
*** d34dh0r53 has joined #openstack-ansible14:11
spatelnoonedeadpunk: that is true because in self-sign tempest going to fail anyway.14:17
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/ussuri: Fix keys() method output  https://review.opendev.org/75063014:18
*** rgogunskiy has quit IRC14:28
jamesdentonSecOpsNinja is this second network also attached to a neutron router?14:40
SecOpsNinjajamesdenton, no. atm im trying to connect directly to vlan as internal network. because it didnt work (even with  correcty security group) im trying to configured as https://docs.openstack.org/neutron/ussuri/admin/config-rbac.html#allowing-a-network-to-be-used-as-an-external-network but if i understand correctly we can connect the instance to th external network im trying to create a new rou14:42
SecOpsNinjater and see if with a static route it works14:42
*** cshen has joined #openstack-ansible14:42
jamesdentonseems overly complicated.14:42
jamesdentoncan you share the output of 'openstack network show XXX' and 'openstack subnet show XXX' for this internal network/subnet?14:43
jrossernoonedeadpunk: I’m ok to merge the senlin stuff as is14:44
jrosserI think we can depends-on your senlin patch in CI now?14:44
jrosser+/- having the right things in required_projects14:45
noonedeadpunkI think it already is14:45
noonedeadpunkor what do you mean?14:45
noonedeadpunk(I'm about https://review.opendev.org/#/c/749365/ depend on integrated repo patch)14:45
noonedeadpunkso at least role is not failing itself14:46
jrossersure14:46
jrosserlet’s merge those two then?14:47
*** cshen has quit IRC14:47
noonedeadpunkyes?:)14:47
jrosserwhat I mean is I think we can *also* depends-on your endpoint patchto senlin itself?14:47
noonedeadpunkah14:48
jrosserbut, lets merge, then make a noop patch to os_senlin that depends on the endpoint patch and something new for os_tempest14:49
noonedeadpunkso make https://review.opendev.org/#/c/749365 dependant on https://review.opendev.org/#/c/749874/ ?14:49
noonedeadpunkyeah, we can actually do that14:49
noonedeadpunkand yeah, this should work actually14:50
jrosserI’ll take a look at the patches again later14:51
jrosserI think the ability to depends-on keystone/nova/blah is new now that we symlink the repos from zuul rather than clone14:52
*** d34dh0r53 has quit IRC14:54
*** d34dh0r53 has joined #openstack-ansible14:54
*** cshen has joined #openstack-ansible14:56
noonedeadpunknot so new, but yeah, I don't think about it yet:)14:57
*** lkoranda has joined #openstack-ansible15:03
*** cshen has quit IRC15:03
mgariepyjamesdenton, Could not retrieve schema from tcp:127.0.0.1:6640 have you seen that before ?15:03
jamesdentoni have not15:04
mgariepyovn patch failing with this in nova-compute.log15:04
jamesdentonis this in the gate? or locally?15:04
mgariepyhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_f31/733017/24/check/openstack-ansible-deploy-aio_ovn_lxc-ubuntu-focal/f316b0d/logs/openstack/aio1_utility_container-ac04975e/utility/tempest_run.log.txt15:05
mgariepyhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_f31/733017/24/check/openstack-ansible-deploy-aio_ovn_lxc-ubuntu-focal/f316b0d/logs/host/nova-compute.service.journal-08-15-48.log.txt15:05
jamesdentonare there openvswitch logs?15:06
mgariepyhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_f31/733017/24/check/openstack-ansible-deploy-aio_ovn_lxc-ubuntu-focal/f316b0d/logs/host/openvswitch/15:07
jamesdentonseems like OVS is dead. i have an aio_ovn_lxc build going right now, will see what happens15:15
spateljrosser: noonedeadpunk i have created my first blog post on senlin - https://satishdotpatel.github.io//openstack-senlin-autoscaling/15:18
*** akahat|rover is now known as akahat15:20
mgariepyok.15:21
mgariepylet me know.15:21
*** jhesketh has joined #openstack-ansible15:23
*** miloa has quit IRC15:33
*** theintern_ has joined #openstack-ansible16:16
*** theintern_ has quit IRC16:19
*** aj_mailing has joined #openstack-ansible16:19
*** mgariepy has quit IRC16:23
openstackgerritMerged openstack/openstack-ansible-os_nova stable/ussuri: Bump libvirt version to prevent compute failure  https://review.opendev.org/75032116:24
openstackgerritMerged openstack/openstack-ansible-os_nova master: Bump libvirt version to prevent compute failure  https://review.opendev.org/75032016:24
SecOpsNinjajamesdenton, atm i have it working with each vlan network configured as external and having a router and host routes on tenant network. i will try to toruble shotting why i can get any trafic geting out of vm if i have the private vlan network connected directly to vm16:52
*** strattao has joined #openstack-ansible16:59
*** cshen has joined #openstack-ansible17:01
*** mgariepy has joined #openstack-ansible17:07
jrossernoonedeadpunk: wierd failure here https://review.opendev.org/#/c/750321/17:08
jrosserwhich i think may be blocking this moving to the gate..... https://review.opendev.org/#/c/75063017:09
jrosseroh errrr17:10
*** andrewbonney has quit IRC17:14
*** SecOpsNinja has left #openstack-ansible17:14
jamesdentonIs Bionic still OK for master?17:21
noonedeadpunkjamesdenton: generally yes17:23
noonedeadpunkjrosser: really weird.... not sure if promote should block depends-on....17:24
noonedeadpunkand no way to re-check...17:26
noonedeadpunkoh, look, changes moved to gate. Probably there was a queue in zuul17:27
*** gyee has joined #openstack-ansible17:33
mgariepyjamesdenton, is your ovn build over ?17:35
jamesdentonmgariepy yes - i was able to replicate the issue17:35
jamesdentonnow i'm trying to fix it17:35
mgariepywhat is the issue ?17:35
jamesdentonso i think there's two issues here: 1) the hostname of the servers doesn't match the hostname set in external_ids. See https://bugs.launchpad.net/openstack-ansible/+bug/180562617:36
openstackLaunchpad bug 1805626 in openstack-ansible "ML2 OVN port binding failures due to hostname mismatch" [Undecided,Fix released] - Assigned to James Denton (james-denton)17:36
jamesdentonand 2) the local ovsdb manager is not configured w/ an lxc build vs metal build. See https://bugs.launchpad.net/charm-nova-compute/+bug/185220017:36
openstackLaunchpad bug 1852200 in charm-ovn-chassis "Default value of `ovsdb_connection` does not match system configuration" [High,Fix released] - Assigned to Frode Nordahl (fnordahl)17:36
jamesdentonbut i feel like ovn+lxc has worked in the past, so not sure what changed there, if anything. i will try to deploy on bionic and see17:38
mgariepywell it seems like it was wormking but there was some msg i think in the logs.17:39
mgariepyhttps://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_6a0/733017/22/check/openstack-ansible-deploy-aio_ovn_lxc-ubuntu-focal/6a03ec0/logs/host/nova-compute.service.journal-20-31-25.log.txt17:41
mgariepylook for ovs-vsctl17:42
jamesdentonStderr: 'ovs-vsctl: tcp:127.0.0.1:6640: database connection failed17:42
mgariepyhttps://zuul.opendev.org/t/openstack/build/6a03ec0fb1754e5da9a825ce6fbf960317:42
jamesdentonyes, that listener isn't running but can be invoked with ovs-vsctl --id @manager create Manager target="ptcp\:6640\:127.0.0.1" -- add Open_vSwitch . manager_options @manager17:42
mgariepybut it finished successfully.17:42
jamesdentonthat's an older job?17:43
mgariepyit's a build from sept 6.17:44
mgariepysame patch.17:44
jamesdentonk17:44
jamesdentonhttps://zuul.opendev.org/t/openstack/build/6a03ec0fb1754e5da9a825ce6fbf9603/log/logs/openstack/aio1_utility_container-32bc4adc/utility/tempest_run.log.txt17:44
mgariepywow, just found the logs tab.. hahah17:44
jamesdentondoesnt look like it spun up an instance though?17:45
jamesdentonunless thats part of tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops17:45
jamesdentonok, yeah nevermind on that theory17:46
mgariepyhttps://zuul.opendev.org/t/openstack/build/f316b0d36cac4367942184fc40f4743b/log/logs/openstack/aio1_utility_container-ac04975e/utility/tempest_run.log.txt#2217:46
mgariepymeh, it just didn't returned failed on exit.. it was the same error i seems.17:48
jamesdentonyou looking at nova-compute log from the 6th?17:50
jamesdentoni see a bunch of Stderr: 'ovs-vsctl: tcp:127.0.0.1:6640: database connection failed (Connection refused)\n': oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command., but tempest was OK17:50
mgariepytempest had the same error on the same test.17:50
jamesdentonon the 6th?17:51
mgariepyit seems.17:51
jamesdentoncan you point me to that?17:51
mgariepyone sec, i'm getting confused by zuul.17:53
mgariepyhaha17:53
jamesdenton:)17:53
*** cshen has quit IRC17:54
jamesdentonOn the 6th, tempest looks OK: https://zuul.opendev.org/t/openstack/build/6a03ec0fb1754e5da9a825ce6fbf9603/log/logs/openstack/aio1_utility_container-32bc4adc/utility/tempest_run.log.txt, but i see issues connecting to 6640: https://zuul.opendev.org/t/openstack/build/6a03ec0fb1754e5da9a825ce6fbf9603/log/logs/host/nova-compute.service.journal-20-31-25.log.txt17:54
jamesdentonbut it does say it successfully connected the port to br-int, so i dunno17:55
mgariepyyeah it's confusing,17:55
jamesdentoni'm adding a new task to the playbook to setup the local manager, but having some issues with regex atm17:57
jamesdentonthe ovs-vsctl command wants the colons in 'ptcp:6640:127.0.0.1' escaped, but i want 'ptcp:6640:127.0.0.1'' as a var17:58
mgariepyhuh, ok.18:02
jrosserjamesdenton: can you use a inline ninja replace() rather than fight with regexes? maybe simpler?18:16
jrosserninja :/ -EPHONE. j i n j a18:16
jamesdentonprobably? i was looking at regex_replace but replace may be fine. lemme try18:17
*** spatel has quit IRC18:28
*** spatel has joined #openstack-ansible18:36
openstackgerritMerged openstack/openstack-ansible-os_glance stable/ussuri: Fix native service path  https://review.opendev.org/75013919:18
openstackgerritJames Denton proposed openstack/openstack-ansible-os_neutron master: Add TCP listener on OVSDB  https://review.opendev.org/75080219:29
jamesdentonmgariepy I think if you add a depends-on of https://review.opendev.org/750802 it should work19:29
*** tosky has quit IRC19:37
*** alvinstarr has joined #openstack-ansible19:40
mgariepygreat thanks jamesdenton19:44
mgariepyi'll take a look tomorrow.19:45
jamesdentonsure thing19:45
*** cshen has joined #openstack-ansible19:50
*** cshen has quit IRC19:55
spotzmnaser noonedeadpunk jrosser - have we put in for PTG space yet?19:59
*** NewJorg has quit IRC20:02
openstackgerritMerged openstack/openstack-ansible-os_swift stable/ussuri: Delegate gnocchi retrievement task to setup host  https://review.opendev.org/75016920:03
*** NewJorg has joined #openstack-ansible20:03
*** NewJorg has quit IRC20:15
*** NewJorg has joined #openstack-ansible20:16
*** openstackgerrit has quit IRC20:17
*** openstackgerrit has joined #openstack-ansible20:31
openstackgerritMerged openstack/openstack-ansible stable/ussuri: Fix keys() method output  https://review.opendev.org/75063020:31
*** spatel has quit IRC20:34
*** spatel has joined #openstack-ansible20:46
*** spatel has quit IRC20:52
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Added Openstack Senlin role deployment  https://review.opendev.org/74954021:05
*** alexusono has joined #openstack-ansible21:16
*** mmethot has quit IRC21:42
*** mmethot has joined #openstack-ansible21:46
*** cshen has joined #openstack-ansible21:50
*** cshen has quit IRC21:55
*** jbadiapa has quit IRC22:04
*** cloudnull4 has joined #openstack-ansible23:26
*** cloudnull has quit IRC23:26
*** cloudnull4 is now known as cloudnull23:26
*** CeeMac has quit IRC23:34
*** watersj has quit IRC23:45
*** cshen has joined #openstack-ansible23:50
*** cshen has quit IRC23:54

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!