openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Remove resolved_at mention in readme https://review.openstack.org/76393 | 00:05 |
---|---|---|
openstackrecheck | Console logs not available after 13:43s for check-devstack-dsvm-cells 73694,3,4853b18 | 00:07 |
openstackgerrit | Ian Wienand proposed a change to openstack-dev/devstack: Run yum repolist commands as root https://review.openstack.org/76395 | 00:17 |
openstackrecheck | Console logs not available after 13:26s for gate-python-swiftclient-python26 76355,5,3431acf | 00:21 |
*** ken1ohmichi has joined #openstack-qa | 00:28 | |
*** ken1ohmichi has left #openstack-qa | 00:28 | |
*** matsuhashi has joined #openstack-qa | 00:30 | |
sweston | nati_ueno: if you are available, may I ask you a question about bug 1163569, please? | 00:31 |
nati_ueno | sweston: sure | 00:31 |
nati_ueno | sweston: could you share bug url? | 00:32 |
sweston | nati_ueno: have security groups https://bugs.launchpad.net/neutron/+bug/1163569 | 00:33 |
openstackgerrit | Sean Dague proposed a change to openstack-dev/devstack: fix bash8 failure condition https://review.openstack.org/76370 | 00:33 |
sweston | nati_ueno: have security groups ever worked with openvswitch? | 00:33 |
nati_ueno | sweston: yes. It was working, but it is currently broken now | 00:34 |
nati_ueno | sweston: in nova | 00:34 |
nati_ueno | sweston: We can't use it in neutron | 00:34 |
sweston | nati_ueno: so it is not specific to just vip's right? | 00:34 |
openstackrecheck | Console logs not available after 13:38s for gate-tempest-dsvm-postgres-full 63472,12,0367115 | 00:34 |
nati_ueno | sweston: This bug report is for vip only | 00:34 |
nati_ueno | sweston: We have another bug report | 00:35 |
nati_ueno | sweston: https://bugs.launchpad.net/neutron/+bug/1112912 | 00:35 |
* sweston is looking up bug 1112912 | 00:36 | |
openstackgerrit | A change was merged to openstack-dev/grenade: Remove stop nova processes from upgrade-nova https://review.openstack.org/63965 | 00:39 |
*** mriedem has joined #openstack-qa | 00:42 | |
*** zhikunliu has joined #openstack-qa | 00:42 | |
sweston | nati_ueno: okay, so the functionality with the load balancer vip needs to work with the binding capabilities of the vip, like nova is? (going to do in this patch?) | 00:43 |
nati_ueno | sweston: yes, and vip need also hybrid driver | 00:44 |
nati_ueno | sweston: so we can't use iptables for openvswitch port | 00:44 |
nati_ueno | sweston: our workaround is plug bridges between vm tap (or vif tap) and the openvswitch | 00:45 |
sweston | nati_ueno: I don't understand how iptables ever worked with openvswitch, without a hybrid attachment available in neutron. | 00:45 |
nati_ueno | sweston: so actually, security group is designed for vm only | 00:45 |
nati_ueno | sweston: There is no code for that in the neutron | 00:46 |
openstackrecheck | Console logs not available after 13:24s for gate-devstack-bash8 76370,1,eeb760b | 00:48 |
sweston | nati_ueno: okay, I follow you. Is it important that this bug be fixed by the feature freeze in Icehouse? | 00:49 |
*** shwetaap has quit IRC | 00:50 | |
sweston | nati_ueno: I don't know if it is considered a bug, really .. or new functionality | 00:50 |
nati_ueno | sweston: I think it is a little bit late for fixing vip one | 00:50 |
nati_ueno | sweston: adding new vif driver may be a big patch | 00:51 |
sweston | nati_ueno: yes ... for being my first bug fix, has certainly been challenging so far :-). I understand why now it's been around so long, hehe. one more question ... what types of tests should be written for this bug? unit, functional, and scenario? | 00:53 |
nati_ueno | sweston: yeah, Ideally, we should have every test | 00:54 |
nati_ueno | sweston: We will review unit test in the review | 00:54 |
nati_ueno | sweston: Also, some document update | 00:54 |
sweston | nati_ueno: ok, excellent. thank you for answering my questions!!! | 00:55 |
nati_ueno | sweston: your welcome :) | 00:56 |
sweston | :-) | 00:56 |
*** atiwari has quit IRC | 00:58 | |
*** cnesa has quit IRC | 00:59 | |
openstackrecheck | Console logs not available after 13:26s for gate-keystone-python33 70750,3,c684954 | 01:01 |
openstackgerrit | A change was merged to openstack-dev/grenade: Add rolling upgrade test for nova-compute https://review.openstack.org/64074 | 01:02 |
openstackgerrit | A change was merged to openstack-dev/devstack: reset prereqs status on clean.sh https://review.openstack.org/74726 | 01:09 |
*** mkollaro has quit IRC | 01:09 | |
*** relaxdiego has quit IRC | 01:13 | |
openstackrecheck | Console logs not available after 13:47s for gate-nova-python26 75262,9,a540a48 | 01:15 |
openstackgerrit | Ghanshyam Mann proposed a change to openstack/tempest: Add "V2 API- add-fixed-IP and remove-fixed-IP server action" tests https://review.openstack.org/76091 | 01:20 |
openstackrecheck | Console logs not available after 13:24s for check-tempest-dsvm-neutron-full 72978,2,8f7722b | 01:28 |
*** mrodden has quit IRC | 01:30 | |
*** cnesa has joined #openstack-qa | 01:31 | |
*** nosnos has joined #openstack-qa | 01:41 | |
openstackrecheck | Console logs not available after 14:00s for check-tempest-dsvm-postgres-full 49755,1,b51ee2f | 01:42 |
openstackgerrit | Steve Baker proposed a change to openstack/tempest: NeutronResourcesTestJSON Use the correct resource name for console log https://review.openstack.org/76410 | 01:43 |
openstackrecheck | Console logs not available after 13:24s for check-tempest-dsvm-neutron-full 70940,1,cdb7a0f | 01:56 |
openstackgerrit | Yongli He proposed a change to openstack/tempest: Use six.StringIO instead of StringIO.StringIO https://review.openstack.org/73903 | 02:09 |
openstackrecheck | Console logs not available after 13:44s for gate-grenade-dsvm 76036,2,28dbcce | 02:10 |
*** Sukhdev has joined #openstack-qa | 02:15 | |
openstackrecheck | Console logs not available after 13:50s for gate-nova-python26 76382,1,8018451 | 02:23 |
*** bill_az has quit IRC | 02:26 | |
openstackgerrit | Yongli He proposed a change to openstack/tempest: Use six.moves cStringIO instead of cStringIO https://review.openstack.org/74233 | 02:32 |
openstackgerrit | Ian Wienand proposed a change to openstack-dev/devstack: Move enablement of rhel6-optional repo earlier https://review.openstack.org/76415 | 02:34 |
openstackrecheck | Console logs not available after 13:28s for gate-python-novaclient-pep8 76385,1,d62d785 | 02:37 |
openstackgerrit | A change was merged to openstack-dev/devstack: remove sysstat & pidstat https://review.openstack.org/76236 | 02:38 |
*** shwetaap has joined #openstack-qa | 02:38 | |
openstackgerrit | A change was merged to openstack/tempest: Add logging config values https://review.openstack.org/71193 | 02:39 |
openstackgerrit | A change was merged to openstack/tempest: Add unit tests to tempest auth file https://review.openstack.org/68140 | 02:39 |
openstackgerrit | Jenkins proposed a change to openstack/tempest: Updated from global requirements https://review.openstack.org/75598 | 02:39 |
*** jroovers has quit IRC | 02:48 | |
openstackrecheck | Console logs not available after 13:40s for check-tempest-dsvm-neutron 76347,2,ee55862 | 02:51 |
*** mkollaro has joined #openstack-qa | 02:58 | |
*** zhikunliu has quit IRC | 03:02 | |
openstackrecheck | Console logs not available after 13:35s for gate-horizon-python26 76387,1,61850f2 | 03:04 |
*** sweston has quit IRC | 03:09 | |
openstackgerrit | A change was merged to openstack/tempest: Clean network scenarios https://review.openstack.org/75887 | 03:09 |
openstackgerrit | A change was merged to openstack/tempest: Move admin "delete a server" tests to test_servers https://review.openstack.org/75758 | 03:10 |
*** Sukhdev has quit IRC | 03:12 | |
*** amotoki_ has quit IRC | 03:13 | |
openstackgerrit | Yongli He proposed a change to openstack/tempest: Use six.StringIO instead of StringIO.StringIO https://review.openstack.org/73903 | 03:15 |
openstackgerrit | Eric Windisch proposed a change to openstack-dev/devstack: Make python-guestfs NOPRIME & install for libvirt https://review.openstack.org/70774 | 03:15 |
*** yfujioka has joined #openstack-qa | 03:17 | |
openstackrecheck | Console logs not available after 14:00s for gate-tempest-dsvm-postgres-full 76069,1,3de8308 | 03:18 |
*** morganfainberg is now known as morganfainberg_Z | 03:19 | |
*** mlavalle has quit IRC | 03:25 | |
*** zhikunliu has joined #openstack-qa | 03:30 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python27 74576,15,b38d5ba | 03:32 |
*** nati_ueno has quit IRC | 03:37 | |
*** matsuhashi has quit IRC | 03:37 | |
*** mkollaro has quit IRC | 03:39 | |
*** rfolco has quit IRC | 03:41 | |
openstackrecheck | Console logs not available after 13:25s for gate-ceilometer-pep8 59214,8,ab892df | 03:45 |
openstackgerrit | Jamie Lennox proposed a change to openstack-dev/devstack: Insecure check if keystone is up https://review.openstack.org/76425 | 03:50 |
openstackgerrit | Aniket Dandekar proposed a change to openstack/tempest: Add subnet-gateway tests in api network tests https://review.openstack.org/71397 | 03:53 |
*** mriedem has quit IRC | 03:55 | |
openstackgerrit | Ian Wienand proposed a change to openstack-dev/devstack: Don't use --skip-redirect for cinder restart on rhel6 https://review.openstack.org/76426 | 03:56 |
*** harlowja is now known as harlowja_away | 03:57 | |
openstackgerrit | Kyle Mestery proposed a change to openstack-dev/devstack: Add support for the OpenDaylight Neutron MechanismDriver https://review.openstack.org/69774 | 03:57 |
openstackrecheck | Console logs not available after 13:59s for gate-ceilometer-pep8 63049,21,39d3081 | 03:59 |
*** sweston has joined #openstack-qa | 04:10 | |
openstackrecheck | Console logs not available after 13:37s for gate-horizon-python26 73527,5,e56cd77 | 04:13 |
openstackrecheck | Console logs not available after 13:36s for check-tempest-dsvm-full 59571,14,995bcc5 | 04:26 |
*** sweston has quit IRC | 04:29 | |
*** sweston has joined #openstack-qa | 04:30 | |
*** relaxdiego has joined #openstack-qa | 04:31 | |
*** matsuhashi has joined #openstack-qa | 04:32 | |
openstackrecheck | Console logs not available after 13:33s for gate-nova-python26 74832,14,4fa3460 | 04:40 |
openstackgerrit | Ghanshyam Mann proposed a change to openstack/tempest: Add "V2 API- add-fixed-IP and remove-fixed-IP server action" tests https://review.openstack.org/76091 | 04:40 |
*** masayukig has joined #openstack-qa | 04:45 | |
openstackrecheck | Console logs not available after 13:28s for gate-cinder-pep8 74158,2,295e07d | 04:53 |
*** relaxdiego has quit IRC | 04:54 | |
*** relaxdiego has joined #openstack-qa | 04:55 | |
*** boris-42 has quit IRC | 04:57 | |
*** boris-42 has joined #openstack-qa | 04:59 | |
*** relaxdiego has quit IRC | 04:59 | |
*** masayukig has quit IRC | 05:01 | |
openstackrecheck | Console logs not available after 13:36s for gate-glance-python26 44355,12,dc162ae | 05:07 |
openstackgerrit | Ghanshyam Mann proposed a change to openstack/tempest: Add "V3 API- add-fixed-IP and remove-fixed-IP server action" tests https://review.openstack.org/76435 | 05:10 |
*** coolsvap has joined #openstack-qa | 05:11 | |
*** yfried has quit IRC | 05:11 | |
*** relaxdiego has joined #openstack-qa | 05:13 | |
openstackrecheck | Console logs not available after 14:01s for gate-keystone-pep8 74214,13,583cc16 | 05:21 |
*** Madan has joined #openstack-qa | 05:24 | |
openstackrecheck | Console logs not available after 13:25s for check-tempest-dsvm-neutron 75422,1,fce5d8d | 05:35 |
*** sweston has quit IRC | 05:43 | |
*** yfujioka has quit IRC | 05:43 | |
openstackrecheck | Console logs not available after 13:30s for gate-ceilometer-docs 73791,4,ef61f59 | 05:48 |
*** nati_ueno has joined #openstack-qa | 05:50 | |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Adds "add_dhcp_agent" to test_dhcp_agent_scheduler https://review.openstack.org/68597 | 05:53 |
*** sweston has joined #openstack-qa | 05:58 | |
openstackrecheck | Console logs not available after 13:41s for gate-keystone-python33 76409,1,353bbd8 | 06:02 |
*** vkozhukalov_ has joined #openstack-qa | 06:10 | |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: Add oslo.vmware https://review.openstack.org/75555 | 06:12 |
openstackgerrit | A change was merged to openstack-dev/devstack: Create stack_domain_admin user https://review.openstack.org/76036 | 06:12 |
openstackrecheck | Console logs not available after 13:34s for gate-grenade-dsvm 73965,15,7fe2564 | 06:15 |
*** vkozhukalov_ has quit IRC | 06:16 | |
*** relaxdiego has quit IRC | 06:20 | |
*** relaxdiego has joined #openstack-qa | 06:21 | |
*** evgenyf has joined #openstack-qa | 06:23 | |
*** relaxdiego has quit IRC | 06:25 | |
*** rwsu has quit IRC | 06:27 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-neutron 68904,10,b53df9b | 06:29 |
openstackrecheck | Console logs not available after 13:34s for gate-nova-pep8 76411,1,eba5ad4 | 06:42 |
*** evgenyf has quit IRC | 06:44 | |
*** saju_m has joined #openstack-qa | 06:50 | |
openstackrecheck | Console logs not available after 13:53s for check-tempest-dsvm-neutron-full 76340,2,93a3b6c | 06:56 |
*** yfried has joined #openstack-qa | 07:00 | |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Adds "add_dhcp_agent" to test_dhcp_agent_scheduler https://review.openstack.org/68597 | 07:06 |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/tempest: Add namespaces to xml in Network client https://review.openstack.org/64130 | 07:09 |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/tempest: Add tests for external network extension https://review.openstack.org/63999 | 07:10 |
openstackrecheck | Console logs not available after 14:01s for gate-tempest-python27 74233,2,1055969 | 07:10 |
*** yrabl has joined #openstack-qa | 07:15 | |
*** nati_ueno has quit IRC | 07:24 | |
openstackrecheck | Console logs not available after 13:40s for gate-glance-pep8 44355,13,233c73f | 07:24 |
*** jlibosva has joined #openstack-qa | 07:25 | |
*** cnesa has quit IRC | 07:31 | |
*** tkammer has joined #openstack-qa | 07:35 | |
openstackrecheck | Console logs not available after 13:41s for gate-python-neutronclient-pep8 73937,3,6eb7475 | 07:38 |
*** evgenyf has joined #openstack-qa | 07:38 | |
openstackgerrit | Zhi Kun Liu proposed a change to openstack/tempest: add token get tests https://review.openstack.org/76459 | 07:39 |
openstackgerrit | Feng Ju proposed a change to openstack/tempest: Adds VM connectivity check after advanced VM operations https://review.openstack.org/59907 | 07:46 |
*** vkozhukalov_ has joined #openstack-qa | 07:48 | |
openstackrecheck | Console logs not available after 13:47s for check-tempest-dsvm-neutron-full 72546,1,36183a4 | 07:51 |
*** jhenner has joined #openstack-qa | 07:54 | |
*** luqas has joined #openstack-qa | 07:56 | |
*** afazekas has joined #openstack-qa | 08:05 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full 74124,3,a8095f2 | 08:05 |
*** luqas has quit IRC | 08:06 | |
*** jroovers has joined #openstack-qa | 08:07 | |
*** giulivo has joined #openstack-qa | 08:07 | |
*** jroovers|afk has joined #openstack-qa | 08:07 | |
*** luqas has joined #openstack-qa | 08:08 | |
openstackgerrit | A change was merged to openstack/tempest: Removal of methods from json/xml network_client files https://review.openstack.org/69829 | 08:08 |
*** jroovers has quit IRC | 08:11 | |
*** nmagnezi has joined #openstack-qa | 08:14 | |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: Adds scenario for hotplug nic in network_basic_ops https://review.openstack.org/69361 | 08:18 |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: Increase testing of network connectivity https://review.openstack.org/55146 | 08:18 |
openstackrecheck | Console logs not available after 14:15s for gate-nova-pep8 76413,1,24aa8e7 | 08:19 |
*** yfujioka has joined #openstack-qa | 08:20 | |
*** jroovers|afk is now known as jroovers | 08:24 | |
*** evgenyf has quit IRC | 08:29 | |
*** devvesa has joined #openstack-qa | 08:30 | |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-neutron-full 76415,1,4843386 | 08:33 |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/tempest: Add namespaces to xml in Network client https://review.openstack.org/64130 | 08:36 |
*** protux has joined #openstack-qa | 08:37 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/tempest: Add tests for external network extension https://review.openstack.org/63999 | 08:38 |
*** andreaf has joined #openstack-qa | 08:39 | |
*** yfujioka has quit IRC | 08:41 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/tempest: Verify more information in floating ip tests https://review.openstack.org/63723 | 08:41 |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/tempest: Verify more information in floating ip tests(part2) https://review.openstack.org/71251 | 08:42 |
openstackgerrit | A change was merged to openstack/tempest: Separate negative tests for test_projects https://review.openstack.org/72912 | 08:45 |
openstackrecheck | Console logs not available after 13:59s for gate-nova-pep8 67500,5,a086c85 | 08:47 |
*** yrabl has quit IRC | 08:47 | |
*** jhenner has quit IRC | 08:49 | |
*** jordanP has joined #openstack-qa | 08:52 | |
*** protux has quit IRC | 08:58 | |
openstackrecheck | Console logs not available after 13:41s for check-tempest-dsvm-full 75784,1,2499e11 | 09:00 |
openstackgerrit | Feng Ju proposed a change to openstack/tempest: Adds VM connectivity check after advanced VM operations https://review.openstack.org/59907 | 09:01 |
*** raies has joined #openstack-qa | 09:01 | |
*** yrabl has joined #openstack-qa | 09:02 | |
raies | afazekas: is there some more settings required to run nova v3 testcases except "[osapi_v3] enabled = True" | 09:03 |
raies | afazekas: ^^ ?? | 09:03 |
*** jpich has joined #openstack-qa | 09:04 | |
afazekas | raies: you need to have a keystone v3 endpint | 09:05 |
raies | afazekas: in devstack environment ?? | 09:06 |
*** rossella_s has joined #openstack-qa | 09:07 | |
afazekas | In devstack env it should be enabled by default | 09:07 |
raies | afazekas: ok thanks a lot :) | 09:08 |
afazekas | computev3 | 09:08 |
raies | afazekas: what r u saying ?? | 09:11 |
*** evgenyf has joined #openstack-qa | 09:13 | |
*** yassine has joined #openstack-qa | 09:14 | |
openstackrecheck | Console logs not available after 13:25s for gate-grenade-dsvm 72040,5,eef5df3 | 09:14 |
*** marun has quit IRC | 09:15 | |
*** chandan_kumar has joined #openstack-qa | 09:19 | |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Adds L3 agent test case to test_l3_agent_scheduler.py https://review.openstack.org/68626 | 09:21 |
*** luqas has quit IRC | 09:22 | |
*** locke105 has quit IRC | 09:22 | |
*** fbo_away is now known as fbo | 09:26 | |
openstackrecheck | Console logs not available after 13:41s for check-tempest-dsvm-neutron 71397,5,05f56b6 | 09:27 |
afazekas | raies: http://www.fpaste.org/80490/39340697/ You need to have 'novav3 | computev3 | Nova Compute Service V3 ' | 09:31 |
*** luqas has joined #openstack-qa | 09:35 | |
*** jamielennox has quit IRC | 09:36 | |
*** jamielennox has joined #openstack-qa | 09:39 | |
openstackrecheck | Console logs not available after 14:04s for gate-python-novaclient-python26 74256,4,d6b70ba | 09:42 |
*** yrabl has quit IRC | 09:42 | |
openstackgerrit | YangLei proposed a change to openstack/tempest: Add the test to create volume with az https://review.openstack.org/66299 | 09:42 |
*** ianw has quit IRC | 09:43 | |
*** ianw has joined #openstack-qa | 09:47 | |
*** mkollaro has joined #openstack-qa | 09:53 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python26 65615,15,70d456f | 09:55 |
*** yrabl has joined #openstack-qa | 09:59 | |
openstackgerrit | Valeriy Ponomaryov proposed a change to openstack/tempest: Fixed bug with _error_checker in rest client https://review.openstack.org/76475 | 10:00 |
*** shardy is now known as shardy_afk | 10:03 | |
openstackgerrit | Valeriy Ponomaryov proposed a change to openstack/tempest: Fixed bug with _error_checker in rest client https://review.openstack.org/76475 | 10:04 |
*** SergeyLukjanov has quit IRC | 10:04 | |
*** SergeyLukjanov has joined #openstack-qa | 10:04 | |
*** jlibosva has quit IRC | 10:08 | |
*** jlibosva has joined #openstack-qa | 10:08 | |
openstackrecheck | Console logs not available after 13:44s for check-grenade-dsvm 63195,1,32924dd | 10:09 |
*** luqas has quit IRC | 10:15 | |
*** mkoderer has joined #openstack-qa | 10:18 | |
openstackrecheck | Console logs not available after 13:57s for gate-keystone-python26 76100,2,e1fd020 | 10:23 |
openstackgerrit | wanglianmin proposed a change to openstack/tempest: Fix setup_test_v3_user method in identity base.py https://review.openstack.org/76137 | 10:32 |
raies | afazekas: during v3 api testing using tempest I found error http://www.fpaste.org/80501/39341090/ | 10:35 |
raies | please check wht it could be | 10:35 |
openstackrecheck | Console logs not available after 14:35s for gate-horizon-python26 76439,1,a44ee0a | 10:37 |
raies | afazekas: let me check probably tempest.conf is missing | 10:38 |
openstackgerrit | Vadim Rovachev proposed a change to openstack/tempest: Add compute notifications tests for ceilometer https://review.openstack.org/64136 | 10:39 |
openstackgerrit | Flavio Percoco proposed a change to openstack-infra/devstack-gate: Archive config files along with logs https://review.openstack.org/69344 | 10:51 |
openstackrecheck | Console logs not available after 14:06s for gate-heat-pep8 73677,1,90007bf | 10:51 |
*** luqas has joined #openstack-qa | 10:52 | |
*** tosky has joined #openstack-qa | 10:55 | |
openstackgerrit | wanglianmin proposed a change to openstack/tempest: Add list roles api in identity v3 json/xml https://review.openstack.org/76143 | 11:02 |
*** jaypipes has quit IRC | 11:03 | |
*** ianw has quit IRC | 11:03 | |
*** jamielennox has quit IRC | 11:04 | |
openstackrecheck | Console logs not available after 13:31s for gate-keystone-python26 76030,2,3b9bb1c | 11:05 |
*** jamielennox has joined #openstack-qa | 11:05 | |
*** ianw has joined #openstack-qa | 11:05 | |
*** rossella_s has quit IRC | 11:06 | |
openstackgerrit | Jakub Libosvar proposed a change to openstack-dev/grenade: Support for upgrading neutron https://review.openstack.org/58695 | 11:11 |
*** nsaje_ has joined #openstack-qa | 11:13 | |
*** pbrooko has joined #openstack-qa | 11:17 | |
*** sweston has quit IRC | 11:17 | |
openstackrecheck | Console logs not available after 13:51s for gate-tempest-pep8 68626,6,285881b | 11:19 |
*** sweston has joined #openstack-qa | 11:20 | |
*** malini_afk is now known as malini | 11:29 | |
openstackrecheck | Console logs not available after 14:18s for check-tempest-dsvm-neutron 63890,14,d54b959 | 11:33 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Add tests for binding extended attributes for ports https://review.openstack.org/64271 | 11:44 |
*** matsuhashi has quit IRC | 11:46 | |
openstackrecheck | Console logs not available after 14:00s for gate-tempest-pep8 68597,8,a99a8e4 | 11:47 |
*** salv-orlando has quit IRC | 11:52 | |
*** salv-orlando has joined #openstack-qa | 11:52 | |
openstackrecheck | Console logs not available after 13:23s for gate-python-glanceclient-python26 74350,2,2be38fc | 12:00 |
*** rfolco has joined #openstack-qa | 12:01 | |
*** coolsvap has quit IRC | 12:02 | |
*** luqas has quit IRC | 12:05 | |
*** luqas has joined #openstack-qa | 12:07 | |
openstackrecheck | Console logs not available after 14:01s for gate-tempest-dsvm-full 73965,15,998f984 | 12:15 |
*** jordanP has quit IRC | 12:15 | |
*** gszasz has joined #openstack-qa | 12:26 | |
openstackrecheck | Console logs not available after 13:51s for check-tempest-dsvm-neutron-heat-slow 76382,2,ee92e30 | 12:28 |
*** tosky has quit IRC | 12:29 | |
*** cnesa has joined #openstack-qa | 12:32 | |
*** zul has joined #openstack-qa | 12:32 | |
*** rossella_s has joined #openstack-qa | 12:36 | |
*** luqas has quit IRC | 12:36 | |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-postgres-full 74294,4,d7a0bcc | 12:42 |
*** sweston has quit IRC | 12:45 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Removes the dependence with aptitude https://review.openstack.org/75711 | 12:47 |
*** jordanP has joined #openstack-qa | 12:48 | |
openstackrecheck | Console logs not available after 13:47s for gate-glance-python26 76449,1,efd9e8b | 12:56 |
*** marun has joined #openstack-qa | 13:08 | |
openstackrecheck | Console logs not available after 14:48s for gate-cinder-python27 49755,1,e5c2c2d | 13:10 |
openstackgerrit | Mauro Rodrigues proposed a change to openstack/tempest: Fix api_version filter for KeystoneV3AuthProvider https://review.openstack.org/76530 | 13:12 |
openstackgerrit | Mauro Rodrigues proposed a change to openstack/tempest: Improve tempest auth tests. https://review.openstack.org/76531 | 13:12 |
*** rfolco has quit IRC | 13:13 | |
openstackgerrit | Mauro Rodrigues proposed a change to openstack/tempest: Improve tempest auth tests https://review.openstack.org/76531 | 13:15 |
*** yrabl has quit IRC | 13:22 | |
openstackrecheck | Console logs not available after 13:40s for check-tempest-dsvm-postgres-full 64130,23,fef0026 | 13:24 |
*** tosky has joined #openstack-qa | 13:28 | |
*** rfolco has joined #openstack-qa | 13:29 | |
*** Madan has quit IRC | 13:33 | |
*** rfolco has quit IRC | 13:34 | |
*** shwetaap has quit IRC | 13:34 | |
yfried | afazekas: why does tempest conf demands net and image UUID? | 13:35 |
yfried | afazekas: why isn't "name" enough? | 13:36 |
afazekas | yfried: because the names are not U | 13:36 |
*** relaxdiego has joined #openstack-qa | 13:36 | |
afazekas | U Unique | 13:36 |
yfried | afazekas: there's already [compute].network_for_ssh which, AFAIK is the name of the the pub_net defined in [network].public_network_id | 13:38 |
yfried | afazekas can't we enforce that this name is unique and use it? | 13:38 |
openstackrecheck | Console logs not available after 14:32s for gate-python-neutronclient-python26 74290,3,ae7f829 | 13:39 |
yfried | afazekas using UUID forces you to change tempest.conf every time you deploy your cloud | 13:40 |
afazekas | yfried: the name look up is also expensive :) | 13:41 |
*** nosnos has quit IRC | 13:41 | |
yfried | afazekas more that UUID lookup? | 13:41 |
yfried | afazekas don't answer that | 13:41 |
afazekas | we need to use the UUId in the requests | 13:41 |
*** zul has quit IRC | 13:42 | |
yfried | afazekas we still do that only once | 13:42 |
*** zul has joined #openstack-qa | 13:44 | |
*** dkranz has joined #openstack-qa | 13:44 | |
yfried | afazekas why does network_for_ssh exist? isn't it the same as public_network_id? | 13:46 |
*** sweston has joined #openstack-qa | 13:46 | |
afazekas | yfried: Long time ago I got -1 on change which wanted to use name instead of UUID, the above things was the reason | 13:47 |
afazekas | yfried: nova uses netowroks names in the responses instead of uuid | 13:47 |
afazekas | Also nova thinks the security group names are unique, but with neutron it is not true, on neutron side the UUID is the unique | 13:48 |
*** shwetaap has joined #openstack-qa | 13:49 | |
*** rfolco has joined #openstack-qa | 13:49 | |
*** sweston has quit IRC | 13:51 | |
*** shardy_afk is now known as shardy | 13:52 | |
openstackrecheck | Console logs not available after 13:41s for gate-nova-python26 64404,4,6a704be | 13:52 |
*** malini is now known as malini_afk | 13:54 | |
*** rfolco has quit IRC | 13:54 | |
*** mestery has quit IRC | 13:54 | |
afazekas | yfried: https://bugs.launchpad.net/nova/+bug/1254722 | 13:55 |
* yfried not sure how the conversation moved to secgroups | 13:58 | |
yfried | afazekas ^ | 13:58 |
*** weshay has joined #openstack-qa | 13:59 | |
afazekas | nova api has multiple insincerity about using names or UUIDs with security-groups and networks | 14:02 |
yfried | afazekas: how much more expensive is it to use network name (assuming it is unique)? | 14:03 |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Test to update neutron security group https://review.openstack.org/69561 | 14:04 |
afazekas | if it just resolved once per worker process it is not too expensive | 14:05 |
openstackrecheck | Console logs not available after 13:47s for check-tempest-dsvm-neutron-full 64403,4,66a7e09 | 14:06 |
*** zhikunliu has quit IRC | 14:13 | |
*** jhenner has joined #openstack-qa | 14:13 | |
*** yrabl has joined #openstack-qa | 14:13 | |
*** mestery has joined #openstack-qa | 14:14 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: stress/actions/ssh_floating.py n-net compatibility https://review.openstack.org/76543 | 14:15 |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python26 75732,1,ffd5278 | 14:20 |
*** mriedem has joined #openstack-qa | 14:20 | |
*** dims has quit IRC | 14:22 | |
mestery | sdague: Thanks for your reviews on https://review.openstack.org/#/c/69774/. If you get some time, can you please see my comments there? | 14:26 |
mestery | I'd like to discuss that one with you perhaps sdague. Thanks! | 14:26 |
*** rfolco has joined #openstack-qa | 14:31 | |
*** bill_az has joined #openstack-qa | 14:32 | |
openstackrecheck | Console logs not available after 13:27s for check-tempest-dsvm-cells-full 45867,62,466aca8 | 14:33 |
*** dims has joined #openstack-qa | 14:33 | |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Assign floating ip to a server in load balancer scenario https://review.openstack.org/71898 | 14:36 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Add scenario test for load balancer's health monitor https://review.openstack.org/59729 | 14:36 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Add scenario test for load balancer's health monitor https://review.openstack.org/59729 | 14:39 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Assign floating ip to a server in load balancer scenario https://review.openstack.org/71898 | 14:45 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Add scenario test for load balancer's health monitor https://review.openstack.org/59729 | 14:45 |
*** sweston has joined #openstack-qa | 14:46 | |
*** sweston has quit IRC | 14:51 | |
*** malini_afk is now known as malini | 14:57 | |
mtreinish | sdague: I'm in today what's up? | 14:57 |
mtreinish | yfried: yeah I'm still working that patch but I was out and I've had other priorities come up since I first wrote it | 14:58 |
yfried | glad to hear. you could check out my work on network_basic_ops, and security_groups_basic_ops for ideas. Let me know if I can help | 15:01 |
*** saju_m has quit IRC | 15:02 | |
openstackgerrit | Jordan Pittier proposed a change to openstack/tempest: Add endpoint_type option to Savanna,Ironic and Ceilometer groups https://review.openstack.org/76548 | 15:04 |
*** rossella_s has quit IRC | 15:09 | |
*** jgrimm has joined #openstack-qa | 15:10 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 59167,55,38fa9b4 | 15:14 |
*** luqas has joined #openstack-qa | 15:15 | |
*** Sukhdev has joined #openstack-qa | 15:16 | |
mtreinish | sdague: have you seen this failure before?: http://logs.openstack.org/40/72040/5/gate/gate-grenade-dsvm/eef5df3/console.html#_2014-02-26_03_33_14_937 | 15:17 |
yfried | anyone knows Elena Ezhova's nick? | 15:17 |
*** rossella_s has joined #openstack-qa | 15:17 | |
*** rwsu has joined #openstack-qa | 15:18 | |
*** enikanorov has joined #openstack-qa | 15:18 | |
*** enikanorov__ has joined #openstack-qa | 15:20 | |
*** enikanorov__ has quit IRC | 15:20 | |
*** mrodden has joined #openstack-qa | 15:23 | |
enikanorov | sdague: yfried: afazekas: hi folks. recently https://review.openstack.org/#/c/75887 was merged, incorrectly changing load balancer scenario. it didnt result in gate failure because loadbalancer scenario is skipped right now. | 15:25 |
enikanorov | sdague: yfried: afazekas: https://review.openstack.org/#/c/71898/ - this review fixes introduced issues and also fixes the scenario to make it work for isolated case, and unskips the test | 15:26 |
enikanorov | we need this in the gate sooner, so please review | 15:26 |
*** yrabl has quit IRC | 15:27 | |
openstackrecheck | Console logs not available after 13:32s for check-tempest-dsvm-cells-full 61987,49,0fa3d41 | 15:27 |
afazekas | self.vips[0] --> self.vip ? | 15:29 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Assign floating ip to a server in load balancer scenario https://review.openstack.org/71898 | 15:30 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Add scenario test for load balancer's health monitor https://review.openstack.org/59729 | 15:30 |
*** eezhova has joined #openstack-qa | 15:31 | |
*** IzikPenso has joined #openstack-qa | 15:33 | |
*** rossella_s has quit IRC | 15:34 | |
yfried | enikanorov some questions: | 15:36 |
yfried | enikanorov: eezhova: afazekas asked the first one | 15:37 |
yfried | enikanorov, eezhova: why use private IPs at all? | 15:38 |
openstackrecheck | Console logs not available after 13:35s for check-tempest-dsvm-neutron 61990,52,b98bcc5 | 15:41 |
eezhova | Basically because there is no need to create a floating ip and waste time and resources when it is possible to use a private ip. | 15:42 |
yfried | eezhova: AFAIK most of the neutron deployment use "ip netns" and force you to use floating ip. How common are non-grizzly clouds that don't? | 15:45 |
yfried | eezhova: also - I have some issues with how this code is different than other network scenarios (which is why I pushed the change that broke it - sorry) | 15:46 |
yfried | eezhova: I don't want to -1 it if it's urgent. Do you think you could take care of it now? | 15:47 |
yfried | enikanorov: ^ | 15:48 |
IzikPenso | afazekas : Could you take a look at https://review.openstack.org/#/c/74121/ , The wanted bug was opened https://bugs.launchpad.net/neutron/+bug/1284543 | 15:50 |
*** chandan_kumar has quit IRC | 15:52 | |
yfried | eezhova: enikanorov_: ? | 15:52 |
*** dkorn has joined #openstack-qa | 15:53 | |
*** otherwiseguy has joined #openstack-qa | 15:58 | |
eezhova | yfried, As far as I understand there is an opportunity to deploy openstack without network namespaces by setting Q_USE_NAMESPACE=False. Do you mean that this scenario is highly uncommon and I shouldn't take it into consideration? | 15:58 |
openstackgerrit | Jordan Pittier proposed a change to openstack/tempest: Support endpoint type in CLI tests https://review.openstack.org/76567 | 15:58 |
*** jlibosva has quit IRC | 16:00 | |
relaxdiego | For bugs without a milestone (e.g. https://bugs.launchpad.net/tempest/+bug/1252798), is it safe to assume the fix needs to be applied to master branch? | 16:00 |
IzikPenso | mtreinish : could you please review tempest loadbalncer test change https://review.openstack.org/#/c/74121/ | 16:01 |
eezhova | As for you comments to my patch, could you please clarify what do you mean by "shouldn't this go in tempest/common/utils/linux/remote_client.py"? | 16:01 |
yfried | eezhova: I do. I might be wrong, though | 16:01 |
*** amotoki_ has joined #openstack-qa | 16:01 | |
yfried | eezhova: did you see that module? | 16:01 |
yfried | eezhova: if you use get_remote_client defined in scenario.manager instead of ssh.Client you can use the methods in the above module. it's easier to read, and will allow other scenarios access to that ssh command | 16:03 |
eezhova | yfried, So you want me to turn the command that stars a server into one of those? | 16:04 |
yfried | eezhova: That would be great. Unless you have a reason for using ssh.Client explicitly | 16:05 |
yfried | eezhova: I'm going offline for ~2hrs do you have any more questions for me? | 16:06 |
*** dtalton has joined #openstack-qa | 16:06 | |
eezhova | yfried, Okay, no problem. Still, I'm not clear about what to do with this floating ip vs. private ip matter | 16:06 |
yfried | eezhova: seems to me you are handling it ok by writing for both options | 16:07 |
*** dtalton has left #openstack-qa | 16:07 | |
openstackrecheck | Console logs not available after 13:29s for check-tempest-dsvm-full 59907,17,40cfa0c | 16:08 |
eezhova | yfried, alright, thanks. I'll update the patch tomorrow then | 16:08 |
yfried | eezhova: if conf.public_network_id is defined, then floating IPs are available. IMO this should be your default. Since you already wrote it for private IP - keep that as an alternate mode | 16:08 |
yfried | I think I did something similar in secgroup_basic_ops (with a public_router_id - which is used for when there's not netns) but it was a long time a go and I haven't tested since then, because I believe it to not be the default usecase | 16:10 |
yfried | eezhova: Have I answered your question? anything else? | 16:11 |
*** mkollaro has quit IRC | 16:12 | |
eezhova | yfried, Of course there is an alternative but how can there be a default option if we always look at values at hand? | 16:13 |
yfried | eezhova: what do you mean? | 16:13 |
*** KurtMartin has joined #openstack-qa | 16:14 | |
yfried | eezhova: I need to leave. are you ok with using FLIP as default? | 16:15 |
eezhova | yfried, I always use floating ip if there is a public network and private ip otherwise. I think this means exactly using FLIP as default. Doesn't it? | 16:15 |
yfried | eezhova: yeah. then I'm fine with the patch. I'll +1 it once you push the changes we discussed. but if it's really urgent, you need core members attention. | 16:16 |
yfried | eezhova: bye | 16:17 |
*** kmartin has quit IRC | 16:17 | |
eezhova | yfried, thanks, goodbye | 16:17 |
*** yfried has quit IRC | 16:17 | |
*** kmartin has joined #openstack-qa | 16:18 | |
*** stevebaker has quit IRC | 16:18 | |
openstackrecheck | Console logs not available after 13:27s for check-grenade-dsvm-partial-ncpu 76460,1,048cb2f | 16:21 |
*** KurtMartin has quit IRC | 16:22 | |
malini | dtroyer: ping | 16:26 |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Remove resolved_at mention in readme https://review.openstack.org/76393 | 16:27 |
*** amotoki_ has quit IRC | 16:33 | |
*** openstackrecheck has quit IRC | 16:36 | |
*** openstackrecheck has joined #openstack-qa | 16:36 | |
*** mlavalle has joined #openstack-qa | 16:38 | |
*** atiwari has joined #openstack-qa | 16:40 | |
*** rossella_s has joined #openstack-qa | 16:41 | |
*** shardy is now known as shardy_afk | 16:43 | |
*** sweston has joined #openstack-qa | 16:47 | |
*** sweston has quit IRC | 16:52 | |
*** cadenzajon has joined #openstack-qa | 16:56 | |
*** coolsvap has joined #openstack-qa | 16:56 | |
*** dkorn has quit IRC | 16:58 | |
openstackrecheck | Console logs not available after 13:36s for check-tempest-dsvm-neutron-full 69102,2,a7beaba | 17:00 |
*** elextro_ has joined #openstack-qa | 17:03 | |
*** saju_m has joined #openstack-qa | 17:06 | |
*** tkammer has quit IRC | 17:08 | |
*** markmcclain has joined #openstack-qa | 17:10 | |
*** evgenyf has quit IRC | 17:11 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 74565,16,89f59f0 | 17:13 |
*** Sukhdev has quit IRC | 17:16 | |
*** relaxdiego has quit IRC | 17:19 | |
*** relaxdiego has joined #openstack-qa | 17:20 | |
dtroyer | malini: yo | 17:23 |
malini | dtroyer: hey!! how are you? | 17:24 |
*** afazekas has quit IRC | 17:24 | |
dtroyer | malini: hanging in there…spring allergies came already… ;( | 17:24 |
malini | dtroyer: & we are in 40s today :( | 17:24 |
dtroyer | we had 65 last Friday and back to 20, but it must have been enough to wake up something | 17:25 |
*** coolsvap has quit IRC | 17:25 | |
dtroyer | anyway, what's up? | 17:25 |
malini | dtroyer: we are working on the marconi stuff on the weird test failure issue I mentioned a couple of days back | 17:25 |
*** coolsvap has joined #openstack-qa | 17:25 | |
*** relaxdiego has quit IRC | 17:25 | |
*** samuelbercovici1 has joined #openstack-qa | 17:25 | |
*** samuelbercovici1 is now known as samuelbercovici | 17:26 | |
malini | You were right - marconi is having issues with use_screen = false | 17:26 |
malini | dtroyer: we are still trying to figure out why | 17:26 |
*** jordanP has quit IRC | 17:26 | |
malini | is there anything obvious that you can think of? | 17:27 |
dtroyer | hmmm….does it do anything unusual with child processes? unusual == different than any of the other api servers | 17:27 |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 74576,16,2bb4add | 17:27 |
malini | hmm..no..I can see in the logs it started up | 17:27 |
malini | We had a suspicion it might be something realted to logging | 17:28 |
dtroyer | that and the process group are the two major differences without screen | 17:28 |
malini | So I tried changing our scripts to be similar to other projects - no luck yet | 17:28 |
dtroyer | I don't recall, is the failure related to network connectivity? | 17:28 |
malini | it doesnt look like a network thing | 17:29 |
malini | or we shud have seen it with screen too, rt? | 17:29 |
malini | what is the process group thing? | 17:30 |
dtroyer | I would think they should be the same, I'm just looking for what behaves differently | 17:30 |
*** vkozhukalov_ has quit IRC | 17:32 | |
*** coolsvap has quit IRC | 17:34 | |
*** coolsvap has joined #openstack-qa | 17:35 | |
*** samuelbercovici has quit IRC | 17:35 | |
*** relaxdiego has joined #openstack-qa | 17:40 | |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-full 66666,13,7e82d5c | 17:40 |
*** wramthun has quit IRC | 17:43 | |
*** luqas has quit IRC | 17:43 | |
*** luqas has joined #openstack-qa | 17:45 | |
*** jroovers has quit IRC | 17:46 | |
*** sweston has joined #openstack-qa | 17:47 | |
*** sweston has quit IRC | 17:52 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 74832,15,d07f86c | 17:54 |
*** relaxdie_ has joined #openstack-qa | 17:58 | |
*** relaxdiego has quit IRC | 17:59 | |
*** jpich has quit IRC | 17:59 | |
*** relaxdie_ has quit IRC | 17:59 | |
*** relaxdiego has joined #openstack-qa | 18:00 | |
openstackgerrit | andrea-frittoli proposed a change to openstack/tempest: Defines a Credentials class https://review.openstack.org/74387 | 18:01 |
sdague | dtroyer: so the console flush issue seems to be cropping up more places | 18:03 |
sdague | any further thoughts on a way to get the right unbuffered stdout? | 18:03 |
andreaf | maurosr: ping | 18:03 |
sdague | could we be screwing things up on our traps ? | 18:03 |
*** rossella_s has quit IRC | 18:03 | |
maurosr | andreaf: pong | 18:03 |
andreaf | maurosr: I will review your new unit tests tomorrow, I didn't managed to today | 18:04 |
dtroyer | sdague: I want to get https://review.openstack.org/#/c/76018/, but atm have no other ideas... | 18:04 |
andreaf | maurosr: I also submitted the next bit of the multi-auth bp, which introduces a Credential class, and unit tests for it - you may want to have a look | 18:05 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Unbuffer log output https://review.openstack.org/76018 | 18:05 |
sdague | dtroyer: so that didn't seem to help on the set -o errexit patch | 18:06 |
dtroyer | necessary but insufficient? | 18:06 |
sdague | possibly | 18:06 |
maurosr | andreaf: thank you, can you please add me as reviewer or point me to the change? | 18:06 |
sdague | because that change is in there, and you still can't figure out the marconi fails | 18:06 |
andreaf | maurosr: I added you as a reviewer - https://review.openstack.org/#/c/74387/ | 18:07 |
dtroyer | it isn't in yet…I just rebased it | 18:07 |
openstackrecheck | Console logs not available after 13:22s for check-grenade-dsvm 68006,10,72e5ef1 | 18:07 |
maurosr | andreaf: and sorry to submit those later, I had some problems with the base_url method then I figured out that part of it was cause I added to simple urls on the first set of tests | 18:07 |
maurosr | ok nice | 18:07 |
sdague | dtroyer: it's in the -o errexit patch | 18:07 |
sdague | yuo put it in there | 18:07 |
sdague | https://review.openstack.org/#/c/71996/7 | 18:07 |
dtroyer | right, but I've seen similar in other places…do you see the marconi problem in errexit? | 18:08 |
sdague | http://logs.openstack.org/96/71996/7/check/check-devstack-dsvm-cells/3e713d9/logs/devstacklog.txt.gz#_2014-02-24_19_40_22 | 18:08 |
andreaf | maurosr: it's great to have more unit tests, thanks | 18:08 |
dtroyer | w know their issue is partially tied to USE_SCREEN=False | 18:08 |
*** andreaf has quit IRC | 18:08 | |
sdague | dtroyer: so go to the end there | 18:08 |
sdague | stack.sh just stops | 18:09 |
sdague | and doesn't show us the error | 18:09 |
dtroyer | right. that happens in a couple of places (I've seen it around starting cinder too). I'm not certain they're all the same thing | 18:10 |
*** andreaf has joined #openstack-qa | 18:10 | |
dtroyer | but there are multiple levels of buffering going on | 18:10 |
sdague | right, but we also had a neutron fail, completely unrelated, that also didn't show the die that got called | 18:10 |
sdague | so we have to get to the bottom of the buffering one way or another, because otherwise we're kind of boned :) | 18:11 |
dtroyer | I know | 18:11 |
dtroyer | should maybe die have a sleep in it? | 18:11 |
sdague | and I think we were being protected by the fact that we tended to fail late | 18:11 |
sdague | so why do we have 2 traps on ERR that are almost the same? | 18:13 |
sdague | https://github.com/openstack-dev/devstack/blob/master/stack.sh#L581 | 18:13 |
sdague | or more importantly, why doesn't the trap on ERR seem to get called | 18:14 |
*** luqas has quit IRC | 18:16 | |
IzikPenso | Hi, Could a core reviewer please take a look at a tempest loadbalancer test change https://review.openstack.org/#/c/74121/ , Thanks. | 18:16 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: wip: enable -o errexit https://review.openstack.org/71996 | 18:16 |
openstackgerrit | andrea-frittoli proposed a change to openstack/tempest: Defines a Credentials class https://review.openstack.org/74387 | 18:17 |
openstackgerrit | Sean Dague proposed a change to openstack-dev/devstack: wip: enable -o errexit https://review.openstack.org/71996 | 18:18 |
sdague | I'm sticking some more crazy on top of that | 18:18 |
*** nati_ueno has joined #openstack-qa | 18:20 | |
openstackrecheck | Console logs not available after 13:24s for gate-swift-pep8 76578,1,a5050ed | 18:20 |
sdague | mtreinish: https://review.openstack.org/#/c/75245/ should be an easy +A | 18:22 |
sdague | jog0: ping when you get around | 18:22 |
*** andreaf has quit IRC | 18:22 | |
*** yfried has joined #openstack-qa | 18:28 | |
yfried | eezhova: i'mbackk | 18:28 |
yfried | any news? | 18:28 |
*** mlavalle has quit IRC | 18:29 | |
jog0 | sdague: pong | 18:30 |
sdague | jog0, mtreinish: so I think we're all generally agreed that we should draft mriedem onto the ER core team. But I'll make it official by asking for any public objections. | 18:31 |
jog0 | ++ | 18:32 |
mtreinish | sdague: +A that patch | 18:32 |
mtreinish | sdague: yeah +1, the e-r core group doesn't exist. If I remember correctly it's QA + Infra and jog0 as ptl (which gives him core permissions) | 18:33 |
*** harlowja_away is now known as harlowja | 18:34 | |
openstackrecheck | Console logs not available after 13:24s for check-tempest-dsvm-full 75459,13,87391a4 | 18:34 |
mtreinish | but making the group shouldn't be a problem | 18:34 |
jog0 | mtreinish: https://review.openstack.org/#/admin/groups/218,members | 18:35 |
*** saju_m has quit IRC | 18:35 | |
mtreinish | oh you can still add individuals cool. Shows what I know :) | 18:35 |
*** morganfainberg_Z is now known as morganfainberg | 18:36 | |
mtreinish | sdague: actually just looking at the gerrit groups do you know what the difference is between tempest-core and openstack-qa-core? | 18:41 |
openstackrecheck | Console logs not available after 13:25s for gate-cinder-python26 74810,7,43fd72d | 18:47 |
relaxdiego | mtreinish: Hi. New Guy (tm) here. :-) I've assigned bug 1061167 (https://bugs.launchpad.net/tempest/+bug/1061167) to myself. Wanted to ask if it's still relevant. | 18:50 |
sdague | mtreinish: I don't | 18:54 |
sdague | jog0: so let's actually get an er-core made | 18:55 |
mtreinish | relaxdiego: bug 1061167, that looks like it is marked as fix released over a year ago | 18:58 |
mtreinish | although mriedem made some comments about it more recently | 18:59 |
sdague | ok, I called out mriedem, mtreinish, jog0, and myself explicitly | 18:59 |
sdague | I'm kind of feeling we can drop qa-core, as I don't think anyone else is really reviewing those | 18:59 |
relaxdiego | mtreinish: sorry, wrong bug ID, i meant this: https://bugs.launchpad.net/tempest/+bug/1252798 | 18:59 |
mriedem | mtreinish: comments about what now? | 19:00 |
mriedem | sorry, doing an oslo sync which is super duper fun | 19:00 |
mtreinish | mriedem: you left a comment on a bug fixed in oct 2012 this past summer | 19:00 |
*** nmagnezi has quit IRC | 19:01 | |
mriedem | oh dump info on flaky fail | 19:01 |
mriedem | https://bugs.launchpad.net/tempest/+bug/1252798 | 19:01 |
openstackrecheck | Console logs not available after 13:46s for gate-nova-python26 76582,1,2a1532a | 19:01 |
mriedem | oh this https://bugs.launchpad.net/tempest/+bug/1061167 | 19:01 |
mtreinish | sdague: I just wasn't sure if qa-core had permissions on something else | 19:01 |
relaxdiego | mriedem: sorry for the confusion, i meant to ask about the "dump info on flaky fail" ticket, not the other one. | 19:01 |
mriedem | relaxdiego: ok, i'm not even really sure at this point how flaky test_list_servers_negative is anymore | 19:02 |
sdague | mtreinish: yeh, I dumped it. Anyway, welcome to +2 mriedem | 19:02 |
mriedem | sdague: jog0: mtreinish: cool, thanks guys | 19:03 |
sdague | dtroyer: so https://review.openstack.org/#/c/71996/ - you can now see the error | 19:03 |
sdague | you can still not see the ERR trap | 19:03 |
*** fbo is now known as fbo_away | 19:03 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Move enablement of rhel6-optional repo earlier https://review.openstack.org/76415 | 19:04 |
openstackgerrit | A change was merged to openstack/tempest: Scenario : Start instances using fixed network when possible https://review.openstack.org/68904 | 19:04 |
sdague | so I'm kind of confused | 19:04 |
openstackgerrit | A change was merged to openstack/tempest: Fix coverage option for run_tests.sh https://review.openstack.org/72744 | 19:04 |
relaxdiego | mriedem: i see. i have a patch applied to my local havana branch and would like to port it to master. i don't mind doing that if you're alright with it too. just looking for an excuse to contribute code at this point since I'm a total n00b to this project. ;) | 19:04 |
mriedem | relaxdiego: what i'd like to do first on that bug is see if we can fingerprint that test failing in the last 20 days | 19:04 |
openstackgerrit | A change was merged to openstack/tempest: Separate negative tests for test_multiple_create https://review.openstack.org/75010 | 19:04 |
dtroyer | I'm kicking the traps a bit here… they do need to be tweaked | 19:04 |
relaxdiego | mriedem: should i look at the logs for that? | 19:05 |
sdague | dtroyer: so I an echo to the EXIT trap | 19:05 |
sdague | which may have helped flush | 19:06 |
*** ekhugen has joined #openstack-qa | 19:06 | |
*** gszasz has quit IRC | 19:06 | |
dtroyer | I think we've been killing child process too quickly | 19:06 |
mriedem | relaxdiego: i'm trying to use logstash.openstack.org to find any failed jobs on that test | 19:06 |
dtroyer | like the awk handling the log output | 19:06 |
sdague | ah... that would be a thing, huh | 19:07 |
relaxdiego | mriedem: oh. that's a new tool for me. looking... | 19:08 |
sdague | mriedem: realize right now, logstash is a world of hurt | 19:08 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Fix heat role create error https://review.openstack.org/76620 | 19:08 |
mriedem | sdague: ok, was wondering why it kept shitting on me :) | 19:08 |
sdague | yeh | 19:08 |
relaxdiego | ah, so it's not just me :) | 19:09 |
dtroyer | sdague: https://review.openstack.org/#/c/76620/ fixes that heat error in the errexit run | 19:09 |
sdague | dtroyer: cool | 19:11 |
sdague | dtroyer: so are you going to try to tweek the traps in the errexit review? | 19:12 |
mriedem | relaxdiego: it's been awhile since i've look at test_list_servers_negative, but i'm thinking my bug is invalid now due to this refactor of the test class https://review.openstack.org/14066 | 19:12 |
sdague | because I'd be doing this by trial and error, badly :) | 19:12 |
mriedem | relaxdiego: and this https://review.openstack.org/57384 | 19:13 |
dtroyer | sdague: I'm putting them into unbuffer-output atm | 19:13 |
mriedem | relaxdiego: so i'm just going to invalidate the bug | 19:13 |
sdague | dtroyer: cool | 19:13 |
openstackgerrit | David Kranz proposed a change to openstack-infra/devstack-gate: Rename tempest.conf so it is gz'ed properly https://review.openstack.org/76622 | 19:14 |
relaxdiego | mriedem: alrighty. moving on to another bug then. any chance you have something for a newcomer? i can look at other low hanging fruits too. | 19:14 |
mriedem | relaxdiego: just tempest? or all of openstack? | 19:14 |
relaxdiego | mriedem: tempest for now | 19:14 |
openstackrecheck | Console logs not available after 13:44s for gate-keystone-pep8 76585,1,6ba73e9 | 19:15 |
mriedem | relaxdiego: just looking at the list of new tempest bugs, this looks pretty easy https://bugs.launchpad.net/tempest/+bug/1285192 | 19:15 |
dkranz | sdague: I think you were interested in getting this in https://review.openstack.org/#/c/75224/ | 19:15 |
mriedem | relaxdiego: https://bugs.launchpad.net/tempest/+bugs?orderby=status&start=0 | 19:15 |
relaxdiego | i can start with that | 19:16 |
mriedem | relaxdiego: or look at confirmed/triaged bugs maybe, since those should have gone through some triage already, like this one https://bugs.launchpad.net/tempest/+bug/1282887 | 19:16 |
*** andreaf has joined #openstack-qa | 19:16 | |
mriedem | sometimes if they are triaged someone left the solution in the bug report, just needs a warm body to do the coding and testing | 19:17 |
sdague | dkranz: hmm... the TRACE is going to be odd, because it's being line by line processed, instead of the whole traceback | 19:17 |
relaxdiego | mriedem: ah cool that one looks more interesting ;) | 19:17 |
sdague | which means white listing isn't really possible in the current model | 19:17 |
dkranz | sdague: I'm not sure there is a good way around this | 19:18 |
sdague | it would need to do collapsing like logstash does | 19:19 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Unbuffer log output https://review.openstack.org/76018 | 19:19 |
dkranz | sdague: We need to get to the point where we are not whitelisting anything to do with stacktraces | 19:19 |
sdague | dkranz: that's fine, but we can't get there without a whitelist | 19:19 |
dkranz | sdague: Isn't TRACE what shows up in a stacktrace? | 19:19 |
sdague | because there are currently too many items outstanding | 19:19 |
sdague | dkranz: yes | 19:20 |
dkranz | sdague: We could aim to start with failing builds that have TRACE | 19:20 |
dkranz | sdague: That is a much lower bar | 19:20 |
sdague | dkranz: ok, so we'd stop everything | 19:20 |
dkranz | sdague: And then we don't have to deal with this issue | 19:20 |
sdague | so how do we fix things when no one can merge code | 19:21 |
dkranz | sdague: No, just makeit a priority to get rid of TRACE | 19:21 |
dkranz | sdague: When a week has gone by with no TRACE, we start failing just that | 19:21 |
sdague | sure, but that means we can't enforce to prevent errors getting in | 19:21 |
dkranz | sdague: That would be the next step | 19:21 |
dkranz | sdague: But ERROR doesn't have the annoying multiline issue | 19:22 |
sdague | ok, I think I'm confused now :) | 19:22 |
*** mlavalle has joined #openstack-qa | 19:22 | |
sdague | that just needs a parser to collapse it | 19:22 |
dkranz | sdague: "just" | 19:22 |
dkranz | sdague: so what if we just dump the whole thing line by line for TRACE? | 19:23 |
dkranz | sdague: Does it really matter? | 19:23 |
dkranz | sdague: And just not bother trying to whitelist stacktraces | 19:24 |
sdague | so what is our path forward for enforcing anything in the gate here. Maybe that's where we are coming at it from different perspectives | 19:24 |
dkranz | sdague: perhaps so. Here is what I thought. | 19:24 |
dkranz | sdague: Get rid of stacktraces first. | 19:24 |
dkranz | sdague: Then enforce them | 19:24 |
dkranz | sdague: Work on fixing the errors | 19:25 |
dkranz | sdague: when they get down to zero (not currently whitelisted) | 19:25 |
relaxdiego | getting to work then. thanks mriedem! | 19:25 |
dkranz | sdague: start enforcing them which would put us back where we were in december | 19:25 |
mriedem | relaxdiego: yw | 19:25 |
dkranz | sdague: I just don't want to add to the whitelist | 19:25 |
dkranz | sdague: The problem is this won't happen unless projects put some time into getting rid of their errors. They are all in the console log now. | 19:26 |
*** vkozhukalov_ has joined #openstack-qa | 19:26 | |
sdague | so, I don't think that works | 19:28 |
sdague | because I think unless a line in the sand is put in place to prevent new issues getting in, they will come in faster than people can work at removing them | 19:28 |
openstackrecheck | Console logs not available after 15:39s for gate-nova-pep8 71026,12,6b464d9 | 19:30 |
mtreinish | mriedem, relaxdiego: that is actually an oslo bug, not a tempest bug | 19:32 |
mtreinish | because the generator gets synced from oslo-incubator | 19:32 |
openstackgerrit | Sean Dague proposed a change to openstack-dev/devstack: wip: enable -o errexit https://review.openstack.org/71996 | 19:32 |
sdague | dtroyer: ok, I'm sitting the err exit one on top of yours to see the impage | 19:33 |
sdague | impact | 19:33 |
openstackgerrit | Malini Kamalambal proposed a change to openstack/tempest: Adds basic Marconi test https://review.openstack.org/63449 | 19:36 |
relaxdiego | mtreinish: got it. :) removed myself from that bug. | 19:36 |
*** coolsvap1 has joined #openstack-qa | 19:38 | |
*** tosky has quit IRC | 19:40 | |
*** stevebaker has joined #openstack-qa | 19:40 | |
*** vkozhukalov_ has quit IRC | 19:41 | |
openstackgerrit | Aniket Dandekar proposed a change to openstack/tempest: Add subnet-gateway tests in api network tests https://review.openstack.org/71397 | 19:42 |
mtreinish | relaxdiego: you can still fix that bug, but you'll just have to fix it in oslo | 19:43 |
mtreinish | then sync the fix into the tempest repo | 19:43 |
*** dhellmann is now known as dhellmann_ | 19:45 | |
openstackrecheck | Console logs not available after 14:28s for gate-nova-python26 15104,7,ef4a626 | 19:45 |
*** markmcclain has quit IRC | 19:47 | |
*** coolsvap has quit IRC | 19:47 | |
*** rfolco has quit IRC | 19:47 | |
*** yassine has quit IRC | 19:47 | |
*** devvesa has quit IRC | 19:47 | |
*** akamyshnikova has quit IRC | 19:47 | |
*** vponomaryov has quit IRC | 19:47 | |
*** vkozhukalov has joined #openstack-qa | 19:48 | |
openstackgerrit | andrea-frittoli proposed a change to openstack/tempest: Defines a Credentials class https://review.openstack.org/74387 | 19:49 |
*** cadenzajon_ has joined #openstack-qa | 19:52 | |
*** andreaf has quit IRC | 19:53 | |
*** rfolco has joined #openstack-qa | 19:54 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/elastic-recheck: Add query for bug 1285323 https://review.openstack.org/76635 | 19:54 |
*** yassine has joined #openstack-qa | 19:54 | |
*** devvesa has joined #openstack-qa | 19:55 | |
*** cadenzajon has quit IRC | 19:56 | |
*** mestery_ has joined #openstack-qa | 19:57 | |
*** enikanorov__ has joined #openstack-qa | 19:57 | |
openstackgerrit | Aniket Dandekar proposed a change to openstack/tempest: Add subnet-gateway tests in api network tests https://review.openstack.org/71397 | 19:57 |
*** rossella_s has joined #openstack-qa | 19:58 | |
*** shwetaap1 has joined #openstack-qa | 19:58 | |
*** akamyshnikova has joined #openstack-qa | 19:58 | |
*** vponomaryov has joined #openstack-qa | 19:58 | |
*** akamyshnikova has quit IRC | 19:59 | |
*** vponomaryov has quit IRC | 19:59 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/elastic-recheck: Add query for bug 1285323 https://review.openstack.org/76635 | 19:59 |
*** enikanorov___ has joined #openstack-qa | 19:59 | |
*** bill_az_ has joined #openstack-qa | 19:59 | |
*** ruhe- has joined #openstack-qa | 20:00 | |
*** yfried1 has joined #openstack-qa | 20:00 | |
*** cnesa has quit IRC | 20:01 | |
*** mestery has quit IRC | 20:01 | |
*** yassine has quit IRC | 20:01 | |
*** yfried has quit IRC | 20:01 | |
*** openstackrecheck has quit IRC | 20:01 | |
*** enikanorov has quit IRC | 20:01 | |
*** ruhe has quit IRC | 20:01 | |
*** ilyashakhat has quit IRC | 20:01 | |
*** enikanorov_ has quit IRC | 20:01 | |
*** yassine has joined #openstack-qa | 20:01 | |
*** dims has quit IRC | 20:01 | |
*** shwetaap has quit IRC | 20:01 | |
*** bill_az has quit IRC | 20:01 | |
*** ruhe- is now known as ruhe | 20:01 | |
*** mestery_ has quit IRC | 20:01 | |
*** mestery_ has joined #openstack-qa | 20:01 | |
*** shwetaap1 has quit IRC | 20:01 | |
*** shwetaap1 has joined #openstack-qa | 20:01 | |
*** ilyashakhat has joined #openstack-qa | 20:01 | |
*** dims has joined #openstack-qa | 20:01 | |
*** openstackrecheck has joined #openstack-qa | 20:04 | |
*** akamyshnikova has joined #openstack-qa | 20:05 | |
*** vponomaryov has joined #openstack-qa | 20:05 | |
*** cadenzajon has joined #openstack-qa | 20:07 | |
*** jroovers has joined #openstack-qa | 20:08 | |
openstackgerrit | afazekas proposed a change to openstack-infra/devstack-gate: Allow tempest to dump the ovs db https://review.openstack.org/76640 | 20:08 |
*** nati_uen_ has joined #openstack-qa | 20:10 | |
dkranz | stevebaker: Has the slow heat job ever passed? | 20:10 |
*** mlavalle_ has joined #openstack-qa | 20:11 | |
*** salv-orlando_ has joined #openstack-qa | 20:11 | |
stevebaker | dkranz: it mostly passes | 20:12 |
dkranz | stevebaker: I can see that. I was wondering if it had ever completely passed. | 20:12 |
*** jroovers has quit IRC | 20:12 | |
*** Sukhdev has joined #openstack-qa | 20:13 | |
openstackrecheck | Console logs not available after 14:07s for check-devstack-dsvm-cells 71996,9,035a9cf | 20:13 |
dkranz | stevebaker: It is hard to review changes not knowing if they actually worked, since I am not an expert on heat details. | 20:13 |
*** jhenner1 has joined #openstack-qa | 20:13 | |
stevebaker | dkranz: those 2 changes just give better feedback when it fails, rather than hiding the cause of the failure | 20:14 |
dkranz | stevebaker: Sure. | 20:14 |
*** relaxdiego has quit IRC | 20:16 | |
*** dims has quit IRC | 20:18 | |
*** yassine has quit IRC | 20:18 | |
*** cadenzajon_ has quit IRC | 20:18 | |
*** mlavalle has quit IRC | 20:18 | |
*** nati_ueno has quit IRC | 20:18 | |
*** jhenner has quit IRC | 20:18 | |
*** salv-orlando has quit IRC | 20:18 | |
*** mlavalle_ is now known as mlavalle | 20:18 | |
*** salv-orlando_ is now known as salv-orlando | 20:18 | |
openstackgerrit | A change was merged to openstack/tempest: Test creating router setting tenant_id https://review.openstack.org/74744 | 20:19 |
*** dims has joined #openstack-qa | 20:19 | |
*** afazekas has joined #openstack-qa | 20:20 | |
*** yassine has joined #openstack-qa | 20:20 | |
*** cadenzajon has quit IRC | 20:21 | |
*** cadenzajon has joined #openstack-qa | 20:21 | |
dkranz | lifeless: How do you figure out what is wrong when 'testr list-tests' spits out line noise due to an import issue? | 20:26 |
*** relaxdiego has joined #openstack-qa | 20:26 | |
*** mspreitz has joined #openstack-qa | 20:26 | |
mspreitz | Help, I made a procedural mistake. I submitting a patch for review without making a branch for it. How do I recover? | 20:26 |
openstackrecheck | Console logs not available after 14:40s for check-devstack-dsvm-cells 73694,6,32a9f2e | 20:27 |
mspreitz | Are there any humans here? | 20:28 |
relaxdiego | i'm human-ish | 20:28 |
relaxdiego | ;) | 20:28 |
mspreitz | If I do `git review` without having made a branch, does this harm anything besides my submission? | 20:29 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Extend network debug infos on network failures https://review.openstack.org/76643 | 20:30 |
relaxdiego | i don't think it does. might result in an error though when you git pull locally and something else was merged to master before yours (likely the case) | 20:30 |
afazekas | mspreitz: git checkout -b <new name> resubmit | 20:31 |
relaxdiego | afazekas: does mspreitz need to delete and recreate his master branch after that? | 20:32 |
relaxdiego | just curious in case i make the same mistake in the future (which i likely will!) | 20:32 |
dkranz | afazekas: Do you know the answer to my question about testr above? | 20:33 |
afazekas | relaxdiego: I usually just do a git checkout master; git reaset --hard HEAD^^; git pull ; # it deletes the previus 2 changes from git | 20:33 |
*** jamielennox is now known as jamielennox|away | 20:34 | |
relaxdiego | afazekas: ah cool. yeah, that's more efficient. | 20:34 |
mtreinish | dkranz: look for a 'import errors' message, every module listed after that failed to import | 20:34 |
mtreinish | or is it 'import error'... | 20:34 |
dkranz | mtreinish: That was my theory but when I import the one module after that, it works. I mean in the python interpreter :( | 20:35 |
afazekas | dkranz: py26 or py27 ? | 20:35 |
dkranz | afazekas: 2.7 | 20:35 |
dkranz | \rimport errors&tempest.scenario.test_server_basic_opsh\x9fX\xac | 20:35 |
mspreitz | thanks for the advice, will give it a try when I get a chance | 20:35 |
afazekas | dkranz: mine looks like this: http://fpaste.org/80683/44695813/ | 20:37 |
*** mestery_ is now known as mestery | 20:38 | |
dkranz | afazekas: Yeah, there is something strange. I just did a vanilla devstack. I will tear it down and try again. | 20:38 |
mtreinish | dkranz: do you have a tempest.conf file? if so try removing it before you import | 20:39 |
mtreinish | it looks like we have more import time config deps sigh... | 20:39 |
*** dhellmann_ is now known as dhellmann | 20:39 | |
*** mlavalle has quit IRC | 20:39 | |
*** mlavalle has joined #openstack-qa | 20:40 | |
openstackrecheck | Console logs not available after 14:15s for gate-nova-python26 74576,17,39e9f54 | 20:42 |
*** malini is now known as malini_afk | 20:42 | |
afazekas | dkranz: you may try install the tempest requirements.txt.., some cases something like strace -Ff -e open,access,stat,fstat,stat64 testr list-tests may give you a clue | 20:43 |
mtreinish | sdague: I thought the lazy loading was supposed to solve this?: http://paste.openstack.org/show/69950/ | 20:43 |
*** mspreitz has quit IRC | 20:45 | |
sdague | mtreinish: where did you hit that? | 20:47 |
openstackgerrit | Mike Panetta proposed a change to openstack-dev/devstack: Added a redirect for stdin to /dev/zero to force marconi-server to not attach to the tty. This will insure marconi-server will run with or without a screen session. https://review.openstack.org/76651 | 20:47 |
mtreinish | sdague: On my local devstack node when I removed the tempest.conf file | 20:47 |
mtreinish | there are a bunch of import errors | 20:47 |
mtreinish | I just updated to master and it's the same thing | 20:48 |
*** devvesa has quit IRC | 20:48 | |
*** mlavalle has quit IRC | 20:49 | |
*** mlavalle has joined #openstack-qa | 20:49 | |
sdague | if you remove tempest.conf from a real env, it will still cause that error | 20:50 |
sdague | it removes it from the pep8 case | 20:50 |
mtreinish | sdague: I get the same error with flake8... : http://paste.openstack.org/show/69957/ | 20:52 |
mtreinish | sdague: it shouldn't be different between a pep8 run and running python import | 20:53 |
openstackrecheck | Console logs not available after 13:38s for gate-nova-pep8 76496,3,c354733 | 20:55 |
sdague | tox -epep8 is running totally fine locally | 20:55 |
*** markmcclain has joined #openstack-qa | 20:56 | |
sdague | mtreinish: is there a review in question, or is this upstream code? | 20:57 |
mtreinish | hmm maybe then it's just a missing dep on my system let me (I thought tempest was running) | 20:57 |
mtreinish | sdague: upstream code | 20:57 |
sdague | I just pulled master | 20:57 |
sdague | git clean -f | 20:57 |
sdague | tox -epep8 | 20:57 |
sdague | runs fine | 20:57 |
sdague | I definitely don't have a tempest.conf | 20:58 |
sdague | anywhere | 20:58 |
sdague | this is my laptop | 20:58 |
*** mlavalle has quit IRC | 20:58 | |
sdague | well, desktop | 20:58 |
sdague | but a non actual devstack env | 20:59 |
*** mlavalle has joined #openstack-qa | 20:59 | |
*** markmcclain1 has joined #openstack-qa | 20:59 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Extend network debug infos on network failures https://review.openstack.org/76643 | 20:59 |
*** mrodden1 has joined #openstack-qa | 20:59 | |
*** markmcclain has quit IRC | 21:00 | |
mtreinish | sdague: the job returns 0 but I'm still getting the error output: http://paste.openstack.org/show/69960/ | 21:01 |
*** mrodden has quit IRC | 21:01 | |
afazekas | sdague: BTW: I have pep8 issues https://review.openstack.org/#/c/75414/ | 21:01 |
mtreinish | I also just updated the requirements with a pip install -U -r requirements.txt | 21:01 |
sdague | so this actually comes back to this - https://review.openstack.org/#/c/75237/ | 21:02 |
afazekas | sdague: Now I removed the debug part of the change and actually working: https://review.openstack.org/#/c/71474/ , can you remove the -2 ? | 21:02 |
sdague | yeh, this is probably a site_packages issue | 21:02 |
lifeless | dkranz: see this thread http://lists.openstack.org/pipermail/openstack-dev/2014-February/027246.html | 21:02 |
sdague | so https://review.openstack.org/#/c/75237/ probably needs to go in to fix your environments | 21:02 |
dkranz | lifeless: k, thanks | 21:03 |
sdague | afazekas: I'm still -2 on that because of all the convoluted logic around boto | 21:04 |
sdague | we can't be doing that much version shuffle. if the answer is require newer boto, then let's do it in global requirements and be done with it. But deciding to pip install at random versions based on python import errors is the wrong thing | 21:05 |
sdague | I'll add that to the review | 21:05 |
afazekas | sdague: nower boto does not exists | 21:05 |
*** mkollaro has joined #openstack-qa | 21:07 | |
sdague | so that's not the way we handle requirements like that. if you want to block new boto in global requirements, do it there. | 21:07 |
sdague | or whatever, but the only thing yuo get to play versions on in devstack is pip, because there is no other place to fix that | 21:07 |
afazekas | The https://github.com/boto/boto/pull/2094 is backported patch on f20 now, actually it can work without the fixup stuff | 21:08 |
afazekas | for me the gloabl requirement change would downgrade the boto version without a real need | 21:09 |
sdague | afazekas: that doesn't help upstream | 21:09 |
*** yassine has quit IRC | 21:09 | |
openstackrecheck | Console logs not available after 13:53s for gate-grenade-dsvm 62280,16,df60fc9 | 21:09 |
sdague | and it's actually not very useful to have backported that fix, because it invalidates what a valid version of boto is | 21:10 |
afazekas | sdague: so you are you ok with removing all the not compatible vanilla version from the global requirements txt ? | 21:10 |
openstackgerrit | Aniket Dandekar proposed a change to openstack/tempest: Add negative tests for subnets https://review.openstack.org/76656 | 21:11 |
sdague | I think if we think eucatools is important, that's the right move. That's supposed to be the point of global requirements, what works with openstack. | 21:11 |
sdague | and we can fight it out over there. but weird work arounds in devstack is definitely not the right answer | 21:11 |
*** otherwiseguy has quit IRC | 21:11 | |
afazekas | sdague: I will propse patch to the global reqs | 21:12 |
sdague | anyway, mtreinish, afazekas https://review.openstack.org/#/c/75237/ may fix you | 21:14 |
mtreinish | sdague: it didn't I just tested it | 21:15 |
sdague | did you delete your tox environments? | 21:15 |
mtreinish | sdague: yes | 21:16 |
mtreinish | http://paste.openstack.org/show/69968/ | 21:16 |
*** mlavalle_ has joined #openstack-qa | 21:17 | |
*** dhellmann_ has joined #openstack-qa | 21:17 | |
*** jd__` has joined #openstack-qa | 21:17 | |
*** dims_ has joined #openstack-qa | 21:17 | |
*** mlavalle has quit IRC | 21:20 | |
*** openstackgerrit has quit IRC | 21:20 | |
*** dhellmann has quit IRC | 21:20 | |
*** dims has quit IRC | 21:20 | |
*** jd__ has quit IRC | 21:20 | |
*** sbadia has quit IRC | 21:20 | |
*** samalba has quit IRC | 21:20 | |
*** shortstop has quit IRC | 21:20 | |
*** mlavalle_ is now known as mlavalle | 21:20 | |
*** sirushti has joined #openstack-qa | 21:20 | |
*** jd__` is now known as jd__ | 21:20 | |
*** samalba_ has joined #openstack-qa | 21:20 | |
*** samalba_ is now known as samalba | 21:21 | |
*** dhellmann_ is now known as dhellmann | 21:21 | |
*** sbadia has joined #openstack-qa | 21:21 | |
*** openstackgerrit has joined #openstack-qa | 21:21 | |
*** coolsvap_ has joined #openstack-qa | 21:23 | |
*** mestery_ has joined #openstack-qa | 21:23 | |
*** bill_az has joined #openstack-qa | 21:25 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/devstack-gate: Write DO_NOT_UPGRADE_SERVICES to grenade's localrc not devstacks https://review.openstack.org/76658 | 21:27 |
openstackrecheck | Console logs not available after 13:58s for check-tempest-dsvm-postgres-full 75245,3,a5fd84e | 21:27 |
*** bill_az_ has quit IRC | 21:28 | |
*** sweston has joined #openstack-qa | 21:29 | |
*** sweston has quit IRC | 21:30 | |
sdague | mtreinish: so when I update, it's still fine | 21:31 |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/devstack-gate: Write DO_NOT_UPGRADE_SERVICES to grenade's localrc not devstacks https://review.openstack.org/76658 | 21:32 |
sdague | git clone http://github.com/openstack/tempest; cd tempest; git review -d 75237; tox -e pep8 | 21:32 |
sdague | works | 21:32 |
*** coolsvap has joined #openstack-qa | 21:32 | |
*** dhellmann has quit IRC | 21:34 | |
*** mestery has quit IRC | 21:34 | |
*** _sirushti has joined #openstack-qa | 21:34 | |
*** dhellmann has joined #openstack-qa | 21:35 | |
*** coolsvap1 has quit IRC | 21:35 | |
*** rossella_s has quit IRC | 21:35 | |
*** rossella_s has joined #openstack-qa | 21:35 | |
*** sirushti has quit IRC | 21:35 | |
*** _sirushti is now known as sirushti | 21:35 | |
*** coolsvap_ has quit IRC | 21:35 | |
mtreinish | sdague: hmm, I wonder what's different about my env then | 21:36 |
*** sweston has joined #openstack-qa | 21:36 | |
openstackrecheck | Console logs not available after 14:21s for check-tempest-dsvm-neutron-full 74439,1,863951a | 21:38 |
*** mestery_ is now known as mestery | 21:38 | |
*** sweston has quit IRC | 21:38 | |
afazekas | sdague: https://review.openstack.org/76663 | 21:39 |
*** rossella_s has quit IRC | 21:40 | |
*** pbrooko has quit IRC | 21:40 | |
*** rossella_s has joined #openstack-qa | 21:40 | |
sdague | afazekas: is there upstream eucatools? | 21:40 |
afazekas | sdague: the euca2ools does not have pypi packages as far as I know | 21:41 |
*** sweston has joined #openstack-qa | 21:41 | |
afazekas | There are 3.x versions, which will not compatibly with the current devstack code | 21:41 |
afazekas | the bundle command requires an additional arch option | 21:42 |
afazekas | repo: https://github.com/eucalyptus/euca2ools , packages: https://www.eucalyptus.com/download/euca2ools | 21:43 |
*** rossella_ has joined #openstack-qa | 21:44 | |
*** rossella_ has quit IRC | 21:47 | |
*** rossella_s has quit IRC | 21:47 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/devstack-gate: Write DO_NOT_UPGRADE_SERVICES to grenade's localrc not devstacks https://review.openstack.org/76658 | 21:48 |
*** rossella_s has joined #openstack-qa | 21:48 | |
sdague | afazekas: yeh, that kind of sucks they don't do pypi | 21:49 |
*** rossella_s has quit IRC | 21:50 | |
*** rossella_s has joined #openstack-qa | 21:50 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/devstack-gate: Write DO_NOT_UPGRADE_SERVICES to grenade's localrc not devstacks https://review.openstack.org/76658 | 21:51 |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python26 76582,2,5795382 | 21:51 |
*** otherwiseguy has joined #openstack-qa | 21:52 | |
afazekas | sdague: https://review.openstack.org/#/c/76640/ , https://review.openstack.org/#/c/76643/, example output: http://fpaste.org/80718/51587139/raw/ | 21:53 |
openstackrecheck | Console logs not available after 14:09s for gate-nova-python26 71026,14,424acfb | 22:05 |
*** rossella_s has quit IRC | 22:11 | |
*** Sukhdev has quit IRC | 22:12 | |
*** sweston has quit IRC | 22:19 | |
openstackrecheck | Console logs not available after 15:23s for check-tempest-dsvm-neutron 74832,16,1b7caef | 22:21 |
*** ekhugen has quit IRC | 22:21 | |
openstackgerrit | Aaron Rosen proposed a change to openstack-dev/devstack: NSX: allow replication_mode to be configurable https://review.openstack.org/76673 | 22:22 |
*** mrodden has joined #openstack-qa | 22:26 | |
openstackgerrit | Sean Dague proposed a change to openstack/tempest: Add in a concurrency aware subunit filter https://review.openstack.org/76674 | 22:27 |
*** mrodden1 has quit IRC | 22:27 | |
*** weshay has quit IRC | 22:29 | |
openstackgerrit | Sean Dague proposed a change to openstack/tempest: Add in a concurrency aware subunit filter https://review.openstack.org/76674 | 22:31 |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for bug 1248757 https://review.openstack.org/76677 | 22:33 |
openstackrecheck | Console logs not available after 13:38s for gate-glance-python27 76449,3,5474fe5 | 22:34 |
*** jhesketh has joined #openstack-qa | 22:36 | |
jhesketh | Anybody in here able to help with Grenade failures? | 22:36 |
sdague | can try if you post logs | 22:37 |
jhesketh | sdague: Not really sure where to start on this one: https://review.openstack.org/#/c/71731/ | 22:38 |
jhesketh | sdague: it was passing tests earlier and I'm not sure where the failure is | 22:38 |
sdague | ok, so where does it fail in the console log? | 22:39 |
jhesketh | so in the last failure it was | 22:40 |
jhesketh | 2014-02-21 03:05:10.949 | FAILED client-args | 22:40 |
jhesketh | 2014-02-21 03:05:10.950 | FAILED swift | 22:40 |
jhesketh | *second last | 22:40 |
jhesketh | in the last failure it's a bit less clear http://logs.openstack.org/31/71731/2/check/check-grenade-dsvm/fa8113d/console.html#_2014-02-26_03_11_04_712 | 22:40 |
jhesketh | should I be debugging swift requirements for example | 22:41 |
*** Sukhdev has joined #openstack-qa | 22:41 | |
*** mriedem has quit IRC | 22:44 | |
openstackrecheck | Console logs not available after 13:23s for check-devstack-dsvm-cells 71996,10,6e014f4 | 22:48 |
sdague | jhesketh: right, so that's the swift issue where swift client doesn't work with swift | 22:51 |
sdague | at that version | 22:51 |
*** dkranz has quit IRC | 22:51 | |
jhesketh | so it's a broken test rather than with that patch per se | 22:51 |
sdague | we just turned off the swift tests in stable/havana grenade to get past that | 22:51 |
mtreinish | sdague: it's not a swift issue, it's just swift client. | 22:51 |
mtreinish | it's the version cap in requirements | 22:51 |
sdague | swift client, fair | 22:51 |
jhesketh | right | 22:52 |
* jhesketh does a recheck | 22:52 | |
sdague | https://review.openstack.org/#/c/76058/ | 22:52 |
sdague | it's not through the gate yet | 22:52 |
sdague | so you'll need that review I listed to land | 22:52 |
jhesketh | ah, woops, that was futile | 22:52 |
jhesketh | okay, thanks sdague :-) | 22:52 |
jhesketh | while I'm here, I have a backport for nova havana that's been waiting for review since December. Any chance somebody could take a look please: https://review.openstack.org/#/c/62793/ | 22:55 |
sdague | so that's probably not this channel | 22:55 |
jhesketh | sure | 22:56 |
openstackrecheck | Console logs not available after 13:39s for check-tempest-dsvm-neutron 63449,18,6fbcb34 | 23:01 |
*** dims_ has quit IRC | 23:04 | |
*** harlowja is now known as harlowja_away | 23:05 | |
*** ianw has quit IRC | 23:07 | |
*** ianw has joined #openstack-qa | 23:07 | |
*** jamielennox|away is now known as jamielennox | 23:10 | |
*** jgrimm has quit IRC | 23:11 | |
*** sweston has joined #openstack-qa | 23:11 | |
openstackgerrit | Chris Buccella proposed a change to openstack/tempest: Skip test_get_instance_action test for nova v3 https://review.openstack.org/73044 | 23:12 |
openstackrecheck | Console logs not available after 14:37s for check-tempest-dsvm-neutron-full 72923,1,923c343 | 23:16 |
*** sweston has quit IRC | 23:17 | |
*** sweston has joined #openstack-qa | 23:18 | |
*** dims_ has joined #openstack-qa | 23:20 | |
*** vkozhukalov has quit IRC | 23:28 | |
relaxdiego | mtreinish: i was wondering if tempest does benchmarking and then i saw this part of the stress test README that says it can't be used for benchmarking purposes. so is measuring performance outside the scope of tempest and more in the realm of rally? | 23:30 |
openstackrecheck | Console logs not available after 14:16s for gate-heat-python27 75794,2,994a531 | 23:30 |
*** jhenner1 has quit IRC | 23:31 | |
openstackgerrit | Jenkins proposed a change to openstack/tempest: Updated from global requirements https://review.openstack.org/75598 | 23:36 |
openstackrecheck | Console logs not available after 13:34s for gate-python-cinderclient-pep8 76629,1,6a4b42f | 23:44 |
*** giulivo has quit IRC | 23:45 | |
*** yfujioka has joined #openstack-qa | 23:46 | |
*** cadenzajon has quit IRC | 23:51 | |
*** nati_ueno has joined #openstack-qa | 23:53 | |
*** mkollaro has quit IRC | 23:54 | |
*** mrodden has quit IRC | 23:55 | |
*** nati_uen_ has quit IRC | 23:57 | |
*** nati_ueno has quit IRC | 23:57 | |
*** nati_ueno has joined #openstack-qa | 23:58 | |
openstackrecheck | Console logs not available after 15:00s for gate-python-novaclient-python27 73475,4,5e812e4 | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!