*** gomarivera has quit IRC | 00:02 | |
*** links has joined #openstack-oslo | 00:06 | |
*** salv-orlando has joined #openstack-oslo | 00:21 | |
*** salv-orlando has quit IRC | 00:30 | |
*** yamahata has quit IRC | 00:35 | |
*** hongbin has quit IRC | 00:44 | |
*** rajathagasthya has quit IRC | 00:53 | |
*** tovin07_ has joined #openstack-oslo | 01:02 | |
*** nicolasbock has quit IRC | 01:10 | |
*** links has quit IRC | 01:14 | |
gcb | dims: +1 for https://review.openstack.org/#/c/469658/ | 01:54 |
---|---|---|
dims | thanks gcb | 01:54 |
*** salv-orlando has joined #openstack-oslo | 02:05 | |
gcb | dims: np :-) | 02:09 |
*** salv-orlando has quit IRC | 02:20 | |
*** zhangguoqing has joined #openstack-oslo | 02:23 | |
*** ihrachys has quit IRC | 02:44 | |
*** ihrachys has joined #openstack-oslo | 02:44 | |
*** ttx has quit IRC | 02:45 | |
kgiusti | sileht: ping - I think that they're using a 'blocking' executor - it attempts to acknowledge from the listener's thread | 02:50 |
*** ttx has joined #openstack-oslo | 02:51 | |
*** links has joined #openstack-oslo | 02:53 | |
*** zhangguoqing has quit IRC | 02:55 | |
*** yamamoto_ has joined #openstack-oslo | 02:58 | |
*** yamamoto_ has quit IRC | 02:58 | |
*** yamamoto_ has joined #openstack-oslo | 02:58 | |
*** zhangguoqing has joined #openstack-oslo | 03:00 | |
*** gordc has joined #openstack-oslo | 03:04 | |
*** eck` is now known as eck`gone | 03:06 | |
*** dave-mccowan has quit IRC | 03:16 | |
*** salv-orlando has joined #openstack-oslo | 03:17 | |
gcb | kgiusti, sileht : just saw the comments in https://review.openstack.org/#/c/463673, hongbin said 'blocking' executor doesn't work | 03:22 |
*** salv-orl_ has joined #openstack-oslo | 03:24 | |
*** salv-orlando has quit IRC | 03:24 | |
*** salv-orl_ has quit IRC | 03:29 | |
*** trungnv has quit IRC | 03:36 | |
*** trungnv has joined #openstack-oslo | 03:42 | |
*** gordc has quit IRC | 04:04 | |
*** tovin07_ has quit IRC | 04:22 | |
*** salv-orlando has joined #openstack-oslo | 04:26 | |
*** kornica has quit IRC | 04:29 | |
*** salv-orlando has quit IRC | 04:40 | |
*** stevemar__ has joined #openstack-oslo | 04:40 | |
*** stevemar__ has quit IRC | 04:43 | |
*** pcaruana has joined #openstack-oslo | 04:43 | |
*** stevemar__ has joined #openstack-oslo | 04:44 | |
*** kornicameister has joined #openstack-oslo | 04:47 | |
*** stevemar__ has quit IRC | 04:48 | |
*** yamamoto_ has quit IRC | 04:48 | |
*** salv-orlando has joined #openstack-oslo | 04:53 | |
*** yamahata has joined #openstack-oslo | 05:11 | |
*** jaosorior_away is now known as jaosorior | 05:24 | |
*** yamamoto_ has joined #openstack-oslo | 05:35 | |
*** zhangguoqing has quit IRC | 05:43 | |
*** pcaruana has quit IRC | 05:49 | |
*** aselius has quit IRC | 05:53 | |
*** rcernin has joined #openstack-oslo | 05:58 | |
*** pcaruana has joined #openstack-oslo | 06:02 | |
*** salv-orlando has quit IRC | 06:11 | |
*** salv-orlando has joined #openstack-oslo | 06:11 | |
*** salv-orlando has quit IRC | 06:16 | |
*** Dinesh_Bhor has quit IRC | 06:23 | |
*** e0ne has joined #openstack-oslo | 06:39 | |
*** e0ne has quit IRC | 06:42 | |
*** tesseract has joined #openstack-oslo | 06:51 | |
openstackgerrit | Lingyong Xu proposed openstack/oslo.utils master: Replace oslo_utils.timeutils.isotime https://review.openstack.org/469777 | 06:56 |
*** salv-orlando has joined #openstack-oslo | 06:58 | |
*** tovin07_ has joined #openstack-oslo | 06:59 | |
openstackgerrit | Lingyong Xu proposed openstack/oslo.utils master: Replace oslo_utils.timeutils.isotime https://review.openstack.org/469777 | 06:59 |
*** zhangguoqing has joined #openstack-oslo | 07:15 | |
*** shardy has joined #openstack-oslo | 07:16 | |
*** aselius has joined #openstack-oslo | 07:20 | |
*** salv-orl_ has joined #openstack-oslo | 07:28 | |
*** gomarivera has joined #openstack-oslo | 07:28 | |
*** salv-orlando has quit IRC | 07:30 | |
*** gomarivera has quit IRC | 07:32 | |
*** yamahata has quit IRC | 07:44 | |
*** zzzeek_ has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-oslo | 08:00 | |
strigazi | gcb hi | 08:09 |
strigazi | kgiusti sileht gcb, magnum uses the 'eventlet' executor, and it doesn't work either. I tried 'blocking', 'non-blocking' and of couese 'eventlet' | 08:11 |
sileht | hi | 08:11 |
strigazi | kgiusti sileht gcb, https://github.com/openstack/magnum/blob/master/magnum/common/rpc.py#L166 | 08:12 |
sileht | I'm going to deprecate blocking because it have 0% test coverage | 08:12 |
strigazi | ok, we use eventlet, so we are not affected | 08:12 |
sileht | strigazi, it seems not: http://logs.openstack.org/87/462887/7/check/gate-functional-dsvm-magnum-swarm-ubuntu-xenial/00c8ccc/logs/screen-magnum-cond.txt.gz#_May_31_06_00_56_949516 | 08:13 |
sileht | strigazi, you are using blocking somewhere | 08:13 |
strigazi | sileht is it the default somewhere? | 08:14 |
sileht | strigazi, yes infortunatly we put it as default at the begining of the lib | 08:14 |
*** stevemar__ has joined #openstack-oslo | 08:15 | |
strigazi | sileht I'll try to change it in magnum. I think if we are going to backport o.m 5.25.0 in newton too we need to do something with default | 08:16 |
sileht | strigazi, we don't change default of lib so easly | 08:16 |
sileht | strigazi, default will change in rocky | 08:17 |
sileht | strigazi, and the new default will be no default. So you have to fix the application anyway | 08:17 |
strigazi | sileht I know very well that chnaging the defaults must happen very rarely. | 08:18 |
sileht | we can change it often, just it takes two cycles | 08:18 |
strigazi | sileht the chnage in 5.25.0 breaks the default behavior though | 08:18 |
strigazi | sileht This is a fact | 08:19 |
sileht | strigazi, I will fix 5.25.0 to make it work again with blocking executor | 08:19 |
sileht | we have two separate concerns, 5.25.0 is buggy with blocking executor and blocking executor must not be used by application | 08:19 |
sileht | I will fix both :) | 08:20 |
strigazi | sileht Thanks | 08:20 |
*** stevemar__ has quit IRC | 08:20 | |
*** yamahata has joined #openstack-oslo | 08:26 | |
*** aarefiev_afk is now known as aarefiev | 08:27 | |
*** lucas-afk is now known as lucasagomes | 08:27 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging master: deprecated blocking executor https://review.openstack.org/469805 | 08:33 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging master: Fix rabbitmq driver with blocking executor https://review.openstack.org/469806 | 08:33 |
strigazi | sileht We don't set the executor explicitly here: https://github.com/openstack/magnum/blob/master/magnum/common/rpc_service.py#L52 | 08:38 |
sileht | strigazi, you find the culprit :) | 08:38 |
strigazi | sileht Can you have look in these two file? Do you spot any bad configuration? | 08:38 |
strigazi | sileht https://github.com/openstack/magnum/blob/master/magnum/common/rpc_service.py and rpc.py | 08:39 |
sileht | strigazi, except the missing executor='eventlet' I would said it's good | 08:41 |
strigazi | sileht thanks | 08:41 |
*** sheeprine has joined #openstack-oslo | 08:42 | |
*** e0ne has joined #openstack-oslo | 09:05 | |
*** sambetts|afk is now known as sambetts | 09:13 | |
*** cdent has joined #openstack-oslo | 09:16 | |
strigazi | sileht fun fact, the release of o.m 5.25.0 happend at almost the same time with this beauty https://github.com/pypa/setuptools/pull/1043 setuptools broken | 09:21 |
*** yamahata has quit IRC | 09:22 | |
*** e0ne has quit IRC | 09:24 | |
*** aselius has quit IRC | 09:30 | |
*** openstackstatus has quit IRC | 09:36 | |
*** openstackstatus has joined #openstack-oslo | 09:38 | |
*** ChanServ sets mode: +v openstackstatus | 09:38 | |
sileht | strigazi, all python developers are in forced PTO :p | 09:41 |
strigazi | sileht The joy of master | 09:41 |
-openstackstatus- NOTICE: There is a known issue with setuptools 36.0.0 and errors about the "six" package. For current details see https://github.com/pypa/setuptools/issues/1042 and monitor #openstack-infra | 09:45 | |
*** e0ne has joined #openstack-oslo | 09:45 | |
*** e0ne has quit IRC | 09:45 | |
*** shardy is now known as shardy_afk | 09:47 | |
*** nicolasbock has joined #openstack-oslo | 09:51 | |
*** e0ne has joined #openstack-oslo | 09:54 | |
*** tovin07_ has quit IRC | 09:57 | |
*** sheeprine has quit IRC | 09:57 | |
*** salv-orl_ has quit IRC | 10:04 | |
*** shardy_afk is now known as shardy | 10:05 | |
*** ujjain has quit IRC | 10:11 | |
*** cdent has quit IRC | 10:13 | |
*** lucasagomes has quit IRC | 10:18 | |
*** rook has quit IRC | 10:18 | |
*** lucasagomes has joined #openstack-oslo | 10:25 | |
*** rook has joined #openstack-oslo | 10:33 | |
*** rook is now known as Guest86464 | 10:33 | |
*** cdent has joined #openstack-oslo | 10:42 | |
*** yamamoto_ has quit IRC | 10:47 | |
*** Dinesh_Bhor has joined #openstack-oslo | 10:48 | |
*** raildo has joined #openstack-oslo | 10:53 | |
*** pblaho has joined #openstack-oslo | 10:58 | |
*** dave-mccowan has joined #openstack-oslo | 11:07 | |
*** ansmith has joined #openstack-oslo | 11:07 | |
*** yamamoto has joined #openstack-oslo | 11:29 | |
*** yamamoto_ has joined #openstack-oslo | 11:29 | |
*** yamamoto has quit IRC | 11:33 | |
*** yamamoto_ has quit IRC | 11:35 | |
*** shardy has quit IRC | 11:36 | |
kgiusti | sileht: good fix! | 11:37 |
*** links has quit IRC | 11:37 | |
sileht | kgiusti, thank for finding the root cause ! | 11:37 |
sileht | this is 90% of the work | 11:37 |
kgiusti | sileht: hongbin beat me to it, but I enjoyed the ride :) | 11:38 |
sileht | thx to him too then :) | 11:38 |
kgiusti | sileht: I'm leaving for the office now - hopefully the setuptools fix will land soon | 11:39 |
sileht | I hope too | 11:40 |
*** kgiusti has quit IRC | 11:41 | |
*** Guest86464 is now known as rook | 11:41 | |
*** lucasagomes is now known as lucas-hungry | 11:41 | |
*** nicolasbock has quit IRC | 11:43 | |
*** MVenesio has joined #openstack-oslo | 11:56 | |
*** nicolasbock has joined #openstack-oslo | 11:57 | |
*** shardy has joined #openstack-oslo | 11:58 | |
*** yamamoto has joined #openstack-oslo | 12:09 | |
*** stevemar__ has joined #openstack-oslo | 12:12 | |
*** amrith has quit IRC | 12:14 | |
*** amrith has joined #openstack-oslo | 12:15 | |
*** cdent has quit IRC | 12:21 | |
*** lucas-hungry is now known as lucasagomes | 12:22 | |
*** stevemar__ has quit IRC | 12:23 | |
*** gibi has quit IRC | 12:24 | |
*** ihrachys has quit IRC | 12:30 | |
*** ihrachys has joined #openstack-oslo | 12:31 | |
*** gibi has joined #openstack-oslo | 12:31 | |
*** gordc has joined #openstack-oslo | 12:37 | |
*** kgiusti has joined #openstack-oslo | 12:39 | |
*** salv-orlando has joined #openstack-oslo | 12:39 | |
*** stevemar__ has joined #openstack-oslo | 12:43 | |
*** Dinesh_Bhor has quit IRC | 12:45 | |
*** Dinesh_Bhor has joined #openstack-oslo | 12:46 | |
*** salv-orlando has quit IRC | 12:47 | |
*** eck`gone is now known as eck` | 12:48 | |
*** Dinesh_Bhor has quit IRC | 12:49 | |
*** Dinesh_Bhor has joined #openstack-oslo | 12:49 | |
*** Dinesh_Bhor has quit IRC | 12:49 | |
*** Dinesh_Bhor has joined #openstack-oslo | 12:50 | |
*** gibi has quit IRC | 12:51 | |
*** salv-orlando has joined #openstack-oslo | 12:52 | |
*** cdent has joined #openstack-oslo | 12:54 | |
*** gibi has joined #openstack-oslo | 12:57 | |
*** yamamoto has quit IRC | 13:02 | |
*** gibi has quit IRC | 13:05 | |
openstackgerrit | Allain Legacy proposed openstack/oslo.service master: Permit aborting loopingcall while sleeping https://review.openstack.org/469859 | 13:10 |
*** stevemar__ has quit IRC | 13:11 | |
*** boden has joined #openstack-oslo | 13:11 | |
*** gibi has joined #openstack-oslo | 13:17 | |
*** yamamoto has joined #openstack-oslo | 13:21 | |
*** gomarivera has joined #openstack-oslo | 13:22 | |
*** salv-orl_ has joined #openstack-oslo | 13:28 | |
*** salv-orlando has quit IRC | 13:31 | |
*** alegacy has joined #openstack-oslo | 13:40 | |
*** janzian has joined #openstack-oslo | 13:42 | |
*** yamamoto has quit IRC | 13:43 | |
*** yamamoto has joined #openstack-oslo | 13:45 | |
*** yamamoto has quit IRC | 13:45 | |
*** yamahata has joined #openstack-oslo | 13:53 | |
*** gomarivera has quit IRC | 13:58 | |
*** gomarivera has joined #openstack-oslo | 14:00 | |
*** spzala has joined #openstack-oslo | 14:00 | |
*** stevemar__ has joined #openstack-oslo | 14:05 | |
*** gordc has quit IRC | 14:06 | |
*** yamamoto has joined #openstack-oslo | 14:07 | |
*** mhickey has joined #openstack-oslo | 14:19 | |
*** kgiusti has quit IRC | 14:31 | |
*** gomarivera has quit IRC | 14:32 | |
*** gomarivera has joined #openstack-oslo | 14:32 | |
*** zhangguoqing has quit IRC | 14:32 | |
-openstackstatus- NOTICE: python-setuptools 36.0.1 has been released and now making its way into jobs. Feel free to 'recheck' your failures. If you have any problems, please join #openstack-infra | 14:33 | |
*** openstackgerrit has quit IRC | 14:34 | |
*** kornicameister has quit IRC | 14:35 | |
*** jaosorior has quit IRC | 14:36 | |
*** gomarivera has quit IRC | 14:37 | |
*** lbragsta_ has joined #openstack-oslo | 14:45 | |
*** spzala has quit IRC | 14:47 | |
*** lbragsta_ has quit IRC | 14:47 | |
*** hongbin has joined #openstack-oslo | 14:47 | |
*** gordc has joined #openstack-oslo | 14:48 | |
*** kgiusti has joined #openstack-oslo | 14:50 | |
*** gomarivera has joined #openstack-oslo | 14:55 | |
*** yamahata has quit IRC | 15:00 | |
*** aselius has joined #openstack-oslo | 15:12 | |
*** toabctl has quit IRC | 15:22 | |
*** toabctl has joined #openstack-oslo | 15:23 | |
*** mhickey has quit IRC | 15:31 | |
*** MVenesio has quit IRC | 15:46 | |
*** openstackgerrit has joined #openstack-oslo | 15:51 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging master: deprecated blocking executor https://review.openstack.org/469805 | 15:51 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging master: Fix rabbitmq driver with blocking executor https://review.openstack.org/469806 | 15:51 |
*** yamamoto has quit IRC | 15:51 | |
*** yamamoto has joined #openstack-oslo | 15:52 | |
*** janzian has quit IRC | 15:57 | |
*** yamamoto has quit IRC | 15:58 | |
*** rcernin has quit IRC | 16:04 | |
*** janzian has joined #openstack-oslo | 16:10 | |
*** sambetts is now known as sambetts|afk | 16:23 | |
*** yamahata has joined #openstack-oslo | 16:23 | |
*** spzala has joined #openstack-oslo | 16:32 | |
*** aarefiev is now known as aarefiev_afk | 16:35 | |
*** rajathagasthya has joined #openstack-oslo | 16:37 | |
*** e0ne has quit IRC | 16:39 | |
*** cdent has quit IRC | 16:41 | |
*** shardy has quit IRC | 16:53 | |
*** gomarivera has quit IRC | 16:53 | |
*** gomarivera has joined #openstack-oslo | 16:53 | |
*** tesseract has quit IRC | 16:54 | |
*** browne has joined #openstack-oslo | 16:55 | |
*** yamamoto has joined #openstack-oslo | 16:55 | |
*** gomarivera has quit IRC | 16:58 | |
*** yamamoto has quit IRC | 17:04 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.cache master: etcd3 : get rid of ast_literal https://review.openstack.org/469948 | 17:10 |
dims | therve : got around to cleaning up :) ^ | 17:13 |
dims | therve : thanks for your input | 17:13 |
*** salv-orl_ has quit IRC | 17:14 | |
*** gomarivera has joined #openstack-oslo | 17:29 | |
*** gomarivera has quit IRC | 17:33 | |
*** MVenesio has joined #openstack-oslo | 17:35 | |
*** browne has quit IRC | 17:38 | |
*** browne has joined #openstack-oslo | 17:38 | |
*** salv-orlando has joined #openstack-oslo | 17:50 | |
*** spzala has quit IRC | 17:52 | |
*** e0ne has joined #openstack-oslo | 17:52 | |
*** rajathagasthya has quit IRC | 17:59 | |
*** browne has quit IRC | 18:02 | |
*** e0ne has quit IRC | 18:03 | |
*** gomarivera has joined #openstack-oslo | 18:04 | |
*** spzala has joined #openstack-oslo | 18:08 | |
*** gomarivera has quit IRC | 18:09 | |
*** rcernin has joined #openstack-oslo | 18:14 | |
*** lucasagomes is now known as lucas-afk | 18:14 | |
*** e0ne has joined #openstack-oslo | 18:21 | |
*** e0ne has quit IRC | 18:24 | |
*** e0ne has joined #openstack-oslo | 18:24 | |
*** salv-orlando has quit IRC | 18:25 | |
alegacy | I submitted my first patch this morning (https://review.openstack.org/#/c/469859/) I expected a comment to show up in the launchpad bug report automatically (https://bugs.launchpad.net/oslo.service/+bug/1660210) but it never did. I also never saw an IRC message from openstackgerrit on this channel. Have I done something incorrectly or missed something? | 18:25 |
openstack | Launchpad bug 1660210 in oslo.service "LoopingCall sleep causes graceful process shutdown delay" [Undecided,In progress] - Assigned to Allain Legacy (alegacy) | 18:25 |
*** e0ne has quit IRC | 18:33 | |
openstackgerrit | Merged openstack/oslo.vmware master: Wrong member variable name in class Datastore https://review.openstack.org/469398 | 18:34 |
*** gomarivera has joined #openstack-oslo | 18:38 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging master: deprecated blocking executor https://review.openstack.org/469805 | 19:00 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging master: Fix rabbitmq driver with blocking executor https://review.openstack.org/469806 | 19:00 |
*** browne has joined #openstack-oslo | 19:08 | |
*** spzala_ has joined #openstack-oslo | 19:10 | |
*** spzala has quit IRC | 19:13 | |
*** spzala_ has quit IRC | 19:21 | |
*** MVenesio has quit IRC | 19:30 | |
*** dave-mccowan has quit IRC | 19:32 | |
*** yamahata has quit IRC | 19:45 | |
*** dave-mccowan has joined #openstack-oslo | 19:46 | |
*** stevemar__ has quit IRC | 19:50 | |
*** spzala has joined #openstack-oslo | 19:51 | |
*** salv-orlando has joined #openstack-oslo | 19:55 | |
*** raildo has quit IRC | 19:56 | |
*** browne has quit IRC | 19:56 | |
openstackgerrit | Ken Giusti proposed openstack/oslo.messaging master: Clean up the TransportURL documentation https://review.openstack.org/469990 | 19:58 |
*** browne has joined #openstack-oslo | 20:03 | |
*** raildo has joined #openstack-oslo | 20:03 | |
*** eck` is now known as eck`gone | 20:09 | |
*** spzala has quit IRC | 20:17 | |
*** kgiusti has quit IRC | 20:23 | |
*** stevemar__ has joined #openstack-oslo | 20:23 | |
*** dave-mccowan has quit IRC | 20:32 | |
*** raildo has quit IRC | 20:33 | |
openstackgerrit | Ben Nemec proposed openstack/oslo.config master: Machine Readable Sample Config https://review.openstack.org/451081 | 20:47 |
*** eck`gone is now known as eck` | 20:47 | |
*** yamahata has joined #openstack-oslo | 20:49 | |
*** stevemar__ has quit IRC | 21:04 | |
*** gomarivera has quit IRC | 21:07 | |
*** stevemar__ has joined #openstack-oslo | 21:09 | |
*** gomarivera has joined #openstack-oslo | 21:10 | |
*** gomarivera has quit IRC | 21:14 | |
*** stevemar__ has quit IRC | 21:14 | |
clarkb | alegacy: I've looked through gerrit logs and don't currently understand why it failed to update the bug for you | 21:27 |
clarkb | alegacy: I see that the script ran (we see that in the change with the welcome message) that same script should also fire off the bug update but I don't see any errors from that | 21:27 |
*** yamahata has quit IRC | 21:30 | |
*** janzian has quit IRC | 21:34 | |
*** salv-orlando has quit IRC | 21:40 | |
*** browne has quit IRC | 21:45 | |
*** yamahata has joined #openstack-oslo | 21:46 | |
*** browne has joined #openstack-oslo | 21:50 | |
*** boden has quit IRC | 21:51 | |
*** rcernin has quit IRC | 22:10 | |
*** gomarivera has joined #openstack-oslo | 22:27 | |
*** gomarivera has quit IRC | 22:32 | |
*** zz_dimtruck is now known as dimtruck | 22:35 | |
*** dimtruck is now known as zz_dimtruck | 22:39 | |
*** ihrachys has quit IRC | 22:48 | |
*** stevemar__ has joined #openstack-oslo | 22:57 | |
*** gordc has quit IRC | 23:03 | |
*** spzala has joined #openstack-oslo | 23:18 | |
*** rajathagasthya has joined #openstack-oslo | 23:21 | |
*** spzala has quit IRC | 23:23 | |
*** yamahata has quit IRC | 23:27 | |
*** spzala has joined #openstack-oslo | 23:29 | |
*** stevemar__ has quit IRC | 23:33 | |
*** rajathagasthya has quit IRC | 23:40 | |
*** rajathagasthya has joined #openstack-oslo | 23:41 | |
*** zhangguoqing has joined #openstack-oslo | 23:41 | |
*** stevemar__ has joined #openstack-oslo | 23:43 | |
*** dklyle has joined #openstack-oslo | 23:55 | |
*** hongbin has quit IRC | 23:56 | |
*** david-lyle has quit IRC | 23:58 | |
*** jamielennox|away is now known as jamielennox | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!