Tuesday, 2020-06-02

*** tosky has quit IRC00:19
*** paras333 has quit IRC00:28
*** paras333 has joined #openstack-qa00:29
*** yamamoto has quit IRC01:22
*** yamamoto has joined #openstack-qa01:29
*** rh-jlabarre has quit IRC01:50
*** rcernin has quit IRC02:01
*** rcernin has joined #openstack-qa02:02
*** rcernin has quit IRC02:20
*** rcernin has joined #openstack-qa02:52
*** dasp has quit IRC02:54
*** ricolin has joined #openstack-qa02:57
*** dasp has joined #openstack-qa03:00
*** hongbin has joined #openstack-qa03:30
*** hongbin has quit IRC03:40
*** vishalmanchanda has joined #openstack-qa04:05
*** rcernin has quit IRC04:19
*** rcernin has joined #openstack-qa04:21
*** paras333 has quit IRC04:32
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-qa04:33
*** paras333 has joined #openstack-qa04:35
*** paras333 has quit IRC04:35
*** udesale has joined #openstack-qa04:41
*** abdysn has joined #openstack-qa04:57
*** gcheresh has joined #openstack-qa05:12
abdysnHi all, i think there is a bug in tools/worlddump.py in fedora30 servers06:01
abdysni believe it is here https://github.com/openstack/devstack/blob/master/tools/worlddump.py#L214-L225. when i try to pgrep on the neutron-dhcp-agent, a oid is returned06:03
abdysnbut when i try to kill it using the name (neutron-dhcp-agent), the system fails to find a process with this name06:04
abdysnwhen i checked the name of the process returned by the pid, it was /usr/bin/python06:05
abdysnanyone have an idea of what the issue may be?06:05
abdysnthis happens to neutron-dhcp-agent, neutron-l3-agent, and neutron-metadata-agent. all the other processes is fine06:07
*** xinranwang has joined #openstack-qa06:10
*** nightmare_unreal has joined #openstack-qa06:23
*** slaweq has joined #openstack-qa06:25
*** lifeless has quit IRC06:38
*** lifeless has joined #openstack-qa06:39
fricklerabdysn: I've seen that before, happens on Ubuntu as well, seems related to the length of the process name. sadly I haven't found a way to fix this06:45
abdysnfrickler, cant we use the kill command to kill the process by pid instead of killall to kill it by name? since pgrep succeed to return a pid?06:49
abdysnfrickler, somthing like this `_dump_cmd("kill -9  $(pgrep -f %s)" % service)`06:57
fricklerabdysn: actually there seems to be a "pkill" cmd that could do this. do you want to propose a patch? we'd just need to verify that the command is available for all recent distros06:59
abdysnfrickler, let me test it first, then see about the patch07:08
*** tkajinam has quit IRC07:13
*** tkajinam has joined #openstack-qa07:13
*** dtantsur|afk is now known as dtantsur07:39
*** rpittau|afk is now known as rpittau07:45
*** rcernin has quit IRC07:48
*** jpena|off is now known as jpena07:55
*** lucasagomes has joined #openstack-qa08:05
abdysnfrickler, so it seams the pkill did not work, the services associated with these process failed, and they are not restarting.08:25
abdysnthis causes them to fail the stack08:26
openstackgerritRodolfo Alonso Hernandez proposed openstack/tempest master: Remove any reference to "tenant_id" in network  https://review.opendev.org/70793808:29
*** tosky has joined #openstack-qa08:57
*** stephenfin has joined #openstack-qa09:00
*** gfidente|afk is now known as gfidente09:00
*** yamamoto has quit IRC09:07
abdysnit seams pkill and killall behave differently09:09
iurygregorytosky, hey o/ I have some good news re ironic-grenade-multinode-multitenant \o/09:10
iurygregorythe upgrade finishes, now it fails running the ironic tempest tests =)09:10
toskyoh!09:12
toskyand before it was failing during the upgrade phase?09:13
iurygregoryyeah09:15
iurygregoryonly because we didn't restart apache -.-'09:15
toskya classic "one liner that fixes everything, as long as it can be found"09:16
iurygregoryyeah09:16
iurygregorynow I'm trying to figure out ""tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet aa0e9c7e-1bb2-4565-93c1-0c9d5b0aac36: One or more ports have an IP allocation from this subnet.', 'detail': ''}"" hehe09:17
toskyis it a cleanup issue?09:17
iurygregoryyeah =(09:18
iurygregoryhttps://ed364fb1f1d7a056d830-62271a11c17b6e7ed1bc2d4fe711d2ec.ssl.cf2.rackcdn.com/705030/20/check/ironic-grenade-multinode-multitenant/4a8cc67/testr_results.html09:18
iurygregorythe tests are not that happy hehe (maybe we will improve the regex to see)09:19
*** ralonsoh has quit IRC09:23
*** ralonsoh has joined #openstack-qa09:30
fricklerabdysn: did you use the correct signal (USR2)? the service isn't expected to recover if it gets killed for real09:35
abdysnfrickler, ah did not know that.09:37
*** yamamoto has joined #openstack-qa09:48
*** udesale has quit IRC09:59
*** ramishra has quit IRC10:05
*** larainema has joined #openstack-qa10:25
*** ramishra has joined #openstack-qa10:27
*** rpittau is now known as rpittau|bbl10:28
*** yamamoto has quit IRC10:33
*** ramishra has quit IRC10:36
*** ramishra has joined #openstack-qa10:40
*** yamamoto has joined #openstack-qa10:51
*** ramishra has quit IRC11:02
*** ramishra has joined #openstack-qa11:03
*** ramishra has quit IRC11:08
*** ramishra has joined #openstack-qa11:08
*** yamamoto has quit IRC11:22
*** dmellado has quit IRC11:26
*** dmellado has joined #openstack-qa11:29
*** brinzhang has quit IRC11:29
*** jpena is now known as jpena|lunch11:30
abdysnfrickler, so i used this command `pkill --signal USR2 -f %s" % service`, most of the service started again, but not all of them, namely devstack@q-agt.service, and devstack@n-sch.service. did not start. any ideas?11:35
*** vishakha has joined #openstack-qa11:49
*** ramishra has quit IRC11:52
*** yamamoto has joined #openstack-qa11:59
*** dansmith has quit IRC12:00
*** dansmith has joined #openstack-qa12:01
*** rfolco|rover|off is now known as rfolco|rover12:03
*** yamamoto has quit IRC12:05
*** rh-jelabarre has joined #openstack-qa12:11
*** ramishra has joined #openstack-qa12:16
*** yamamoto has joined #openstack-qa12:16
openstackgerritAndreas Jaeger proposed openstack/openstack-health master: Switch to newer openstackdocstheme version  https://review.opendev.org/73255612:17
openstackgerritAndreas Jaeger proposed openstack/os-performance-tools master: Switch to newer openstackdocstheme version  https://review.opendev.org/73255712:19
openstackgerritAndreas Jaeger proposed openstack/os-testr master: Switch to newer openstackdocstheme and reno versions  https://review.opendev.org/73255812:20
*** rpittau|bbl is now known as rpittau12:21
openstackgerritAndreas Jaeger proposed openstack/qa-specs master: Switch to newer openstackdocstheme version  https://review.opendev.org/73255912:22
openstackgerritAndreas Jaeger proposed openstack/stackviz master: Switch to newer openstackdocstheme version  https://review.opendev.org/73256012:22
openstackgerritAndreas Jaeger proposed openstack/tempest-stress master: Switch to newer openstackdocstheme version  https://review.opendev.org/73256112:23
AJaegerSimilar to the above, there're also updates for hacking: https://review.opendev.org/729107 and bashate: https://review.opendev.org/729134 . QA cores, please review12:28
*** xinranwang has quit IRC12:29
masayukigAJaeger: thanks, I'll check them12:29
AJaegerthanks, masayukig12:29
*** nweinber has joined #openstack-qa12:35
*** jpena|lunch is now known as jpena12:37
openstackgerritMerged openstack/devstack master: nova: Remove configuration of '[scheduler] driver'  https://review.opendev.org/73120512:37
openstackgerritMerged openstack/bashate master: Switch to newer openstackdocstheme and reno versions  https://review.opendev.org/72913412:40
iurygregorytosky, if I want to copy something from the compute1 and controller is enough to have zuul_copy_output only in the vars block or I need also in group-vars?12:41
toskyzuul_copy_output is used by the stage-output role which is called for and on every node12:43
iurygregorytosky, ack12:44
openstackgerritMerged openstack/stackviz master: Switch to newer openstackdocstheme version  https://review.opendev.org/73256012:44
*** dmellado has quit IRC12:47
openstackgerritMerged openstack/openstack-health master: Switch to newer openstackdocstheme version  https://review.opendev.org/73255612:48
*** dmellado has joined #openstack-qa12:50
toskyI will skip the first 30 minutes or so, need to talk with the blazar people for the zuulv3 goal, but I will arrive :)12:54
*** haixin has joined #openstack-qa12:54
*** ramishra has quit IRC12:54
*** haixin_inspur has joined #openstack-qa12:55
*** paras333 has joined #openstack-qa12:55
*** ramishra has joined #openstack-qa12:55
*** haixin_inspur has quit IRC12:56
masayukigtosky: ack :)12:57
*** haixin_inspur has joined #openstack-qa12:57
*** yamamoto has quit IRC12:57
*** haixin_inspur has quit IRC12:58
*** haixin_inspur has joined #openstack-qa12:59
paras333gmann:  masayukig :kopecmartin : I will be joining around 13:45 UTC, have a conflict with one downstream meeting12:59
kopecmartinparas333: sure, np13:00
*** Liang__ has joined #openstack-qa13:03
*** Liang__ is now known as LiangFang13:03
*** haixin_inspur has quit IRC13:04
*** haixin_inspur has joined #openstack-qa13:05
*** LiangFang has quit IRC13:11
*** Liang__ has joined #openstack-qa13:11
*** Liang__ has quit IRC13:17
*** Liang__ has joined #openstack-qa13:18
*** rpittau is now known as rpittau|brb13:28
*** yamamoto has joined #openstack-qa13:37
*** haixin has quit IRC13:39
*** haixin has joined #openstack-qa13:39
*** yamamoto has quit IRC13:43
*** haixin__ has joined #openstack-qa13:45
*** haixin_inspur has quit IRC13:47
*** haixin has quit IRC13:50
*** haixin has joined #openstack-qa13:51
*** haixin has quit IRC13:52
*** haixin has joined #openstack-qa13:52
*** haixin__ has quit IRC13:54
*** haixin has quit IRC13:54
*** rpittau|brb is now known as rpittau14:01
*** yamamoto has joined #openstack-qa14:04
*** mugsie_ is now known as mugsie14:06
*** abdysn has quit IRC14:17
*** udesale has joined #openstack-qa14:18
*** gcheresh has quit IRC14:47
*** gcheresh has joined #openstack-qa15:14
*** gcheresh has quit IRC15:22
Liang__hi team, the tempest patch for volume local cache works now: https://review.opendev.org/#/c/715762/15:43
*** Liang__ is now known as LiangFang15:43
LiangFangsee job: tempest-full-py315:43
LiangFangthanks tosky's help15:44
LiangFangdevstack-plugin-open-cas fixed a bug: https://review.opendev.org/#/c/731973/15:45
LiangFangthe tempest patch is depending on nova's DNM patch as Brian suggested in the meeting: https://review.opendev.org/#/c/731388/15:47
*** udesale has quit IRC16:04
*** lucasagomes has quit IRC16:05
*** LiangFang has quit IRC16:17
*** rpittau is now known as rpittau|afk16:32
*** rmascena__ has joined #openstack-qa16:38
*** raildo_ has quit IRC16:41
*** dtantsur is now known as dtantsur|afk16:41
*** rmascena__ is now known as raildo16:43
*** tkajinam has quit IRC17:16
*** jpena is now known as jpena|off17:27
*** gfidente is now known as gfidente|afk17:34
openstackgerritHervé Beraud proposed openstack/bashate master: Stop to use the __future__ module.  https://review.opendev.org/73276017:35
*** ralonsoh has quit IRC17:49
openstackgerritHervé Beraud proposed openstack/coverage2sql master: Stop to use the __future__ module.  https://review.opendev.org/73282618:09
openstackgerritHervé Beraud proposed openstack/devstack master: Stop to use the __future__ module.  https://review.opendev.org/73283118:11
openstackgerritHervé Beraud proposed openstack/devstack-gate master: Stop to use the __future__ module.  https://review.opendev.org/73283218:11
*** gcheresh has joined #openstack-qa18:27
openstackgerritHervé Beraud proposed openstack/patrole master: Stop to use the __future__ module.  https://review.opendev.org/73290718:43
*** gcheresh has quit IRC18:47
*** vishakha has quit IRC19:09
*** gcheresh has joined #openstack-qa19:51
*** gcheresh has quit IRC20:00
*** vishalmanchanda has quit IRC20:05
*** gcheresh has joined #openstack-qa20:06
*** nweinber has quit IRC20:07
*** ricolin has quit IRC20:38
*** slaweq has quit IRC20:52
*** gcheresh has quit IRC20:58
*** rh-jelabarre has quit IRC21:25
*** yamamoto has quit IRC21:58
*** yamamoto has joined #openstack-qa21:58
*** raildo has quit IRC22:08
*** raildo has joined #openstack-qa22:08
*** nightmare_unreal has quit IRC22:24
*** tkajinam has joined #openstack-qa22:50
*** rcernin has joined #openstack-qa22:57
*** rcernin has quit IRC22:59
*** rcernin has joined #openstack-qa23:23
*** tosky has quit IRC23:34

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