Friday, 2016-06-17

*** ddieterly has joined #openstack-qa00:05
*** suyash has quit IRC00:05
openstackgerritGhanshyam Mann proposed openstack/tempest: Make identity v2 service_client use **kwargs  https://review.openstack.org/32975600:12
openstackrecheckConsole logs not available after 13:50s for gate-grenade-dsvm-neutron 327278,3,4e4c3f000:13
openstackgerritGhanshyam Mann proposed openstack/tempest: Make identity v2 user_client use **kwargs  https://review.openstack.org/32981100:13
openstackgerritGhanshyam Mann proposed openstack/tempest: Make identity v2 roles/tenants_client use **kwargs  https://review.openstack.org/32984100:14
*** amotoki has quit IRC00:17
*** hoangcx has joined #openstack-qa00:22
*** hoangcx has left #openstack-qa00:23
*** ddieterly has quit IRC00:25
openstackrecheckConsole logs not available after 13:46s for gate-tempest-dsvm-neutron-full 327901,1,9210fae00:27
*** pvaneck has quit IRC00:28
*** ddieterly has joined #openstack-qa00:28
openstackrecheckConsole logs not available after 13:47s for gate-nova-pep8 330761,1,b4918fc00:41
*** ddieterly has quit IRC00:42
mtreinishandreaf: I'm playing with using mesocyclone on my vexxhost account and I'm failing because of: https://github.com/openstack/tempest-lib/blob/master/tempest_lib/auth.py#L66200:49
mtreinishandreaf: I don't know my user id, just the username. I also wasn't provided any info about domains (name or id)00:49
mtreinisherr, wrong link that should have been the tempest.lib copy, but it's the same check so it doesn't matter00:50
mtreinishandreaf: why isn't username and tenant enough to issue a token? Is it because username isn't unique across domains (I didn't think it was unqiue in a domain)00:51
*** ddieterly has joined #openstack-qa00:51
openstackrecheckConsole logs not available after 13:42s for gate-nova-pep8 304511,31,aa3010e00:55
*** aernhart has quit IRC00:57
masayukigmtreinish: http://status.openstack.org/openstack-health/#/ I couldn't see 'Likely Bugs' just before. I could see only a blank. It seems there's a bug on it..00:58
mtreinishmasayukig: there just might not be any hits in e-r for those bugs01:00
mtreinishwhat does the api say?01:00
mtreinishmasayukig: http://health.openstack.org/tests/recent/fail01:01
mtreinishit looks like no hits in the bugs part of the response01:01
*** Apoorva has quit IRC01:01
masayukigmtreinish: ah, I didn't check it. I'll do next time..01:02
mtreinishthe cache ttl is 5min, but it updates in the background. So it'll start the refresh on the first incoming request to that url after 5min (and the es queries can be slow sometimes)01:02
mtreinishmasayukig: http://health.openstack.org/status shows it can at least talk to elasticsearch01:02
mtreinishmasayukig: the other thing to check is the graph at the bottom of: http://status.openstack.org/zuul/01:03
mtreinishfor logstash job queue01:03
mtreinishwhen there's a sawtooth pattern, that normally means the logstash workers are overloaded and there is a backlog01:03
mtreinishwhen there's a backlog realtime bug detection is hard, because we don't have any data in elasticsearch01:04
masayukigmtreinish: thanks. I'll check next time, anyway.01:06
openstackgerritIan Wienand proposed openstack-infra/devstack-gate: Set read/search perms recursively  https://review.openstack.org/33083501:08
openstackrecheckConsole logs not available after 13:31s for gate-nova-python27-db 329255,4,b79f41201:08
mtreinishmasayukig: the other indication there's a backlog are messages a lot of messages from the e-r bot like: ^^^01:08
sc68calmtreinish: ooooh so jealous01:09
masayukigI got it.01:12
*** artom has quit IRC01:13
mtreinishmasayukig: unfortunately it happens a lot, the gate jobs generate too many log messages :)01:13
*** artom has joined #openstack-qa01:18
masayukigmtreinish: heh, but they're needed for us, aren't they?01:18
*** EinstCrazy has joined #openstack-qa01:21
openstackrecheckConsole logs not available after 13:22s for gate-nova-pep8 329697,9,ab57f2201:22
mtreinishmasayukig: maybe, but we often log too much for no reason. Like we print a lot of deprecation warnings multiple times per job01:25
*** yangyapeng has joined #openstack-qa01:25
mtreinishalso a lot of unit test leak a ton to stdout, and that doesn't help anyone01:25
mtreinish(no one even noticed until I enabled passthrough in subunit-trace)01:25
mtreinishthis adds up at the rate we run things in the gate01:26
*** Gen has joined #openstack-qa01:26
mtreinishand it's a big part of why logstash gets overwhelmed01:26
masayukighmm, we may need to distinguish what is needed or not.01:29
mtreinishhere's a good example: http://logs.openstack.org/39/300639/23/check/gate-tempest-dsvm-neutron-full/ccb3232/logs/01:31
mtreinishneutron logged 5.67M compressed, and that's a successful run01:31
mtreinishthere are stack traces in those logs01:32
lifelessmtreinish: yes, openstack's bandaid around stdout in unittests really should just be ripped off IMO01:33
lifelessmtreinish: folk would fix it if they saw it :)01:33
*** Apoorva has joined #openstack-qa01:33
mtreinishmasayukig: also they dump the json blob from rpc requests: http://logs.openstack.org/39/300639/23/check/gate-tempest-dsvm-neutron-full/ccb3232/logs/screen-q-svc.txt.gz#_2016-06-16_18_40_37_23101:33
masayukigmtreinish: and no one see it. We just waste the resources..01:35
openstackrecheckConsole logs not available after 13:23s for gate-nova-docs 330134,3,493bce801:35
mtreinishlifeless: heh, well as projects started using subunit-trace they've been showing up on console logs now: http://logs.openstack.org/70/330570/2/check/gate-cinder-python34-db/ffc9b11/console.html#_2016-06-16_15_41_46_46681101:35
mtreinishlifeless: heh including that nice traceback a little bit below the link :)01:35
mtreinish(no failure though)01:36
mtreinishthat happens outside the fixture too, inside it would show that it was captured: http://logs.openstack.org/70/330570/2/check/gate-cinder-python34-db/ffc9b11/console.html#_2016-06-16_15_41_42_72028101:36
mtreinishmasayukig: right, its not really the best situation :(01:38
lifelessmtreinish: yes... stuff from concurrent workers is going to be a mess :)01:41
masayukigmtreinish: so, I'm wondering, can we suppress like these stderr outputs? It's very noisy to me. http://logs.openstack.org/52/328352/2/check/gate-os-testr-python34/588fe68/console.html.gz#_2016-06-10_18_14_31_87101:41
*** ddieterly has quit IRC01:42
masayukigwhen a status is 'ok' at least.01:42
openstackgerritJohn L. Villalovos proposed openstack-dev/devstack: Change port used for Ironic static http to 3928  https://review.openstack.org/33084601:43
mtreinishmasayukig: there's a subunit-trace flag for that --no-failure-debug/-n it's not a good name01:43
mtreinishbut it does exactly what you're describing only prints the attachments on failures01:44
mtreinishthat's how we run it on tempest: https://github.com/openstack/tempest/blob/master/tools/pretty_tox.sh#L601:44
mtreinishwe don't expose that through ostestr though01:45
*** mtanino has quit IRC01:45
mtreinishwell we might, but it's definitely not the default01:45
mtreinishhmm, actually: https://github.com/openstack/os-testr/blob/master/os_testr/ostestr.py#L11901:45
mtreinishheh, now I dunno01:46
openstackrecheckConsole logs not available after 13:23s for gate-keystone-python27-db 316991,2,7cf691901:48
masayukigmtreinish: heh, I'll dig it later :)01:49
*** gvrangan has quit IRC01:49
*** Gen has quit IRC01:50
cleeandreaf: \m/01:50
*** hoangcx has joined #openstack-qa01:51
*** hoangcx has left #openstack-qa01:51
*** ddieterly has joined #openstack-qa01:52
*** banix has joined #openstack-qa01:56
cleemtreinish: thanks for crediting me in the commit as a co-author, btw02:00
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 330778,1,3ec585102:02
mtreinishclee: sure, np. You actually tested it and contributed revisions. It was only appropriate to add you as co-author02:04
*** Apoorva has quit IRC02:05
openstackgerritGhanshyam Mann proposed openstack/tempest: Make identity v2 roles/tenants_client use **kwargs  https://review.openstack.org/32984102:14
openstackrecheckConsole logs not available after 13:22s for gate-cinder-pep8 319040,12,4d409ac02:15
*** ddieterly has quit IRC02:17
*** mtanino has joined #openstack-qa02:22
*** Suyash has joined #openstack-qa02:25
*** Gen has joined #openstack-qa02:27
*** Gen has quit IRC02:27
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 203751,19,f93e7f002:29
*** Gen has joined #openstack-qa02:29
*** jogo has quit IRC02:32
*** ddieterly has joined #openstack-qa02:33
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-postgres-full 330199,1,b6db1fe02:42
*** somerville32 has quit IRC02:42
*** jogo has joined #openstack-qa02:46
openstackgerritGhanshyam Mann proposed openstack/tempest: Make identity v2 tenants_client use **kwargs  https://review.openstack.org/32984102:46
*** ddieterly has quit IRC02:48
openstackrecheckConsole logs not available after 13:24s for gate-grenade-dsvm-multinode 327278,3,49aa47702:55
*** jamielennox is now known as jamielennox|away03:03
*** amotoki has joined #openstack-qa03:07
openstackrecheckConsole logs not available after 13:24s for gate-keystone-python27-db 327418,3,986240103:09
*** amotoki has quit IRC03:09
*** gouthamr_ has quit IRC03:12
openstackgerritJohn L. Villalovos proposed openstack-dev/devstack: Change port used for Ironic static http to 3928  https://review.openstack.org/33084603:15
*** r-mibu has quit IRC03:17
*** jamielennox|away is now known as jamielennox03:19
openstackrecheckConsole logs not available after 13:23s for gate-cinder-pep8 329531,9,ef9252e03:22
openstackgerritMerged openstack/tempest: Move get_image_meta_from_headers from images_client  https://review.openstack.org/32850903:25
*** jogo has quit IRC03:26
openstackgerritMerged openstack/tempest: Clarify "data" arg in create/update_image()  https://review.openstack.org/32921803:27
*** jogo has joined #openstack-qa03:30
openstackrecheckConsole logs not available after 13:26s for gate-nova-python27-db 330134,4,f16b4f903:36
*** tochi has quit IRC03:36
*** r-mibu has joined #openstack-qa03:38
*** markvoelker has quit IRC03:47
openstackrecheckConsole logs not available after 13:24s for gate-nova-pep8 330761,2,e7d6a7503:49
*** gema has quit IRC03:51
*** mriedem has quit IRC03:51
*** amotoki has joined #openstack-qa04:00
*** tochi has joined #openstack-qa04:01
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full 319040,13,fd9cfc904:02
*** Gen has quit IRC04:08
openstackrecheckConsole logs not available after 13:23s for gate-keystone-python27-db 330822,1,54bffc004:16
*** amotoki has quit IRC04:18
*** _nadya_ has joined #openstack-qa04:22
openstackgerritGhanshyam Mann proposed openstack/tempest: Make identity v2 roles_client use **kwargs  https://review.openstack.org/33088104:24
*** yamahata has joined #openstack-qa04:27
openstackrecheckConsole logs not available after 13:24s for gate-nova-python34-db 300262,11,60c20bc04:29
*** tqtran has quit IRC04:36
*** Suyash has quit IRC04:41
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full-devstack-plugin-ceph 329227,6,e647afb04:43
*** amotoki has joined #openstack-qa04:45
*** yamamoto has quit IRC04:46
*** markvoelker has joined #openstack-qa04:47
*** fnaval has quit IRC04:48
*** markvoelker has quit IRC04:52
*** tochi has quit IRC04:53
openstackrecheckConsole logs not available after 13:22s for gate-nova-python27-db 329979,5,7e6753604:56
*** fnaval has joined #openstack-qa04:59
*** fnaval has quit IRC04:59
*** fnaval has joined #openstack-qa04:59
*** jecarey has joined #openstack-qa05:00
*** tochi has joined #openstack-qa05:02
*** Poornima has joined #openstack-qa05:03
*** jecarey has quit IRC05:04
*** salv-orl_ has joined #openstack-qa05:09
openstackrecheckConsole logs not available after 13:25s for gate-nova-python27-db 330406,3,058d1ba05:09
*** salv-orlando has quit IRC05:12
*** pgadiya has joined #openstack-qa05:12
*** gema has joined #openstack-qa05:13
*** pc_m has quit IRC05:16
*** banix has quit IRC05:19
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-neutron-full 327901,1,8337f9305:23
*** yamamoto has joined #openstack-qa05:26
*** yangyape_ has joined #openstack-qa05:28
*** gvrangan has joined #openstack-qa05:29
*** yangyapeng has quit IRC05:31
*** _nadya_ has quit IRC05:33
*** _nadya_ has joined #openstack-qa05:36
openstackrecheckConsole logs not available after 13:26s for gate-cinder-pep8 326792,6,0fad79d05:36
*** _nadya_ has quit IRC05:43
*** gvrangan has quit IRC05:44
openstackgerritMasayuki Igawa proposed openstack/openstack-health: Add regex filter to job page graphs  https://review.openstack.org/33089405:49
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-neutron-full 316398,19,236b41f05:50
*** gvrangan has joined #openstack-qa05:51
*** _nadya_ has joined #openstack-qa05:51
*** amotoki has quit IRC05:56
*** yaume has joined #openstack-qa06:02
*** amotoki has joined #openstack-qa06:02
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-neutron-full 327901,1,bba2fe406:03
*** sridharg has joined #openstack-qa06:08
*** yaume has quit IRC06:13
openstackgerritLiron Kuchlani proposed openstack/tempest: Moving backup test under non admin directory  https://review.openstack.org/33050806:14
*** pc_m has joined #openstack-qa06:15
openstackrecheckConsole logs not available after 13:22s for gate-nova-pep8 330134,5,f1b01f306:16
*** _nadya_ has quit IRC06:20
*** rcernin has joined #openstack-qa06:23
*** mtanino has quit IRC06:24
*** david-lyle has quit IRC06:26
*** zeih has joined #openstack-qa06:28
*** pcaruana has joined #openstack-qa06:29
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 329697,10,6506fca06:30
*** _nadya_ has joined #openstack-qa06:35
openstackgerritMasayuki Igawa proposed openstack/openstack-health: Add html tags to rss links  https://review.openstack.org/33090506:38
*** ramishra has joined #openstack-qa06:39
*** _nadya_ has quit IRC06:40
*** _nadya_ has joined #openstack-qa06:42
openstackrecheckConsole logs not available after 13:23s for gate-cinder-pep8 317643,9,caacca806:43
*** ramishra has quit IRC06:44
*** ramishra has joined #openstack-qa06:47
*** _nadya_ has quit IRC06:57
*** ihrachys has joined #openstack-qa07:03
*** amotoki has quit IRC07:03
*** ramishra has quit IRC07:04
*** ihrachys has quit IRC07:08
*** salv-orl_ has quit IRC07:09
*** salv-orlando has joined #openstack-qa07:09
*** yaume has joined #openstack-qa07:10
*** tesseract has joined #openstack-qa07:10
*** hogepodge has quit IRC07:12
*** bauzas is now known as bauwser07:13
*** bauwser is now known as bauzas07:14
*** jecarey has joined #openstack-qa07:15
*** dtantsur|afk is now known as dtantsur07:15
*** bauzas has left #openstack-qa07:18
*** jecarey has quit IRC07:19
*** jlanoux has joined #openstack-qa07:20
openstackrecheckConsole logs not available after 13:24s for gate-nova-python27-db 330406,4,a10ce4107:20
*** otherwiseguy has quit IRC07:20
*** ramishra has joined #openstack-qa07:21
*** otherwiseguy has joined #openstack-qa07:21
*** rossella_s has joined #openstack-qa07:24
andreafmtreinish: username and project name require a user_domain and/or project_domain to be specified since they are not unique across domains07:26
andreafmtreinish: that said, when you use v2 for a v3 provisioned account, it assumes domain is the default one - I'm not sure it will do the same with v3 though07:28
*** bauwser has joined #openstack-qa07:28
*** Serlex has joined #openstack-qa07:30
andreafmkoderer, masayukig, gmann: my daily request for review https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:bp/client-manager-refactor+is:mergeable07:31
*** salv-orlando has quit IRC07:35
*** EinstCra_ has joined #openstack-qa07:38
*** jpena|off is now known as jpena07:39
*** EinstCrazy has quit IRC07:40
*** yangyape_ has quit IRC07:40
*** EinstCra_ has quit IRC07:43
*** EinstCrazy has joined #openstack-qa07:43
*** rcernin has quit IRC07:45
openstackrecheckConsole logs not available after 13:22s for gate-grenade-dsvm-multinode 330508,2,1045de307:51
openstackgerritMasayuki Igawa proposed openstack/os-testr: Make unexpected success as fail  https://review.openstack.org/33093707:51
*** ramishra has quit IRC07:53
*** yolanda has joined #openstack-qa07:55
*** ramishra has joined #openstack-qa07:55
*** ramishra has quit IRC07:59
*** yamamoto has quit IRC08:01
*** ramishra has joined #openstack-qa08:04
*** yamahata has quit IRC08:07
*** yangyapeng has joined #openstack-qa08:07
*** rcernin has joined #openstack-qa08:10
*** tochi has quit IRC08:13
openstackrecheckConsole logs not available after 13:23s for gate-cinder-python27-db 232436,30,78a494308:14
*** ramishra has quit IRC08:16
*** ameade has quit IRC08:21
*** ramishra has joined #openstack-qa08:21
*** BobBall_AWOL is now known as BobBall08:21
*** redrobot has quit IRC08:21
*** jlvillal has quit IRC08:22
*** jlvillal has joined #openstack-qa08:22
*** ameade has joined #openstack-qa08:22
*** luzC has quit IRC08:22
*** Maeca has quit IRC08:22
*** Daviey_ has quit IRC08:23
*** Daviey has joined #openstack-qa08:23
*** Maeca has joined #openstack-qa08:24
*** redrobot has joined #openstack-qa08:24
*** redrobot is now known as Guest3155308:24
*** luzC has joined #openstack-qa08:24
*** bkopilov has quit IRC08:24
*** tochi has joined #openstack-qa08:24
*** anshul has joined #openstack-qa08:28
*** anshul is now known as Guest779308:28
*** gema has quit IRC08:29
*** gema has joined #openstack-qa08:29
openstackgerritMasayuki Igawa proposed openstack/os-testr: Fix to enable '--no-failure-debug' option for success tests  https://review.openstack.org/33095208:30
masayukigmtreinish: ^^^^ I just found a subnit_trace bug https://github.com/openstack/os-testr/blob/master/os_testr/subunit_trace.py#L210 and fixed it.08:33
*** gvrangan has quit IRC08:34
*** SlickNik has quit IRC08:35
*** SlickNik has joined #openstack-qa08:35
*** mkrcmari__ has joined #openstack-qa08:36
*** jokke__ has joined #openstack-qa08:36
*** pgadiya_ has joined #openstack-qa08:37
*** jlvillal has quit IRC08:37
*** bswartz has quit IRC08:39
*** yamamoto has joined #openstack-qa08:39
*** coreyob has quit IRC08:39
*** rodrigods has quit IRC08:40
*** Poornima_K has joined #openstack-qa08:40
*** Maeca has quit IRC08:40
*** rodrigods has joined #openstack-qa08:40
*** jdandrea_ has quit IRC08:41
*** pkoniszewski has quit IRC08:41
*** jlvillal has joined #openstack-qa08:42
*** anteaya has quit IRC08:42
*** jay-mehta has quit IRC08:42
*** ishant|away has quit IRC08:42
*** mvk_ has quit IRC08:42
*** ishant|away has joined #openstack-qa08:42
*** pkoniszewski has joined #openstack-qa08:43
*** jokke_ has quit IRC08:43
*** pgadiya has quit IRC08:43
*** Poornima has quit IRC08:43
*** rcarrillocruz has quit IRC08:43
*** SergeyLukjanov2 has joined #openstack-qa08:43
*** asselin_ has joined #openstack-qa08:43
*** SergeyLukjanov has quit IRC08:43
*** Maeca has joined #openstack-qa08:43
*** SergeyLukjanov2 is now known as SergeyLukjanov08:43
*** jdandrea has joined #openstack-qa08:43
*** apevec has joined #openstack-qa08:43
*** apevec has quit IRC08:43
*** apevec has joined #openstack-qa08:43
*** ramishra has quit IRC08:43
*** apevec has left #openstack-qa08:44
*** asselin__ has quit IRC08:44
*** mtreinish has quit IRC08:44
*** rcarrillocruz has joined #openstack-qa08:44
*** e0ne has joined #openstack-qa08:44
*** ihrachys has joined #openstack-qa08:44
*** anteaya has joined #openstack-qa08:45
*** kaisers1 has joined #openstack-qa08:45
*** mtreinish has joined #openstack-qa08:46
*** jay-mehta has joined #openstack-qa08:46
*** coreyob has joined #openstack-qa08:46
*** tpeoples has quit IRC08:47
*** tpeoples has joined #openstack-qa08:49
*** ramishra has joined #openstack-qa08:54
*** EinstCrazy has quit IRC08:55
*** ramishra has quit IRC08:59
*** EinstCrazy has joined #openstack-qa08:59
*** ramishra has joined #openstack-qa09:00
openstackrecheckConsole logs not available after 13:22s for gate-nova-pep8 330928,1,400fc7f09:04
*** hoangcx_ has joined #openstack-qa09:05
*** hoangcx_ has left #openstack-qa09:05
*** EinstCra_ has joined #openstack-qa09:06
*** dtantsur is now known as dtantsur|bbl09:07
*** EinstCrazy has quit IRC09:09
*** _nadya_ has joined #openstack-qa09:11
*** sambetts|afk is now known as sambetts09:12
*** e0ne has quit IRC09:13
*** openstackgerrit has quit IRC09:18
*** openstackgerrit has joined #openstack-qa09:18
*** cdent has joined #openstack-qa09:23
*** binbincong has quit IRC09:25
*** binbincong has joined #openstack-qa09:25
*** alex_xu has quit IRC09:26
*** alex_xu has joined #openstack-qa09:28
*** jokke__ is now known as jokke_09:38
openstackgerritGhanshyam Mann proposed openstack/tempest: Define 4 identity v2 clients as libraries  https://review.openstack.org/33099909:47
*** jecarey has joined #openstack-qa09:57
openstackgerritGhanshyam Mann proposed openstack/tempest: Return ResponseBody object from delete_role  https://review.openstack.org/33100409:57
*** gouthamr has joined #openstack-qa09:59
*** ramishra has quit IRC09:59
*** gouthamr_ has joined #openstack-qa10:00
*** itzkb_ has joined #openstack-qa10:00
openstackrecheckConsole logs not available after 13:29s for gate-tempest-dsvm-full-devstack-plugin-ceph 327285,11,6cf4d9910:01
*** jecarey has quit IRC10:02
*** zeih has quit IRC10:03
*** openstackgerrit has quit IRC10:03
*** openstackgerrit has joined #openstack-qa10:03
*** gouthamr has quit IRC10:04
*** ramishra has joined #openstack-qa10:05
*** rcernin has quit IRC10:05
*** zeih has joined #openstack-qa10:09
*** e0ne has joined #openstack-qa10:12
openstackrecheckConsole logs not available after 13:23s for gate-grenade-dsvm-multinode 330948,1,c5f80d810:14
*** e0ne has quit IRC10:24
*** tosky has joined #openstack-qa10:27
openstackrecheckConsole logs not available after 13:23s for gate-nova-python27-db 330406,5,b1e523f10:27
*** Daviey has quit IRC10:29
*** Daviey has joined #openstack-qa10:29
*** e0ne has joined #openstack-qa10:29
openstackgerritGhanshyam Mann proposed openstack/tempest: Define 4 identity v2 clients as libraries  https://review.openstack.org/33099910:30
*** ramishra has quit IRC10:36
*** ramishra has joined #openstack-qa10:37
*** gouthamr_ is now known as gouthamr10:40
openstackrecheckConsole logs not available after 13:22s for periodic-tempest-dsvm-stress-master 330790,8,064d25510:41
*** ramishra has quit IRC10:45
*** aernhart has joined #openstack-qa10:45
*** aernhart has quit IRC10:46
*** aernhart has joined #openstack-qa10:46
*** rossella_s has quit IRC10:47
*** e0ne has quit IRC10:47
*** sabeen1 has joined #openstack-qa10:48
*** ramishra has joined #openstack-qa10:49
*** ramishra has quit IRC10:50
*** hogepodge has joined #openstack-qa10:54
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-full 330995,1,0dfc9ee10:55
*** ramishra has joined #openstack-qa10:56
*** binbincong has quit IRC10:57
*** binbincong has joined #openstack-qa10:57
*** dtantsur|bbl is now known as dtantsur11:04
*** jpena is now known as jpena|lunch11:23
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in identity __init__  https://review.openstack.org/33106011:24
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in network __init__  https://review.openstack.org/33106111:24
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in volume __init__  https://review.openstack.org/33106211:24
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in image __init__  https://review.openstack.org/33106311:24
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in object-storage __init__  https://review.openstack.org/33106411:24
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in various services  __init__  https://review.openstack.org/33106511:24
openstackgerritAndrea Frittoli proposed openstack/tempest: Migrate compute client group to the new manager  https://review.openstack.org/26007711:30
openstackgerritAndrea Frittoli proposed openstack/tempest: Migrate network client group to the new manager  https://review.openstack.org/26106711:30
*** aysyd has joined #openstack-qa11:35
*** lucasagomes is now known as lucas-hungry11:39
*** gouthamr has quit IRC11:43
*** rcernin has joined #openstack-qa11:47
*** gouthamr has joined #openstack-qa11:50
*** EinstCra_ has quit IRC11:53
*** sabeen1 has quit IRC11:54
*** EinstCrazy has joined #openstack-qa11:57
*** EinstCra_ has joined #openstack-qa12:00
*** EinstCrazy has quit IRC12:02
*** gouthamr_ has joined #openstack-qa12:02
*** ramishra has quit IRC12:02
*** gouthamr_ has quit IRC12:02
*** gouthamr_ has joined #openstack-qa12:03
*** EinstCrazy has joined #openstack-qa12:03
*** dave-mccowan has joined #openstack-qa12:04
*** gouthamr_ has quit IRC12:04
*** markvoelker has joined #openstack-qa12:04
*** gouthamr_ has joined #openstack-qa12:04
*** gouthamr has quit IRC12:05
*** gouthamr_ is now known as gouthamr12:05
*** EinstCra_ has quit IRC12:06
openstackrecheckConsole logs not available after 13:23s for gate-nova-python27-db 320832,5,6b7c45312:06
*** weshay has joined #openstack-qa12:06
*** e0ne has joined #openstack-qa12:07
*** ramishra has joined #openstack-qa12:07
*** mtanino has joined #openstack-qa12:07
*** rfolco has joined #openstack-qa12:08
*** EinstCra_ has joined #openstack-qa12:11
*** EinstCra_ has quit IRC12:11
*** EinstCra_ has joined #openstack-qa12:13
*** EinstCrazy has quit IRC12:14
*** ddieterly has joined #openstack-qa12:16
*** vinc has quit IRC12:16
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 331060,1,b470acf12:19
*** EinstCra_ has quit IRC12:21
*** yangyapeng has quit IRC12:24
*** ramishra has quit IRC12:25
*** ddieterly has quit IRC12:26
*** ramishra has joined #openstack-qa12:31
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-full 331062,1,53501c612:33
*** pauloewerton has joined #openstack-qa12:34
*** edmondsw has joined #openstack-qa12:34
*** bswartz has joined #openstack-qa12:43
openstackrecheckConsole logs not available after 13:23s for gate-os-brick-python27 320536,3,73f429412:46
*** ramishra has quit IRC12:48
*** lucas-hungry is now known as lucasagomes12:50
*** ddieterly has joined #openstack-qa12:53
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-full 331061,1,610b46312:59
*** jpena|lunch is now known as jpena13:07
*** ddieterly has quit IRC13:11
openstackrecheckConsole logs not available after 13:28s for gate-tempest-dsvm-full 331064,1,d95f06a13:13
*** dustins has joined #openstack-qa13:20
*** dkranz has joined #openstack-qa13:23
*** akshai has joined #openstack-qa13:23
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full 260077,14,dede01b13:26
*** binbincong has quit IRC13:27
*** mriedem has joined #openstack-qa13:31
*** mtanino has quit IRC13:35
*** tochi has quit IRC13:35
*** dustins has quit IRC13:35
*** ddieterly has joined #openstack-qa13:38
*** nwkarsten has joined #openstack-qa13:39
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 331063,1,d89315a13:40
*** dansmith is now known as superdan13:41
*** porrua has joined #openstack-qa13:46
*** e0ne has quit IRC13:51
*** edtubill has joined #openstack-qa13:52
*** e0ne has joined #openstack-qa13:52
*** rodrigods has quit IRC13:52
*** rodrigods has joined #openstack-qa13:52
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full 331065,1,6ae76f813:53
*** armax has joined #openstack-qa13:54
*** mriedem has quit IRC13:58
*** mriedem has joined #openstack-qa13:59
*** lutostag has joined #openstack-qa14:01
*** rbak has joined #openstack-qa14:03
*** ddieterly is now known as ddieterly[away]14:06
*** porrua has quit IRC14:06
*** sigmavirus24_ is now known as sigmavirus2414:06
openstackrecheckConsole logs not available after 13:22s for gate-nova-tox-db-functional 302182,5,df2237c14:07
openstackgerritPaul Belanger proposed openstack-infra/devstack-gate: DO NOT MERGE  https://review.openstack.org/33115614:07
openstackgerritAndrea Frittoli proposed openstack/tempest: Migrate compute client group to the new manager  https://review.openstack.org/26007714:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in object-storage __init__  https://review.openstack.org/33106414:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in various services  __init__  https://review.openstack.org/33106514:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in identity __init__  https://review.openstack.org/33106014:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in network __init__  https://review.openstack.org/33106114:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in volume __init__  https://review.openstack.org/33106214:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Service client modules in image __init__  https://review.openstack.org/33106314:09
openstackgerritAndrea Frittoli proposed openstack/tempest: Migrate network client group to the new manager  https://review.openstack.org/26106714:09
*** ddieterly[away] is now known as ddieterly14:13
*** jecarey has joined #openstack-qa14:15
*** pglass has joined #openstack-qa14:16
openstackgerritMerged openstack-infra/devstack-gate: Set read/search perms recursively  https://review.openstack.org/33083514:17
*** jecarey has quit IRC14:17
*** jecarey has joined #openstack-qa14:18
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 261067,13,5c80a8d14:20
*** mtanino has joined #openstack-qa14:21
*** Gen has joined #openstack-qa14:26
*** Gen has quit IRC14:27
*** Gen has joined #openstack-qa14:29
*** kbaikov has quit IRC14:29
*** david-lyle has joined #openstack-qa14:32
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 319327,9,c8e185a14:33
*** e0ne has quit IRC14:34
*** e0ne has joined #openstack-qa14:35
*** zz_dimtruck is now known as dimtruck14:36
*** sridharg has quit IRC14:38
mtreinishandreaf: hmm, how does keystoneclient do it then? because I'm able to get a v3 token with just the username, project name, password and auth url14:39
andreafmtreinish: it may assume the domain is Default :)14:40
andreafmtreinish: but I'm not sure if it's the client or the API doing the assumption14:40
*** itzkb_ has quit IRC14:40
andreafmtreinish: it shouldn't work with the keystone client if your credentials are not in the Default domain14:42
mtreinishandreaf: yeah I don't know how the domains are setup on vexxhost. Everything could just be default domain14:42
mtreinishthey don't give me any details about how that's configured, and I don't have admin creds to look14:43
*** rg_ has joined #openstack-qa14:43
mtreinishalthough, doing an 'openstack token issue' does give me my user id because it looks it up from keystone14:43
andreafmtreinish: still looking up the user id will require a domain to look into for the username14:44
*** ihrachys has quit IRC14:45
openstackrecheckConsole logs not available after 13:22s for gate-glance-python34-db 272118,29,c77b5ef14:47
*** rg_ has quit IRC14:50
*** ajmiller has quit IRC14:53
*** ajmiller has joined #openstack-qa14:53
*** krtaylor has joined #openstack-qa14:53
*** ramishra has joined #openstack-qa14:54
*** pcaruana has quit IRC14:54
*** fnaval has quit IRC14:55
stevemarmtreinish: whats your request or ksc code look like if you're getting a v3 token without specifying domain14:58
stevemarmtreinish: in our docs we use user_domain and project_domain http://docs.openstack.org/developer/keystoneauth/using-sessions.html#sessions-for-users14:59
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 282442,49,7b06d6515:00
*** gouthamr has quit IRC15:01
andreafmtreinish: sorry I was in a meeting...15:01
*** gouthamr has joined #openstack-qa15:01
mtreinishstevemar: I'm using: https://github.com/mtreinish/mesocyclone to try and connect with to vexxhost15:04
mtreinishI have to turn logging on to see the requests its making. One sec, I'll do that now15:05
*** tesseract has quit IRC15:05
*** rcernin has quit IRC15:07
mtreinishstevemar: oh, right it's never getting far enough along to actually send anything to keystone. The internal tempest client checks are failing15:07
mtreinishbecause I don't have a domain set (that's what I was asking andreaf about last night)15:07
openstackgerritJake Yip proposed openstack/tempest: Make `tempest init` working dir an abspath  https://review.openstack.org/33121815:08
mtreinishstevemar: it's bouncing off this check: https://github.com/openstack/tempest/blob/master/tempest/lib/auth.py#L805-L83615:08
mtreinishbecause I'm giving it a username from os-client-config and don't have any domain info15:09
stevemarmtreinish: yep, that would do it15:09
*** amotoki has joined #openstack-qa15:09
stevemarmtreinish: os-client-config should have some support for domains15:09
mtreinishbut when I use openstackclient it works fine, so I'm wondering what I'm missing15:10
stevemarmtreinish: using osc with the same os-client-config?15:10
mtreinishyep15:10
mtreinishstevemar: well, I don't know anything about the domains on the cloud (and I don't have an admin account to look)15:10
*** fnaval has joined #openstack-qa15:12
andreafmtreinish: when you ask for a token you will get your domain id back in the response I believe15:12
andreafmtreinish: according to docs http://developer.openstack.org/api-ref-identity-v3.html#authenticatePasswordScoped when you use project name or user name you *must* specify the domain15:12
mtreinishandreaf: perhaps, but how do I ask for a token with the tempest clients if I can't get passed the auth check? :)15:13
mtreinishI mean I can cheat and use osc15:13
mtreinishbut that's no fun...15:13
openstackrecheckConsole logs not available after 13:26s for gate-glance-python27-db 330453,2,23371ec15:14
sc68caldtroyer: ping - wanted to get some thoughts from you about rolling, live, upgrades. Right now in grenade we stop all the services - do you think in the future we would move towards stopping services one at a time and upgrading?15:14
andreafmtreinish: well if you got v3 credentials and the domain info was not included your credentials are incomplete I believe15:14
andreafmtreinish: that's something you should get from vexxhost really15:15
mtreinishandreaf: sure, no argument from me there. But it works with osc, whatever the extra step its doing is what I want to add to mesocyclone15:16
openstackgerritSirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled  https://review.openstack.org/33122415:19
*** yangyapeng has joined #openstack-qa15:22
*** porrua has joined #openstack-qa15:22
*** yangyapeng has quit IRC15:22
*** yangyapeng has joined #openstack-qa15:22
*** Guest7793 has quit IRC15:24
*** jecarey has quit IRC15:24
dtroyergrenade has always had the assumption that it was not a live upgrade tool.  That doesn't mean that it might not be someday, but that assumption is likely baked in to a lot of places.15:25
*** afazekas|dentist is now known as afazekas15:25
*** zeih has quit IRC15:25
dtroyersc68cal: ^^^15:25
*** jecarey has joined #openstack-qa15:25
*** jecarey has quit IRC15:25
*** jecarey has joined #openstack-qa15:25
*** jecarey has quit IRC15:25
*** jecarey has joined #openstack-qa15:26
dtroyerI'm not sure I would try to change granade.sh to do that, but similar to what I did with DevStack when first building Grenade, you could go through it and make sure you have the individual components you need to do live upgrades and pull them out as required into a new script15:26
sc68calack. My thought is sort of related to the issue of microversioning15:27
sc68calcurrently we don't have anything that detects API contract breakage15:27
openstackrecheckConsole logs not available after 13:24s for gate-nova-pep8 331113,1,58fed5415:27
sc68calduring an upgrade, I mean obviously microversioning is the actual fix15:27
sc68calbut if during an upgrade there's a change in the Neutron api behavior that breaks an older nova, that's going to be an issue when upgrading15:28
mtreinishsc68cal: we do, tempest doesn't have branches. It runs on all the stable branchs15:28
sc68calhmm good point15:28
mtreinishassuming there is tempest coverage for the apis you are interested in15:28
andreafmtreinish: http://paste.openstack.org/show/516891/ just tried without a domain, it doesn't work, so the osc must be doing something15:30
mtreinishandreaf: yeah osc is putting 'default' in there: http://paste.openstack.org/show/516892/15:32
*** pgadiya_ has quit IRC15:32
andreafmtreinish: we do similar defaulting in tempest btw - if for instance we load a YAML file of credentials and try to use them for v3 api requests, we add a domain into the credentials - the domain we add is configurable15:34
*** yangyapeng has quit IRC15:34
*** mriedem has quit IRC15:35
mtreinishandreaf: right, I'm trying to figure out where it's coming from now15:35
mtreinishthere might be an option to change it15:35
andreafan osc option?15:36
andreafmtreinish: I think you can set OS_PROJECT_DOMAIN_NAME or pass --os-project-domain-name or something like that15:36
mtreinishandreaf: yeah, just found the code, that's what it does15:37
mtreinishand there is a hardcoded default 'default' in it15:37
andreafmtreinish: ok you cannot configure the hardcoded default :)15:38
*** vhosakot has joined #openstack-qa15:38
mtreinishandreaf: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/shell.py#L4615:38
andreafTempest is better :D15:38
mtreinishhttps://github.com/openstack/python-openstackclient/blob/master/openstackclient/shell.py#L232-L24115:38
*** mriedem has joined #openstack-qa15:38
*** yamahata has joined #openstack-qa15:38
andreafI guess using the env variable is a reasonable default?15:39
*** dustins has joined #openstack-qa15:39
mtreinishandreaf: well that's the thing I'm using os-client-config so I don't have an env vars set. I'd prefer to rely on os-client-config to handle setting all user interactions (IIRC it understands the env vars too)15:40
*** ajmiller_ has joined #openstack-qa15:40
openstackrecheckConsole logs not available after 13:27s for gate-tempest-dsvm-postgres-full 331115,1,f0c3a7115:41
*** gvrangan has joined #openstack-qa15:43
*** ajmiller has quit IRC15:43
*** jecarey has quit IRC15:45
*** jecarey has joined #openstack-qa15:45
*** ddieterly is now known as ddieterly[away]15:47
*** jecarey has quit IRC15:50
*** Guest31553 is now known as redrobot15:50
*** jecarey has joined #openstack-qa15:53
*** yangyapeng has joined #openstack-qa15:53
openstackrecheckConsole logs not available after 13:27s for gate-tempest-dsvm-full 331156,2,f7a177915:54
*** gvrangan has quit IRC15:55
*** Poornima_K has quit IRC15:57
*** _nadya_ has quit IRC16:01
openstackgerritSean M. Collins proposed openstack-infra/devstack-gate: [WIP] Switch to new Neutron devstack  https://review.openstack.org/27841516:04
*** jlanoux has quit IRC16:06
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full 272118,29,b4b569416:07
*** sridharg has joined #openstack-qa16:08
*** dtantsur is now known as dtantsur|afk16:08
mtreinishandreaf: I pushed: https://github.com/mtreinish/mesocyclone/commit/1418108a68aaf1682032a16037f8564efc7b74b0 which gets me to a 404 response, I'm trying to figure out how to turn on the python logging to see why16:11
*** jogo has quit IRC16:12
*** cdent has quit IRC16:14
*** ddieterly[away] is now known as ddieterly16:14
*** sridharg has quit IRC16:18
andreafmtreinish: 404 it's rather odd...16:19
openstackrecheckConsole logs not available after 13:23s for gate-cinder-python27-db 285469,37,b85d1df16:21
mtreinishandreaf: http://paste.openstack.org/show/516908/16:21
*** ramishra has quit IRC16:22
andreafyes that's coming straight from the http server16:23
andreafbut I don't see why 404, you didn't change anything that could affect the URL it seems16:23
mtreinishnope, I don't even manually set the url. It get's pulled from os-client-config's vendor info: https://github.com/openstack/os-client-config/blob/master/os_client_config/vendors/vexxhost.json#L516:25
mtreinishwhich is why my next step is to figure out how to make the logging work actually print something16:26
mtreinishbecause maybe something is messing with the path incorrectly16:26
*** e0ne has quit IRC16:27
*** pglbutt has joined #openstack-qa16:27
*** mriedem is now known as mriedem_lunch16:30
*** Gen has quit IRC16:31
*** pglass has quit IRC16:31
*** sabeen has joined #openstack-qa16:32
mtreinishandreaf: hmm, the request is missing a v3 we're hitting /auth/tokens but it should be /v3/auth/tokens16:33
-openstackstatus- NOTICE: zuul was restarted for a software upgrade; events between 16:08 and 16:30 were missed, please recheck any changes uploaded during that time16:33
*** sabeen1 has joined #openstack-qa16:34
andreafmtreinish: tempest expects the auth URL to include the version part already16:34
openstackrecheckConsole logs not available after 13:24s for gate-grenade-dsvm-multinode 331065,2,2b793b816:34
andreafbut here identity version and auth url are provided separated16:35
andreafhttps://github.com/openstack/os-client-config/blob/master/os_client_config/vendors/vexxhost.json16:35
*** gvrangan has joined #openstack-qa16:35
andreafI'm not sure though what magic os-config-client does before returning auth params to you16:35
mtreinishandreaf: ah, right. Ok I can probably add that logic to mesocyclone if needed. I might be using os-client-config incorrectly though16:35
*** pglbutt has quit IRC16:36
*** Gen has joined #openstack-qa16:36
*** Apoorva has joined #openstack-qa16:36
*** sabeen has quit IRC16:36
andreafmtreinish: but it's strange if this is something that started happening after adding domain16:36
*** Gen has quit IRC16:37
*** Apoorva has quit IRC16:37
andreafmtreinish: gotta go and get my son from the nursery16:37
*** Gen has joined #openstack-qa16:37
*** pglass has joined #openstack-qa16:38
openstackgerritSirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled  https://review.openstack.org/33122416:39
*** Gen has quit IRC16:41
*** aernhart has quit IRC16:42
*** aernhart has joined #openstack-qa16:42
mtreinishandreaf: well before it never even got far enough to make any requests. It failed in validating the input to the auth provider16:46
mtreinishandreaf: after fixing the domain settings it started making requests and hit this issue16:47
mtreinishthis is what I get for never running it against a v3 cloud when I first wrote it16:47
openstackrecheckConsole logs not available after 13:24s for gate-cinder-python27-db 294076,29,116412916:48
*** ddieterly is now known as ddieterly[away]16:50
*** lucasagomes is now known as lucas-afk16:51
openstackgerritTim Buckley proposed openstack/stackviz: Add temporary workaround for build failure  https://review.openstack.org/33125616:52
mtreinishandreaf: https://github.com/mtreinish/mesocyclone/commit/d101a0e4f02635937432e7882c016f67f1a4f964 fixed it. Now everything works, thanks for the help16:54
mtreinishheh, although not sure what this actually accomplishes :)16:54
*** Serlex has quit IRC16:54
*** pvaneck has joined #openstack-qa16:58
*** timello has quit IRC16:58
*** fnaval_ has joined #openstack-qa17:00
*** fnaval has quit IRC17:00
openstackrecheckConsole logs not available after 13:21s for gate-keystone-pep8 291318,17,61c010717:01
*** Apoorva has joined #openstack-qa17:02
*** jpena is now known as jpena|off17:05
*** aernhart has quit IRC17:09
*** yamamoto has quit IRC17:10
*** aernhart has joined #openstack-qa17:10
*** mvk_ has joined #openstack-qa17:11
*** aernhart has quit IRC17:11
*** e0ne has joined #openstack-qa17:12
*** aernhart has joined #openstack-qa17:12
*** amotoki has quit IRC17:13
*** timello has joined #openstack-qa17:13
*** ddieterly[away] is now known as ddieterly17:13
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-neutron-full 331174,1,0d5603717:14
*** mkrcmari__ has quit IRC17:15
*** dustins has quit IRC17:23
*** e0ne has quit IRC17:24
*** dustins has joined #openstack-qa17:24
*** nwkarsten has quit IRC17:32
*** nwkarsten has joined #openstack-qa17:32
*** nwkarsten has quit IRC17:33
openstackgerritSirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled  https://review.openstack.org/33122417:37
*** banix has joined #openstack-qa17:39
*** sabeen1 has quit IRC17:39
*** ajmiller has joined #openstack-qa17:40
*** yaume has quit IRC17:41
*** ajmiller_ has quit IRC17:43
*** pauloewerton has quit IRC17:43
*** sambetts is now known as sambetts|afk17:44
*** dustins has quit IRC17:49
*** _nadya_ has joined #openstack-qa17:49
*** pauloewerton has joined #openstack-qa17:50
*** Suyash has joined #openstack-qa17:50
*** Gen has joined #openstack-qa17:52
*** tosky has quit IRC17:52
*** yamahata has quit IRC17:53
openstackrecheckConsole logs not available after 13:22s for gate-nova-docs 331202,1,2c43aff17:54
*** dustins has joined #openstack-qa17:57
*** mriedem_lunch is now known as mriedem17:59
*** cody-somerville has joined #openstack-qa17:59
andreafmtreinish: strange if os-config-client returns a versioned URL for some clouds and not versioned for others...17:59
andreafmtreinish: glad that works for you now18:00
*** nwkarsten has joined #openstack-qa18:00
*** nwkarsten has quit IRC18:00
*** nwkarsten has joined #openstack-qa18:00
*** ddieterly is now known as ddieterly[away]18:03
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 331194,2,b8388f718:07
*** yamamoto has joined #openstack-qa18:10
mtreinishandreaf: it depends on what people put in the vendors.json it looks like it's pretty split between those with versioned endpoints and those which are unversioned18:13
mtreinishI'll probably need to push a similar fix on the v2 side, but I'll wait until I (or maybe someone else) tries to use it against an unversioned endpoint for a v2 cloud18:13
openstackgerritMerged openstack/tempest: Add IPv6 rule creation to validation resources  https://review.openstack.org/33079018:15
*** gvrangan has quit IRC18:15
*** cody-somerville has quit IRC18:17
mtreinishclee: ^^^18:20
openstackrecheckConsole logs not available after 13:22s for gate-nova-python34-db 329849,3,796ce2918:20
*** yamamoto has quit IRC18:24
*** mkrcmari__ has joined #openstack-qa18:25
*** yamahata has joined #openstack-qa18:25
*** mvk_ has quit IRC18:28
*** ajmiller has quit IRC18:29
*** ajmiller_ has joined #openstack-qa18:29
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 329077,18,cd0bc9518:34
*** jecarey_ has joined #openstack-qa18:36
cleemtreinish: hell yes18:36
*** jecarey has quit IRC18:40
*** jdandrea has quit IRC18:41
*** jdandrea has joined #openstack-qa18:41
openstackgerritErlon R. Cruz proposed openstack/tempest: Adds clone/snapshot volume test for create volume  https://review.openstack.org/31006118:42
*** dustins has quit IRC18:43
*** porrua has quit IRC18:47
openstackrecheckConsole logs not available after 13:22s for gate-nova-pep8 328499,11,adbe87318:47
*** cody-somerville has joined #openstack-qa18:52
*** _nadya_ has quit IRC18:54
*** aysyd has quit IRC18:58
*** jecarey_ has quit IRC18:58
*** jecarey has joined #openstack-qa18:59
openstackrecheckConsole logs not available after 13:27s for gate-nova-python27-db 331204,2,8da5bfb19:01
*** pvaneck has quit IRC19:02
*** pvaneck has joined #openstack-qa19:02
*** jecarey has quit IRC19:03
*** ddieterly[away] has quit IRC19:03
*** aysyd has joined #openstack-qa19:03
sc68cal@mordred:  :trollface:19:05
* mordred throws a box of hungry chickens at sc68cal19:06
sc68callol19:06
*** e0ne has joined #openstack-qa19:08
*** dustins has joined #openstack-qa19:08
openstackrecheckConsole logs not available after 13:41s for gate-nova-pep8 329514,2,69586e519:14
*** Gen has quit IRC19:23
*** zackf has quit IRC19:23
*** Gen has joined #openstack-qa19:25
*** dustins has quit IRC19:26
*** ddieterly has joined #openstack-qa19:27
openstackrecheckConsole logs not available after 13:28s for gate-glance-python34-db 331255,1,f33d96f19:28
openstackgerritRob Crittenden proposed openstack-dev/devstack: Make wait_for_service more robust by checking HTTP response  https://review.openstack.org/32124919:29
openstackgerritRob Crittenden proposed openstack-dev/devstack: Use Apache/mod_proxy as the TLS proxy instead of stud  https://review.openstack.org/30117219:29
*** gouthamr has quit IRC19:32
openstackgerritMerged openstack/tempest: Consider pre-existing VMs when testing server list  https://review.openstack.org/33019919:33
*** dimtruck is now known as zz_dimtruck19:34
openstackgerritSirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled  https://review.openstack.org/33122419:34
*** rg_ has joined #openstack-qa19:37
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full 331224,3,39ede1319:41
openstackgerritEric Fried proposed openstack-dev/devstack: Default LOG_COLOR based on interactive execution  https://review.openstack.org/31092319:42
*** rg_ has quit IRC19:45
*** mriedem has quit IRC19:46
*** samueldmq has quit IRC19:49
*** pauloewerton has quit IRC19:49
*** Apoorva has quit IRC19:49
*** mriedem has joined #openstack-qa19:53
*** e0ne has quit IRC19:53
openstackgerritMerged openstack/stackviz: Add temporary workaround for build failure  https://review.openstack.org/33125619:53
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 331254,1,fd1d10619:55
*** markvoelker has quit IRC19:55
*** ddieterly is now known as ddieterly[away]19:57
*** raildo is now known as raildo-afk19:57
*** ddieterly[away] is now known as ddieterly20:01
*** dustins has joined #openstack-qa20:03
*** nwkarsten has quit IRC20:06
openstackrecheckConsole logs not available after 13:24s for gate-nova-pep8 329851,4,e2b653520:08
*** zz_dimtruck is now known as dimtruck20:08
*** nwkarsten has joined #openstack-qa20:09
*** markvoelker has joined #openstack-qa20:10
*** edtubill has quit IRC20:12
*** ddieterly has quit IRC20:14
*** nwkarsten has quit IRC20:14
*** gouthamr has joined #openstack-qa20:14
openstackgerritSean M. Collins proposed openstack-dev/devstack: Fix amateur level mistake.  https://review.openstack.org/33133520:16
sc68calmtreinish: ^ please shoot me20:16
mtreinishsc68cal: heh, I've done worse :)20:16
mtreinishit's not like anyone uses neutron metering20:17
sc68calheh :)20:17
*** gvrangan has joined #openstack-qa20:17
*** akshai has quit IRC20:18
*** Apoorva has joined #openstack-qa20:18
sc68calnobody may use neutron-metering in production but we've got lots of tempest tests and such that requires it at the gate20:20
mtreinishsc68cal: if we remove it we can just delete the tests :)20:21
sc68calheh, guess I should have asked you first :)20:21
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 319378,5,eb50e1320:21
*** ihrachys has joined #openstack-qa20:22
*** banix has quit IRC20:22
andreafoomichi, mtreinish, masayukig, gmann, afazekas, mkoderer: my daily request for review on the client manager series : https://review.openstack.org/#/q/topic:bp/client-manager-refactor+status:+open+is:mergeable - it could really use some love :)20:25
mtreinishandreaf: well I was actually just looking at it20:26
mtreinishbut now I'll stop20:26
andreaf:D20:26
* andreaf called it on himself20:27
andreafmtreinish: is that an english expression ^^^ or just an attempt to translate italian to english?20:29
mtreinishandreaf: heh, I understood what you meant, but it didn't really translate 100%20:31
*** dustins has quit IRC20:33
*** mvk_ has joined #openstack-qa20:34
openstackrecheckConsole logs not available after 13:25s for gate-nova-pep8 328966,6,54fe1d020:35
sc68calmtreinish: btw I +2+A'd 331335 - so i'm being slightly naughty20:35
sc68calas long as I spelled lib correctly :-\20:35
sc68calit "should work"20:35
*** mkrcmari__ has quit IRC20:38
*** ihrachys has quit IRC20:38
mtreinishsc68cal: if it was me I would have just fast approved it and tried to hide the mistake :)20:40
*** banix has joined #openstack-qa20:48
openstackrecheckConsole logs not available after 13:22s for gate-glance-python34-db 272118,29,80a78fb20:48
sc68calheh20:54
*** mkrcmari__ has joined #openstack-qa20:54
*** mvk_ has quit IRC20:57
*** mvk has joined #openstack-qa21:01
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 278415,4,e62faaa21:02
*** mkrcmari__ has quit IRC21:02
*** davidlenwell has quit IRC21:02
*** davidlenwell has joined #openstack-qa21:13
openstackrecheckConsole logs not available after 13:23s for gate-cinder-python27-db 327849,2,6a94fc821:15
openstackgerritMark T. Voelker proposed openstack/tempest: Add simple test for Neutron GET /  https://review.openstack.org/31174721:18
*** edtubill has joined #openstack-qa21:19
*** cody-somerville has quit IRC21:20
*** markvoelker has quit IRC21:21
*** gouthamr has quit IRC21:22
*** edtubill has quit IRC21:22
*** dave-mccowan has quit IRC21:26
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 327901,1,339c96721:28
*** rfolco has quit IRC21:32
openstackgerritMerged openstack-dev/devstack: lib/neutron-plugins: Pass conf file parameter  https://review.openstack.org/32993321:33
*** erlon has quit IRC21:36
andreafmtreinish: thanks for the reviews so far21:36
andreafmtreinish: do you have a general comment on the direction I'm taking? After these patches I wanted to start introducing helpers to set parameters for clients using set_* methods with a clear interface (as opposed to the big dict in kwargs)21:38
openstackrecheckConsole logs not available after 13:23s for gate-cinder-pep8 329531,10,dd5ed0321:42
*** Gen has quit IRC21:52
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-neutron-full 331174,1,1fab86d21:55
*** edtubill has joined #openstack-qa21:56
*** edtubill has quit IRC21:58
*** mriedem has quit IRC21:59
*** Guest7793 has joined #openstack-qa22:02
*** vhosakot has quit IRC22:07
openstackrecheckConsole logs not available after 13:24s for gate-nova-python27-db 304511,32,d1cee7e22:09
*** dimtruck is now known as zz_dimtruck22:13
*** banix has quit IRC22:13
*** zz_dimtruck is now known as dimtruck22:18
*** dimtruck is now known as zz_dimtruck22:20
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full 331224,4,ba5a85b22:22
*** pglass has quit IRC22:24
*** banix has joined #openstack-qa22:32
openstackrecheckConsole logs not available after 13:25s for gate-nova-pep8 203751,20,9c09d1722:35
*** mvk_ has joined #openstack-qa22:39
*** mvk has quit IRC22:42
*** edtubill has joined #openstack-qa22:44
*** aysyd has quit IRC22:45
openstackgerritMerged openstack/tempest: Add tests for Cinder user messages v3 API  https://review.openstack.org/30063922:46
openstackgerritMerged openstack-dev/devstack: Fix amateur level mistake.  https://review.openstack.org/33133522:47
openstackrecheckConsole logs not available after 13:24s for gate-cinder-python27-db 331325,1,35b85ad22:49
*** edtubill has quit IRC22:51
*** edtubill has joined #openstack-qa22:52
*** dustins has joined #openstack-qa22:58
*** edmondsw has quit IRC22:59
*** Guest7793 has quit IRC23:01
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full-devstack-plugin-ceph 331349,1,17a472623:02
*** rfolco has joined #openstack-qa23:05
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Define v1 image_members_client as library  https://review.openstack.org/32925123:06
*** edtubill has quit IRC23:08
*** Guest7793 has joined #openstack-qa23:13
*** markvoelker has joined #openstack-qa23:16
openstackrecheckConsole logs not available after 13:28s for gate-nova-python27-db 327809,3,0dea39d23:16
*** dave-mccowan has joined #openstack-qa23:22
*** rfolco has quit IRC23:24
*** rg_ has joined #openstack-qa23:25
*** dave-mccowan has quit IRC23:26
*** dustins has quit IRC23:26
openstackrecheckConsole logs not available after 13:24s for gate-cinder-pep8 269796,8,fcd38f123:29
openstackgerritMerged openstack/tempest: Make identity v2 service_client use **kwargs  https://review.openstack.org/32975623:30
*** rg_ has quit IRC23:30
openstackgerritMerged openstack/tempest: Make identity v2 user_client use **kwargs  https://review.openstack.org/32981123:38
openstackrecheckConsole logs not available after 13:24s for gate-nova-pep8 242251,27,74c203923:43
*** yamahata has quit IRC23:45
*** asselin_ has quit IRC23:49
*** zz_dimtruck is now known as dimtruck23:50
*** weshay has quit IRC23:52
*** Suyash has quit IRC23:53
openstackrecheckConsole logs not available after 13:25s for gate-swift-python27 331369,1,e22d5f223:56

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