<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[01:25:44] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±3] https://github.com/PC-Logix/LanteaBot/compare/055588914051...99a8c492c712</span>
L2[01:25:45] <Not-11e6> [LanteaBot] Forecaster 99a8c49 - - Update time difference parser to use long instead of int - Re-add parseMilliseconds now that millisecond timestamps can fit - Update Command to use new methods - Add Tonk response to test timestamp parsing (also mini-game)
L3[01:25:46] <PCL-Jenkins> Starting build #247 for job LanteaBot (previous build: SUCCESS)
L4[01:26:23] <PCL-Jenkins> Project LanteaBot build #247: SUCCESS in 39 sec: http://ci.pc-logix.com/job/LanteaBot/247/
L5[01:26:23] <PCL-Jenkins> martinek90: - Update time difference parser to use long instead of int - Re-add
L6[02:09:05] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/99a8c492c712...df5eec61b485</span>
L7[02:09:06] <PCL-Jenkins> Starting build #248 for job LanteaBot (previous build: SUCCESS)
L8[02:09:07] <Not-11e6> [LanteaBot] Forecaster df5eec6 - Don't need the event anymore
L9[02:09:36] <PCL-Jenkins> Project LanteaBot build #248: SUCCESS in 30 sec: http://ci.pc-logix.com/job/LanteaBot/248/
L10[02:09:37] <PCL-Jenkins> martinek90: Don't need the event anymore
L11[04:50:50] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±2] https://github.com/PC-Logix/LanteaBot/compare/df5eec61b485...3d60d0e49b57</span>
L12[04:50:51] <PCL-Jenkins> Starting build #249 for job LanteaBot (previous build: SUCCESS)
L13[04:50:52] <Not-11e6> [LanteaBot] Forecaster 3d60d0e - - Add JsonData table for storing random bits of data (not necessarily Json) - Use JsonData in Responses to store last Tonk to remember across restarts
L14[04:51:19] <PCL-Jenkins> Project LanteaBot build #249: SUCCESS in 29 sec: http://ci.pc-logix.com/job/LanteaBot/249/
L15[04:51:20] <PCL-Jenkins> martinek90: - Add JsonData table for storing random bits of data (not necessarily
L16[07:48:30] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/3d60d0e49b57...dcbfbd962648</span>
L17[07:48:31] <Not-11e6> [LanteaBot] Forecaster dcbfbd9 - A Tonkdate
L18[07:48:32] <PCL-Jenkins> Starting build #250 for job LanteaBot (previous build: SUCCESS)
L19[07:49:06] <PCL-Jenkins> Project LanteaBot build #250: SUCCESS in 36 sec: http://ci.pc-logix.com/job/LanteaBot/250/
L20[07:49:07] <PCL-Jenkins> martinek90: A Tonkdate
L21[08:28:17] ⇦ Quits: PCL-Jenkins (~PircBotx@hekate.pc-logix.com) ()
L22[08:32:30] ⇨ Joins: PCL-Jenkins (~PircBotx@hekate.pc-logix.com)
L23[08:32:30] Spock sets mode: +v on PCL-Jenkins
L24[08:54:15] <Michiyo> k, so I can use parseMilliseconds now
L25[08:54:15] <Michiyo> woo
L26[08:54:25] <Michiyo> I was working on that yesterday got super busy and forgot to finish
L27[08:55:39] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/dcbfbd962648...01210b3dced9</span>
L28[08:55:40] <PCL-Jenkins> Starting build #251 for job LanteaBot (previous build: SUCCESS)
L29[08:55:40] <Not-11e6> [LanteaBot] Forecaster 01210b3 - - Rename "add" to "create" in inventory - Re-word response from adding item to inventory
L30[08:55:51] <Forecaster> \o/
L31[08:56:05] <PCL-Jenkins> Project LanteaBot build #251: SUCCESS in 27 sec: http://ci.pc-logix.com/job/LanteaBot/251/
L32[08:56:06] <PCL-Jenkins> martinek90: - Rename "add" to "create" in inventory - Re-word response from adding
L33[08:56:52] <Michiyo> damn... and I'm working in inventory atm lol
L34[08:57:08] <Michiyo> http://bast.pc-logix.com:8082/inventory hmmm
L35[08:57:11] <Michiyo> somethings wrong still
L36[08:57:12] <Michiyo> oh
L37[08:57:19] <Michiyo> no..
L38[08:57:21] <Michiyo> I did that right
L39[08:57:22] <Michiyo> hmm
L40[08:58:11] <Forecaster> you should be able to merge that easily enough
L41[08:58:16] <Forecaster> it was a minor change :P
L42[08:58:42] <Michiyo> java.sql.SQLException: index JsonData_key_uindex already exists
L43[08:58:43] <Michiyo> :P
L44[08:58:48] <Forecaster> make sure it's not getting a negative number
L45[08:59:07] <Forecaster> was that in store?
L46[08:59:30] <Michiyo> 1488105890743 they're all positive
L47[08:59:56] <Michiyo> http://puu.sh/v2gud/59d3b73ff4.txt full error
L48[09:00:15] <Forecaster> that's weird
L49[09:00:20] <Forecaster> tonk works fine
L50[09:00:25] <Forecaster> so it's not my methods
L51[09:00:38] <Forecaster> yeah it's in store
L52[09:00:45] <Forecaster> I dunno why it'd be doing that...
L53[09:00:54] <Forecaster> it's supposed to just update if it already exists
L54[09:01:27] <Forecaster> it's throwing for me too though
L55[09:01:30] <Forecaster> I didn't notice that
L56[09:02:19] <Michiyo> ummmmmm
L57[09:02:29] <Michiyo> Fri, 15 Mar 49129 13:11:35 GMT is the result from 1488200649095
L58[09:02:30] <Michiyo> o_O
L59[09:02:45] <Forecaster> uh
L60[09:03:16] <Forecaster> Mon, 27 Feb 2017 13:04:09.095 GMT
L61[09:03:17] <Michiyo> 1488105890743 gives Sun, 14 Mar 49126 19:25:43 GMT
L62[09:03:29] <Forecaster> Sun, 26 Feb 2017 10:44:50.743 GMT
L63[09:03:35] <Forecaster> according to https://www.epochconverter.com/
L64[09:04:15] <Forecaster> well, the day on the last one is right at least? :D
L65[09:04:41] <Michiyo> Assuming that this timestamp is in milliseconds:
L66[09:04:41] <Michiyo> GMT: Sun, 26 Feb 2017 10:44:50.743 GMT
L67[09:05:07] <Michiyo> but if you use 1488105890 it gives the same without the "Assuming it's milliseconds" thing
L68[09:05:24] <Michiyo> so yeah.. looks like what I was doing was seconds since epoch, not ms lol
L69[09:06:51] <Michiyo> k, back to the issue at hand
L70[09:07:50] <Forecaster> :P
L71[09:08:02] <Michiyo> %help
L72[09:08:06] -MichiBot- Something went wrong!
L73[09:08:31] <Michiyo> k.. that's bad
L74[09:18:32] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/01210b3dced9...2d11c6a200da</span>
L75[09:18:32] <PCL-Jenkins> Starting build #252 for job LanteaBot (previous build: SUCCESS)
L76[09:18:33] <Not-11e6> [LanteaBot] Forecaster 2d11c6a - Fix help
L77[09:18:50] <PCL-Jenkins> Project LanteaBot build #252: SUCCESS in 18 sec: http://ci.pc-logix.com/job/LanteaBot/252/
L78[09:18:50] <PCL-Jenkins> martinek90: Fix help
L79[09:39:45] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/2d11c6a200da...16ca89cf1a83</span>
L80[09:39:46] <PCL-Jenkins> Starting build #253 for job LanteaBot (previous build: SUCCESS)
L81[09:39:47] <Not-11e6> [LanteaBot] Forecaster 16ca89c - Suppress unnecessary exception from table create statement
L82[09:40:01] <PCL-Jenkins> Project LanteaBot build #253: SUCCESS in 15 sec: http://ci.pc-logix.com/job/LanteaBot/253/
L83[09:40:01] <PCL-Jenkins> martinek90: Suppress unnecessary exception from table create statement
L84[10:14:28] <PCL-Jenkins> Starting build #254 for job LanteaBot (previous build: SUCCESS)
L85[10:14:28] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±2] https://github.com/PC-Logix/LanteaBot/compare/16ca89cf1a83...c53c5128f5cd</span>
L86[10:14:29] <Not-11e6> [LanteaBot] Forecaster c53c512 - - Add timetest command - "Improve" parseMilliseconds
L87[10:14:43] <PCL-Jenkins> Project LanteaBot build #254: SUCCESS in 15 sec: http://ci.pc-logix.com/job/LanteaBot/254/
L88[10:14:44] <PCL-Jenkins> martinek90: - Add timetest command - "Improve" parseMilliseconds
L89[10:36:05] <Not-11e6> [LanteaBot] CaitlynMainer pushed 1 commit to master [+0/-0/±3] https://github.com/PC-Logix/LanteaBot/compare/c53c5128f5cd...9d748d61a0b3</span>
L90[10:36:05] <PCL-Jenkins> Starting build #255 for job LanteaBot (previous build: SUCCESS)
L91[10:36:06] <Not-11e6> [LanteaBot] CaitlynMainer 9d748d6 - add timeago lib and use it for inventory
L92[10:36:33] <PCL-Jenkins> Project LanteaBot build #255: SUCCESS in 28 sec: http://ci.pc-logix.com/job/LanteaBot/255/
L93[10:36:34] <PCL-Jenkins> Michiyo.Ravencroft: add timeago lib and use it for inventory
L94[10:51:18] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) (Remote host closed the connection)
L95[10:51:34] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L96[10:51:34] Spock sets mode: +v on MichiBot
L97[11:21:01] <Forecaster> aw you gave up on my timeString D:
L98[11:21:48] <Michiyo> I like the "Fuzzyness" of timeago
L99[11:22:13] <Forecaster> :P
L100[11:22:21] <Michiyo> if you wanna try to figure out why it thinks something done 39 days ago, is suddenly 4 years ago
L101[11:22:21] <Forecaster> I don't blame you
L102[11:22:23] <Michiyo> be my guest :P
L103[11:22:37] <Forecaster> I probably will
L104[11:22:50] <Forecaster> cause its really weird that it works for shorter timespans
L105[11:22:59] <Michiyo> yeah :/
L106[11:23:05] <Forecaster> like what happens with the command timeouts and tonks
L107[11:23:12] <Michiyo> ATM I'm adding a global #NAVIGATION# to html templates
L108[11:23:17] <Forecaster> neat
L109[11:23:28] <Michiyo> so I don't have ot modify a bunch of templates when I add a page
L110[11:24:06] <Forecaster> :>
L111[11:41:08] <Not-11e6> [LanteaBot] Forecaster pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/9d748d61a0b3...0cb40984b996</span>
L112[11:41:09] <PCL-Jenkins> Starting build #256 for job LanteaBot (previous build: SUCCESS)
L113[11:41:10] <Not-11e6> [LanteaBot] Forecaster 0cb4098 - Fix parseMilliseconds by undoing a previous fix...
L114[11:41:31] <PCL-Jenkins> Project LanteaBot build #256: SUCCESS in 23 sec: http://ci.pc-logix.com/job/LanteaBot/256/
L115[11:41:31] <PCL-Jenkins> martinek90: Fix parseMilliseconds by undoing a previous fix...
L116[11:58:32] <Not-11e6> [LanteaBot] CaitlynMainer pushed 1 commit to master [+0/-0/±7] https://github.com/PC-Logix/LanteaBot/compare/0cb40984b996...3b49143569f0</span>
L117[11:58:33] <PCL-Jenkins> Starting build #257 for job LanteaBot (previous build: SUCCESS)
L118[11:58:34] <Not-11e6> [LanteaBot] CaitlynMainer 3b49143 - global navigation
L119[11:58:53] <PCL-Jenkins> Project LanteaBot build #257: SUCCESS in 20 sec: http://ci.pc-logix.com/job/LanteaBot/257/
L120[11:58:54] <PCL-Jenkins> Michiyo.Ravencroft: global navigation
L121[11:58:55] <Michiyo> I guess I can take MichiBot off of Notifico when I get a chance
L122[11:59:10] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) (Remote host closed the connection)
L123[11:59:55] <Forecaster> offa wutcha?
L124[12:00:32] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L125[12:00:32] Spock sets mode: +v on MichiBot
L126[12:00:47] <Michiyo> the Not-11e6 announcements for changes
L127[12:00:53] <Michiyo> since it builds on commit now it's spammy
L128[12:00:56] <Michiyo> anyway lunch
L129[12:02:58] <Forecaster> ah
L130[12:30:23] <Not-11e6> [LanteaBot] CaitlynMainer pushed 1 commit to master [+0/-0/±1] https://github.com/PC-Logix/LanteaBot/compare/3b49143569f0...336b84253008</span>
L131[12:30:24] <PCL-Jenkins> Starting build #258 for job LanteaBot (previous build: SUCCESS)
L132[12:30:24] <Not-11e6> [LanteaBot] CaitlynMainer 336b842 - Update Inventory.java
L133[12:30:44] <PCL-Jenkins> Project LanteaBot build #258: SUCCESS in 21 sec: http://ci.pc-logix.com/job/LanteaBot/258/
L134[12:30:45] <PCL-Jenkins> noreply: Update Inventory.java
L135[12:30:46] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) (Remote host closed the connection)
L136[12:30:59] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L137[12:30:59] Spock sets mode: +v on MichiBot
L138[13:24:33] <Michiyo> Going to change how logging works soon
L139[13:31:58] <Forecaster> :O
L140[13:32:04] <Forecaster> I haven't really used logging :P
L141[13:32:31] <Forecaster> I'm hoping regular tonking of MichiBot is going to be a thing :>
L142[13:32:31] <MichiBot> Forecaster: The last Tonk was 44 seconds ago! Your Tonk has been noted.
L143[14:05:41] <Michiyo> WELL... THAT'S WHY THIS ISN'T WORKING...
L144[14:05:46] <Michiyo> I'm not using the apache logger...
L145[14:05:49] <Michiyo> I'm using slf4j
L146[14:05:53] <Michiyo> and like a moron, forgot.
L147[14:15:40] <Forecaster> xD
L148[14:16:48] <Michiyo> yep logback and slf4j
L149[14:16:51] * Michiyo sighs
L150[14:29:18] <Michiyo> K, time to do this in logback, not apache
L151[14:29:21] <Michiyo> lol
L152[14:30:51] <Michiyo> "log-byDay_IS_UNDEFINED.txt" ._.
L153[14:30:56] <Michiyo> but hey.. it's logging to a file now
L154[16:01:43] <Forecaster> woo
L155[16:01:53] <Forecaster> that's always nice
L156[16:14:16] <Michiyo> Forecaster, it seems commands ignore the... ignoring of a user, atleast tonk does..
L157[16:42:33] <Michiyo> %join #MichiBot
L158[16:42:34] -MichiBot- Joined channel #MichiBot
L159[16:43:50] <Not-11e6> [LanteaBot] CaitlynMainer pushed 2 commits to master [+1/-0/±4] https://github.com/PC-Logix/LanteaBot/compare/336b84253008...984bc645e703</span>
L160[16:43:50] <PCL-Jenkins> Starting build #259 for job LanteaBot (previous build: SUCCESS)
L161[16:43:51] <Not-11e6> [LanteaBot] CaitlynMainer 2e55fa9 - recheck isIgnored
L162[16:43:53] <Not-11e6> [LanteaBot] CaitlynMainer 984bc64 - Logging, (Most) bot output is put into the message map
L163[16:44:12] <PCL-Jenkins> Project LanteaBot build #259: SUCCESS in 22 sec: http://ci.pc-logix.com/job/LanteaBot/259/
L164[16:44:12] <PCL-Jenkins> * Michiyo.Ravencroft: recheck isIgnored
L165[16:44:13] <PCL-Jenkins> * Michiyo.Ravencroft: Logging, (Most) bot output is put into the message map
L166[16:44:22] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) (Remote host closed the connection)
L167[16:44:35] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L168[16:44:35] Spock sets mode: +v on MichiBot
L169[17:11:19] <PCL-Jenkins> Starting build #260 for job LanteaBot (previous build: SUCCESS)
L170[17:11:41] <PCL-Jenkins> Project LanteaBot build #260: SUCCESS in 22 sec: http://ci.pc-logix.com/job/LanteaBot/260/
L171[17:11:42] <PCL-Jenkins> Michiyo.Ravencroft: Log who added a quote. Why didn't I do this sooner?
L172[17:13:48] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) (Remote host closed the connection)
L173[17:14:01] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L174[17:14:01] Spock sets mode: +v on MichiBot
L175[17:22:09] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) ()
L176[17:22:43] <PCL-Jenkins> Starting build #261 for job LanteaBot (previous build: SUCCESS)
L177[17:23:04] <PCL-Jenkins> Project LanteaBot build #261: SUCCESS in 21 sec: http://ci.pc-logix.com/job/LanteaBot/261/
L178[17:23:04] <PCL-Jenkins> Michiyo.Ravencroft: logger...
L179[17:23:22] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L180[17:23:22] Spock sets mode: +v on MichiBot
L181[20:19:17] <PCL-Jenkins> Starting build #262 for job LanteaBot (previous build: SUCCESS)
L182[20:19:37] <PCL-Jenkins> Project LanteaBot build #262: SUCCESS in 21 sec: http://ci.pc-logix.com/job/LanteaBot/262/
L183[20:19:38] <PCL-Jenkins> noreply: Update quotes.html
L184[20:19:48] ⇦ Quits: MichiBot (~lb@hekate.pc-logix.com) (Remote host closed the connection)
L185[20:20:02] ⇨ Joins: MichiBot (~lb@hekate.pc-logix.com)
L186[20:20:02] Spock sets mode: +v on MichiBot
<<Prev Next>> Scroll to Top