*** openstack has joined #openstack-monasca | 09:55 | |
*** ChanServ sets mode: +o openstack | 09:55 | |
*** k_mouza has quit IRC | 10:17 | |
*** k_mouza has joined #openstack-monasca | 10:29 | |
*** sum12 has joined #openstack-monasca | 11:12 | |
*** vishalmanchanda has quit IRC | 12:11 | |
*** bandorf has joined #openstack-monasca | 12:48 | |
witek | Courtesy Monasca meeting reminder in #openstack-monasca: witek, jayahn,iurygregory,ezpz,igorn,haad,sc,joadavis, akiraY,tobiajo,dougsz,fouadben, amofakhar, haru5ny (haruki),kaiokmo,pandiyan,guilhermesp,chaconpiza,hosanai,Wasaac,brtknr,bandorf | 13:01 |
---|---|---|
witek | anyone around? | 13:01 |
chaconpiza | Hi | 13:01 |
bandorf | Hello, Witek! | 13:02 |
adriancz | Hello : ) | 13:02 |
witek | hi Martin and Matthias | 13:02 |
witek | hi Adrian | 13:02 |
witek | let me start this time | 13:03 |
witek | #startmeeting monasca | 13:03 |
openstack | Meeting started Tue Apr 14 13:03:13 2020 UTC and is due to finish in 60 minutes. The chair is witek. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:03 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:03 |
*** openstack changes topic to " (Meeting topic: monasca)" | 13:03 | |
openstack | The meeting name has been set to 'monasca' | 13:03 |
witek | just one item on the agenda today | 13:03 |
witek | https://etherpad.opendev.org/p/monasca-team-meeting-agenda | 13:03 |
witek | do we have any update on transitioning to simplejson? | 13:04 |
witek | #topic simplejson | 13:05 |
*** openstack changes topic to "simplejson (Meeting topic: monasca)" | 13:05 | |
witek | I'm working on fixing unit tests in monasca-persister | 13:06 |
chaconpiza | So I am working in this topic for monasca-api | 13:06 |
chaconpiza | I found that devstack was again not working outside of CI | 13:06 |
chaconpiza | I am using bento/bionic vagrant mashine | 13:07 |
chaconpiza | I sent to devstack project this change with the fix https://review.opendev.org/#/c/719595/ | 13:07 |
chaconpiza | But they prefer to fix it with other library (venv instead of virtualenv and change the command for virtualenv) | 13:08 |
chaconpiza | https://review.opendev.org/#/c/712609/ | 13:08 |
chaconpiza | For us, both options fix the problem. | 13:08 |
witek | fair enough | 13:09 |
chaconpiza | Then, after stacking with the devstack fix. When I execute `tox -elower-constraints` | 13:10 |
witek | thanks for tracking this | 13:10 |
chaconpiza | I get this error: `from setuptools import setup, Extension, Feature | 13:10 |
chaconpiza | ImportError: cannot import name 'Feature'` | 13:10 |
chaconpiza | The problem is that the version of setuptools is not compatible with MarkupSafe==1.0 | 13:11 |
chaconpiza | changing MarkupSafe==1.1 fix the problem. | 13:11 |
witek | should we bump lower-constraints then? | 13:12 |
chaconpiza | And then, we have the real problem related to simplejson. | 13:12 |
chaconpiza | Probably yes | 13:13 |
witek | have you identified simplejson problem already? | 13:13 |
chaconpiza | not yet, it seems that the problem are spaces | 13:14 |
*** vishalmanchanda has joined #openstack-monasca | 13:15 | |
witek | right, in persister I've seen that simplejson.dumps returns additional spaces when serializing sict | 13:15 |
witek | dict | 13:15 |
chaconpiza | yes | 13:16 |
witek | that's the only one I've found sofar | 13:16 |
chaconpiza | witek, do you know how to prepare a ubuntu mashine (in terms of packages and libraries) exact like the mashine used for Zuul CI ? | 13:16 |
witek | haven't played with it | 13:17 |
chaconpiza | btw, here is the clue I found about MarkupSafe and setuptools: https://github.com/pallets/markupsafe/issues/116 | 13:19 |
witek | nice, please add the reference when bumping lower constraints | 13:20 |
witek | let's continue fixing simplejson as prio 1 this week | 13:21 |
chaconpiza | And here the Story for the ujson->simplejson migration tasks https://storyboard.openstack.org/#!/story/2007549 | 13:21 |
chaconpiza | +1 | 13:21 |
witek | the background is we want to include topic:periodic_notifications in Ussuri | 13:21 |
witek | https://review.opendev.org/#/q/topic:periodic_notifications | 13:22 |
witek | and release of python-monascaclient is blocked because of that | 13:22 |
witek | all from me on that one | 13:23 |
chaconpiza | About python-monascaclient: we have this change: | 13:24 |
chaconpiza | Cleanup py27 support https://review.opendev.org/#/c/717469/ | 13:24 |
chaconpiza | I am not sure how to judge whether the change is correct or not | 13:24 |
witek | I've rechecked it today and all turned red | 13:25 |
witek | simplejson | 13:25 |
witek | another one to take care of | 13:25 |
witek | sorry, forget it, looking at the wrong change | 13:26 |
chaconpiza | :) | 13:26 |
witek | this one looks good to me | 13:26 |
chaconpiza | at least all are green | 13:26 |
witek | gave +2 just now | 13:28 |
witek | anything else? | 13:29 |
witek | if not, let's close the meeting for today | 13:29 |
chaconpiza | One more think | 13:30 |
chaconpiza | thing | 13:30 |
chaconpiza | Last week I said that Grafana is creating session files because of the health check | 13:31 |
chaconpiza | We already check that all these session files are removed at latest every two days | 13:31 |
bandorf | Short update, regarding "alarm definition update": | 13:32 |
bandorf | We started testing. However, testing is difficult, because timing matters (time windows in thresh). We have some results, but not yet a consistent view. I'll provide a status update next week | 13:33 |
witek | thanks bandorf, interested on that | 13:33 |
witek | should we be closing now? | 13:35 |
chaconpiza | No more topics from my part | 13:35 |
bandorf | OK for me | 13:35 |
witek | alright | 13:35 |
witek | thanks for joining then | 13:35 |
witek | and see you next week | 13:35 |
witek | happy hacking | 13:35 |
bandorf | Bye, have a good time and take care! | 13:35 |
chaconpiza | Thanks, see you ! | 13:36 |
witek | #endmeeting | 13:36 |
*** openstack changes topic to "OpenStack Monitoring as a Service | https://wiki.openstack.org/wiki/Monasca" | 13:36 | |
openstack | Meeting ended Tue Apr 14 13:36:07 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:36 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-04-14-13.03.html | 13:36 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-04-14-13.03.txt | 13:36 |
openstack | Log: http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-04-14-13.03.log.html | 13:36 |
*** bandorf has quit IRC | 13:37 | |
openstackgerrit | Merged openstack/python-monascaclient master: Cleanup py27 support https://review.opendev.org/717469 | 13:41 |
openstackgerrit | Merged openstack/monasca-agent master: Remove incorrect assignment of ping_cmd to 'True' https://review.opendev.org/717402 | 13:50 |
openstackgerrit | Keith Berger proposed openstack/monasca-agent master: Do not copy /sbin/ip to /usr/bin/monasa-agent-ip https://review.opendev.org/718195 | 13:56 |
openstackgerrit | Keith Berger proposed openstack/monasca-agent master: Do not copy /sbin/ip to /usr/bin/monasa-agent-ip https://review.opendev.org/718195 | 14:13 |
openstackgerrit | Witold Bedyk proposed openstack/monasca-persister master: Migrate from ujson to simplejson https://review.opendev.org/719989 | 14:29 |
*** joadavis has joined #openstack-monasca | 14:59 | |
*** k_mouza has quit IRC | 15:17 | |
*** k_mouza has joined #openstack-monasca | 15:26 | |
witek | chaconpiza: let's use topic:simplejson | 15:43 |
chaconpiza | ok | 15:43 |
witek | updated | 15:43 |
chaconpiza | is possible to change the topic to a merged change? https://review.opendev.org/#/c/716925/ | 15:44 |
openstackgerrit | Witold Bedyk proposed openstack/monasca-persister master: Migrate from ujson to simplejson https://review.opendev.org/719989 | 16:14 |
openstackgerrit | Witold Bedyk proposed openstack/monasca-persister master: Migrate from ujson to simplejson https://review.opendev.org/719989 | 16:15 |
witek | chaconpiza: oh, forgot this one, then it's better to stay with ujson-replacement | 16:18 |
chaconpiza | ok | 16:19 |
*** witek has quit IRC | 16:27 | |
*** vishalmanchanda has quit IRC | 17:04 | |
*** k_mouza has quit IRC | 17:21 | |
openstackgerrit | Andreas Jaeger proposed openstack/monasca-agent master: Cleanup py27 support https://review.opendev.org/717550 | 17:22 |
openstackgerrit | Andreas Jaeger proposed openstack/monasca-agent master: Cleanup py27 support https://review.opendev.org/717550 | 17:25 |
*** k_mouza has joined #openstack-monasca | 18:21 | |
*** k_mouza has quit IRC | 18:26 | |
*** witek has joined #openstack-monasca | 20:06 | |
*** tobberydberg_ has quit IRC | 20:17 | |
*** tobberydberg has joined #openstack-monasca | 20:22 | |
*** tobberydberg has quit IRC | 20:30 | |
*** tobberydberg has joined #openstack-monasca | 20:36 | |
*** tobberydberg has quit IRC | 20:37 | |
*** tobberydberg has joined #openstack-monasca | 20:42 | |
*** tobberydberg has quit IRC | 20:43 | |
*** tobberydberg has joined #openstack-monasca | 20:45 | |
*** tobberydberg has quit IRC | 20:45 | |
*** tobberydberg has joined #openstack-monasca | 20:46 | |
*** tobberydberg has quit IRC | 20:46 | |
*** tobberydberg has joined #openstack-monasca | 20:46 | |
*** tobberydberg has quit IRC | 20:47 | |
*** tobberydberg has joined #openstack-monasca | 20:47 | |
*** tobberydberg has quit IRC | 20:47 | |
*** tobberydberg has joined #openstack-monasca | 20:51 | |
*** tobberydberg has quit IRC | 20:55 | |
*** witek has quit IRC | 21:02 | |
*** KeithMnemonic has joined #openstack-monasca | 22:33 | |
KeithMnemonic | does anyone have any ideas why this is failing https://review.opendev.org/#/c/718195/. the error is something about kafka versions. did something just change? | 22:34 |
KeithMnemonic | a patch from a few days ago did not hit this | 22:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!