Friday, 2013-12-06

openstackrecheckopenstack/horizon change: https://review.openstack.org/58139 failed tempest because of: https://bugs.launchpad.net/bugs/125389600:16
*** dims has quit IRC00:21
*** adalbas has quit IRC00:24
*** dims has joined #openstack-qa00:33
*** jerryz has quit IRC00:34
openstackrecheckopenstack/python-novaclient change: https://review.openstack.org/59726 failed tempest with an unrecognized error00:37
*** adalbas has joined #openstack-qa00:37
*** ken1ohmichi has joined #openstack-qa00:37
*** harlowja has quit IRC00:40
*** harlowja has joined #openstack-qa00:42
openstackrecheckopenstack/glance change: https://review.openstack.org/60372 failed tempest with an unrecognized error00:47
openstackrecheckopenstack/nova change: https://review.openstack.org/59312 failed tempest because of: https://bugs.launchpad.net/bugs/125764100:50
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Don't fix disks before rexecing  https://review.openstack.org/6039100:51
*** dmorita has joined #openstack-qa00:51
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Use the ephemeral disk on rackspace performance nodes  https://review.openstack.org/6034700:52
openstackrecheckopenstack/keystone change: https://review.openstack.org/54647 failed tempest with an unrecognized error00:54
openstackrecheckopenstack/python-novaclient change: https://review.openstack.org/60387 failed tempest because of: https://bugs.launchpad.net/bugs/125487201:02
*** mestery has quit IRC01:04
*** mestery has joined #openstack-qa01:05
openstackrecheckopenstack/nova change: https://review.openstack.org/60285 failed tempest because of: https://bugs.launchpad.net/bugs/125764101:09
*** hemna is now known as hemnafk01:12
*** malini_afk is now known as malini01:12
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Don't fix disks before rexecing  https://review.openstack.org/6039101:14
*** adalbas has quit IRC01:14
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Use the ephemeral disk on rackspace performance nodes  https://review.openstack.org/6034701:15
*** annegentle has quit IRC01:18
*** jerryz has joined #openstack-qa01:20
*** locke1051 has joined #openstack-qa01:22
*** mrodden has joined #openstack-qa01:24
*** annegentle has joined #openstack-qa01:25
openstackrecheckopenstack/neutron change: https://review.openstack.org/60195 failed tempest because of: https://bugs.launchpad.net/bugs/124906501:30
*** bill_az_ has quit IRC01:31
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Don't fix disks before rexecing  https://review.openstack.org/6039101:38
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Use the ephemeral disk on rackspace performance nodes  https://review.openstack.org/6034701:38
openstackgerritGeronimo proposed a change to openstack-dev/devstack: Adds python2 to general packages to be installed  https://review.openstack.org/5924401:39
*** nosnos has joined #openstack-qa01:42
*** mkollaro has quit IRC01:50
*** marun has joined #openstack-qa01:59
*** ivanzhu has joined #openstack-qa02:07
openstackrecheckopenstack/swift change: https://review.openstack.org/59911 failed tempest because of: https://bugs.launchpad.net/bugs/125764102:12
*** jufeng has joined #openstack-qa02:15
jerryzivanzhu: ping02:27
ivanzhujerryz: hi02:27
jerryzivanzhu: i have a question about a test case you wrote. it failed in my private ci environment02:28
*** weshay has quit IRC02:28
ivanzhujerryz: which one?02:28
jerryzbut the code are synced with github. i don't know where i do wrong02:29
jerryzi sent an email to your ibm address02:29
ivanzhuok, notice it02:30
*** mestery has quit IRC02:30
jerryzivanzhu: http://paste.openstack.org/show/54570/02:30
ivanzhujerryz: ok, will check it02:31
*** wramthun has quit IRC02:32
*** wramthun has joined #openstack-qa02:33
*** mestery has joined #openstack-qa02:33
*** sthaha has joined #openstack-qa02:34
*** sthaha has joined #openstack-qa02:34
*** adalbas has joined #openstack-qa02:39
*** devlaps has quit IRC02:43
jerryzivanzhu: thanks. if you need any more information, please let me know.02:45
ivanzhujerryz: which version of lxml is in your environment?02:46
jerryz2.3.202:46
openstackrecheckopenstack/heat change: https://review.openstack.org/59684 failed tempest because of: https://bugs.launchpad.net/bugs/125764102:48
jerryzivan: that is the same as used in openstack.org02:48
ivanzhujerryz: yes02:50
openstackrecheckopenstack/heat change: https://review.openstack.org/59880 failed tempest with an unrecognized error02:52
openstackrecheckopenstack/nova change: https://review.openstack.org/53077 failed tempest because of: https://bugs.launchpad.net/bugs/1240256 and https://bugs.launchpad.net/bugs/125764102:55
*** salv-orlando has quit IRC02:55
ivanzhujerryz: hi, I guess it is failed due to the tag: <10-150-10-15>02:56
ivanzhujerryz: http://paste.openstack.org/show/54572/02:58
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040603:02
jerryzivanzhu: i am back03:10
ivanzhujerryz: I guess lxml can't handle "-" correctly. but need verify it.03:12
jerryzivanzhu: is the log element supposed to be empty03:12
ivanzhujerryz: no.03:12
jerryzivanzhu: in o.o, the host is represented by a hostname or ip address?03:13
jerryzivanzhu: if i replace 10-150-10-15 with host1, it passes w3schools xml validation03:16
ivanzhujerryz: not sure03:16
ivanzhujerryz: so the issue is "-"?03:17
jerryzivanzhu: just found the hostname of this devstack slave is 10-150-10-1703:18
jerryzs/10-150-10-17/10-150-10-1503:19
ivanzhujerryz: I think you can file a bug in nova03:20
jerryzivanzhu: ok03:21
jerryzivanzhu: it seems that lxml can't handle hostnames beginning with a number03:22
jerryzivanzhu: nothing wrong with -03:23
openstackrecheckopenstack/keystone change: https://review.openstack.org/59260 failed tempest because of: https://bugs.launchpad.net/bugs/125764103:24
*** mriedem has quit IRC03:26
ivanzhujerryz: how did you check it?03:26
jerryzivanzhu: http://www.w3schools.com/xml/xml_validator.asp03:28
jerryzivanzhu: just copy the xml into the field and click validate03:28
jerryzivanzhu: i am not sure lxml and w3school share the same schema, but they all complain with the same error03:30
jerryzivanzhu: seems that xml elements can't not begin with number03:30
ivanzhujerryz: yes03:34
jerryz'03:34
ivanzhumaybe we should add an element <ip>10-150-10-15</ip>03:35
jerryzivanzhu: nova will have to format the hostname tag with a prefix to avoid such scenario i suppose03:35
ivanzhujerryz: yes, I agree03:35
*** amotoki_ has quit IRC03:37
jerryzivanzhu: thanks for the help. i will file a bug03:37
openstackrecheckopenstack/ceilometer change: https://review.openstack.org/59999 failed tempest because of: https://bugs.launchpad.net/bugs/121048303:42
*** dkranz has joined #openstack-qa03:49
openstackrecheckopenstack/tempest change: https://review.openstack.org/60406 failed tempest with an unrecognized error03:51
jerryzivanzhu: https://bugs.launchpad.net/nova/+bug/125837603:55
*** jufeng has quit IRC03:56
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040603:58
openstackrecheckopenstack/glance change: https://review.openstack.org/60372 failed tempest with an unrecognized error04:05
openstackrecheckopenstack/python-keystoneclient change: https://review.openstack.org/52702 failed tempest with an unrecognized error04:14
openstackrecheckopenstack/heat change: https://review.openstack.org/60311 failed tempest because of: https://bugs.launchpad.net/bugs/125764104:17
openstackrecheckopenstack/python-keystoneclient change: https://review.openstack.org/56490 failed tempest with an unrecognized error04:21
*** malini is now known as malini_afk04:26
openstackrecheckopenstack/tempest change: https://review.openstack.org/60406 failed tempest with an unrecognized error04:45
*** masayukig has joined #openstack-qa04:45
openstackrecheckopenstack/keystone change: https://review.openstack.org/60163 failed tempest because of: https://bugs.launchpad.net/bugs/125764104:49
*** masayukig has quit IRC04:50
*** SergeyLukjanov has joined #openstack-qa04:54
*** prekarat has joined #openstack-qa04:54
*** raies has joined #openstack-qa05:02
openstackgerritZhi Kun Liu proposed a change to openstack/tempest: add admin server tests  https://review.openstack.org/4606505:10
raiesafazekas: hi installed neutron enabled devtsack successfuly but tempest test is running as of now05:13
raieserror is " File "/home/raies/tempest_testing/tempest/tempest/services/identity/json/identity_client.py", line 249, in __init__     if 'tokens' not in auth_url: TypeError: argument of type 'NoneType' is not iterabl"05:13
raiesfor all the tests05:13
raiesafazekas: ^^05:13
raiesi copied tempest.conf to local etc/tempest.conf and /etc/tempest/tempest.conf05:14
raiesI changed tempest .conf in only password in identity section05:14
raiesafazekas: could you suggest something05:15
*** ken1ohmichi has quit IRC05:17
raiesafazekas: u there ?05:26
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040605:28
*** raies has quit IRC05:30
*** yfried has joined #openstack-qa05:40
*** psharma has joined #openstack-qa05:44
openstackrecheckopenstack/neutron change: https://review.openstack.org/59118 failed tempest with an unrecognized error05:46
*** masayukig has joined #openstack-qa05:46
openstackrecheckopenstack/tempest change: https://review.openstack.org/46065 failed tempest with an unrecognized error05:46
*** DennyZhang has joined #openstack-qa05:47
*** masayukig has quit IRC05:51
*** Madan has joined #openstack-qa05:58
*** DennyZhang has quit IRC06:03
*** Madan has quit IRC06:11
*** SergeyLukjanov is now known as _SergeyLukjanov06:11
*** _SergeyLukjanov is now known as SergeyLukjanov06:22
*** sthaha has quit IRC06:23
openstackrecheckopenstack/nova change: https://review.openstack.org/57967 failed tempest because of: https://bugs.launchpad.net/bugs/125389606:24
*** SergeyLukjanov has quit IRC06:24
*** amotoki has quit IRC06:28
*** nosnos_ has joined #openstack-qa06:30
*** Madan has joined #openstack-qa06:31
*** nosnos has quit IRC06:33
openstackgerritDaisuke Morita proposed a change to openstack/tempest: Check HTTP response headers of Swift middleware API in detail  https://review.openstack.org/5962306:34
*** raies has joined #openstack-qa06:38
raiesafazekas: hello06:38
raiesis there any pre configuration required to test tempest on devstack ?06:39
*** masayukig has joined #openstack-qa06:40
openstackgerritZhi Kun Liu proposed a change to openstack/tempest: add admin server tests  https://review.openstack.org/4606506:42
*** masayukig has quit IRC06:45
*** Flying_Bond has joined #openstack-qa06:45
openstackrecheckopenstack/nova change: https://review.openstack.org/58084 failed tempest because of: https://bugs.launchpad.net/bugs/124906506:46
*** masayukig has joined #openstack-qa06:57
openstackrecheckopenstack/cinder change: https://review.openstack.org/59321 failed tempest because of: https://bugs.launchpad.net/bugs/125764107:02
openstackrecheckopenstack/horizon change: https://review.openstack.org/58928 failed tempest because of: https://bugs.launchpad.net/bugs/125389607:03
openstackrecheckopenstack/nova change: https://review.openstack.org/44007 failed tempest because of: https://bugs.launchpad.net/bugs/125764107:04
afazekasraies: probably wrong keystone credentials in the config file07:14
afazekasif tempest is on the list of enabled services it should create a correct config file in tempest/etc  and you do not need to copy any config file07:17
*** andreaf has quit IRC07:18
*** andreaf has joined #openstack-qa07:19
openstackrecheckopenstack/neutron change: https://review.openstack.org/60293 failed tempest with an unrecognized error07:21
andreafsdague mtreinish: I posted a draft implementation of the input scenarios bp: https://review.openstack.org/#/c/60434/107:22
raiesafazekas: yes it was like that wrong config07:28
raiesNow problem is resolved07:28
raiesafazekas: one more thing I wanna ask07:28
raiesfor https://review.openstack.org/#/c/47348/07:28
*** masayukig has quit IRC07:28
raiesI suppose implement addcleanup07:28
raiesthen create --> update --> delete --> then cleanup07:29
raiesafazekas: in case of success07:29
*** SergeyLukjanov has joined #openstack-qa07:29
raiesthere will be an error saying already deleted or like this07:29
raiesthe how should we handle it07:30
*** yfried has quit IRC07:30
*** masayukig has joined #openstack-qa07:41
openstackrecheckopenstack/nova change: https://review.openstack.org/57102 failed tempest with an unrecognized error07:42
*** masayukig has quit IRC07:42
*** masayukig has joined #openstack-qa07:42
openstackrecheckopenstack/neutron change: https://review.openstack.org/59787 failed tempest because of: https://bugs.launchpad.net/bugs/1251448 and https://bugs.launchpad.net/bugs/1244255 and https://bugs.launchpad.net/bugs/122400107:44
*** yfried has joined #openstack-qa07:45
*** afazekas_ has joined #openstack-qa07:49
raiesafazekas: hi07:53
*** jamielennox is now known as jamielennox|away07:54
*** jlibosva has joined #openstack-qa08:08
*** Flying_Bond has quit IRC08:20
*** locke1051 has quit IRC08:25
*** mrodden has quit IRC08:25
*** hemna_ has joined #openstack-qa08:27
*** bnemec has quit IRC08:27
*** SergeyLukjanov_ has joined #openstack-qa08:28
*** plomakin has joined #openstack-qa08:30
*** gfidente has joined #openstack-qa08:33
*** esmute_ has joined #openstack-qa08:33
*** mtreinish_ has joined #openstack-qa08:34
*** esmute has quit IRC08:34
*** lifeless has quit IRC08:34
*** plomakin_ has quit IRC08:34
*** malini_afk has quit IRC08:34
*** SergeyLukjanov has quit IRC08:34
*** wramthun has quit IRC08:34
*** giulivo has quit IRC08:34
*** hemnafk has quit IRC08:34
*** mtreinish has quit IRC08:34
*** malini_afk has joined #openstack-qa08:35
*** malini_afk is now known as malini08:35
*** mtreinish_ is now known as mtreinish08:35
*** esmute_ is now known as esmute08:35
*** lifeless has joined #openstack-qa08:36
*** wramthun has joined #openstack-qa08:36
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040608:39
openstackrecheckopenstack/python-keystoneclient change: https://review.openstack.org/49482 failed tempest with an unrecognized error08:39
openstackgerritSergey Lukjanov proposed a change to openstack-dev/devstack: Setup user and endpoints for Savanna  https://review.openstack.org/6007708:57
*** masayukig has quit IRC09:01
*** jlibosva has quit IRC09:05
*** jlibosva has joined #openstack-qa09:06
openstackrecheckopenstack/neutron change: https://review.openstack.org/60291 failed tempest with an unrecognized error09:07
*** jpich has joined #openstack-qa09:11
*** yassine has joined #openstack-qa09:13
openstackrecheckopenstack/tempest change: https://review.openstack.org/60406 failed tempest with an unrecognized error09:16
*** ivanzhu has quit IRC09:20
*** jlibosva has quit IRC09:24
*** jlibosva has joined #openstack-qa09:24
*** jlibosva has quit IRC09:25
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040609:25
*** jlibosva has joined #openstack-qa09:25
*** nosnos_ has quit IRC09:29
*** nosnos has joined #openstack-qa09:29
*** Flying_Bond has joined #openstack-qa09:32
openstackrecheckopenstack/horizon change: https://review.openstack.org/60320 failed tempest because of: https://bugs.launchpad.net/bugs/125764109:33
openstackrecheckopenstack/horizon change: https://review.openstack.org/60437 failed tempest because of: https://bugs.launchpad.net/bugs/125764109:39
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IKE policies tests  https://review.openstack.org/4734809:44
openstackrecheckopenstack/ceilometer change: https://review.openstack.org/60262 failed tempest with an unrecognized error09:46
*** HenryG has quit IRC09:47
*** HenryG has joined #openstack-qa09:47
*** klrmn has quit IRC09:51
*** dmorita has quit IRC09:51
*** klrmn1 has joined #openstack-qa09:51
*** klrmn1 is now known as klrmn09:51
*** zhikunliu has joined #openstack-qa09:53
openstackgerritxu-haiwei proposed a change to openstack/tempest: Separate negative tests for test_services in Tempest  https://review.openstack.org/6045509:57
*** safchain has joined #openstack-qa09:59
*** Madan has quit IRC09:59
zhikunliuDear all, could you please help review https://review.openstack.org/#/c/46065/. This patch has been reviewed for about 3 months.   It has ever gotten one +2, but need rebase. I have finished the rebase.  please help to review when you have time. thanks you!  :)09:59
*** masayukig has joined #openstack-qa10:02
openstackrecheckopenstack/tempest change: https://review.openstack.org/60406 failed tempest with an unrecognized error10:06
*** masayukig has quit IRC10:07
*** fbo_away is now known as fbo10:09
*** Madan has joined #openstack-qa10:18
openstackrecheckopenstack/python-keystoneclient change: https://review.openstack.org/51000 failed tempest with an unrecognized error10:20
openstackrecheckopenstack/neutron change: https://review.openstack.org/60291 failed tempest with an unrecognized error10:24
*** salv-orlando has joined #openstack-qa10:27
*** SergeyLukjanov_ has quit IRC10:32
openstackrecheckopenstack/neutron change: https://review.openstack.org/60293 failed tempest with an unrecognized error10:35
afazekas_raies: are you sure the devstack finished with every installation step without an error ?10:37
*** mkollaro has joined #openstack-qa10:39
*** jhenner has joined #openstack-qa10:42
*** nosnos_ has joined #openstack-qa10:44
openstackrecheckopenstack/heat change: https://review.openstack.org/59684 failed tempest because of: https://bugs.launchpad.net/bugs/125764110:46
*** masayukig has joined #openstack-qa10:46
*** nosnos has quit IRC10:48
*** Flying_Bond has quit IRC10:49
*** masayuki_ has joined #openstack-qa10:50
openstackrecheckopenstack/horizon change: https://review.openstack.org/60443 failed tempest with an unrecognized error10:50
*** masayukig has quit IRC10:50
openstackrecheckopenstack/heat change: https://review.openstack.org/60460 failed tempest because of: https://bugs.launchpad.net/bugs/125764110:51
openstackrecheckopenstack/glance change: https://review.openstack.org/60188 failed tempest because of: https://bugs.launchpad.net/bugs/121048310:52
openstackrecheckopenstack/heat change: https://review.openstack.org/59122 failed tempest because of: https://bugs.launchpad.net/bugs/125762611:01
openstackrecheckopenstack/horizon change: https://review.openstack.org/60471 failed tempest with an unrecognized error11:16
*** rfolco has joined #openstack-qa11:19
openstackrecheckopenstack/heat change: https://review.openstack.org/59880 failed tempest because of: https://bugs.launchpad.net/bugs/125764111:24
openstackrecheckopenstack/ceilometer change: https://review.openstack.org/60473 failed tempest with an unrecognized error11:30
openstackrecheckopenstack/nova change: https://review.openstack.org/57967 failed tempest because of: https://bugs.launchpad.net/bugs/125389611:33
openstackrecheckopenstack/horizon change: https://review.openstack.org/60470 failed tempest with an unrecognized error11:43
openstackrecheckopenstack/heat change: https://review.openstack.org/60460 failed tempest because of: https://bugs.launchpad.net/bugs/122400111:43
*** adalbas has quit IRC11:51
*** masayuki_ has quit IRC11:53
*** masayukig has joined #openstack-qa11:54
*** zhikunliu has quit IRC11:57
raiesafazekas: hi11:58
openstackrecheckopenstack/heat change: https://review.openstack.org/56697 failed tempest because of: https://bugs.launchpad.net/bugs/125764112:03
openstackrecheckopenstack/neutron change: https://review.openstack.org/60477 failed tempest with an unrecognized error12:03
raiesafazekas_:  please see https://review.openstack.org/#/c/47348/12:04
openstackrecheckopenstack/ceilometer change: https://review.openstack.org/60475 failed tempest because of: https://bugs.launchpad.net/bugs/125764112:05
*** locke105 has joined #openstack-qa12:08
openstackrecheckopenstack/neutron change: https://review.openstack.org/60480 failed tempest with an unrecognized error12:11
raiesafazekas_: thanks12:12
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IPSec policies tests  https://review.openstack.org/4781612:13
raiesafazekas_: as https://review.openstack.org/#/c/60149/ is not being merge how will I add fwaas related test cases12:13
*** mrodden has joined #openstack-qa12:31
openstackrecheckopenstack/heat change: https://review.openstack.org/60486 failed tempest because of: https://bugs.launchpad.net/bugs/125389612:36
openstackrecheckopenstack/horizon change: https://review.openstack.org/59002 failed tempest because of: https://bugs.launchpad.net/bugs/125389612:39
openstackgerritArx Cruz proposed a change to openstack-infra/devstack-gate: Adding an option to use qpid instead of rabbit or zeromq  https://review.openstack.org/5582912:40
*** Madan has quit IRC12:41
afazekas_looks like http://logs.openstack.org/49/60149/1/check/check-tempest-dsvm-neutron/6c80801/console.html is failed with random reason,  and you only need to add it the master12:42
afazekas_https://review.openstack.org/#/c/59029/ this change is looking for reviewers12:45
sdagueafazekas: reviews12:48
sdaguereviewed12:48
*** adalbas has joined #openstack-qa12:48
sdagueI'm actually concerned about why it doesn't have new tests as part of it12:48
openstackrecheckopenstack/nova change: https://review.openstack.org/55509 failed tempest with an unrecognized error12:51
*** mriedem has joined #openstack-qa12:54
adalbassdague, hi! I'm starting looking at where we are in terms of open bugs, new ones, critical and high.12:58
openstackrecheckopenstack/nova change: https://review.openstack.org/57967 failed tempest because of: https://bugs.launchpad.net/bugs/125389612:58
sdagueadalbas: great12:59
adalbassdague, i understand the focus is on tempest, right?12:59
sdagueadalbas: yes12:59
adalbassdague, ok, i ll send some thoughts to the ml for discussion12:59
sdaguelet's get that under control first, then try to figure out about other related projects12:59
sdagueadalbas: sure. An initial assessment would be good.13:00
adalbassdague, i believe starting with a team effort to triage the new ones will help as a start13:00
sdagueadalbas: right, so that is usually done by organizing bug triage days13:00
adalbassdague, yes!13:00
*** bill_az has joined #openstack-qa13:01
sdaguewhich is what I'd suggest. Pick a day in the next couple of weeks, and work to advertise to it13:01
adalbassdague, yup. we need to get that before the holidays. I'll suggest some day next week.13:01
openstackgerritafazekas proposed a change to openstack/tempest: Enable run_ssh and add floatingip + keypair auth  https://review.openstack.org/5033713:03
sdaguesounds good13:03
openstackrecheckopenstack/heat change: https://review.openstack.org/60476 failed tempest because of: https://bugs.launchpad.net/bugs/125764113:05
*** salv-orlando has quit IRC13:06
*** salv-orlando has joined #openstack-qa13:07
*** weshay has joined #openstack-qa13:09
*** nosnos_ has quit IRC13:11
openstackgerritSergey Kraynev proposed a change to openstack/tempest: Heat neutron loadbalancer scenario test  https://review.openstack.org/6007813:12
openstackrecheckopenstack/neutron change: https://review.openstack.org/60477 failed tempest with an unrecognized error13:13
openstackrecheckopenstack/neutron change: https://review.openstack.org/60480 failed tempest with an unrecognized error13:13
openstackgerritFlavio Percoco proposed a change to openstack-dev/devstack: Explicily enable the stores used by devstack  https://review.openstack.org/5917713:22
openstackgerritA change was merged to openstack-dev/devstack: freshen the LDAP support  https://review.openstack.org/5859013:24
openstackrecheckopenstack/horizon change: https://review.openstack.org/60470 failed tempest because of: https://bugs.launchpad.net/bugs/125764113:27
mriedemsdague: jog0: clarkb: i'm trying to write an e-r query for bug 1257644 but logstash is telling me it can't find anything for this: http://bit.ly/1dUtE3u13:28
mriedemdo you see anything wrong with that query? i see the strings just fine in the logs in the bug13:28
sdaguemriedem: those are all one line in a log file?13:29
mriedemsdague: different lines13:30
mriedem3 in a row to be exact13:30
sdagueright, so that won't work13:30
sdaguees documents are single lines of log file13:30
mriedemhmm, but even if i try this it doesn't find anytihng: http://bit.ly/1dUtE3u13:31
mriedemoop13:31
mriedemmessage:"is disabled or has not been heard from in a while" AND filename:"logs/screen-n-sch.txt"13:31
sdaguemriedem: what log levels are those messages?13:32
mriedemdebug13:32
mriedemwell that one is13:33
sdagueyeh, we don't index debug13:33
mriedemshit balls13:33
mriedemwell "Setting instance to ERROR state." seems a bit too broad if i can't do multiple lines13:33
mriedemSetting instance to ERROR state.13:33
mriedemif i could do 'returned 0 hosts' and 'Setting instance to ERROR state.' in the same file, different lines, it would work13:33
mriedemcan a single e-r query work on multiple log files?13:34
mriedemactually, phil day changed "is disabled or has not been heard from in a while" from debug to warning, i just merged that this week13:35
mriedemso the next time it shows up, the e-r query should hit13:35
mriedemhttps://review.openstack.org/#/c/58118/13:35
openstackgerritMatt Riedemann proposed a change to openstack-infra/elastic-recheck: Add e-r query for bug 1257644  https://review.openstack.org/6050813:41
openstackrecheckopenstack/horizon change: https://review.openstack.org/59002 failed tempest because of: https://bugs.launchpad.net/bugs/125762613:41
sdaguemriedem: no, realize that every document is one line in one log file13:42
sdagueit's a limitation13:43
mriedemwell now i'm sad13:43
sdagueit would be a good enhancement to build into er to do better than that13:43
sdaguebecause we could support multiple queries that need to converge on one job13:43
*** YorikSar has quit IRC13:48
mriedemhmm, also seeing this in the same fails "is disabled, reason: None"13:49
mriedemchecking to see what would automatically disable a host13:49
mriedemi remember some talk in the ML about disabling hosts in tempest for some runs, but i'm pretty sure that was shot down quickly due to running tests in parallel13:50
sdagueyeh13:54
sdaguethough if it snuck in, we should turn it off13:54
mriedemnot seeing anything13:58
mriedemin tempest i mean13:58
*** jasondotstar has joined #openstack-qa14:04
*** SergeyLukjanov has joined #openstack-qa14:07
openstackrecheckopenstack/nova change: https://review.openstack.org/58852 failed tempest because of: https://bugs.launchpad.net/bugs/125764114:08
openstackgerritSergey Kraynev proposed a change to openstack/tempest: Heat neutron loadbalancer scenario test  https://review.openstack.org/6007814:10
andreafsdague: I posted a draft / demo for the input scenario bp in case you want to have a look: https://review.openstack.org/#/c/60434/114:11
openstackgerritSergey Kraynev proposed a change to openstack/tempest: Heat neutron loadbalancer scenario test  https://review.openstack.org/6007814:12
*** weshay has quit IRC14:18
openstackgerritMatt Riedemann proposed a change to openstack-infra/elastic-recheck: Add e-r query for bug 1257644  https://review.openstack.org/6050814:18
openstackrecheckopenstack/cinder change: https://review.openstack.org/60506 failed tempest because of: https://bugs.launchpad.net/bugs/125389614:24
*** zhikunliu has joined #openstack-qa14:26
*** jasondotstar has quit IRC14:29
openstackgerritSergey Kraynev proposed a change to openstack/tempest: Delete stack after testing anyway  https://review.openstack.org/5934114:31
*** russellb is now known as rustlebee14:38
openstackrecheckopenstack/nova change: https://review.openstack.org/58480 failed tempest with an unrecognized error14:41
*** bnemec has joined #openstack-qa14:45
openstackrecheckopenstack/python-keystoneclient change: https://review.openstack.org/60511 failed tempest with an unrecognized error14:47
*** mestery_ has joined #openstack-qa14:53
openstackrecheckopenstack/tempest change: https://review.openstack.org/60078 failed tempest because of: https://bugs.launchpad.net/bugs/125764114:54
ekarlsomestery: /win 2114:55
ekarlsodo14:55
*** mestery has quit IRC14:57
*** mestery has joined #openstack-qa14:57
*** zhikunliu has quit IRC14:58
*** weshay has joined #openstack-qa14:58
*** mestery_ has quit IRC14:58
*** mestery has quit IRC15:05
*** ruhe has joined #openstack-qa15:06
*** dansmith is now known as damnsmith15:07
*** mestery has joined #openstack-qa15:13
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add config options for enabled extensions  https://review.openstack.org/5860415:13
*** jasondotstar has joined #openstack-qa15:14
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add volume extensions tests  https://review.openstack.org/5301115:17
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Improve testing of list_extensions for compute  https://review.openstack.org/5880315:17
gfidenteguys, can we set a dependency in gerrit against a changest for a different project? aka, set a change in tempest as required by a change in glance?15:21
openstackrecheckopenstack/nova change: https://review.openstack.org/55797 failed tempest because of: https://bugs.launchpad.net/bugs/125016815:22
openstackrecheckopenstack/keystone change: https://review.openstack.org/60523 failed tempest because of: https://bugs.launchpad.net/bugs/125764115:25
*** bnemec is now known as beekneemech15:25
gfidentemtreinish I noticed you're "alive" so I took some initiative and pinged :) any idea about my ^^ question? I don't think that is possible right?15:25
*** gfidente is now known as giulivo15:26
mtreinishgiulivo: no it's not unfortunately. It's probably one of the most asked for features15:26
openstackrecheckopenstack/nova change: https://review.openstack.org/55798 failed tempest with an unrecognized error15:26
openstackrecheckopenstack/nova change: https://review.openstack.org/55749 failed tempest because of: https://bugs.launchpad.net/bugs/125764115:27
openstackgerritSergey Kraynev proposed a change to openstack/tempest: Delete stack after testing anyway  https://review.openstack.org/5934115:29
openstackrecheckopenstack/nova change: https://review.openstack.org/55748 failed tempest with an unrecognized error15:31
openstackrecheckopenstack/nova change: https://review.openstack.org/55752 failed tempest with an unrecognized error15:31
giulivothanks m15:32
giulivomtreinish, ^^15:33
*** devlaps has joined #openstack-qa15:37
*** SushilKM has joined #openstack-qa15:38
*** psharma has quit IRC15:38
openstackrecheckopenstack/neutron change: https://review.openstack.org/60527 failed tempest with an unrecognized error15:38
openstackrecheckopenstack/cinder change: https://review.openstack.org/60506 failed tempest with an unrecognized error15:40
*** jlibosva has quit IRC15:41
*** fbo has quit IRC15:42
*** fbo has joined #openstack-qa15:42
openstackrecheckopenstack/nova change: https://review.openstack.org/55815 failed tempest because of: https://bugs.launchpad.net/bugs/1218391 and https://bugs.launchpad.net/bugs/125487215:48
*** SushilKM has quit IRC15:50
openstackrecheckopenstack/neutron change: https://review.openstack.org/60525 failed tempest because of: https://bugs.launchpad.net/bugs/122400115:54
*** dims has quit IRC15:58
*** jasondotstar has quit IRC16:00
*** jasondotstar has joined #openstack-qa16:01
*** jasondotstar has quit IRC16:01
*** adalbas has quit IRC16:03
*** dims has joined #openstack-qa16:03
*** andreaf has quit IRC16:04
openstackrecheckopenstack/tempest change: https://review.openstack.org/60379 failed tempest with an unrecognized error16:04
*** adalbas has joined #openstack-qa16:05
*** andreaf has joined #openstack-qa16:07
*** adalbas has quit IRC16:11
*** mrodden has quit IRC16:11
mkodererI will start my vacation tomorrow ;) I wish merry xmas for everyone :)16:11
openstackgerritArmando Migliaccio proposed a change to openstack/tempest: Remove redundant whitelist for DHCP agent  https://review.openstack.org/6055416:21
*** adalbas has joined #openstack-qa16:26
*** mrodden has joined #openstack-qa16:29
openstackrecheckopenstack/cinder change: https://review.openstack.org/60506 failed tempest with an unrecognized error16:30
*** weshay has quit IRC16:32
openstackrecheckopenstack/nova change: https://review.openstack.org/58398 failed tempest with an unrecognized error16:38
*** safchain has quit IRC16:39
anjuthanks Marc you too16:40
*** yassine has quit IRC16:42
*** markmcclain has joined #openstack-qa16:42
openstackrecheckopenstack/keystone change: https://review.openstack.org/53964 failed tempest because of: https://bugs.launchpad.net/bugs/125764116:44
openstackgerritGeronimo proposed a change to openstack-dev/devstack: Adds python2 to general packages to be installed  https://review.openstack.org/5924416:44
adalbasmkoderer, hi! could you add a comment in the description of this bp https://blueprints.launchpad.net/tempest/+spec/negative-tests , saying that separate negative tests in files should be addressed in this bp: https://blueprints.launchpad.net/tempest/+spec/negative-test-files16:50
*** beekneemech has quit IRC16:52
*** SergeyLukjanov has quit IRC16:53
*** bnemec has joined #openstack-qa16:53
openstackrecheckopenstack/nova change: https://review.openstack.org/57967 failed tempest because of: https://bugs.launchpad.net/bugs/125389616:59
openstackrecheckopenstack/heat change: https://review.openstack.org/60109 failed tempest because of: https://bugs.launchpad.net/bugs/1254872 and https://bugs.launchpad.net/bugs/125764117:00
openstackrecheckopenstack/neutron change: https://review.openstack.org/60082 failed tempest with an unrecognized error17:01
*** rossella_s has joined #openstack-qa17:06
openstackgerritA change was merged to openstack-infra/elastic-recheck: implementation of FacetSet for client side nested facets  https://review.openstack.org/5982217:06
openstackgerritA change was merged to openstack-infra/elastic-recheck: port check_success to facets  https://review.openstack.org/5983217:06
openstackrecheckopenstack/tempest change: https://review.openstack.org/60554 failed tempest because of: https://bugs.launchpad.net/bugs/125764117:09
*** weshay has joined #openstack-qa17:10
*** jpich has quit IRC17:11
*** openstackrecheck has quit IRC17:14
*** openstackrecheck has joined #openstack-qa17:14
*** SushilKM has joined #openstack-qa17:30
*** marun has quit IRC17:30
openstackgerritA change was merged to openstack/tempest: port test_quotas into v3 part1  https://review.openstack.org/5868917:33
openstackrecheckopenstack/heat change: https://review.openstack.org/60520 failed tempest with an unrecognized error17:35
*** markmcclain has quit IRC17:42
openstackrecheckopenstack/glance change: https://review.openstack.org/59227 failed tempest because of: https://bugs.launchpad.net/bugs/124906517:42
clarkbmriedem: and the reason we don't index any debug is there is a lot of it (order of magnitude more) and it is mostly noise17:43
*** markmcclain has joined #openstack-qa17:43
adalbasmtreinish, testcases that uses extensions should verify if the extension is enabled before they run?17:45
*** ruhe has quit IRC17:45
mtreinishadalbas: yes that's the intent17:46
mtreinishwe're a long way from that right now though17:46
*** markmcclain has quit IRC17:46
mtreinishadalbas: it's a big part of: https://blueprints.launchpad.net/tempest/+spec/config-cleanup17:47
adalbasmtreinish, im looking at the config patch. So if someone does not enable an extension, it may run anyway at this moment?17:47
mtreinishadalbas: yes17:47
adalbasok. couldnt that be something like a tag either?17:48
adalbasmtreinish, ^17:48
mtreinishtags are different. Tags are used to say I only want to run a subset of tests17:48
adalbasmtreinish, or some sort of wrapper?17:48
mtreinishthe config file is used to say these things are enabled and can run17:49
openstackrecheckopenstack/tempest change: https://review.openstack.org/60554 failed tempest with an unrecognized error17:49
adalbasmtreinish, in this case, people that create the tests would be responsible to check which extensions are enabled, and what they would use to run that specific test, is that it?17:49
openstackrecheckopenstack/horizon change: https://review.openstack.org/56086 failed tempest because of: https://bugs.launchpad.net/bugs/125764117:50
openstackrecheckopenstack/neutron change: https://review.openstack.org/60293 failed tempest because of: https://bugs.launchpad.net/bugs/125389617:50
mtreinishadalbas: yes, that needs to be a requirement for writing tests. To make sure that the configuration matches what's required for the test17:51
adalbasmtreinish, so, part of this bp is to enforce this17:52
mtreinishadalbas: I don't think we can do that with a hacking rule. It's going to be documentation in hacking.17:52
openstackrecheckopenstack/glance change: https://review.openstack.org/60330 failed tempest with an unrecognized error17:52
adalbasmtreinish, shouldnt a test fail if someone tries to use an extension that is not enabled?17:54
mtreinishit will skip17:54
adalbasok17:54
mriedemclarkb: yeah, i get that, nova needs to handle a few things better (error cases) so they aren't debug17:55
*** hemna_ is now known as hemna18:02
dkranzadalbas: I Iupdated the blueprint for negative tests18:02
*** SushilKM has quit IRC18:05
adalbasdkranz, tks!!18:05
*** rossella_s has quit IRC18:17
*** SergeyLukjanov has joined #openstack-qa18:20
*** SergeyLukjanov is now known as _SergeyLukjanov18:21
*** _SergeyLukjanov is now known as SergeyLukjanov18:22
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Update tempest hacking regarding unit tests.  https://review.openstack.org/6057818:25
openstackrecheckopenstack/cinder change: https://review.openstack.org/60506 failed tempest with an unrecognized error18:26
openstackrecheckopenstack/neutron change: https://review.openstack.org/60566 failed tempest because of: https://bugs.launchpad.net/bugs/124906518:27
sdaguemtreinish: did you price out a hotel for the montreal code sprint?18:29
openstackrecheckopenstack/nova change: https://review.openstack.org/60563 failed tempest because of: https://bugs.launchpad.net/bugs/125389618:29
sdaguemy flexibility on location is a bit higher than yours probably is, so I figure if we're going up there together I'd see what you picked18:30
*** afazekas_ has quit IRC18:32
mtreinishsdague: I haven't picked one yet, because I'm still waiting for OTR to populate the 2014 hotel data. (Also don't have travel approval yet)18:33
sdagueok18:34
mtreinishbut I was thinking it would be the holiday inn midtown18:34
mtreinisherr, holiday inn montreal midtown18:34
mtreinishit's "IBM preferred" and .3 mi from the address anteaya gave us18:34
openstackrecheckopenstack/neutron change: https://review.openstack.org/60570 failed tempest because of: https://bugs.launchpad.net/bugs/125389618:35
sdagueyep18:36
*** bill_az has quit IRC18:38
mtreinishsdague: plus it doesn't hurt that I'm only 5 nights away from gold with IHG18:40
sdagueheh18:42
*** jasondotstar has joined #openstack-qa18:43
openstackrecheckopenstack/neutron change: https://review.openstack.org/60569 failed tempest because of: https://bugs.launchpad.net/bugs/125389618:43
openstackrecheckopenstack/neutron change: https://review.openstack.org/60571 failed tempest with an unrecognized error18:46
openstackrecheckopenstack/neutron change: https://review.openstack.org/60572 failed tempest with an unrecognized error18:49
*** mrodden has quit IRC18:54
openstackgerritMatt Riedemann proposed a change to openstack-infra/elastic-recheck: Add e-r query for bug 1257644  https://review.openstack.org/6050818:56
openstackrecheckopenstack/nova change: https://review.openstack.org/59312 failed tempest because of: https://bugs.launchpad.net/bugs/121048318:56
mriedemjog0: sdague: https://review.openstack.org/#/c/60508/ should cleanup the e-r query for 1257644 based on my debugging of the root issue this morning18:57
mriedemthat query has 17 hits in the last 7 days18:57
mriedemmtreinish: ha, i was looking at OTR last night and had the same problem with the 2014 hotel list18:58
*** mrodden has joined #openstack-qa18:58
mriedemfor the nova mid year meetup in utah18:58
openstackgerritA change was merged to openstack/tempest: port some server tests into nova v3 part1  https://review.openstack.org/5822118:59
openstackrecheckopenstack/tempest change: https://review.openstack.org/60554 failed tempest because of: https://bugs.launchpad.net/bugs/125762618:59
sdaguemriedem: cool, I'm +2ing will hold on approve in case mtreinish wants to look19:00
sdaguemriedem: so you have an interest in extending the er code to be matching across multiple docs?19:00
mriedemsdague: interest? sure. time? not right now. :(19:00
sdagueok, no prob19:01
mriedemwe have 1 hour before our office xmas party, and i spent the last 6 hours just trying to figure out that bug, only to eventually determine that libvirt connection drops are the problem - so i don't really know anything19:01
mriedemyay!19:02
*** jasondotstar has quit IRC19:06
*** jasondot_ has joined #openstack-qa19:07
*** mkollaro has quit IRC19:07
*** adalbas has quit IRC19:10
openstackgerritA change was merged to openstack/tempest: VPNaas IKE policies tests  https://review.openstack.org/4734819:12
openstackgerritA change was merged to openstack/tempest: port test_server_rescue into v3 part1  https://review.openstack.org/4422019:13
*** raies has quit IRC19:14
jeblairi just happened to be watching a neutron 2.6 unit test run: https://jenkins01.openstack.org/job/gate-neutron-python26/4033/console19:18
jeblairwhich appeared to pass...19:18
jeblairbut i wonder if all those trackbacks in the output are considered normal?19:18
*** mrodden has quit IRC19:25
openstackrecheckopenstack/nova change: https://review.openstack.org/60286 failed tempest because of: https://bugs.launchpad.net/bugs/125487219:26
openstackgerritA change was merged to openstack-dev/devstack: Adding optional colorized log output for trove  https://review.openstack.org/5836319:28
*** mrodden has joined #openstack-qa19:29
openstackrecheckopenstack/neutron change: https://review.openstack.org/60566 failed tempest because of: https://bugs.launchpad.net/bugs/125389619:36
openstackgerritSteven Hardy proposed a change to openstack/tempest: Add tests for keystone OS-TRUST v3 API  https://review.openstack.org/5481019:51
openstackgerritBob Ball proposed a change to openstack/tempest: Race condition in ListImageFilters tests  https://review.openstack.org/6060419:55
mtreinishmriedem: https://review.openstack.org/#/c/60508/3 has hits on success...19:56
openstackrecheckopenstack/nova change: https://review.openstack.org/58060 failed tempest because of: https://bugs.launchpad.net/bugs/125764119:57
openstackrecheckopenstack/neutron change: https://review.openstack.org/60587 failed tempest with an unrecognized error20:00
openstackgerritRafael Folco proposed a change to openstack-dev/devstack: Qemu emulator requires at least 128MB of memory to boot on ppc64  https://review.openstack.org/6060620:01
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Update tempest hacking regarding unit tests  https://review.openstack.org/6057820:01
*** rfolco has quit IRC20:03
openstackrecheckopenstack/nova change: https://review.openstack.org/57229 failed tempest with an unrecognized error20:03
openstackrecheckopenstack/nova change: https://review.openstack.org/60396 failed tempest because of: https://bugs.launchpad.net/bugs/1253896 and https://bugs.launchpad.net/bugs/125764120:07
mriedemmtreinish: well gdi20:11
mriedemw/o multiple line query support i guess i can't check that one...20:11
mriedemi give up for today20:11
mriedemgoing to the bar20:11
jeblairmtreinish: do you know why e-r didn't report on https://review.openstack.org/#/c/60428/20:11
*** mwagner_lap has joined #openstack-qa20:11
*** SergeyLukjanov_ has joined #openstack-qa20:11
*** SergeyLukjanov has quit IRC20:13
mtreinishjeblair: because the logs are missing20:13
*** mriedem has quit IRC20:13
mtreinishhttp://logs.openstack.org/28/60428/3/gate/gate-tempest-dsvm-full/c541ad0/20:13
*** mrodden1 has joined #openstack-qa20:14
jeblairoh it timed out, ok.20:14
*** mrodden has quit IRC20:16
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: move the graph generating code over to facets  https://review.openstack.org/6060920:17
openstackrecheckopenstack/nova change: https://review.openstack.org/57003 failed tempest because of: https://bugs.launchpad.net/bugs/125389620:20
*** mrodden1 has quit IRC20:20
*** harlowja has quit IRC20:23
*** harlowja has joined #openstack-qa20:23
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add test-requirements to all tox jobs  https://review.openstack.org/6061120:26
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add mock to test-requirements.txt  https://review.openstack.org/6037820:26
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add unit tests for rest_client  https://review.openstack.org/6037920:26
*** malini is now known as malini_afk20:31
openstackrecheckopenstack/tempest change: https://review.openstack.org/54810 failed tempest with an unrecognized error20:40
openstackrecheckopenstack/nova change: https://review.openstack.org/60478 failed tempest with an unrecognized error20:41
openstackrecheckopenstack/keystone change: https://review.openstack.org/59905 failed tempest with an unrecognized error20:42
*** mlavalle has joined #openstack-qa20:43
openstackrecheckopenstack/tempest change: https://review.openstack.org/60578 failed tempest because of: https://bugs.launchpad.net/bugs/125389620:46
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: sort the graph list by number of fails  https://review.openstack.org/6061320:46
*** bill_az has joined #openstack-qa20:46
*** rossella_s has joined #openstack-qa20:55
openstackrecheckopenstack/nova change: https://review.openstack.org/60592 failed tempest with an unrecognized error21:00
*** rossella_s has quit IRC21:02
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Set pipefail for wrapper scripts  https://review.openstack.org/6061921:10
openstackrecheckopenstack/nova change: https://review.openstack.org/39936 failed tempest with an unrecognized error21:10
*** jasondot_ has quit IRC21:11
openstackrecheckopenstack/tempest change: https://review.openstack.org/60611 failed tempest with an unrecognized error21:12
openstackrecheckopenstack/tempest change: https://review.openstack.org/60379 failed tempest with an unrecognized error21:12
mtreinishsdague: we probably want to push https://review.openstack.org/60619 through pretty quickly21:14
*** rossella_s has joined #openstack-qa21:15
sdaguemtreinish: why is it twice there - https://review.openstack.org/#/c/60619/1/tools/pretty_tox.sh21:16
mtreinishsdague: because I'm sloppy, let me fix it21:17
mtreinishI was trying different things because it didn't work at first21:17
mtreinishthen I looked in tox.ini and realized we ran the scripts with sh, which doesn't support pipefail21:18
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040621:19
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Set pipefail for wrapper scripts  https://review.openstack.org/6061921:20
openstackrecheckopenstack/nova change: https://review.openstack.org/54597 failed tempest with an unrecognized error21:21
openstackrecheckopenstack/tempest change: https://review.openstack.org/60378 failed tempest with an unrecognized error21:21
openstackgerritA change was merged to openstack-infra/devstack-gate: Don't fix disks before rexecing  https://review.openstack.org/6039121:24
sdaguemtreinish: so I'd actually like to see test results, then I'll +A it through21:27
mtreinishsdague: it shouldn't make any difference. I have only tripped the failure condition on my patches that use mock in the unit tests21:27
mtreinishbut sure21:27
*** ken1ohmichi has joined #openstack-qa21:29
*** jasondotstar has joined #openstack-qa21:32
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Revert "Don't fix disks before rexecing"  https://review.openstack.org/6062421:33
dkranzken1ohmichi: I just looked at your last xml patch21:33
openstackgerritA change was merged to openstack-infra/devstack-gate: Revert "Don't fix disks before rexecing"  https://review.openstack.org/6062421:33
*** masayukig has quit IRC21:33
*** rossella_s has quit IRC21:33
dkranzken1ohmichi: Can you explain the show_detail change in https://review.openstack.org/#/c/60406/6/tempest/services/compute/xml/hosts_client.py,unified21:34
dkranzken1ohmichi: It seems that this code works in v2 either with or without that change but the change is required in v321:34
*** masayukig has joined #openstack-qa21:34
dkranzken1ohmichi: I noted that in reviewing one of the nova v3 changes.21:34
ken1ohmichidkranz: thanks for reviewing it. I guess this change is necessary for v3. in addition, we need more changes for v3 because API parameter has been changed since the v3 API.21:38
*** masayukig has quit IRC21:38
ken1ohmichidkranz: also, I will update the patch again for cleaning up.21:39
dkranzken1ohmichi: ok. I was just confused because Ivan said nothing on the server changed with show host details between v2 and v3 but obviously something did change.21:39
dkranzken1ohmichi: I guess he can explain.21:39
dkranzken1ohmichi: You're up early for a Sat morning!21:39
ken1ohmichidkranz: because jenkins fails due to this my patch;-)21:40
openstackrecheckopenstack/tempest change: https://review.openstack.org/60578 failed tempest because of: https://bugs.launchpad.net/bugs/125764121:42
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Enable HostsAdminTestXML  https://review.openstack.org/6040621:43
openstackrecheckopenstack/glance change: https://review.openstack.org/59814 failed tempest because of: https://bugs.launchpad.net/bugs/125764121:43
*** syerrapragada1 has quit IRC21:43
*** syerrapragada has joined #openstack-qa21:44
openstackrecheckopenstack/nova change: https://review.openstack.org/57003 failed tempest with an unrecognized error21:45
*** ken1ohmichi has quit IRC21:47
sdaguemtreinish: your change failed unit tests21:55
SergeyLukjanov_hi everyone22:01
SergeyLukjanov_I'm working on adding simple tempest api tests for savanna22:02
SergeyLukjanov_and I'm thinking about setting d-g job with enabled savanna for tempest22:02
SergeyLukjanov_it'll make us able to the see real results22:02
SergeyLukjanov_I think that experimental pipeline make us able to avoid unneeded runs22:03
SergeyLukjanov_what do you think?22:03
mtreinishsdague: sigh.. let me take a look22:08
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: sort the graph list by number of fails  https://review.openstack.org/6061322:08
*** masayukig has joined #openstack-qa22:18
*** harlowja has quit IRC22:21
*** dims has quit IRC22:25
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Set pipefail for wrapper scripts  https://review.openstack.org/6061922:33
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add test-requirements to all tox jobs  https://review.openstack.org/6061122:33
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add mock to test-requirements.txt  https://review.openstack.org/6037822:33
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add unit tests for rest_client  https://review.openstack.org/6037922:33
*** weshay has quit IRC22:35
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: set y axis on failure rate graph  https://review.openstack.org/6063022:36
*** dims has joined #openstack-qa22:40
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: move the main page to index.html  https://review.openstack.org/6063122:40
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: move the graph generating code over to facets  https://review.openstack.org/6060922:40
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: set y axis on failure rate graph  https://review.openstack.org/6063022:40
openstackgerritSean Dague proposed a change to openstack-infra/elastic-recheck: sort the graph list by number of fails  https://review.openstack.org/6061322:40
*** SergeyLukjanov has joined #openstack-qa22:43
*** SergeyLukjanov_ has quit IRC22:44
openstackgerritA change was merged to openstack-infra/elastic-recheck: move the main page to index.html  https://review.openstack.org/6063122:45
mtreinishsdague: so those unit test failures was because I called sh pretty_tox.sh instead of bash...22:47
*** jasondotstar has quit IRC22:48
*** openstackrecheck has quit IRC22:48
*** openstackrecheck has joined #openstack-qa22:48
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Set pipefail for wrapper scripts  https://review.openstack.org/6061922:51
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add test-requirements to all tox jobs  https://review.openstack.org/6061122:51
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add mock to test-requirements.txt  https://review.openstack.org/6037822:51
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add unit tests for rest_client  https://review.openstack.org/6037922:51
*** bnemec has quit IRC22:57
*** bnemec has joined #openstack-qa22:57
*** bnemec has quit IRC23:03
*** bnemec has joined #openstack-qa23:06
*** giulivo has quit IRC23:09
*** bnemec has quit IRC23:09
*** bnemec has joined #openstack-qa23:10
*** bnemec has quit IRC23:11
openstackrecheckopenstack/swift change: https://review.openstack.org/60629 failed tempest with an unrecognized error23:11
*** masayukig has quit IRC23:12
*** masayukig has joined #openstack-qa23:12
openstackrecheckopenstack/tempest change: https://review.openstack.org/60406 failed tempest with an unrecognized error23:14
openstackrecheckopenstack/tempest change: https://review.openstack.org/60611 failed tempest with an unrecognized error23:14
openstackrecheckopenstack/tempest change: https://review.openstack.org/60379 failed tempest with an unrecognized error23:14
*** bnemec has joined #openstack-qa23:15
*** masayuki_ has joined #openstack-qa23:16
*** masayukig has quit IRC23:17
*** masayukig has joined #openstack-qa23:20
*** masayuki_ has quit IRC23:21
*** bnemec has quit IRC23:25
*** afazekas has quit IRC23:26
*** bnemec has joined #openstack-qa23:27
openstackrecheckopenstack/tempest change: https://review.openstack.org/60578 failed tempest with an unrecognized error23:27
openstackrecheckopenstack/tempest change: https://review.openstack.org/60619 failed tempest because of: https://bugs.launchpad.net/bugs/125764123:34
openstackrecheckopenstack/tempest change: https://review.openstack.org/60378 failed tempest because of: https://bugs.launchpad.net/bugs/125764123:35
*** bnemec has quit IRC23:50
*** bnemec has joined #openstack-qa23:51
*** bnemec has quit IRC23:52
*** SergeyLukjanov has quit IRC23:53

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