Options:
- # Session Start: Wed Apr 02 00:00:00 2014
- # Session Ident: #webplatform
- # [00:04] <@renoirb> What I mostly is “Authentication accepted from HOSTNAME”
- # [00:04] <@renoirb> “Authentication request from HOSTNAME”
- # [00:04] <@renoirb> AES payload received with command _minion_event
- # [00:04] <@renoirb> Clear payload received with command _auth
- # [00:04] <@renoirb> And it happens A LOT!
- # [00:04] <@renoirb> Ryan_Lane: ^
- # [00:04] <@Ryan_Lane> yeah. that's normal
- # [00:04] <@Ryan_Lane> every single time the minion polls the master that'll happen
- # [00:04] <@renoirb> yeah, I can imagine, its polling if there is progress.
- # [00:04] <@renoirb> I’m climbing the log file
- # [00:05] <@renoirb> at the moment.
- # [00:05] <@renoirb> Great. on top of my screen log
- # [00:05] <@renoirb> .
- # [00:05] <@renoirb> I’ll try again and pipe it to a file for a minute or two
- # [00:05] <@Ryan_Lane> yeah. likely easiest
- # [00:06] <@Ryan_Lane> are you running a state.highstate while doing the trace?
- # [00:06] <@renoirb> yes
- # [00:07] * @Ryan_Lane nods
- # [00:08] <@renoirb> Ryan, how can I pipe strace to a file?
- # [00:09] <@renoirb> I cannot do `strace -Ff -p 21811 -eread,write > /mnt/salt-master-trace.log 2>&1` it exits
- # [00:09] <@Ryan_Lane> -o
- # [00:09] <@renoirb> oh!
- # [00:09] <@renoirb> oh… sure.
- # [00:12] <@renoirb> Ryan_Lane: could run a full state with both log files tiled
- # [00:12] <@renoirb> s/tiled/tailed/
- # [00:14] <@renoirb> Nothing seem abnormal Ryan_Lane
- # [00:14] * @renoirb is creating a gist for the log files
- # [00:14] * @Ryan_Lane nods
- # [00:17] <@renoirb> https://gist.github.com/renoirb/57820e5bc73cca35c137
- # [00:17] <@renoirb> Ryan_Lane:
- # [00:18] <@renoirb> crap
- # [00:18] <@renoirb> private keys :/
- # [00:18] <@renoirb> deleted.
- # [00:18] <@renoirb> I’ll create a new one.
- # [00:19] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [00:27] <@Ryan_Lane> renoirb: make it a private gist to the webplatform org. I'm also part of that org
- # [00:27] <@renoirb> ok
- # [00:27] <@Ryan_Lane> I guess volunteers are too, though, right?
- # [00:32] <@renoirb> Just sent you the gist url by email.
- # [00:32] <@renoirb> I truncated things.
- # [00:32] <@renoirb> Ryan_Lane: ^
- # [00:33] <@Ryan_Lane> hm. nothing abnormal in the strace
- # [00:33] <@Ryan_Lane> I wonder if we're missing something by only checking read/write
- # [00:33] <@Ryan_Lane> maybe it's just stating every file
- # [00:33] <@renoirb> uhm.
- # [00:33] <@renoirb> ok
- # [00:33] <@Ryan_Lane> am I still able to log into the infra?
- # [00:34] <@renoirb> so, with -e(what) ?
- # [00:34] <@Ryan_Lane> what bastion do I use?
- # [00:34] <@renoirb> yes
- # [00:34] <@Ryan_Lane> I can't login from here, but I will look at this when I get home
- # [00:34] <@renoirb> we do not have bastion, ‘deployment.webplatform.org’ will work.
- # [00:34] <@renoirb> ok.
- # [00:34] <@Ryan_Lane> ok. cool
- # [00:35] <@Ryan_Lane> did I mention I have a nice pretty web interface for the new deployment system? :)
- # [00:35] <@renoirb> thanks!
- # [00:35] <@renoirb> Trebuchet?
- # [00:35] <@renoirb> I cant wait to have a look at it.
- # [00:35] <@Ryan_Lane> it only shows status of deploys, but it's better than nothing :)
- # [00:35] <@renoirb> I like the idea of a status page
- # [00:36] <@renoirb> Also, to pick your brain on an other issue.
- # [00:36] <@Ryan_Lane> sure
- # [00:37] <@renoirb> Ryan_Lane: what do you recommend for database, replication tools. Have you tried Percona’s replication manager, proxy and etc?
- # [00:38] <@Ryan_Lane> wikimedia uses something for this
- # [00:38] <@Ryan_Lane> I don't remember what it is
- # [00:38] <@Ryan_Lane> proxy is likely unnecessary
- # [00:38] <@renoirb> For logging ?
- # [00:38] <@Ryan_Lane> proxy would be for logging?
- # [00:38] <@renoirb> We had today an increase of DB connection and I could not say from what.
- # [00:38] <@Ryan_Lane> I actually don't know databases very well
- # [00:39] <@renoirb> Probably because I do not know how to search for that appropriately though.
- # [00:39] <@Ryan_Lane> well, you can see what's connected via show processlist \G
- # [00:39] <@renoirb> sure.
- # [00:39] <@Ryan_Lane> otherwise I don't really know
- # [00:40] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
- # [00:40] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [00:40] <@renoirb> Ok, i’ll have a stab at a PoC for a better database setup someday.
- # [00:40] <@Ryan_Lane> cool
- # [00:40] <@Ryan_Lane> how's openstack stuff going at dreamhost?
- # [00:40] <@Ryan_Lane> will it be ready to use sometime soon?
- # [00:41] <@renoirb> Very well!! We have 4 blade bare metal machine. 3 of them are running. one is in need of maintenance, it is currently in read-only mode.
- # [00:41] <@Ryan_Lane> right, but that's the temporary hardware they're giving us, right?
- # [00:41] <@renoirb> Tonight, my friend who installed it, is coming to fix it with me.
- # [00:41] <@Ryan_Lane> s/right//
- # [00:41] * Quits: FeatheredSerpent (~Moai@unaffiliated/featheredserpent) (Ping timeout: 240 seconds)
- # [00:42] <@Ryan_Lane> what about their public cloud that we'd eventually switch to?
- # [00:42] <@renoirb> depends of what they are giving us. We still need to be able to use their infrastructure. they are not ready
- # [00:42] * @Ryan_Lane nods
- # [00:42] <@renoirb> I like very much that setup, its nice to have a vanilla OpenStack cluster. I had this at Ericsson, its so nice.
- # [00:42] <@Ryan_Lane> yeah, it's basically like them giving us a private cloud. it's hard to complain about that :)
- # [00:43] <@renoirb> yeah.
- # [00:43] <@renoirb> Do you have experience with MediaWiki and OAuth?
- # [00:43] <@Ryan_Lane> not really.
- # [00:43] <@renoirb> ok, nevermind :)
- # [00:43] <@Ryan_Lane> it's available in newer versions
- # [00:43] <@Ryan_Lane> and it's being used extensively at wikimedia
- # [00:43] <@renoirb> Which version should I always track? I do not understand the wmf branches
- # [00:44] <@Ryan_Lane> whichever is newest
- # [00:44] <@Ryan_Lane> they make a new branch every week or every other week
- # [00:44] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 240 seconds)
- # [00:45] <@renoirb> So, any new branch in https://git.wikimedia.org/summary/mediawiki%2Fcore will do?
- # [00:45] <@Ryan_Lane> the newest wmf branch
- # [00:45] <@renoirb> … is that what they deploy?
- # [00:45] <@Ryan_Lane> yep
- # [00:45] <@renoirb> it feels like development releases
- # [00:45] <@Ryan_Lane> it's what runs wikipedia
- # [00:45] <@renoirb> ok.
- # [00:45] <@Ryan_Lane> it's the stablest thing you can get
- # [00:46] <@Ryan_Lane> except for the stable releases, of course
- # [00:46] <@renoirb> ok.
- # [00:46] <@Ryan_Lane> but those only occur every 6 months and there's no tracked compatibility with extensions
- # [00:46] <@renoirb> Mind If I prepare a sandbox VM and ask you to review if I broke something for an upgrade ?
- # [00:46] <@Ryan_Lane> the wmf branches also include all the wmf extensions with compatible versions
- # [00:46] <@Ryan_Lane> well, I'm actually not great at reviewing that
- # [00:47] <@Ryan_Lane> it's usually best to upgrade test, then let the users have at it
- # [00:47] <@renoirb> My sandbox will have a separate database server with a higher version, be on Ubuntu 12.04, and be built from scratch.
- # [00:47] <@renoirb> … behind fastly
- # [00:47] <@Ryan_Lane> hell, it's almost time to go with 14.04 :)
- # [00:47] <@renoirb> ok then Ryan_Lane, ill ask somebody else :)
- # [00:47] <@renoirb> I know!!
- # [00:48] <@renoirb> can’t wait
- # [00:48] <@renoirb> In fact, i’m actually waiting silently for that.
- # [00:48] <@Ryan_Lane> heh
- # [00:48] <@renoirb> My current focus is to implement OAuth for us.
- # [00:48] <@renoirb> To connect the wiki, the annotation service, and Dabblet.
- # [00:49] <@Ryan_Lane> ask csteipp, and anomie in #wikimedia-dev
- # [00:49] <@renoirb> dabblet doesnt require users, though.
- # [00:49] <@renoirb> for oauth?
- # [00:49] <@Ryan_Lane> yeah, they wrote it
- # [00:49] <@Ryan_Lane> oh, an aaron
- # [00:49] <@renoirb> nice!
- # [00:49] <@Ryan_Lane> who helped us with other things
- # [00:49] <@renoirb> yeah, aaron, ill talk to himn about it
- # [00:49] <@Ryan_Lane> in fact, you may be able to contract him again for this
- # [00:50] <@renoirb> Oh, nice.
- # [00:50] <@renoirb> BTW, I worked on top of Aaron’s work
- # [00:50] <@renoirb> Its deployed on http://docs.webplatform.org/wiki/
- # [00:50] <@renoirb> oops /test/
- # [00:51] <@renoirb> i read the new json, generate html, and cache in memcached
- # [00:51] <@Ryan_Lane> this is all coming from ESI? http://docs.webplatform.org/test/Tests/Compatibility_table_and_caching
- # [00:55] <@renoirb> No, but it still supports it.
- # [00:55] <@renoirb> We have to adjust the servers to use it behind fastly
- # [00:55] <@renoirb> one of the tweaks are that we need to not gzip between us and fastly
- # [00:55] <@renoirb> Its in my todo
- # [00:55] <@renoirb> http://docs.webplatform.org/test/Special:Compatables?feature=border-radius&format=table
- # [00:55] <@renoirb> and in the end it makes http://docs.webplatform.org/test/Special:Compatables?feature=border-radius&format=table&foresi=1
- # [00:55] <@renoirb> that gets surrounded in ESI tags.
- # [00:56] <@Ryan_Lane> cool
- # [01:00] * Quits: @julee (~Adium@192.150.10.206) (Quit: Leaving.)
- # [01:02] * Joins: julee (~Adium@192.150.10.206)
- # [01:02] * ChanServ sets mode: +o julee
- # [01:14] * Joins: arnaudb_ (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [01:15] * Quits: arnaudb_ (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Read error: No route to host)
- # [01:15] * Joins: arnaudb_ (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [01:17] * Quits: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Ping timeout: 265 seconds)
- # [01:19] <@renoirb> Sorry for the delay, my friend just arrived
- # [01:19] <@renoirb> Thanks Ryan_Lane for your time
- # [01:19] <@Ryan_Lane> you're welcome
- # [01:20] <@renoirb> Do you have anything advertising Trebuchet Ryan_Lane ?
- # [01:20] <@renoirb> I’d like to see when I could start deploying it
- # [01:20] <@renoirb> and to use gitfs in salt
- # [01:21] <@Ryan_Lane> renoirb: it's in github
- # [01:21] <@Ryan_Lane> I haven't finished upstreaming it
- # [01:21] <@Ryan_Lane> renoirb: https://github.com/trebuchet-deploy
- # [01:21] <@renoirb> it was in case of whether you had a different place to document it
- # [01:21] <@Ryan_Lane> ah
- # [01:21] <@Ryan_Lane> I kind of do
- # [01:21] <@Ryan_Lane> renoirb: https://wikitech.wikimedia.org/wiki/Trebuchet
- # [01:22] <@Ryan_Lane> that's wikimedia specific, though
- # [01:22] <@renoirb> you think its possible to deploy?
- # [01:23] <@Ryan_Lane> I need to put a little bit of effort into writing the salt modules to install trebuchet
- # [01:25] <@Ryan_Lane> but otherwise, yeah, because we use a deployment server
- # [01:25] <@Ryan_Lane> if we deployed directly from github it would be hearder
- # [01:25] * DenSchub is now known as offSchub
- # [01:25] * offSchub is now known as DenSchub
- # [01:27] * Quits: jonatasnona (~jonatasno@179.234.216.111) (Quit: Leaving)
- # [01:34] <@renoirb> I’m working to have everything on github, except the /srv/private
- # [01:34] <@renoirb> I might need to create a completely new git repo for /srv/salt though
- # [01:34] <@renoirb> Ryan_Lane: ^
- # [01:37] <@Ryan_Lane> renoirb: make a private repo
- # [01:37] <@Ryan_Lane> put all the private stuff into that
- # [01:37] <@Ryan_Lane> ideally in pillars
- # [01:37] <@Ryan_Lane> then include both public and private locations in the pillar roots config
- # [01:45] * Quits: @julee (~Adium@192.150.10.206) (Quit: Leaving.)
- # [01:59] * Joins: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [02:01] * Quits: arnaudb_ (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Ping timeout: 240 seconds)
- # [02:13] * Quits: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Remote host closed the connection)
- # [02:14] * Joins: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [02:22] * Quits: wilmoore (~wilmoore@vlandnat.mystrotv.com) (Ping timeout: 245 seconds)
- # [02:26] * Quits: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Remote host closed the connection)
- # [02:26] * Joins: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [02:38] * Joins: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net)
- # [02:41] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [02:42] * Joins: julee (~Adium@sjfw1-b.adobe.com)
- # [02:42] * ChanServ sets mode: +o julee
- # [02:45] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 245 seconds)
- # [02:51] * Quits: @Ryan_Lane (~Ryan_Lane@wikimedia/Ryan-lane) (Ping timeout: 252 seconds)
- # [02:54] * Quits: ckwalsh (~ckwalsh@facebook/platform/ckwalsh) (Ping timeout: 264 seconds)
- # [03:02] * Quits: cpaul_ (~cpaul@72-18-233-188.static-ip.telepacific.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [03:04] * DenSchub is now known as offSchub
- # [03:08] * Quits: +eliezerb (uid25062@gateway/web/irccloud.com/x-gfeivdgimrvemzfg) (Quit: Connection closed for inactivity)
- # [03:17] * Quits: lmclister (~lmclister@192.150.10.210)
- # [03:17] * Quits: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net) (Ping timeout: 252 seconds)
- # [03:25] * Joins: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net)
- # [03:32] * Quits: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net) (Ping timeout: 245 seconds)
- # [03:37] * Quits: @julee (~Adium@sjfw1-b.adobe.com) (Ping timeout: 240 seconds)
- # [03:40] * Joins: arnaudb_ (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [03:43] * Quits: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Ping timeout: 265 seconds)
- # [03:44] * Quits: arnaudb_ (~arnaudb@72-18-233-188.static-ip.telepacific.net) (Ping timeout: 255 seconds)
- # [03:49] * Joins: hyperair (hyperair@ubuntu/member/hyperair)
- # [03:55] * Quits: @_cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [03:55] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [03:55] * ChanServ sets mode: +o _cheney
- # [04:11] * Joins: julee (~Adium@sjfw1-b.adobe.com)
- # [04:11] * ChanServ sets mode: +o julee
- # [04:18] * Quits: hyperair (hyperair@ubuntu/member/hyperair) (Quit: Segmentation Fault)
- # [04:18] * Joins: hyperair (hyperair@ubuntu/member/hyperair)
- # [04:19] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [04:23] * Joins: FeatheredSerpent (~Moai@unaffiliated/featheredserpent)
- # [04:42] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [04:46] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 265 seconds)
- # [05:33] * Joins: wilmoore (~wilmoore@c-75-71-178-80.hsd1.co.comcast.net)
- # [05:50] * Quits: @shepazu (~shepazu@c-24-23-191-49.hsd1.ca.comcast.net) (Quit: is sleepy)
- # [05:52] * Joins: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net)
- # [05:55] * Quits: FeatheredSerpent (~Moai@unaffiliated/featheredserpent) (Ping timeout: 252 seconds)
- # [05:57] * Joins: FeatheredSerpent (~Moai@unaffiliated/featheredserpent)
- # [06:07] * Quits: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net) (Ping timeout: 264 seconds)
- # [06:11] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [06:11] * Joins: karlcow_ (~karl@nerval.la-grange.net)
- # [06:39] * Joins: Bad_Advice_Cat (~Moai@unaffiliated/featheredserpent)
- # [06:41] * Quits: FeatheredSerpent (~Moai@unaffiliated/featheredserpent) (Ping timeout: 246 seconds)
- # [06:42] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [06:43] * Quits: Bad_Advice_Cat (~Moai@unaffiliated/featheredserpent) (Client Quit)
- # [06:47] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 246 seconds)
- # [06:50] * Joins: FeatheredSerpent (~Moai@unaffiliated/featheredserpent)
- # [06:59] * Joins: ckwalsh (~ckwalsh@facebook/platform/ckwalsh)
- # [07:03] * Quits: @julee (~Adium@sjfw1-b.adobe.com) (Quit: Leaving.)
- # [07:11] * Joins: arnaudb (~arnaudb@2602:306:ce87:5700:9b4:e37b:240:c10a)
- # [07:44] * Joins: Ryan_Lane (~Ryan_Lane@wikimedia/Ryan-lane)
- # [07:44] * ChanServ sets mode: +o Ryan_Lane
- # [07:59] * Joins: ink|off|ZNC (~inky@master.qs.biz)
- # [08:23] * Joins: ptressel (~chatzilla@174-31-236-88.tukw.qwest.net)
- # [08:24] * Joins: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk)
- # [08:24] * Quits: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk) (Changing host)
- # [08:24] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [08:24] * ChanServ sets mode: +o ravenzz
- # [08:30] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
- # [08:34] * Quits: ckwalsh (~ckwalsh@facebook/platform/ckwalsh) (Quit: Leaving)
- # [08:39] * Joins: kaustavdm (~kaustavdm@115.119.116.178)
- # [08:43] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [08:48] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 255 seconds)
- # [08:50] * kaustavdm is now known as kaustavdm|away
- # [08:54] * Quits: FeatheredSerpent (~Moai@unaffiliated/featheredserpent) (Ping timeout: 265 seconds)
- # [08:57] * Quits: kaustavdm|away (~kaustavdm@115.119.116.178) (Quit: ZZZzzzz....)
- # [09:00] * Joins: kaustavdm (~kaustavdm@115.119.116.178)
- # [09:07] * Quits: kaustavdm (~kaustavdm@115.119.116.178) (Quit: ZZZzzzz....)
- # [09:10] * Joins: kaustavdm (~kaustavdm@122.166.229.177)
- # [09:33] * Quits: kaustavdm (~kaustavdm@122.166.229.177) (Ping timeout: 268 seconds)
- # [09:33] * Joins: chrismills (~chrismill@163.100.208.46.dyn.plus.net)
- # [09:33] * ChanServ sets mode: +o chrismills
- # [09:33] * Joins: kaustavdm (~kaustavdm@115.119.116.178)
- # [09:34] * Quits: @ravenzz (~raven@unaffiliated/ravenzz) (Ping timeout: 255 seconds)
- # [09:35] * kaustavdm is now known as kaustavdm|away
- # [09:37] * ryuan is now known as ryuan_away
- # [09:37] * kaustavdm|away is now known as kaustavdm
- # [09:48] * Joins: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk)
- # [09:48] * Quits: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk) (Changing host)
- # [09:48] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [09:48] * ChanServ sets mode: +o ravenzz
- # [10:06] * Joins: antdillon (~ant@nat/canonical/x-tupymyjqceabygkq)
- # [10:20] * kaustavdm is now known as kaustavdm|away
- # [10:24] * kaustavdm|away is now known as kaustavdm
- # [10:31] * Quits: @Ryan_Lane (~Ryan_Lane@wikimedia/Ryan-lane) (Quit: Leaving.)
- # [10:39] * kaustavdm is now known as kaustavdm|away
- # [10:40] * kaustavdm|away is now known as kaustavdm
- # [10:41] * Quits: jerryitt (uid17132@gateway/web/irccloud.com/x-rxncnuwgekxagzcu) (Quit: Connection closed for inactivity)
- # [10:42] * kaustavdm is now known as kaustavdm|away
- # [10:42] * kaustavdm|away is now known as kaustavdm
- # [10:44] * kaustavdm is now known as kaustavdm|away
- # [10:44] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [10:44] * Parts: ink|off|ZNC (~inky@master.qs.biz)
- # [10:49] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 255 seconds)
- # [10:55] * ryuan_away is now known as ryuan
- # [11:04] * Quits: @ravenzz (~raven@unaffiliated/ravenzz) (Ping timeout: 240 seconds)
- # [11:07] * Joins: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk)
- # [11:07] * Quits: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk) (Changing host)
- # [11:07] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [11:07] * ChanServ sets mode: +o ravenzz
- # [11:08] * Joins: FeatheredSerpent (~Moai@unaffiliated/featheredserpent)
- # [11:26] * Joins: dobalina (~dobalina@gateway/tor-sasl/dobalina)
- # [11:27] * Joins: ink|off|ZNC (~inky@master.qs.biz)
- # [11:40] * kaustavdm|away is now known as kaustavdm
- # [11:49] * Quits: kaustavdm (~kaustavdm@115.119.116.178) (Read error: Connection reset by peer)
- # [11:58] * Joins: kaustavdm (~kaustavdm@115.119.116.178)
- # [12:44] * kaustavdm is now known as kaustavdm|away
- # [12:45] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [12:50] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 246 seconds)
- # [12:58] * Quits: hyperair (hyperair@ubuntu/member/hyperair) (Ping timeout: 245 seconds)
- # [12:59] * kaustavdm|away is now known as kaustavdm
- # [13:11] * Quits: FeatheredSerpent (~Moai@unaffiliated/featheredserpent) (Ping timeout: 265 seconds)
- # [13:12] * Joins: FeatheredSerpent (~Moai@unaffiliated/featheredserpent)
- # [13:38] * Joins: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net)
- # [13:53] * Joins: dontcallmedom (~dom@94.142.174.41)
- # [14:05] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [14:21] * Joins: jerryitt (uid17132@gateway/web/irccloud.com/x-tgrxqtppbljarjef)
- # [14:23] * Joins: ehynds (~ehynds@64.206.121.41)
- # [14:36] * kaustavdm is now known as kaustavdm|away
- # [14:46] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [14:50] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 240 seconds)
- # [14:55] * Quits: mattjs5 (~mattjs5@ip68-3-126-112.ph.ph.cox.net) (Ping timeout: 268 seconds)
- # [14:55] <wp-logger> Database connection lost! 5 retries until I give up entirely!
- # [14:56] * Quits: @ravenzz (~raven@unaffiliated/ravenzz) (Ping timeout: 255 seconds)
- # [14:58] <wp-logger> Database connection lost! 4 retries until I give up entirely!
- # [15:13] * kaustavdm|away is now known as kaustavdm
- # [15:13] * Quits: FeatheredSerpent (~Moai@unaffiliated/featheredserpent) (Ping timeout: 265 seconds)
- # [15:14] <@renoirb> wp-logger ping
- # [15:18] * Joins: eliezerb (uid25062@gateway/web/irccloud.com/x-lkhzswkfiaewejtq)
- # [15:18] * ChanServ sets mode: +v eliezerb
- # [15:25] * Joins: FeatheredSerpent (~Moai@unaffiliated/featheredserpent)
- # [15:54] * Quits: @_cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [15:55] * Parts: ink|off|ZNC (~inky@master.qs.biz)
- # [15:55] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [15:55] * ChanServ sets mode: +o _cheney
- # [16:02] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Remote host closed the connection)
- # [16:02] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [16:06] * Quits: dontcallmedom (~dom@94.142.174.41)
- # [16:07] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Ping timeout: 240 seconds)
- # [16:21] * Joins: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk)
- # [16:21] * Quits: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk) (Changing host)
- # [16:21] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [16:21] * ChanServ sets mode: +o ravenzz
- # [16:22] * Joins: ink|off|ZNC (~inky@master.qs.biz)
- # [16:22] * kaustavdm is now known as kaustavdm|away
- # [16:24] * Quits: karlcow_ (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [16:24] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [16:24] * Quits: ptressel (~chatzilla@174-31-236-88.tukw.qwest.net) (Quit: zzz)
- # [16:29] * Quits: ehynds (~ehynds@64.206.121.41)
- # [16:30] * kaustavdm|away is now known as kaustavdm
- # [16:31] * Quits: jerryitt (uid17132@gateway/web/irccloud.com/x-tgrxqtppbljarjef) (Quit: Connection closed for inactivity)
- # [16:32] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [16:32] * Joins: jerryitt (uid17132@gateway/web/irccloud.com/x-qgsbsmnznlvuexap)
- # [16:33] * Quits: @ravenzz (~raven@unaffiliated/ravenzz) (Ping timeout: 240 seconds)
- # [16:34] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Read error: Connection reset by peer)
- # [16:34] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [16:42] * Joins: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk)
- # [16:42] * Quits: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk) (Changing host)
- # [16:42] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [16:42] * ChanServ sets mode: +o ravenzz
- # [16:47] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [16:49] * Joins: ehynds (~ehynds@64.206.121.41)
- # [16:49] * Quits: ehynds (~ehynds@64.206.121.41) (Client Quit)
- # [16:51] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 240 seconds)
- # [16:53] * Quits: kaustavdm (~kaustavdm@115.119.116.178) (Quit: ZZZzzzz....)
- # [16:53] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Ping timeout: 240 seconds)
- # [17:05] * Quits: wilmoore (~wilmoore@c-75-71-178-80.hsd1.co.comcast.net) (Ping timeout: 240 seconds)
- # [17:20] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [17:23] * Joins: shepazu (~shepazu@108.60.118.98)
- # [17:23] * ChanServ sets mode: +o shepazu
- # [17:28] * Joins: Ryan_Lane (~Ryan_Lane@wikimedia/Ryan-lane)
- # [17:28] * ChanServ sets mode: +o Ryan_Lane
- # [17:30] * Quits: @shepazu (~shepazu@108.60.118.98) (Read error: Connection reset by peer)
- # [17:32] * Joins: shepazu (~shepazu@108.60.118.98)
- # [17:32] * ChanServ sets mode: +o shepazu
- # [17:36] * Joins: lmclister (~lmclister@192.150.10.210)
- # [17:43] * Quits: @chrismills (~chrismill@163.100.208.46.dyn.plus.net) (Quit: Off to find beer and rock and roll...)
- # [17:51] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Ping timeout: 240 seconds)
- # [17:53] * Joins: jkomoros_ (uid7860@gateway/web/irccloud.com/x-egbdvyxdolchjgdd)
- # [18:00] * Joins: wilmoore (~wilmoore@2001:1998:6f1:12:d5ff:49ec:fae7:41e0)
- # [18:01] * Joins: julee (~Adium@c-50-184-87-81.hsd1.ca.comcast.net)
- # [18:01] * ChanServ sets mode: +o julee
- # [18:06] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [18:10] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Ping timeout: 240 seconds)
- # [18:13] * Joins: hyperair (~hyperair@ubuntu/member/hyperair)
- # [18:16] * Quits: wp-logger (~wp-logger@apache2-dap.chex.dreamhost.com) (Remote host closed the connection)
- # [18:16] * Joins: wp-logger (~wp-logger@apache2-dap.chex.dreamhost.com)
- # [18:16] <@renoirb> wp-logger bye
- # [18:16] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [18:17] * Quits: arnaudb (~arnaudb@2602:306:ce87:5700:9b4:e37b:240:c10a) (Remote host closed the connection)
- # [18:17] * Joins: arnaudb (~arnaudb@108-232-117-112.lightspeed.sntcca.sbcglobal.net)
- # [18:22] * Quits: arnaudb (~arnaudb@108-232-117-112.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 265 seconds)
- # [18:22] <@frozenice> FYI, I Annotate 2014 is live @ http://www.ustream.tv/channel/hypothes-is
- # [18:35] * Joins: arnaudb (~arnaudb@72-18-233-188.static-ip.telepacific.net)
- # [18:36] * Joins: auchenbe_ (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [18:36] * Quits: @julee (~Adium@c-50-184-87-81.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [18:37] * Quits: hyperair (~hyperair@ubuntu/member/hyperair) (Ping timeout: 265 seconds)
- # [18:38] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Ping timeout: 268 seconds)
- # [18:41] * Quits: auchenbe_ (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Ping timeout: 252 seconds)
- # [18:43] * Quits: antdillon (~ant@nat/canonical/x-tupymyjqceabygkq) (Quit: Leaving)
- # [18:48] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [18:52] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 240 seconds)
- # [18:57] * Joins: Ryan_Lane1 (~Ryan_Lane@173.247.200.202)
- # [18:59] * Joins: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [19:04] * Parts: ink|off|ZNC (~inky@master.qs.biz)
- # [19:05] * Joins: julee (~Adium@c-50-184-87-81.hsd1.ca.comcast.net)
- # [19:05] * ChanServ sets mode: +o julee
- # [19:17] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [19:32] * Joins: ravenz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk)
- # [19:33] * Joins: hyperair (~hyperair@ubuntu/member/hyperair)
- # [19:39] * Quits: @ravenzz (~raven@unaffiliated/ravenzz) (*.net *.split)
- # [19:40] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Remote host closed the connection)
- # [19:40] <ravenz> frozenice cool thanks
- # [19:41] * Joins: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [19:42] * ravenz is now known as ravenzz
- # [19:42] * Quits: ravenzz (~raven@x1-6-20-4e-7f-5c-b6-fa.cpe.webspeed.dk) (Changing host)
- # [19:42] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [19:42] * ChanServ sets mode: +o ravenzz
- # [19:49] * Quits: dobalina (~dobalina@gateway/tor-sasl/dobalina) (Ping timeout: 265 seconds)
- # [19:55] * Quits: Ryan_Lane1 (~Ryan_Lane@173.247.200.202) (Changing host)
- # [19:55] * Joins: Ryan_Lane1 (~Ryan_Lane@wikimedia/Ryan-lane)
- # [19:55] * ChanServ sets mode: +o Ryan_Lane1
- # [19:56] * Joins: kaustavdm (~kaustavdm@103.16.14.75)
- # [20:02] * Quits: @julee (~Adium@c-50-184-87-81.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [20:11] * Joins: julee (~Adium@c-50-184-87-81.hsd1.ca.comcast.net)
- # [20:11] * ChanServ sets mode: +o julee
- # [20:15] * Quits: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net) (Ping timeout: 268 seconds)
- # [20:18] * Joins: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [20:22] * offSchub is now known as DenSchub
- # [20:35] * Joins: ckwalsh (~ckwalsh@facebook/platform/ckwalsh)
- # [20:41] * Quits: ckwalsh (~ckwalsh@facebook/platform/ckwalsh) (Ping timeout: 240 seconds)
- # [20:46] * Quits: hyperair (~hyperair@ubuntu/member/hyperair) (Ping timeout: 240 seconds)
- # [20:47] * Quits: @julee (~Adium@c-50-184-87-81.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [20:49] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [20:53] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 240 seconds)
- # [20:54] * Joins: ckwalsh (~ckwalsh@facebook/platform/ckwalsh)
- # [20:55] * Quits: kaustavdm (~kaustavdm@103.16.14.75) (Ping timeout: 268 seconds)
- # [20:56] * Quits: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net) (Quit: Computer has gone to sleep.)
- # [20:59] * Joins: kaustavdm (~kaustavdm@103.16.14.75)
- # [21:00] * Joins: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [21:00] * Quits: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net) (Client Quit)
- # [21:01] * Joins: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [21:01] * Quits: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net) (Client Quit)
- # [21:01] * Joins: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [21:02] * Quits: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net) (Client Quit)
- # [21:02] * Joins: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [21:09] * Quits: kaustavdm (~kaustavdm@103.16.14.75) (Quit: ZZZzzzz....)
- # [21:11] * Joins: cpaul_ (~cpaul@72-18-233-188.static-ip.telepacific.net)
- # [21:13] * Quits: cpaul (~cpaul@72-18-233-188.static-ip.telepacific.net) (Ping timeout: 240 seconds)
- # [21:14] * Quits: lmclister (~lmclister@192.150.10.210)
- # [21:16] * Joins: lmclister (~lmclister@192.150.10.210)
- # [21:17] * Joins: julee (~Adium@192.150.10.206)
- # [21:17] * ChanServ sets mode: +o julee
- # [21:17] * Quits: @julee (~Adium@192.150.10.206) (Client Quit)
- # [21:23] * DenSchub is now known as meetingSchub
- # [21:33] * Joins: julee (~Adium@192.150.10.206)
- # [21:33] * ChanServ sets mode: +o julee
- # [21:45] * Quits: ckwalsh (~ckwalsh@facebook/platform/ckwalsh) (Ping timeout: 268 seconds)
- # [21:46] * Quits: @julee (~Adium@192.150.10.206) (Quit: Leaving.)
- # [21:51] * Joins: julee (~Adium@192.150.10.206)
- # [21:51] * ChanServ sets mode: +o julee
- # [21:55] * meetingSchub is now known as DenSchub
- # [22:03] * Quits: @julee (~Adium@192.150.10.206) (Quit: Leaving.)
- # [22:13] * Joins: Ryan_Lane2 (~Ryan_Lane@216-75-227-234.static.wiline.com)
- # [22:14] * Quits: @Ryan_Lane1 (~Ryan_Lane@wikimedia/Ryan-lane) (Ping timeout: 252 seconds)
- # [22:17] * Quits: wpdbot (~wpdbot@ec2-54-198-21-77.compute-1.amazonaws.com) (Remote host closed the connection)
- # [22:17] * Joins: wpdbot (~wpdbot@ec2-184-73-147-38.compute-1.amazonaws.com)
- # [22:18] * Quits: +eliezerb (uid25062@gateway/web/irccloud.com/x-lkhzswkfiaewejtq) (Quit: Connection closed for inactivity)
- # [22:19] * Quits: Ryan_Lane2 (~Ryan_Lane@216-75-227-234.static.wiline.com) (Quit: Leaving.)
- # [22:26] * Joins: julee (~Adium@192.150.10.206)
- # [22:26] * ChanServ sets mode: +o julee
- # [22:34] * Joins: Ryan_Lane1 (~Ryan_Lane@216-75-227-234.static.wiline.com)
- # [22:36] * Joins: ckwalsh (~ckwalsh@facebook/platform/ckwalsh)
- # [22:36] * Joins: auchenbe_ (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk)
- # [22:37] * Quits: auchenberg (~auchenber@x1-6-00-8e-f2-36-28-8a.cpe.webspeed.dk) (Read error: Operation timed out)
- # [22:50] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [22:54] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 240 seconds)
- # [23:00] * Quits: brianarn (~brianarn@198.199.96.28) (Quit: ZNC - http://znc.in)
- # [23:07] * Quits: Ryan_Lane1 (~Ryan_Lane@216-75-227-234.static.wiline.com) (Changing host)
- # [23:07] * Joins: Ryan_Lane1 (~Ryan_Lane@wikimedia/Ryan-lane)
- # [23:07] * ChanServ sets mode: +o Ryan_Lane1
- # [23:26] * Quits: @julee (~Adium@192.150.10.206) (Quit: Leaving.)
- # [23:29] * Joins: julee (~Adium@192.150.10.206)
- # [23:29] * ChanServ sets mode: +o julee
- # [23:45] * Joins: brianarn (~brianarn@198.199.96.28)
- # [23:46] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
- # Session Close: Thu Apr 03 00:00:00 2014
The end :)