[00:00:55] PROBLEM - CI: Low disk space on /var on labmon1001 is CRITICAL: CRITICAL: integration.integration-puppetmaster.diskspace._var.byte_avail.value (11.11%) [00:03:03] (03PS1) 10Cscott: Only use custom jshint job for parsoid-deploy repo. [integration/config] - 10https://gerrit.wikimedia.org/r/174019 [00:05:47] (03PS1) 10Cscott: Make the parsoidsvc-jslint job more similar to the standard one. [integration/config] - 10https://gerrit.wikimedia.org/r/174021 [00:05:57] two options [00:06:36] a third would be to add a .jsonlintignore file for jenkins:bin/json-lint.php [00:06:43] cscott: sure, we never run -npm on untrusted code [00:07:00] right, but that means that we can't even lint code submitted by untrusted users [00:07:19] so i think there's a benefit to a non-npm lint job [00:07:43] well, you can, it'll just run a less accurate test [00:08:06] RECOVERY - CI: Low disk space on /var on labmon1001 is OK: OK: All targets OK [00:08:11] and those users can just run it locally [00:08:20] as everyone should [00:08:22] in their editor [00:08:28] or just on cli [00:08:55] and we'll do sandboxed tests "soon" (TM) at which point -npm is safe (just liek on travis) [00:09:10] just saying, don't optimise for the untrusted case. that's a nice to have and it'll become obsolete anyway. [00:09:14] Krinkle: i have travis integration already working, more or less. it's just stalled on some ops issues. [00:09:42] Krinkle: i'm more concerned about folks not realizing that running tests is a security hole [00:10:15] Anyone who pokes around in jjb config ought to know that the test pipeline is authorised, and check is unauthorised. Any jobs in there must be secure. [00:10:22] nothing to be concerned with [00:10:37] for oojs, ve and mw we use -npm in test and -jslint in check [00:10:53] it'll be an older version and might fail at some point, at which point we'll remove jslint for those repos. [00:11:09] (in the check pipeline). It's a low prio nice to have. [00:11:10] Krinkle: Why don't we start phasing jslint out? [00:11:23] We are, we have, for over a year [00:11:47] No new non-npm jobs are accepted (no -jsonlint, no -grunt, no -csslint, no -jscs etc.) [00:12:34] and the global jshint is version frozen, people encourage to set up oackage.json/grunt/npm-test [00:12:51] James_F: which is i guess why Krinkle is yelling at me for adding jslint checking to parsoid's deploy repo. [00:13:08] No, not at all. [00:13:26] Krinkle: And yet this is the first I've heard that it's actively happening. [00:15:39] Krinkle: Or are you just waiting for someone to care enough to learn how to start phasing the jobs out? [00:20:26] cscott: Using jslint in parsoid deploy this way is fine. It was already being used and there isn't much value in switching to npm just for this. Especially given deploy's somewhat complex existance. [00:21:16] James_F: -banana being rejected in favour of people setting up grunt. And overal encouraging people to set up jscs for conding style (which indirectly requires them to set up grunt, since there's no other way to get jshint), etc. [00:21:25] you must've seen taht [00:21:27] that* [00:21:41] editing team, mediawiki core team, multimedia, flow team, [00:30:44] Krinkle: So, no, nothing's actually happening. OK. [00:32:12] James_F: various editing, mw-core, multimedia and flow projects have started using grunt/npm-test. I'd say its mostly happened. [00:32:40] Where it matters most in my opinion anyway. The rest will come along as it comes up. The old system is working fine and suiting their needs. [00:34:33] (03PS1) 10Cscott: Upgrade almost all parsoid tests to node 0.10. [integration/config] - 10https://gerrit.wikimedia.org/r/174031 [00:36:16] Krinkle: is https://gerrit.wikimedia.org/r/174021 an improvement? it actually fixes a problem arlo had with the new jenkins job. [00:36:50] i've got half of a patch to add a .jsonlintignore file to json-lint.php, but that probably won't be done until tomorrowish. [00:38:17] cscott: Yeah, considering there's no json-lint at the moment, there's no need to fetch submodules [00:38:57] lint should work fine without sub modules, one shouldn't lint files in other repos anyway [00:40:00] i deployed it to test to see if it would fix arlo's problem, so if you'll +1 it I can +2 it and don't have to redeploy the original version of parsoidsvc-jslint ;) [00:40:49] Krinkle: ^ [00:41:16] define 'test' (where did you deploy to) and should I know arlo's problem? [00:41:40] https://gerrit.wikimedia.org/r/#/c/174021/1 right? [00:42:34] redeploy original version? Did the previous patch not get merged? It should only be merged after it's been compiled and pushed to jenkins. [00:57:34] (03CR) 10Arlolra: [C: 031] Upgrade almost all parsoid tests to node 0.10. [integration/config] - 10https://gerrit.wikimedia.org/r/174031 (owner: 10Cscott) [01:01:39] Krinkle: it was compiled, pushed to jenkins, and https://gerrit.wikimedia.org/r/173319 was rechecked. [01:02:08] before: https://integration.wikimedia.org/ci/job/parsoidsvc-jslint/2792/console [01:02:23] after: https://integration.wikimedia.org/ci/job/parsoidsvc-jslint/2793/console [01:27:11] (03CR) 10Cscott: [C: 032] "compiled, deployed, tested on https://gerrit.wikimedia.org/r/173319" [integration/config] - 10https://gerrit.wikimedia.org/r/174021 (owner: 10Cscott) [01:30:25] (03Merged) 10jenkins-bot: Make the parsoidsvc-jslint job more similar to the standard one. [integration/config] - 10https://gerrit.wikimedia.org/r/174021 (owner: 10Cscott) [01:31:20] (03PS1) 10Cscott: Add .jsonlintignore feature to the json-lint.php helper script. [integration/jenkins] - 10https://gerrit.wikimedia.org/r/174047 [01:48:51] 3Wikimedia / 3Continuous integration: Publish cdb documentation on doc.wikimedia.org - 10https://bugzilla.wikimedia.org/73530 (10Kunal Mehta (Legoktm)) [01:48:52] 3Wikimedia / 3Continuous integration: Set up lint and phpunit jobs for cdb library - 10https://bugzilla.wikimedia.org/73541 (10Kunal Mehta (Legoktm)) [01:48:53] 3Wikimedia / 3Continuous integration: Set up lint and phpunit jobs for cdb library - 10https://bugzilla.wikimedia.org/73541 (10Kunal Mehta (Legoktm)) 3NEW p:3Unprio s:3normal a:3None The cdb code in mw core was recently moved out to a separate library. The "cdb" repo should have: * php linter * phpu... [01:58:19] PROBLEM - CI: Low disk space on /var on labmon1001 is CRITICAL: CRITICAL: integration.integration-puppetmaster.diskspace._var.byte_avail.value (11.11%) [02:06:49] (03PS1) 10Legoktm: Add jobs for cdb [integration/config] - 10https://gerrit.wikimedia.org/r/174054 (https://bugzilla.wikimedia.org/73541) [02:25:28] (03CR) 10Chad: [C: 031] Add jobs for cdb [integration/config] - 10https://gerrit.wikimedia.org/r/174054 (https://bugzilla.wikimedia.org/73541) (owner: 10Legoktm) [03:19:46] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce build #287: FAILURE in 29 min: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce/287/ [03:37:26] Project browsertests-Echo-test2.wikipedia.org-linux-chrome-sauce build #172: FAILURE in 16 min: https://integration.wikimedia.org/ci/job/browsertests-Echo-test2.wikipedia.org-linux-chrome-sauce/172/ [03:38:21] 3Wikimedia / 3Continuous integration: Configure Rubocop and make it voting for the OOjs UI repo - 10https://bugzilla.wikimedia.org/72841#c24 (10James Forrester) 5PATC>3RESO/FIX Bug as filed is fixed; outstanding patches are all "make it pass without overrides". [04:36:27] RECOVERY - CI: Low disk space on /var on labmon1001 is OK: OK: All targets OK [08:26:52] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c1 (10Antoine "hashar" Musso (WMF)) p:5Unprio>3High s:5major>3normal The /var on labs is indeed only 2GB. puppetmaster reports takes 600MB of disk right no... [08:43:15] (03CR) 10Hashar: [C: 032] "Jobs deployed:" [integration/config] - 10https://gerrit.wikimedia.org/r/174054 (https://bugzilla.wikimedia.org/73541) (owner: 10Legoktm) [08:44:37] Yippee, build fixed! [08:44:37] Project browsertests-MobileFrontend-test2.m.wikipedia.org-linux-firefox-sauce build #297: FIXED in 1 Stunde 18 Minuten: https://integration.wikimedia.org/ci/job/browsertests-MobileFrontend-test2.m.wikipedia.org-linux-firefox-sauce/297/ [08:46:54] (03Merged) 10jenkins-bot: Add jobs for cdb [integration/config] - 10https://gerrit.wikimedia.org/r/174054 (https://bugzilla.wikimedia.org/73541) (owner: 10Legoktm) [08:49:35] 3Wikimedia / 3Continuous integration: Set up lint and phpunit jobs for cdb library - 10https://bugzilla.wikimedia.org/73541#c3 (10Antoine "hashar" Musso (WMF)) 5PATC>3NEW Since that project has some PHPUnit based tests, you might want to add the job '{name}-phpunit' to it. It uses the PHPUnit version... [09:05:17] aharoni: I am in the hangout [09:21:53] zeljkof: do you have a quick solution how to tell rubymine to do the intention right for the "And" steps in feature files? [09:22:27] Tobi_WMDE_SW: sorry, in a meeting, will reply in 10-20 minutes [09:22:33] it always corrects the intention to the same of the "when" and "then" steps.. that's annoying if we have the policy to do it differently for the AND steps [09:22:43] ok, thx! [09:29:13] Yippee, build fixed! [09:29:14] Project browsertests-Echo-test2.wikipedia.org-linux-firefox-sauce build #172: FIXED in 17 min: https://integration.wikimedia.org/ci/job/browsertests-Echo-test2.wikipedia.org-linux-firefox-sauce/172/ [09:52:09] Yippee, build fixed! [09:52:09] Project browsertests-VisualEditor-language-screenshot-linux-firefox » ar,contintLabsSlave && UbuntuTrusty build #42: FIXED in 13 min: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-language-screenshot-linux-firefox/LANGUAGE_SCREENSHOT_CODE=ar,label=contintLabsSlave%20&&%20UbuntuTrusty/42/ [09:52:31] Tobi_WMDE_SW: it is not a policy, just my preference :) [09:53:23] I am not sure if rubymine even can tell the difference between given/when/then and and/but steps [09:53:40] zeljkof: yeah, would also be my preference.. Though would be nice if ruby mine can support it [09:54:07] Tobi_WMDE_SW: I do not use rubymine a lot lately, I am not sure if cucumber plugin supports it [09:54:09] Hm.. Yeah. I didn't find anything. [09:54:18] but that would be the place to take a look [09:54:25] maybe even contacting the plugin author [09:54:39] That would be an option [10:01:59] Tobi_WMDE_SW: or you could use a proper tool for editing text, like vim ;) [10:07:03] zeljkof: ha! [10:07:11] No [10:07:15] :-D [10:07:26] Tobi_WMDE_SW: vim probably has cucumber support, but not sure how good it is, not tried it yet :) [10:32:44] (03PS1) 10Hashar: Switch oojs-ui to ruby 2.0 linter [integration/config] - 10https://gerrit.wikimedia.org/r/174086 [10:33:21] (03CR) 10Hashar: "The ruby files in the repositories are for ruby 2.0 not 1.9.3 :-D Adjusted with https://gerrit.wikimedia.org/r/174086" [integration/config] - 10https://gerrit.wikimedia.org/r/173813 (https://bugzilla.wikimedia.org/72841) (owner: 10Zfilipin) [10:39:48] (03PS2) 10Hashar: Switch oojs-ui to ruby 2.0 linter [integration/config] - 10https://gerrit.wikimedia.org/r/174086 [10:40:38] (03CR) 10Hashar: [C: 032] "PS2: made the ruby2.0lint to only run on ruby file changes (*.rb)" [integration/config] - 10https://gerrit.wikimedia.org/r/174086 (owner: 10Hashar) [10:43:59] (03Merged) 10jenkins-bot: Switch oojs-ui to ruby 2.0 linter [integration/config] - 10https://gerrit.wikimedia.org/r/174086 (owner: 10Hashar) [10:57:18] Yippee, build fixed! [10:57:19] Project browsertests-Flow-test2.wikipedia.org-linux-chrome-sauce build #281: FIXED in 1 hr 5 min: https://integration.wikimedia.org/ci/job/browsertests-Flow-test2.wikipedia.org-linux-chrome-sauce/281/ [11:36:44] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #294: FAILURE in 33 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/294/ [11:48:21] 3Wikimedia / 3Continuous integration: Configure Rubocop and make it voting for the OOjs UI repo - 10https://bugzilla.wikimedia.org/72841#c35 (10Antoine "hashar" Musso (WMF)) Patches have been merged in. [11:48:56] Yippee, build fixed! [11:48:56] Project browsertests-VisualEditor-language-screenshot-linux-firefox » ast,contintLabsSlave && UbuntuTrusty build #45: FIXED in 10 min: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-language-screenshot-linux-firefox/LANGUAGE_SCREENSHOT_CODE=ast,label=contintLabsSlave%20&&%20UbuntuTrusty/45/ [12:05:34] lubaochuan: https://gerrit.wikimedia.org/r/#/q/owner:%22Lubaochuan+%253Clubaochuan%2540gmail.com%253E%22,n,z [12:07:32] Yippee, build fixed! [12:07:33] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce build #288: FIXED in 30 min: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox-sauce/288/ [12:18:07] lubaochuan: can you hear me? [12:19:40] lubaochuan: http://filipin.eu/ [12:32:54] lubaochuan: http://etherpad.wikimedia.org/p/lubaochuan [14:04:02] (03PS1) 10Hashar: Add macro for asserting DOC_SUBPATH is set [integration/config] - 10https://gerrit.wikimedia.org/r/174119 [14:04:20] (03CR) 10jenkins-bot: [V: 04-1] Add macro for asserting DOC_SUBPATH is set [integration/config] - 10https://gerrit.wikimedia.org/r/174119 (owner: 10Hashar) [14:06:32] (03PS1) 10Hashar: Migrate mw jsduck to Zuul cloner and labs [integration/config] - 10https://gerrit.wikimedia.org/r/174120 [14:11:03] (03CR) 10Hashar: "recheck" [integration/config] - 10https://gerrit.wikimedia.org/r/174119 (owner: 10Hashar) [14:17:37] (03PS1) 10Hashar: Make tox output verbose [integration/config] - 10https://gerrit.wikimedia.org/r/174122 [14:18:18] (03CR) 10Hashar: [C: 032] "Noop. Will be used by https://gerrit.wikimedia.org/r/#/c/174120/" [integration/config] - 10https://gerrit.wikimedia.org/r/174119 (owner: 10Hashar) [14:19:18] (03CR) 10Hashar: "Timo, I did roughly the same for the MediaWiki core doxygen job https://gerrit.wikimedia.org/r/#/c/166034/" [integration/config] - 10https://gerrit.wikimedia.org/r/174120 (owner: 10Hashar) [14:21:46] (03Merged) 10jenkins-bot: Add macro for asserting DOC_SUBPATH is set [integration/config] - 10https://gerrit.wikimedia.org/r/174119 (owner: 10Hashar) [14:45:37] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c2 (10Marc A. Pelletier) (In reply to Antoine "hashar" Musso (WMF) from comment #1) > /var is /dev/vda2 , I am wondering whether it can be extended somehow. > CCin... [14:55:44] (03CR) 10Hashar: [C: 032] "Updated all tox Jenkins jobs." [integration/config] - 10https://gerrit.wikimedia.org/r/174122 (owner: 10Hashar) [14:57:37] (03PS2) 10Hashar: Make tox output verbose [integration/config] - 10https://gerrit.wikimedia.org/r/174122 [14:57:43] (03CR) 10Hashar: [C: 032] Make tox output verbose [integration/config] - 10https://gerrit.wikimedia.org/r/174122 (owner: 10Hashar) [15:01:48] (03Merged) 10jenkins-bot: Make tox output verbose [integration/config] - 10https://gerrit.wikimedia.org/r/174122 (owner: 10Hashar) [15:02:57] PROBLEM - CI: Puppet failure events on labmon1001 is CRITICAL: CRITICAL: integration.integration-puppetmaster.puppetagent.failed_events.value (33.33%) [15:27:46] RECOVERY - CI: Puppet failure events on labmon1001 is OK: OK: All targets OK [15:32:03] !log Deleting job https://integration.wikimedia.org/ci/job/mediawiki-vendor-integration/ replaced by mediawiki-phpunit. Clearing out workspaces {{bug|73515}} [15:32:06] Logged the message, Master [15:34:23] 3Wikimedia / 3Continuous integration: Delete workspaces of mediawiki-vendor-integration (job has been deleted) - 10https://bugzilla.wikimedia.org/73515#c1 (10Antoine "hashar" Musso (WMF)) 5NEW>3RESO/FIX a:3Antoine "hashar" Musso (WMF) I have deleted the job in Jenkins and the workspaces on gallium and... [15:38:12] (03CR) 10Hashar: [C: 04-1] "Missed a path update." (031 comment) [integration/config] - 10https://gerrit.wikimedia.org/r/174120 (owner: 10Hashar) [15:40:27] hashar: Krinkle looking into the puppet thing now [15:40:40] YuviPanda: which puppet thing? [15:41:05] hhttps://bugzilla.wikimedia.org/show_bug.cgi?id=73472 [15:41:07] https://bugzilla.wikimedia.org/show_bug.cgi?id=73472 [15:42:19] (03PS2) 10Hashar: Migrate mw jsduck to Zuul cloner and labs [integration/config] - 10https://gerrit.wikimedia.org/r/174120 [15:44:16] (03CR) 10Hashar: [V: 031] "I have tweaked a few paths since zuul-cloner clones the repositories under /src/." [integration/config] - 10https://gerrit.wikimedia.org/r/174120 (owner: 10Hashar) [15:45:13] YuviPanda: ah yeah. I guess hiera can help there [15:45:21] yeah [15:45:34] but will be a bit weird to do properly, since cron is specified in hours [15:45:38] deployment-salt.eqiad.wmflabs might have the same issue as well [15:46:15] hmm [15:46:32] for some reason deployment-salt (the beta cluster puppet master) has almost now report in /var/lib/puppet/reports [15:46:56] ah found why [15:52:06] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c3 (10Antoine "hashar" Musso (WMF)) I looked at the state of the beta cluster puppet master (deployment-salt). There, /var/lib is a symlink to /srv/var-lib/ which... [15:55:00] hashar: what's the integration puppetmaster? [15:56:52] YuviPanda: integration-puppetmaster.eqiad.wmflabs [15:57:05] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c5 (10Antoine "hashar" Musso (WMF)) (In reply to Antoine "hashar" Musso (WMF) from comment #3) > I looked at the state of the beta cluster puppet master (deployment... [15:57:32] YuviPanda: maybe we can disable reports entirely [15:57:36] not sure how helpful they are [16:06:22] 3Wikimedia / 3Quality Assurance: mediawiki/ruby/api repo should run unit tests after every patch set - 10https://bugzilla.wikimedia.org/63467#c1 (10Željko Filipin) - next step: check if unit tests are green - check if there are missing unit tests - if so, write them [16:06:35] PROBLEM - CI: Low disk space on /var on labmon1001 is CRITICAL: CRITICAL: integration.integration-puppetmaster.diskspace._var.byte_avail.value (11.11%) [16:29:25] greg-g: ping [16:29:26] YuviPanda: You sent me a contentless ping. This is a contentless pong. Please provide a bit of information about what you want and I will respond when I am around. [16:29:28] just testing [16:36:33] RECOVERY - CI: Low disk space on /var on labmon1001 is OK: OK: All targets OK [16:40:47] why is gerrit-wm join/parting so much? [16:43:35] greg-g: gerrit was down for a while, maybe related to that? [16:52:51] the database for Gerrit went dead [16:52:55] maybe Gerrit needs a restart [16:53:44] people are working on it [16:57:22] 3Wikimedia Labs / 3deployment-prep (beta): Upgrade varnish automatically via puppet in Beta Cluster - 10https://bugzilla.wikimedia.org/73564 (10Greg Grossmeier) p:5Unprio>3Normal [16:57:22] 3Wikimedia Labs / 3deployment-prep (beta): Upgrade varnish automatically via puppet in Beta Cluster - 10https://bugzilla.wikimedia.org/73564 (10Greg Grossmeier) 3NEW p:3Unprio s:3enhanc a:3None From email discussion with Brandon Black re bug 73357: Brandon said: > Greg said: >> Can we make sure that... [17:16:50] 3Wikimedia / 3Continuous integration: CI browser test dashboard takes 100 seconds to appear on first load - 10https://bugzilla.wikimedia.org/70671#c6 (10Greg Grossmeier) "Jenkinks UI slow due to constant build record loading" https://issues.jenkins-ci.org/browse/JENKINS-15858 Last comment: "fixed in 2.8" W... [17:17:05] 3Wikimedia / 3Continuous integration: CI browser test dashboard takes 100 seconds to appear on first load - 10https://bugzilla.wikimedia.org/70671 (10Greg Grossmeier) [17:39:05] 3Wikimedia / 3Continuous integration: CI browser test dashboard takes 100 seconds to appear on first load - 10https://bugzilla.wikimedia.org/70671#c7 (10Greg Grossmeier) From Zeljko: Dashboard View, jenkins extension, we have version 2.9.4, performance bug should be fixed in 2.8 I'm wrong :) [17:39:20] 3Wikimedia / 3Continuous integration: CI browser test dashboard takes 100 seconds to appear on first load - 10https://bugzilla.wikimedia.org/70671 (10Greg Grossmeier) [18:05:51] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c6 (10Greg Grossmeier) (In reply to Antoine "hashar" Musso (WMF) from comment #1) > The /var on labs is indeed only 2GB. puppetmaster reports takes 600MB of > disk... [18:10:08] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c7 (10Andrew Bogott) Greg -- For new instances /var/log is somewhat resizeable. For existing instances you can remount /var/log but that's very messy since every... [18:16:52] 3Wikimedia / 3Quality Assurance: Quality Assurance/Browser testing/Setup instructions is out of date - 10https://bugzilla.wikimedia.org/72732#c2 (10Quim Gil) 5NEW>3ASSI a:3Chris Koerner Is the documentation at https://www.mediawiki.org/wiki/Quality_Assurance/Browser_testing/Setup_instructions#Setup_you... [18:20:07] 3Wikimedia Labs / 3deployment-prep (beta): Upgrade varnish automatically via puppet in Beta Cluster - 10https://bugzilla.wikimedia.org/73564#c1 (10Greg Grossmeier) a:3Mukunda Modell Mukunda: Could you take a stab at this one with feedback from Brandon and Antoine? [18:29:59] (03PS1) 10Legoktm: Make cdb-phpunit job non-voting [integration/config] - 10https://gerrit.wikimedia.org/r/174177 [18:30:20] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c8 (10Greg Grossmeier) (In reply to Andrew Bogott from comment #7) > Greg -- > > For new instances /var/log is somewhat resizeable. How much? Can we just change t... [18:35:06] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c9 (10Andrew Bogott) (In reply to Greg Grossmeier from comment #8) > (In reply to Andrew Bogott from comment #7) > > Greg -- > > > > For new instances /var/log is... [18:47:52] 3Wikimedia / 3Continuous integration: [OPS] Jenkins: puppet master fills /var on labs with yaml reports - 10https://bugzilla.wikimedia.org/73472#c10 (10Greg Grossmeier) (In reply to Andrew Bogott from comment #9) > (In reply to Greg Grossmeier from comment #8) > > (In reply to Andrew Bogott from comment #7)... [19:07:27] (03CR) 10Chad: [C: 032] Make cdb-phpunit job non-voting [integration/config] - 10https://gerrit.wikimedia.org/r/174177 (owner: 10Legoktm) [19:07:58] (03CR) 10Chad: "Wait." [integration/config] - 10https://gerrit.wikimedia.org/r/174177 (owner: 10Legoktm) [19:45:51] I have a feeling that one of the VE test steps is (was, I fixed it) triggering a bug in WebDriver, but it's so weird I don't want to file a bug upstream. Basically doing when_present or wait_until the contenteditable field appears *while logged in* yields a Net:Timeout error. [20:02:37] greg-g: where you at? [20:04:53] sorry! :) [20:41:00] (03PS2) 10Cscott: Add .jsonlintignore feature to the json-lint.php helper script. [integration/jenkins] - 10https://gerrit.wikimedia.org/r/174047 [21:08:29] Yippee, build fixed! [21:08:30] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-firefox-monobook-sauce build #138: FIXED in 1 hr 6 min: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-firefox-monobook-sauce/138/ [21:45:22] so all sleep statements are now gone from the VE browser tests [21:46:06] 3Wikimedia Labs / 3deployment-prep (beta): Upgrade varnish automatically via puppet in Beta Cluster - 10https://bugzilla.wikimedia.org/73564#c2 (10Antoine "hashar" Musso (WMF)) CCing Brandon The straight forward way would be to have puppet auto-upgrade varnish on beta cluster. Maybe using hiera() to define... [22:18:36] 3Wikimedia / 3Quality Assurance: Quality Assurance/Browser testing/Setup instructions is out of date - 10https://bugzilla.wikimedia.org/72732#c3 (10Chris McMahon) 5ASSI>3NEW May as well leave it open. A number of things in this area need updating. I undid the "assigned" value. [22:27:12] woohoo, look at that green https://integration.wikimedia.org/ci/view/BrowserTests/view/-All/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/ (I was worried about all my changes being sane) [22:42:15] (03CR) 10BryanDavis: [C: 032] Make cdb-phpunit job non-voting [integration/config] - 10https://gerrit.wikimedia.org/r/174177 (owner: 10Legoktm) [22:43:00] (03Merged) 10jenkins-bot: Make cdb-phpunit job non-voting [integration/config] - 10https://gerrit.wikimedia.org/r/174177 (owner: 10Legoktm) [23:39:48] greg-g: (switching forums for this side discussion) I think it's really just a matter of making a Zuul trigger that gets events from Phab [23:41:07] See https://github.com/openstack-infra/zuul/tree/master/zuul/trigger for current tirgger implementations [23:41:10] *trigger [23:41:53] If phab has a feed of activity (and it does) then we just need to teach zuul how to process it [23:56:47] bd808: yeah, I think so [23:57:42] ryasmeen: FYI, editing bug in MobileFrontend: https://bugzilla.wikimedia.org/show_bug.cgi?id=73585 [23:57:49] marxarelli: you working from home tomorrow or the office? [23:58:04] greg-g: home [23:58:06] kk [23:58:24] why, what's up? [23:58:44] * greg-g just sent you a chat invite