Tuesday, 2017-10-31

*** LindaWang has quit IRC00:30
*** LindaWang has joined #openstack-rally01:01
*** itlinux has quit IRC01:09
*** LindaWang has quit IRC01:34
*** LindaWang has joined #openstack-rally01:37
*** oanufrii has quit IRC01:47
*** catintheroof has joined #openstack-rally02:24
*** catintheroof has quit IRC02:43
*** ilbot3 has quit IRC02:46
*** dave-mccowan has quit IRC02:56
*** ilbot3 has joined #openstack-rally02:57
*** chhavi has joined #openstack-rally03:21
openstackgerritLinda Wang proposed openstack/rally master: Fix KeyError creds when getting deployment  https://review.openstack.org/51650803:59
LindaWangandreykurilin: I also got this issue when running "rally task start" via Rally stable/0.10: http://paste.openstack.org/raw/625044/04:07
LindaWangandreykurilin: It is about log04:08
LindaWangandreykurilin: I didnt come across such issue when using Rally stable/0.904:09
LindaWangandreykurilin: Could you help check that? Thanks04:09
*** hockeynut has quit IRC04:22
*** hockeynut has joined #openstack-rally04:24
*** lpetrut has joined #openstack-rally06:04
*** tosky has joined #openstack-rally06:53
*** rcernin has quit IRC06:59
*** spectr has joined #openstack-rally07:08
*** anshul has joined #openstack-rally07:17
*** pcaruana has joined #openstack-rally07:17
*** tosky has quit IRC07:19
*** lpetrut has quit IRC07:27
rallydev-bot[From Gitter] andreykurilin : LindaWang: the logs are not looks like from Rally itself07:38
rallydev-bot[From Gitter] andreykurilin : `2017-10-30 17:45:24,304 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded`07:38
rallydev-bot[From Gitter] andreykurilin : I suppose you are merging stdout and stderr outputs of `rally task results` and warning messsages can break the json output07:39
rallydev-bot[From Gitter] andreykurilin : you need to add some print statements to your code to help identifying the issue07:39
LindaWangandreykurilin: This error (Error with run: No JSON object could be decoded`)comes from the scenario (NovaSecGroup.boot_and_delete_server_with_secgroups) has been removed.07:42
LindaWangandreykurilin: After I deleted this scenrio, nova related scenarios passed, but the log error is still there07:43
LindaWangandreykurilin:  Could you help with this issue? https://review.openstack.org/#/c/516508/07:43
LindaWangandreykurilin: It seems unit test failed07:44
*** rcernin has joined #openstack-rally07:44
rallydev-bot[From Gitter] andreykurilin : NovaSecGroup.boot_and_delete_server_with_secgroups had been removed from rally. You can replace it by NeutronSecGroup.boot_and_delete_server_with_secgroups07:47
rallydev-bot[From Gitter] andreykurilin : or something like that07:47
LindaWangandreykurilin:  Got it07:47
LindaWangandreykurilin: Could you help with this issue? https://review.openstack.org/#/c/516508/07:48
rallydev-bot[From Gitter] andreykurilin : It needs some investigation07:49
rallydev-bot[From Gitter] andreykurilin : I'll return to it in several hours07:50
*** lpetrut has joined #openstack-rally07:54
LindaWangandreykurilin: Thanks07:55
*** lpetrut has quit IRC08:01
*** tesseract has joined #openstack-rally08:16
*** yamamoto has quit IRC08:23
rallydev-bot[From Gitter] martbhell_twitter : Hello! I would like to add "LONGNAME id-1f3fbff5-4e44-400d-9ca1-d953f05f609b gate negative" to the tempest rally skip-list.yml but if I add LONGNAME[id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,gate,negative] then it adds a duplicate of the test. One is skipped and the other runs (and fails). Any tips how to do this?08:24
*** alexchadin has joined #openstack-rally08:31
rallydev-bot[From Gitter] cxhuawei : Hi , Andrey , when rally task failed with errors , should the command return 1 instead of 0 ? @andreykurilin08:48
*** yamamoto has joined #openstack-rally09:24
*** mvk has quit IRC09:26
*** yamamoto has quit IRC09:34
*** ushkalim has joined #openstack-rally09:39
*** mvk has joined #openstack-rally09:56
rallydev-bot[From Gitter] andreykurilin : @cxhuawei: hi! I suppose we already discussed this with @shihai1991 :) yes, we need to return 1 in case of sla failures09:58
rallydev-bot[From Gitter] andreykurilin : @martbhell_twitter hi! the name should be in the format of how it is displayed in rally verify list-verifier-tests10:00
rallydev-bot[From Gitter] andreykurilin : btw, what version of rally is used?10:00
*** hemna- has joined #openstack-rally10:00
*** hemna has quit IRC10:01
*** e0ne has joined #openstack-rally10:15
*** lpetrut has joined #openstack-rally10:17
openstackgerritAndrey Kurilin proposed openstack/rally master: DO NOT MERGE: experiment with zuul v3  https://review.openstack.org/50883910:19
rallydev-bot[From Gitter] martbhell_twitter : @andreykurilin okay cool from that command it says "test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative]" - so does order here matters?I have the same but $ID,gate,negative10:19
rallydev-bot[From Gitter] martbhell_twitter : rally version is 0.9.1~dev76710:19
rallydev-bot[From Gitter] andreykurilin : @martbhell_twitter unfortunately yes, it does matter. we do not have enough developers to fix this issue :(10:20
rallydev-bot[From Gitter] andreykurilin : it should be not too hard to fix it10:20
rallydev-bot[From Gitter] andreykurilin : if you are interested in it or you know someone who can be interested, I can explain where and how it can be fixed10:21
rallydev-bot[From Gitter] martbhell_twitter : okay, sounds like something even I could fix perhaps :)10:21
rallydev-bot[From Gitter] martbhell_twitter : but I'll get back to you on that10:21
rallydev-bot[From Gitter] andreykurilin : ok, will wait ;)10:22
rallydev-bot[From Gitter] martbhell_twitter : haha first I'd like to get our rally tempest stuff ready :)10:22
*** mvk has quit IRC10:30
*** yamamoto has joined #openstack-rally10:39
rallydev-bot[From Gitter] andreykurilin : LindaWang: I found the cause of the problem with `deployment show`10:40
rallydev-bot[From Gitter] andreykurilin : The code of your patch fixes one case and breaks 2 others, so it is not a solution:) I'll work on a proper fix now10:41
*** mvk has joined #openstack-rally10:42
rallydev-bot[From Gitter] andreykurilin : ok, the proper fix can take too much time and is redundant in case of further refactoring of deployment things10:55
rallydev-bot[From Gitter] andreykurilin : i prefer to leave you fix..10:55
rallydev-bot[From Gitter] andreykurilin : or not... need to investigate a bot more10:57
rallydev-bot[From Gitter] andreykurilin : *a bit more10:57
*** rcernin has quit IRC11:18
*** alexchadin has quit IRC12:09
openstackgerritAndrey Kurilin proposed openstack/rally master: Fix showing deployment config in case of old format  https://review.openstack.org/51663812:11
rallydev-bot[From Gitter] andreykurilin : LindaWang: https://review.openstack.org/51663812:11
*** yamamoto has quit IRC12:11
*** yamamoto has joined #openstack-rally12:11
openstackgerritMerged openstack/rally master: [cli] Suppress PyMySQL warnings  https://review.openstack.org/51569612:18
openstackgerritchenhb proposed openstack/rally master: Add dummy platform and make functional test without openstack  https://review.openstack.org/51665312:31
*** catintheroof has joined #openstack-rally12:31
*** catintheroof has quit IRC12:32
*** catintheroof has joined #openstack-rally12:32
*** oanufrii has joined #openstack-rally12:33
*** dave-mccowan has joined #openstack-rally12:35
*** tosky has joined #openstack-rally12:44
*** Dinesh_Bhor has quit IRC12:47
*** LindaWang has quit IRC12:50
*** yamamoto has quit IRC12:56
*** LindaWang has joined #openstack-rally13:06
*** yamamoto has joined #openstack-rally13:10
LindaWangandreykurilin: Thanks. Then I will abandon my patch.13:11
rallydev-bot[From Gitter] andreykurilin : thanks you to pointing to that issue13:11
LindaWangandreykurilin:  But what about the log issue13:13
LindaWangandreykurilin: Will this big-fix patch be cherry picked to stable/0.10 ?https://review.openstack.org/#/c/516638/113:14
*** yamamoto has quit IRC13:15
rallydev-bot[From Gitter] andreykurilin : LindaWang: yes, it will be ported to stable/0.10 as soon as it will be merged to master13:18
rallydev-bot[From Gitter] andreykurilin : about logs: as I mentioned previously it is impossible to understand what is going wrong without more debug message13:29
*** yamamoto has joined #openstack-rally13:41
LindaWangandreykurilin: Let me check the log issue tomorrow13:42
*** yamamoto has quit IRC13:45
openstackgerritAndrey Kurilin proposed openstack/rally master: WIP: switch to use setuptools.scm  https://review.openstack.org/51668513:47
*** catintheroof has quit IRC14:12
*** catintheroof has joined #openstack-rally14:14
openstackgerritAndrey Kurilin proposed openstack/rally master: WIP: switch to use setuptools.scm  https://review.openstack.org/51668514:29
*** catintheroof has quit IRC14:30
*** catintheroof has joined #openstack-rally14:35
*** spectr has quit IRC14:37
*** spectr has joined #openstack-rally14:39
openstackgerritchenxu proposed openstack/rally master: OSProfiler Intergration  https://review.openstack.org/50044814:53
*** oanufrii has quit IRC15:02
*** yamamoto has joined #openstack-rally15:04
*** yamamoto has quit IRC15:14
*** anshul has quit IRC15:15
*** spectr has quit IRC15:29
*** catintheroof has quit IRC15:34
*** itlinux has joined #openstack-rally15:39
*** catintheroof has joined #openstack-rally15:40
*** spectr has joined #openstack-rally15:41
*** catintheroof has quit IRC15:42
*** yamamoto has joined #openstack-rally16:02
*** yamamoto has quit IRC16:02
*** ushkalim has quit IRC16:06
*** mvk has quit IRC16:07
openstackgerritchenxu proposed openstack/rally master: Change command return value when sla failed  https://review.openstack.org/51673716:36
rallydev-bot[From Gitter] shihai1991 : @cxhuawei We have discussed about this question. So pls help me finish this task if you have part-time recently. Our team need this change too.16:38
openstackgerritchenxu proposed openstack/rally master: Change command return value when sla failed  https://review.openstack.org/51673716:39
rallydev-bot[From Gitter] cxhuawei : https://review.openstack.org/#/c/516737/16:40
rallydev-bot[From Gitter] cxhuawei : @shihai1991  need a review :smile:16:40
*** catintheroof has joined #openstack-rally16:40
*** catintheroof has quit IRC16:45
*** yamamoto has joined #openstack-rally17:03
rallydev-bot[From Gitter] andreykurilin : @cxhuawei not so easy :) `rally task detailed` should return not zero exit code if it fails. task status doesn't relate to displaying results. The simpliest way is to move logic of detailed method to _detailed which will return task dict to the caller. start method will use returned dict for exit code and new detailed method will ignore the dict17:05
*** mvk has joined #openstack-rally17:06
*** abalutoiu has joined #openstack-rally17:10
*** yamamoto has quit IRC17:11
*** tosky has quit IRC17:11
*** catintheroof has joined #openstack-rally17:12
openstackgerritAndrey Kurilin proposed openstack/rally master: WIP: switch to use setuptools.scm  https://review.openstack.org/51668517:14
*** e0ne has quit IRC17:23
*** lpetrut has quit IRC17:28
*** pcaruana has quit IRC17:29
*** tesseract has quit IRC17:36
*** itlinux has quit IRC17:56
*** itlinux has joined #openstack-rally18:06
*** anshul has joined #openstack-rally18:27
*** abalutoiu has quit IRC18:44
*** e0ne has joined #openstack-rally18:54
*** lpetrut has joined #openstack-rally19:11
*** catintheroof has quit IRC19:14
*** pcaruana has joined #openstack-rally19:15
*** pcaruana has quit IRC19:49
*** catintheroof has joined #openstack-rally19:55
*** dave-mcc_ has joined #openstack-rally20:26
*** dave-mccowan has quit IRC20:27
*** catintheroof has quit IRC21:09
*** rcernin has joined #openstack-rally21:32
*** anshul has quit IRC21:34
*** lpetrut has quit IRC21:40
*** e0ne has quit IRC22:18
*** chhavi has quit IRC22:38
*** itlinux has quit IRC22:41
*** jlabarre has quit IRC22:57
*** LindaWang has quit IRC23:17

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