*** LindaWang has quit IRC | 00:30 | |
*** LindaWang has joined #openstack-rally | 01:01 | |
*** itlinux has quit IRC | 01:09 | |
*** LindaWang has quit IRC | 01:34 | |
*** LindaWang has joined #openstack-rally | 01:37 | |
*** oanufrii has quit IRC | 01:47 | |
*** catintheroof has joined #openstack-rally | 02:24 | |
*** catintheroof has quit IRC | 02:43 | |
*** ilbot3 has quit IRC | 02:46 | |
*** dave-mccowan has quit IRC | 02:56 | |
*** ilbot3 has joined #openstack-rally | 02:57 | |
*** chhavi has joined #openstack-rally | 03:21 | |
openstackgerrit | Linda Wang proposed openstack/rally master: Fix KeyError creds when getting deployment https://review.openstack.org/516508 | 03:59 |
---|---|---|
LindaWang | andreykurilin: I also got this issue when running "rally task start" via Rally stable/0.10: http://paste.openstack.org/raw/625044/ | 04:07 |
LindaWang | andreykurilin: It is about log | 04:08 |
LindaWang | andreykurilin: I didnt come across such issue when using Rally stable/0.9 | 04:09 |
LindaWang | andreykurilin: Could you help check that? Thanks | 04:09 |
*** hockeynut has quit IRC | 04:22 | |
*** hockeynut has joined #openstack-rally | 04:24 | |
*** lpetrut has joined #openstack-rally | 06:04 | |
*** tosky has joined #openstack-rally | 06:53 | |
*** rcernin has quit IRC | 06:59 | |
*** spectr has joined #openstack-rally | 07:08 | |
*** anshul has joined #openstack-rally | 07:17 | |
*** pcaruana has joined #openstack-rally | 07:17 | |
*** tosky has quit IRC | 07:19 | |
*** lpetrut has quit IRC | 07:27 | |
rallydev-bot | [From Gitter] andreykurilin : LindaWang: the logs are not looks like from Rally itself | 07: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 output | 07:39 |
rallydev-bot | [From Gitter] andreykurilin : you need to add some print statements to your code to help identifying the issue | 07:39 |
LindaWang | andreykurilin: 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 |
LindaWang | andreykurilin: After I deleted this scenrio, nova related scenarios passed, but the log error is still there | 07:43 |
LindaWang | andreykurilin: Could you help with this issue? https://review.openstack.org/#/c/516508/ | 07:43 |
LindaWang | andreykurilin: It seems unit test failed | 07:44 |
*** rcernin has joined #openstack-rally | 07: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_secgroups | 07:47 |
rallydev-bot | [From Gitter] andreykurilin : or something like that | 07:47 |
LindaWang | andreykurilin: Got it | 07:47 |
LindaWang | andreykurilin: Could you help with this issue? https://review.openstack.org/#/c/516508/ | 07:48 |
rallydev-bot | [From Gitter] andreykurilin : It needs some investigation | 07:49 |
rallydev-bot | [From Gitter] andreykurilin : I'll return to it in several hours | 07:50 |
*** lpetrut has joined #openstack-rally | 07:54 | |
LindaWang | andreykurilin: Thanks | 07:55 |
*** lpetrut has quit IRC | 08:01 | |
*** tesseract has joined #openstack-rally | 08:16 | |
*** yamamoto has quit IRC | 08: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-rally | 08:31 | |
rallydev-bot | [From Gitter] cxhuawei : Hi , Andrey , when rally task failed with errors , should the command return 1 instead of 0 ? @andreykurilin | 08:48 |
*** yamamoto has joined #openstack-rally | 09:24 | |
*** mvk has quit IRC | 09:26 | |
*** yamamoto has quit IRC | 09:34 | |
*** ushkalim has joined #openstack-rally | 09:39 | |
*** mvk has joined #openstack-rally | 09: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 failures | 09: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-tests | 10:00 |
rallydev-bot | [From Gitter] andreykurilin : btw, what version of rally is used? | 10:00 |
*** hemna- has joined #openstack-rally | 10:00 | |
*** hemna has quit IRC | 10:01 | |
*** e0ne has joined #openstack-rally | 10:15 | |
*** lpetrut has joined #openstack-rally | 10:17 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: DO NOT MERGE: experiment with zuul v3 https://review.openstack.org/508839 | 10: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,negative | 10:19 |
rallydev-bot | [From Gitter] martbhell_twitter : rally version is 0.9.1~dev767 | 10: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 it | 10: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 fixed | 10: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 that | 10: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 IRC | 10:30 | |
*** yamamoto has joined #openstack-rally | 10: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 now | 10:41 |
*** mvk has joined #openstack-rally | 10: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 things | 10: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 more | 10:57 |
rallydev-bot | [From Gitter] andreykurilin : *a bit more | 10:57 |
*** rcernin has quit IRC | 11:18 | |
*** alexchadin has quit IRC | 12:09 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Fix showing deployment config in case of old format https://review.openstack.org/516638 | 12:11 |
rallydev-bot | [From Gitter] andreykurilin : LindaWang: https://review.openstack.org/516638 | 12:11 |
*** yamamoto has quit IRC | 12:11 | |
*** yamamoto has joined #openstack-rally | 12:11 | |
openstackgerrit | Merged openstack/rally master: [cli] Suppress PyMySQL warnings https://review.openstack.org/515696 | 12:18 |
openstackgerrit | chenhb proposed openstack/rally master: Add dummy platform and make functional test without openstack https://review.openstack.org/516653 | 12:31 |
*** catintheroof has joined #openstack-rally | 12:31 | |
*** catintheroof has quit IRC | 12:32 | |
*** catintheroof has joined #openstack-rally | 12:32 | |
*** oanufrii has joined #openstack-rally | 12:33 | |
*** dave-mccowan has joined #openstack-rally | 12:35 | |
*** tosky has joined #openstack-rally | 12:44 | |
*** Dinesh_Bhor has quit IRC | 12:47 | |
*** LindaWang has quit IRC | 12:50 | |
*** yamamoto has quit IRC | 12:56 | |
*** LindaWang has joined #openstack-rally | 13:06 | |
*** yamamoto has joined #openstack-rally | 13:10 | |
LindaWang | andreykurilin: Thanks. Then I will abandon my patch. | 13:11 |
rallydev-bot | [From Gitter] andreykurilin : thanks you to pointing to that issue | 13:11 |
LindaWang | andreykurilin: But what about the log issue | 13:13 |
LindaWang | andreykurilin: Will this big-fix patch be cherry picked to stable/0.10 ?https://review.openstack.org/#/c/516638/1 | 13:14 |
*** yamamoto has quit IRC | 13:15 | |
rallydev-bot | [From Gitter] andreykurilin : LindaWang: yes, it will be ported to stable/0.10 as soon as it will be merged to master | 13:18 |
rallydev-bot | [From Gitter] andreykurilin : about logs: as I mentioned previously it is impossible to understand what is going wrong without more debug message | 13:29 |
*** yamamoto has joined #openstack-rally | 13:41 | |
LindaWang | andreykurilin: Let me check the log issue tomorrow | 13:42 |
*** yamamoto has quit IRC | 13:45 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: switch to use setuptools.scm https://review.openstack.org/516685 | 13:47 |
*** catintheroof has quit IRC | 14:12 | |
*** catintheroof has joined #openstack-rally | 14:14 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: switch to use setuptools.scm https://review.openstack.org/516685 | 14:29 |
*** catintheroof has quit IRC | 14:30 | |
*** catintheroof has joined #openstack-rally | 14:35 | |
*** spectr has quit IRC | 14:37 | |
*** spectr has joined #openstack-rally | 14:39 | |
openstackgerrit | chenxu proposed openstack/rally master: OSProfiler Intergration https://review.openstack.org/500448 | 14:53 |
*** oanufrii has quit IRC | 15:02 | |
*** yamamoto has joined #openstack-rally | 15:04 | |
*** yamamoto has quit IRC | 15:14 | |
*** anshul has quit IRC | 15:15 | |
*** spectr has quit IRC | 15:29 | |
*** catintheroof has quit IRC | 15:34 | |
*** itlinux has joined #openstack-rally | 15:39 | |
*** catintheroof has joined #openstack-rally | 15:40 | |
*** spectr has joined #openstack-rally | 15:41 | |
*** catintheroof has quit IRC | 15:42 | |
*** yamamoto has joined #openstack-rally | 16:02 | |
*** yamamoto has quit IRC | 16:02 | |
*** ushkalim has quit IRC | 16:06 | |
*** mvk has quit IRC | 16:07 | |
openstackgerrit | chenxu proposed openstack/rally master: Change command return value when sla failed https://review.openstack.org/516737 | 16: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 |
openstackgerrit | chenxu proposed openstack/rally master: Change command return value when sla failed https://review.openstack.org/516737 | 16: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-rally | 16:40 | |
*** catintheroof has quit IRC | 16:45 | |
*** yamamoto has joined #openstack-rally | 17: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 dict | 17:05 |
*** mvk has joined #openstack-rally | 17:06 | |
*** abalutoiu has joined #openstack-rally | 17:10 | |
*** yamamoto has quit IRC | 17:11 | |
*** tosky has quit IRC | 17:11 | |
*** catintheroof has joined #openstack-rally | 17:12 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: switch to use setuptools.scm https://review.openstack.org/516685 | 17:14 |
*** e0ne has quit IRC | 17:23 | |
*** lpetrut has quit IRC | 17:28 | |
*** pcaruana has quit IRC | 17:29 | |
*** tesseract has quit IRC | 17:36 | |
*** itlinux has quit IRC | 17:56 | |
*** itlinux has joined #openstack-rally | 18:06 | |
*** anshul has joined #openstack-rally | 18:27 | |
*** abalutoiu has quit IRC | 18:44 | |
*** e0ne has joined #openstack-rally | 18:54 | |
*** lpetrut has joined #openstack-rally | 19:11 | |
*** catintheroof has quit IRC | 19:14 | |
*** pcaruana has joined #openstack-rally | 19:15 | |
*** pcaruana has quit IRC | 19:49 | |
*** catintheroof has joined #openstack-rally | 19:55 | |
*** dave-mcc_ has joined #openstack-rally | 20:26 | |
*** dave-mccowan has quit IRC | 20:27 | |
*** catintheroof has quit IRC | 21:09 | |
*** rcernin has joined #openstack-rally | 21:32 | |
*** anshul has quit IRC | 21:34 | |
*** lpetrut has quit IRC | 21:40 | |
*** e0ne has quit IRC | 22:18 | |
*** chhavi has quit IRC | 22:38 | |
*** itlinux has quit IRC | 22:41 | |
*** jlabarre has quit IRC | 22:57 | |
*** LindaWang has quit IRC | 23:17 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!