14:00:19 <devkulkarni> #startmeeting Solum Team Meeting
14:00:21 <openstack> Meeting started Wed Aug 10 14:00:19 2016 UTC and is due to finish in 60 minutes.  The chair is devkulkarni. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:23 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:26 <openstack> The meeting name has been set to 'solum_team_meeting'
14:01:10 <zhurong> hey devkulkarni
14:01:17 <devkulkarni> hi zhurong
14:01:20 <devkulkarni> good to see you
14:01:31 <devkulkarni> I was just looking at your patch: https://review.openstack.org/#/c/349160/
14:01:35 <zhurong> devkulkarni :D
14:02:42 <Ablu> hi
14:02:44 <zhurong> devkulkarni yep, this is solum-dashboard for the i18n
14:03:05 <zhurong> Hi Ablu
14:03:07 <devkulkarni> in the commit message of that patch, the Blueprint link is not resolving. this is due to an old issue of solum namespace not being properly configured in launchpad for blueprints
14:03:11 <devkulkarni> hi Ablu
14:04:03 <zhurong> devkulkarni yep, there no need really have the bp in lp, just a mark for this commit. :)
14:04:07 <devkulkarni> zhurong: can you include the actual link as well in the commit message? we have been doing that to get around this issue
14:04:56 <devkulkarni> or you can just create a bug and include Closes-Bug tag in the commit message
14:05:01 <devkulkarni> anything is fine
14:05:59 <devkulkarni> zhurong: btw, can you include some references to any other projects/resources where this has been implemented?
14:06:53 <devkulkarni> that way it will be easier to review.. you can either include them in the commit message or as a comment on a patch set
14:08:20 <devkulkarni> apart from that there are patches from pt_15
14:08:31 <devkulkarni> https://review.openstack.org/#/q/project:openstack/solum-dashboard+status:open,n,z
14:08:59 <devkulkarni> yesterday I was discussing with her about an issue that she found with the app update command in cli
14:09:17 <devkulkarni> due to that her app update patch is blocked
14:09:46 <devkulkarni> but other patches are probably good to go.. I haven't gotten around to trying them after last week
14:09:55 <devkulkarni> hopefully I will get around to that this week
14:11:34 <devkulkarni> looks like our gates have been moved over to use ubuntu-xenial
14:11:39 <devkulkarni> https://review.openstack.org/#/c/348690/
14:12:33 <devkulkarni> and that is causing py27 and py34 to fail
14:13:08 <devkulkarni> looks like we need to look at what is going on with the gate..
14:14:09 <zhurong> devkulkarni sorry for the network break
14:15:17 <devkulkarni> zhurong: no worries.. I was just realizing that our upstream gates have been switched over to use ubuntu xenial.. and py27 and py34 jobs are failing..
14:15:52 <Ablu> Well I g2g already. But I finished my last exam today. So I will work on solum the next week again
14:16:02 <zhurong> devkulkarni rellay a bad news
14:16:15 <devkulkarni> zhurong: I was wondering if you would be interested in diagnosing this if you have some bandwidth.. it will be a good way to get more understanding about the gating infrastructure
14:16:29 <devkulkarni> Ablu: cool.. now you must be feeling relaxed :)
14:18:08 <devkulkarni> what needs to be done is - 1) spin up a xenial server (locally or in cloud vm) 2) run tox py27 and tox py34 3) diagnose issues
14:18:21 <zhurong> devkulkarni I will try to solve this. :)
14:20:12 <devkulkarni> zhurong: awesome !! I will be available anytime you need to discuss/brainstorm anything.. I have done such things before, so thought this will be a good opportunity for some of you to get understanding of this process.. :)
14:20:55 <devkulkarni> zhurong: looking at the logs, http://logs.openstack.org/90/348690/3/check/gate-solum-python27-ubuntu-xenial/dfe7fab/console.html#_2016-08-08_11_28_01_207497
14:21:19 <devkulkarni> I hope that the issue is something straight forward to address
14:21:29 <devkulkarni> logs show that only one test is failing
14:22:30 <devkulkarni> looks like 'is_admin_project': True pair needs to be added to the test data
14:22:31 <devkulkarni> http://logs.openstack.org/90/348690/3/check/gate-solum-python27-ubuntu-xenial/dfe7fab/console.html#_2016-08-08_11_28_04_502030
14:23:02 <devkulkarni> yeah, I think it should be that..
14:23:13 <zhurong> devkulkarni I am try to debug this
14:25:08 <devkulkarni> we don't have any other py27 gate jobs.. I bet if we had any others, say for other versions of ubuntu, those would have failed as well.. the issue does not seem to be related to version of ubuntu
14:25:41 <devkulkarni> sounds good zhurong
14:25:51 <devkulkarni> I think the fix should be straight forward
14:26:08 <zhurong> devkulkarni tox -epy27 give the error
14:27:04 <devkulkarni> checking the test
14:28:53 <devkulkarni> zhurong: can you try modifying line 58 in https://github.com/openstack/solum/blob/755a9845001e4f032f993c5f94e7f17465c6bc4e/solum/tests/common/test_trace_data.py to include 'is_admin_project': True,
14:29:14 <devkulkarni> modify that locally and then run tox -epy27 again
14:29:22 <devkulkarni> I think that will pass
14:29:51 <zhurong> devkulkarni give me some minutes, almost done
14:30:04 <devkulkarni> yep
14:30:42 <zhurong> devkulkarni fix the pep8 error, I will submit the patch
14:31:23 <devkulkarni> was pep8 also failing?
14:31:31 <devkulkarni> I thought py27 and py34 were failing
14:31:50 <zhurong> nop, I add some lines, the added line have pep8 error
14:31:58 <devkulkarni> ah I see
14:32:18 <devkulkarni> what was the outcome of running py27 and py34?
14:34:33 <devkulkarni> hi vijendar
14:34:40 <vijendar> devkulkarni hi
14:34:42 <devkulkarni> we have zhurong as well
14:34:49 <vijendar> hi zhurong
14:34:57 <devkulkarni> Ablu was also here but had to leave
14:35:01 <zhurong> hi vijendar
14:37:01 <devkulkarni> vijendar: we were discussing about gate being broken
14:37:07 <vijendar> ok
14:37:10 <devkulkarni> https://review.openstack.org/#/c/348690/
14:37:28 <devkulkarni> zhurong is investigating it and will submit a patch to fix it
14:37:51 <vijendar> cool. Thanks zhurong for looking into it
14:38:36 <zhurong> devkulkarni vijendar done
14:38:45 <zhurong> patch is submited
14:38:50 <vijendar> nice
14:39:18 <devkulkarni> zhurong: awesome !!
14:39:22 <devkulkarni> very quick
14:40:03 <devkulkarni> lets see how the gates vote for this
14:40:34 <devkulkarni> we also have several dashboard patches from pt_15
14:40:36 <devkulkarni> https://review.openstack.org/#/q/project:openstack/solum-dashboard+status:open,n,z
14:40:47 <zhurong> devkulkarni had passed in my env
14:41:01 <devkulkarni> zhurong, I think you have gone through these patches, right?
14:41:25 <vijendar> devkulkarni: did you get a chance to try those patches (pt_15) on your env?
14:41:31 <devkulkarni> zhurong: oh nice. so if it passed in your env, gate will most likely pass it as well
14:41:43 <devkulkarni> vijendar: I had tried them last week and given feedback to pt_15
14:41:44 <zhurong> devkulkarni yep, I helped her submit a patch what can not get the upload file
14:42:27 <devkulkarni> zhurong: ah nice !! I see that: https://review.openstack.org/#/c/349279/
14:42:36 <vijendar> devkulkarni: good.. will try to test them this week. Last time when I tried couple of weeks back, there were some merge conflicts and was unable to test
14:43:10 <devkulkarni> vijendar: cool.. that will be really helpful.. I also plan to test them this week
14:43:20 <zhurong> devkulkarni vijendar not almostly, I will go through those later, here we a almost 11:00 pm
14:44:11 <devkulkarni> zhurong: sure.. anytime this week if all can go through them that will be nice. then we can try to get them merged
14:44:38 <zhurong> devkulkarni OK :D
14:45:26 <devkulkarni> zhurong: really appreciate you guiding and helping out pt_15
14:46:00 <devkulkarni> well, that's all I had for today..
14:46:08 <zhurong> devkulkarni  My pleasure
14:46:22 <devkulkarni> any other thing to discuss? if not, we can break and get 15 minutes back
14:47:03 <vijendar> nothing from me
14:47:07 <zhurong> devkulkarni nop
14:47:26 <devkulkarni> ok then
14:47:37 <devkulkarni> thanks zhurong, Ablu, vijendar for joining today
14:47:46 <devkulkarni> see you on solum irc channel during the week
14:47:56 <devkulkarni> and again in this channel next week for our weekly irc meeting
14:48:03 <devkulkarni> #endmeeting